Bug 126453 - knode crashes on exit
Summary: knode crashes on exit
Status: RESOLVED DUPLICATE of bug 114614
Alias: None
Product: knode
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-29 09:27 UTC by Andre Woebbeking
Modified: 2009-05-15 15:37 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace of the crash (3.17 KB, text/plain)
2006-04-29 09:27 UTC, Andre Woebbeking
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andre Woebbeking 2006-04-29 09:27:08 UTC
Version:           0.10.2 (using KDE 3.5.2, compiled sources)
Compiler:          Target: x86_64-linux-gnu
OS:                Linux (x86_64) release 2.6.16-1-amd64-k8

Hi,

I'm running knode in kontact and sometimes when I exit kontact I get this crash.


Cheers,
André
Comment 1 Andre Woebbeking 2006-04-29 09:27:46 UTC
Created attachment 15841 [details]
backtrace of the crash
Comment 2 Volker Krause 2006-04-29 11:31:04 UTC
Probably a duplicate of #114614, are you using Qt 3.3.5?
Comment 3 Andre Woebbeking 2006-04-29 16:01:16 UTC
On Saturday 29 April 2006 11:31, Volker Krause wrote:
>
> ------- Additional Comments From volker.krause rwth-aachen de 
> 2006-04-29 11:31 ------- 
> Probably a duplicate of #114614, are you using Qt 3.3.5?


The backtraces look very similar, but I didn't unsubscribe. I'm using 
uptodate qt-copy.
Comment 4 Mathias Mistrik 2007-09-07 18:44:23 UTC
Same here, since a long time...
actually: KDE 3.5.7, knode 0.10.5 on Fedora Core 7, qt 3.3.8

I read about 70 groups, on other machines with lower number of subscibed groups the crash does not occur.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1235573040 (LWP 20039)]
[New Thread -1241003120 (LWP 20043)]
[KCrash handler]
#6  0xb769267a in QGList::findRef () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#7  0xb731c4ef in QEventLoop::activateTimers ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#8  0xb72d040f in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#9  0xb7341eb0 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#10 0xb7341d76 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#11 0xb73281cf in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#12 0x0804fb20 in main (argc=-1284978160, argv=0x0) at main.cpp:42
#13 0x00690f70 in __libc_start_main () from /lib/libc.so.6
#14 0x0804e421 in _start ()
Comment 5 Olivier Trichet 2009-05-15 15:37:06 UTC
Exact same backtrace as in bug 114614.

*** This bug has been marked as a duplicate of bug 114614 ***