Bug 123189 - SIGSEGV after run from tray
Summary: SIGSEGV after run from tray
Status: RESOLVED DUPLICATE of bug 102470
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-06 21:46 UTC by Kuba
Modified: 2006-06-17 22:22 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kuba 2006-03-06 21:46:45 UTC
Version:            (using KDE KDE 3.5.1)
Installed from:    SuSE RPMs
OS:                Linux

After run from tray kontact crashes. When kontact is long time on full screen and I change kmail to knode is crashes too. Here is log:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 1105927392 (LWP 8330)]
[New Thread 1130011568 (LWP 8342)]
[Thread debugging using libthread_db enabled]
[New Thread 1105927392 (LWP 8330)]
[New Thread 1130011568 (LWP 8342)]
[Thread debugging using libthread_db enabled]
[New Thread 1105927392 (LWP 8330)]
[New Thread 1130011568 (LWP 8342)]
[New Thread 1126280112 (LWP 8341)]
[New Thread 1124178864 (LWP 8340)]
[New Thread 1122077616 (LWP 8339)]
[New Thread 1119976368 (LWP 8338)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0x4276ab18 in typeinfo for FolderShortcutCommand ()
   from /opt/kde3/lib/libkmailprivate.so
#7  0x40a6da72 in KXMLGUI::ActionList::unplug ()
   from /opt/kde3/lib/libkdeui.so.4
#8  0x40af6fd5 in KXMLGUI::ContainerNode::unplugClient ()
   from /opt/kde3/lib/libkdeui.so.4
#9  0x40af724c in KXMLGUI::ContainerNode::unplugActions ()
   from /opt/kde3/lib/libkdeui.so.4
#10 0x40af7ccf in KXMLGUI::ContainerNode::destruct ()
   from /opt/kde3/lib/libkdeui.so.4
#11 0x40af7e91 in KXMLGUI::ContainerNode::destructChildren ()
   from /opt/kde3/lib/libkdeui.so.4
#12 0x40af7cbd in KXMLGUI::ContainerNode::destruct ()
   from /opt/kde3/lib/libkdeui.so.4
#13 0x40b7e7ce in KXMLGUIFactory::removeClient ()
   from /opt/kde3/lib/libkdeui.so.4
#14 0x40559e9a in KParts::MainWindow::createGUI ()
   from /opt/kde3/lib/libkparts.so.2
#15 0x0805d201 in ?? ()
#16 0x08195618 in ?? ()
#17 0x085cc078 in ?? ()
#18 0xbfdf22c0 in ?? ()
#19 0x41526bec in ?? () from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x00000000 in ?? ()
#21 0x08558bd0 in ?? ()
#22 0xbfdf2278 in ?? ()
#23 0x08195714 in ?? ()
#24 0x41526bec in ?? () from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x085cc078 in ?? ()
#26 0x082508d8 in ?? ()
#27 0x4110d89a in QWidget::isActiveWindow ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x08063782 in ?? ()
#29 0x08195618 in ?? ()
#30 0x081d24c0 in ?? ()
#31 0xbfdf24a8 in ?? ()
#32 0x41526bec in ?? () from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x081579a8 in ?? ()
#34 0x00000000 in ?? ()
#35 0xbfdf2358 in ?? ()
#36 0x410d9a49 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#37 0x410d9a49 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#38 0x0805992f in ?? ()
#39 0x0819f928 in ?? ()
#40 0x0829fe80 in ?? ()
#41 0xbfdf2374 in ?? ()
#42 0x085a9f08 in ?? ()
#43 0x08170310 in ?? ()
#44 0x0806b47c in vtable for KListBox ()
#45 0x0001140b in ?? ()
#46 0x41691c44 in _int_free () from /lib/tls/libc.so.6
#47 0x08059991 in ?? ()
#48 0x0819f928 in ?? ()
#49 0x081d24c0 in ?? ()
#50 0xbfdf2920 in ?? ()
#51 0x41526bec in ?? () from /usr/lib/qt3/lib/libqt-mt.so.3
#52 0x081a0978 in ?? ()
#53 0x00000000 in ?? ()
#54 0xbfdf23e8 in ?? ()
#55 0x080599ef in ?? ()
#56 0x0819f928 in ?? ()
#57 0x00000002 in ?? ()
#58 0xbfdf2444 in ?? ()
#59 0x41397f6d in QGListIterator::QGListIterator ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
Comment 1 Thiago Macieira 2006-06-17 22:22:02 UTC

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