Bug 146278 - crash on quit of konq
Summary: crash on quit of konq
Status: RESOLVED DUPLICATE of bug 135326
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-02 11:43 UTC by Elmar Stellnberger (AT/K)
Modified: 2007-06-04 19:31 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 Elmar Stellnberger (AT/K) 2007-06-02 11:43:32 UTC
Version:           3.5.7 (using KDE 3.5.7 "release 10.1" , openSUSE )
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.18.2-34-default

Überprüfung der Systemkonfiguration beim Start deaktiviert.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1231100240 (LWP 11494)]
[KCrash handler]
#9  0xb745d7ad in QDesktopWidgetPrivate::~QDesktopWidgetPrivate ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0xb745d855 in QDesktopWidget::~QDesktopWidget ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0xb74b442e in QApplication::~QApplication ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0xb7ac8029 in KApplication::~KApplication ()
   from /opt/kde3/lib/libkdecore.so.4
#13 0xb671ad35 in kdemain () from /opt/kde3/lib/libkdeinit_konqueror.so
#14 0xb7289534 in kdeinitmain () from /opt/kde3/lib/kde3/konqueror.so
#15 0x0804e2ff in launch ()
#16 0x0804eb8a in handle_launcher_request ()
#17 0x0804ef0f in handle_requests ()
#18 0x0805010c in main ()
Comment 1 Elmar Stellnberger (AT/K) 2007-06-02 16:48:18 UTC
same backtrace for KPDF (Bug 146278)
Comment 2 Philip Rodrigues 2007-06-03 14:15:50 UTC
Please install debug packages to get a better backtrace:
http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
Comment 3 Elmar Stellnberger (AT/K) 2007-06-04 11:49:32 UTC
Now KDVI has byed with a similar backtrace:
Überprüfung der Systemkonfiguration beim Start deaktiviert.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1230866768 (LWP 8871)]
[KCrash handler]
#9  0xb71827b2 in QDesktopWidgetPrivate::~QDesktopWidgetPrivate ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0xb7182855 in QDesktopWidget::~QDesktopWidget ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0xb71d942e in QApplication::~QApplication ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0xb7820d49 in KApplication::~KApplication ()
   from /opt/kde3/lib/libkdecore.so.4
#13 0x08050457 in main ()
Comment 4 Elmar Stellnberger (AT/K) 2007-06-04 11:52:08 UTC
crash on quit in general: -> Bug 135326
Comment 5 Bram Schoenmakers 2007-06-04 19:31:02 UTC

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