| Summary: | Konqueror crashes at katgal.com | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Jonathan Glines <antiNeo2000> |
| Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | finex, krzysiek, rpogomes |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Crash-plugin file which also causes similar backtrace | ||
|
Description
Jonathan Glines
2007-03-10 16:56:15 UTC
Does not crash for me with Konqueror 3.5 branch rev. 640k . It crashes for me too. KDE 3.5.5 on Ubuntu Dapper.
Backtrace:
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1230207296 (LWP 9611)]
[KCrash handler]
#6 DOM::HTMLEmbedElementImpl::attach (this=0x88a9a18)
at html_objectimpl.cpp:353
#7 0xb6135f74 in DOM::HTMLObjectBaseElementImpl::slotRenderAlternative (
this=0x88a9a18) at html_objectimpl.cpp:153
#8 0xb6135fa6 in DOM::HTMLObjectBaseElementImpl::qt_invoke (this=0x88a9a18,
_id=2, _o=0x0) at html_objectimpl.moc:84
#9 0xb7328051 in QObject::activate_signal (this=0x84cc7a0, clist=0x88b4d48,
o=0xbf883318) at kernel/qobject.cpp:2356
#10 0xb76bb432 in QSignal::signal (this=0x84cc7a0, t0=@0x84cc7c8)
at .moc/debug-shared-mt/moc_qsignal.cpp:100
#11 0xb73457c8 in QSignal::activate (this=0x84cc7a0) at kernel/qsignal.cpp:212
#12 0xb734d2b8 in QSingleShotTimer::event (this=0x84cc778)
at kernel/qtimer.cpp:286
#13 0xb72bdf3e in QApplication::internalNotify (this=0xbf8839e8,
receiver=0x84cc778, e=0xbf883688) at kernel/qapplication.cpp:2635
#14 0xb72be13a in QApplication::notify (this=0xbf8839e8, receiver=0x84cc778,
e=0xbf883688) at kernel/qapplication.cpp:2358
#15 0xb799f1cd in KApplication::notify (this=0xbf8839e8, receiver=0x84cc778,
event=0xbf883688) at kapplication.cpp:550
#16 0xb724f157 in QApplication::sendEvent (receiver=0x84cc778,
event=0xbf883688) at qapplication.h:520
#17 0xb72af92b in QEventLoop::activateTimers (this=0x818cb60)
at kernel/qeventloop_unix.cpp:556
#18 0xb7262f67 in QEventLoop::processEvents (this=0x818cb60, flags=4)
at kernel/qeventloop_x11.cpp:389
#19 0xb72d6a2f in QEventLoop::enterLoop (this=0x818cb60)
at kernel/qeventloop.cpp:198
#20 0xb72d6952 in QEventLoop::exec (this=0x818cb60)
at kernel/qeventloop.cpp:145
#21 0xb72bca4d in QApplication::exec (this=0xbf8839e8)
at kernel/qapplication.cpp:2758
#22 0xb693a17f in kdemain () from /usr/lib/libkdeinit_konqueror.so
#23 0xb7f634f4 in kdeinitmain () from /usr/lib/kde3/konqueror.so
#24 0x0804e30e in launch (argc=2, _name=0x80e213c "konqueror",
args=0x80e214f "\001", cwd=0x0, envc=1, envs=0x80e2160 "",
reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x0)
at kinit.cpp:673
#25 0x0804eb37 in handle_launcher_request (sock=8) at kinit.cpp:1240
#26 0x0804f0f5 in handle_requests (waitForPid=0) at kinit.cpp:1443
#27 0x08050417 in main (argc=1, argv=0xbf884524, envp=0x0) at kinit.cpp:1909
#28 0xb7dcdea2 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#29 0x0804b901 in _start () at ../sysdeps/i386/elf/start.S:119
Created attachment 20196 [details]
Crash-plugin file which also causes similar backtrace
This is the Konqueror crash plugin file which causes similar crash (this crash
was the reason I found this bug, the backtrace is the same).
To use it, copy to /tmp/kde-$USER and select in Konqueror Tools->Crashes->Open
all pages from this crash.
Interestingly, it works only if all pages are opened, I could not reproduce it
by opening pages one by one.
I can't reproduce it in 3.5.9 or trunk. Can anyone crash it in a recent version? Cannot reproduce in current trunk too. |