Comment 7 for bug 47631

Revision history for this message
C Snover (launchpad-net-zetafleet) wrote :

This crash persists in Quanta 3.5.6 (Ubuntu 7.04) editing a PHP file, which is stored on an NFS share. I've attached the PHP file I was editing, but essentially anything from dotProject seems to trigger it. The moments when the software crashes are random but it seems to occur more often when I alt+tab away in the middle of editing. This is really starting to get on my nerves since I'm constantly having to redo my work ;)

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47456929381168 (LWP 18079)]
[KCrash handler]
#5 SAParser::slotParseNodeInDetail (this=0xb77be0)
    at /build/buildd/kdewebdev-3.5.6/./quanta/parsers/tag.h:59
#6 0x0000000000542dcc in SAParser::qt_invoke (this=0xb77be0, _id=4,
    _o=0x7fff47875750) at ./saparser.moc:115
#7 0x00002b2966ff3ce2 in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#8 0x00002b2966ff487c in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#9 0x00002b2967363796 in QTimer::timeout () from /usr/lib/libqt-mt.so.3
#10 0x00002b296701a1a3 in QTimer::event () from /usr/lib/libqt-mt.so.3
#11 0x00002b2966f8f1d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#12 0x00002b2966f90f65 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#13 0x00002b2965d25378 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#14 0x00002b2966f21cc2 in QApplication::sendEvent ()
   from /usr/lib/libqt-mt.so.3
#15 0x00002b2966f82490 in QEventLoop::activateTimers ()
   from /usr/lib/libqt-mt.so.3
#16 0x00002b2966f363ef in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#17 0x00002b2966fa870b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#18 0x00002b2966fa8513 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#19 0x00002b2966f90c9c in QApplication::exec () from /usr/lib/libqt-mt.so.3
#20 0x00000000004c2220 in main (argc=1, argv=0x7fff47876308)
    at /build/buildd/kdewebdev-3.5.6/./quanta/src/main.cpp:216
#21 0x00002b296be3f8e4 in __libc_start_main () from /lib/libc.so.6
#22 0x000000000045bae9 in _start ()