Bug 165371 - crash on close windows
Summary: crash on close windows
Status: RESOLVED DUPLICATE of bug 156172
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-30 00:40 UTC by Antonio Pedicini
Modified: 2008-06-30 10:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Backtrace (1.32 KB, text/plain)
2008-06-30 08:45 UTC, Drew Fisher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Pedicini 2008-06-30 00:40:20 UTC
Version:            (using KDE 4.0.83)
Installed from:    Ubuntu Packages
OS:                Linux

every time i close konqueor it crashes.

Application: Konqueror (konqueror), signal SIGABRT
(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)
(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 0xb60a6940 (LWP 13858)]
(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)
(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)
(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)
(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  0xb7f6f410 in __kernel_vsyscall ()
#7  0xb7d5b085 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb7d5ca01 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb7d5410e in __assert_fail () from /lib/tls/i686/cmov/libc.so.6
#10 0xb41d6e92 in KHTMLGlobal::finalCheck ()
   from /usr/lib/kde4/lib/libkhtml.so.5
#11 0xb46e51ec in ?? () from /usr/lib/kde4/lib/kde4/libkhtmlpart.so
#12 0xb74c03cf in QObjectCleanupHandler::clear () from /usr/lib/libQtCore.so.4
#13 0xb74c0440 in QObjectCleanupHandler::~QObjectCleanupHandler ()
   from /usr/lib/libQtCore.so.4
#14 0xb773847d in ?? () from /usr/lib/kde4/lib/libkdecore.so.5
#15 0xb7627b7b in ?? () from /usr/lib/kde4/lib/libkdecore.so.5
#16 0xb7d5e084 in exit () from /lib/tls/i686/cmov/libc.so.6
#17 0xb7d46458 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#18 0x080484f1 in _start ()
#0  0xb7f6f410 in __kernel_vsyscall ()
Comment 1 Drew Fisher 2008-06-30 08:45:47 UTC
Created attachment 25721 [details]
Backtrace
Comment 2 Drew Fisher 2008-06-30 08:47:02 UTC
Found a test case: http://groups.google.com/group/alt.true-crime/browse_thread/thread/35862c8852818d49/49dc27e6852688f7?lnk=raot

Navigating there causes this crash on close in SVN r823211.  Navigating nowhere does not trigger the crash.

My backtrace with additional debugging symbols is attached.
Comment 3 Drew Fisher 2008-06-30 08:49:42 UTC
Looks like this is a duplicate of bug 156172.
Comment 4 A. Spehr 2008-06-30 10:02:11 UTC
Antonio Pedicini, if you can get a backtrace via:
http://techbase.kde.org/Contribute/Bugsquad/How_to_creat_useful_crash_reports
and tell us if it is the same as the one posted above, that would be nice. Just paste it into the bug report.

Does this happen for all webpages, or one in particular?

Having said that, I really think this is a dup.



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