Bug 133486 - site specific issue, random crashes
Summary: site specific issue, random crashes
Status: RESOLVED DUPLICATE of bug 117602
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-03 12:02 UTC by Anton Brondz
Modified: 2006-09-03 23:14 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 Anton Brondz 2006-09-03 12:02:19 UTC
Version:           3.5.4 (using KDE KDE 3.5.4)
Installed from:    Compiled From Sources
Compiler:          gcc 4.0.3 

When loading http://www.tv2.no (lots of flash and moving ads), konqueror crashes at random times. Sometimes it crashes while loading the site, other times it makes X freeze. Most other pages with heavy flash work fine.
Comment 1 Maksim Orlovich 2006-09-03 18:39:47 UTC
Any backtrace?
Comment 2 Anton Brondz 2006-09-03 19:46:13 UTC
since the crashes occur at different times, I get different backtraces, which one should I attach?
Comment 3 Maksim Orlovich 2006-09-03 20:00:06 UTC
Any that arise...
Comment 4 Anton Brondz 2006-09-03 20:03:29 UTC
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(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]
#9  0xb6aa68be in pthread_mutex_lock () from /lib/libpthread.so.0
#10 0xb6b24a1f in _XLockMutex () from /usr/X11R6/lib/libX11.so.6
#11 0xb6b10ddf in XrmDestroyDatabase () from /usr/X11R6/lib/libX11.so.6
#12 0xb6af924e in _XFreeDisplayStructure () from /usr/X11R6/lib/libX11.so.6
#13 0xb6ae7428 in XCloseDisplay () from /usr/X11R6/lib/libX11.so.6
#14 0xb6f625a5 in qt_cleanup () from /usr/lib/libqt-mt.so.3
#15 0xb6feb6d4 in QApplication::~QApplication () from /usr/lib/libqt-mt.so.3
#16 0xb779e7b8 in KApplication::~KApplication () from /usr/lib/libkdecore.so.4
#17 0xb6704bed in kdemain () from /usr/lib/libkdeinit_konqueror.so
#18 0xb76b8770 in kdeinitmain () from /usr/lib/kde3/konqueror.so
#19 0x0804e66a in kdeinit_x_errhandler ()
#20 0x0804eeec in kdeinit_x_errhandler ()
#21 0x0804f49b in kdeinit_x_errhandler ()
#22 0x080509df in kdeinit_x_errhandler ()
#23 0xb6894024 in __libc_start_main () from /lib/libc.so.6
#24 0x0804b971 in ?? ()

(no debugging symbols found)
Using host libthread_db library "/lib/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)
[KCrash handler]
#6  0xb6aa68be in pthread_mutex_lock () from /lib/libpthread.so.0
#7  0xb6b24a1f in _XLockMutex () from /usr/X11R6/lib/libX11.so.6
#8  0xb6b10ddf in XrmDestroyDatabase () from /usr/X11R6/lib/libX11.so.6
#9  0xb6af924e in _XFreeDisplayStructure () from /usr/X11R6/lib/libX11.so.6
#10 0xb6ae7428 in XCloseDisplay () from /usr/X11R6/lib/libX11.so.6
#11 0xb6f625a5 in qt_cleanup () from /usr/lib/libqt-mt.so.3
#12 0xb6feb6d4 in QApplication::~QApplication () from /usr/lib/libqt-mt.so.3
#13 0xb779e7b8 in KApplication::~KApplication () from /usr/lib/libkdecore.so.4
#14 0xb6704bed in kdemain () from /usr/lib/libkdeinit_konqueror.so
#15 0xb76b8770 in kdeinitmain () from /usr/lib/kde3/konqueror.so
#16 0x0804e66a in kdeinit_x_errhandler ()
#17 0x0804eeec in kdeinit_x_errhandler ()
#18 0x0804f49b in kdeinit_x_errhandler ()
#19 0x080509df in kdeinit_x_errhandler ()
#20 0xb6894024 in __libc_start_main () from /lib/libc.so.6
#21 0x0804b971 in ?? ()
Comment 5 Maksim Orlovich 2006-09-03 20:08:40 UTC
Try getting rid of kaffeine
Comment 6 Anton Brondz 2006-09-03 21:59:52 UTC
seems to work now, but isn't it supposed to work even with kaffeine installed?
Comment 7 Tommi Tervo 2006-09-03 23:14:32 UTC
kmplayer should work better.

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