[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kmail-devel
Subject:    Re: Crash in HEAD :-(
From:       Waldo Bastian <bastian () kde ! org>
Date:       2001-11-29 5:57:18
[Download RAW message or body]

On Wednesday 28 November 2001 10:35 am, Chris Howells wrote:
> On Monday 26 November 2001 10:09 pm, Waldo Bastian wrote:
> > #51 0x40d4c275 in QApplication::x11ProcessEvent ()
> >    from /ext/cvs/qt3-copy/lib/libqt-mt.so.3
> > #52 0x40d4ad86 in QApplication::processNextEvent ()
> >    from /ext/cvs/qt3-copy/lib/libqt-mt.so.3
> > #53 0x40dafe61 in QApplication::enter_loop ()
> >    from /ext/cvs/qt3-copy/lib/libqt-mt.so.3
> > #54 0x40d4aceb in QApplication::exec ()
> >    from /ext/cvs/qt3-copy/lib/libqt-mt.so.3
> > #55 0x081a8c5b in main (argc=7, argv=0xbffff6a4) at main.cpp:261
> > #56 0x416fa7ee in __libc_start_main () from /lib/libc.so.6
>
> I've just had KMail from CVS crash in the same way as well. Incidentally,
> Konsole crashes on startup with a similair back trace, and so does KControl
> while configuring some menu options...

Pretty much every application will crash like this because pretty much every 
application calls kapp->exec() from main(). The interesting part is the 
function that actually causes the crash, that's typically frame #6 or so:

#4  0x40024bc4 in pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0x081d8660 in KMHeaderItem::paintCell (this=0x86245a0, p=0xbfffdcd0,
    cg=@0xbfffdc38, column=0, width=310, align=0) at kmheaders.cpp:286

Frames #1 to #5 are part of the crash-handler itself and will be the same for 
all crashes as well. (Numbers can be slightly different from system to 
system)

Cheers,
Waldo
_______________________________________________
kmail Developers mailing list
kmail@mail.kde.org
http://mail.kde.org/mailman/listinfo/kmail

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic