[Bug 171275] kmail crashes on startup with ASSERT: "s->parsed == false" in kdelibs4/kcmdlineargs.cpp

John Baldwin jhb at FreeBSD.org
Sat Sep 27 15:00:44 BST 2008


http://bugs.kde.org/show_bug.cgi?id=171275





--- Comment #3 from John Baldwin <jhb FreeBSD org>  2008-09-27 16:00:43 ---
So I set a few breakpoints and here is where the application arguments are
parsed before KUniqueApplication::Start() is called:

(gdb) where
#0  KCmdLineArgsStatic::parseAllArgs ()
    at
/usr/ports/x11/kdelibs4/work/kdelibs-4.1.1/kdecore/kernel/kcmdlineargs.cpp:843
#1  0x2a04849b in KCmdLineArgs::saveAppArgs (ds=@0xbfbfe34c)
    at
/usr/ports/x11/kdelibs4/work/kdelibs-4.1.1/kdecore/kernel/kcmdlineargs.cpp:533
#2  0x28c88369 in KPIM::PimApplication::start ()
    at
/usr/ports/deskutils/kdepim4/work/kdepim-4.1.1/libkdepim/pimapplication.cpp:73
#3  0x0804ab28 in main (argc=Error accessing memory address 0x0: Bad address.
)
    at /usr/ports/deskutils/kdepim4/work/kdepim-4.1.1/kmail/main.cpp:109


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list