Bug 125579 - Konqueror crash on mp3blaster.sourceforge.net
Summary: Konqueror crash on mp3blaster.sourceforge.net
Status: RESOLVED DUPLICATE of bug 124554
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-14 17:26 UTC by Torquil Macdonald Sørensen
Modified: 2006-04-16 20:25 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Backtrace for the crash (4.44 KB, text/plain)
2006-04-14 17:27 UTC, Torquil Macdonald Sørensen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Torquil Macdonald Sørensen 2006-04-14 17:26:34 UTC
Version:            (using KDE KDE 3.5.2)
Installed from:    Debian testing/unstable Packages
OS:                Linux

Steps to reproduce:

1) Go to http://mp3blaster.sourceforge.net with konqueror

2) Click on one of the links news/about/downloads/forum/screenshots near the top of the page

3) Click on another one of the same links, and konqueror crashes

This happens to me each time. I have turned java off and javascript on.

Best regards,
TMS
Comment 1 Torquil Macdonald Sørensen 2006-04-14 17:27:29 UTC
Created attachment 15629 [details]
Backtrace for the crash

Forgot to give you a backtrace...
Comment 2 Maksim Orlovich 2006-04-14 21:20:39 UTC
Can't confirm, and suspect this is something that I fixed post 3.5.2... Anyone have a nice source build of 3.5.2 proper and can give a nice backtrace? (the one in comment #1 is unfortunately useless in the interesting parts)
Comment 3 Thiago Macieira 2006-04-16 16:04:22 UTC
I can make it crash on r522440. 3.5.2 was tagged on r520961.

The backtrace:
[KCrash handler]
#6  0x00000002 in ?? ()
#7  0xb5d09331 in DOM::DocumentImpl::setCSSTarget (this=0x85724c0, 
    n=0x8426058)
    at /home/tjmaciei/src/kde3/KDE/kdelibs/khtml/xml/dom_docimpl.cpp:2200
#8  0xb5cbcbb9 in KHTMLPart::gotoAnchor (this=0x8341d40, name=@0xbfcbcd60)
    at /home/tjmaciei/src/kde3/KDE/kdelibs/khtml/khtml_part.cpp:2523
#9  0xb5cdc5e2 in KHTMLPart::urlSelectedIntern (this=0x8341d40, 
    url=@0xbfcbceb0, button=1, state=0, _target=@0x8457ea8, args=@0xbfcbcda0)
    at /home/tjmaciei/src/kde3/KDE/kdelibs/khtml/khtml_part.cpp:3986
#10 0xb5cdc76b in KHTMLPart::urlSelected (this=0x8341d40, url=@0x8457ea8, 
    button=138772136, state=138772136, _target=@0x8457ea8, args=@0x8457ea8)
    at /home/tjmaciei/src/kde3/KDE/kdelibs/khtml/khtml_part.cpp:3882
#11 0xb5d41a9f in DOM::HTMLAnchorElementImpl::defaultEventHandler (
    this=0x842a8e0, evt=0x8565c40)
    at /home/tjmaciei/src/kde3/KDE/kdelibs/khtml/html/html_inlineimpl.cpp:158
#12 0xb5d17e84 in DOM::NodeImpl::dispatchGenericEvent (this=0x842a8e0, 
    evt=0x8565c40)
    at /home/tjmaciei/src/kde3/KDE/kdelibs/khtml/xml/dom_nodeimpl.cpp:399
#13 0xb5d181cd in DOM::NodeImpl::dispatchEvent (this=0x842a8e0, 
    evt=0x8565c40, exceptioncode=@0x8457ea8, tempEvent=true)
    at /home/tjmaciei/src/kde3/KDE/kdelibs/khtml/xml/dom_nodeimpl.cpp:343
#14 0xb5ca1b70 in KHTMLView::dispatchMouseEvent (this=0x834f6a0, eventId=4, 
    targetNode=0x842a8e0, targetNodeNonShared=0x84a87f0, cancelable=true, 
    detail=138772136, _mouse=0xbfcbd108, setUnder=true, 
    mouseEventType=139605200)
    at /home/tjmaciei/src/kde3/KDE/kdelibs/khtml/khtmlview.cpp:3186
#15 0xb5ca1ec6 in KHTMLView::viewportMouseReleaseEvent (this=0x834f6a0, 
    _mouse=0xbfcbd68c)
    at /home/tjmaciei/src/kde3/KDE/kdelibs/khtml/khtmlview.cpp:1280
#16 0xb74c20e3 in QScrollView::eventFilter (this=0x834f6a0, obj=0x8352d20, 
    e=0xbfcbd68c)
    at /home/tjmaciei/src/kde3/qt-copy/src/widgets/qscrollview.cpp:1501
#17 0xb5ca7fc0 in KHTMLView::eventFilter (this=0x834f6a0, o=0x8352d20, 
    e=0xbfcbd68c)
    at /home/tjmaciei/src/kde3/KDE/kdelibs/khtml/khtmlview.cpp:1977
#18 0xb7359daf in QObject::activate_filters (this=0x8352d20, e=0xbfcbd68c)
    at /home/tjmaciei/src/kde3/qt-copy/src/kernel/qobject.cpp:903
#19 0xb7359e5f in QObject::event (this=0x8352d20, e=0xbfcbd68c)
    at /home/tjmaciei/src/kde3/qt-copy/src/kernel/qobject.cpp:735
#20 0xb73a41ae in QWidget::event (this=0x8352d20, e=0xbfcbd68c)
    at /home/tjmaciei/src/kde3/qt-copy/src/kernel/qwidget.cpp:4659
#21 0xb72e502b in QApplication::internalNotify (this=0xbfcbde14, 
    receiver=0x8352d20, e=0xbfcbd68c)
    at /home/tjmaciei/src/kde3/qt-copy/src/kernel/qapplication.cpp:2635
#22 0xb72e562d in QApplication::notify (this=0xbfcbde14, receiver=0x8352d20, 
    e=0xbfcbd68c)
    at /home/tjmaciei/src/kde3/qt-copy/src/kernel/qapplication.cpp:2421
#23 0xb7aba809 in KApplication::notify (this=0xbfcbde14, receiver=0x8352d20, 
    event=0xbfcbd68c)
    at /home/tjmaciei/src/kde3/KDE/kdelibs/kdecore/kapplication.cpp:550
#24 0xb72697f5 in QApplication::sendSpontaneousEvent (receiver=0x8352d20, 
    event=0xbfcbd68c)
    at /home/tjmaciei/src/kde3/qt-copy/src/kernel/qapplication.h:499
#25 0xb7264fd0 in QETWidget::translateMouseEvent (this=0x8352d20, 
    event=0xbfcbdb38)
    at /home/tjmaciei/src/kde3/qt-copy/src/kernel/qapplication_x11.cpp:4297
#26 0xb7263017 in QApplication::x11ProcessEvent (this=0xbfcbde14, 
    event=0xbfcbdb38)
    at /home/tjmaciei/src/kde3/qt-copy/src/kernel/qapplication_x11.cpp:3448
#27 0xb727eb70 in QEventLoop::processEvents (this=0x80f68d8, flags=4)
    at kernel/qeventloop_x11.cpp:192
#28 0xb730126a in QEventLoop::enterLoop (this=0x80f68d8)
    at /home/tjmaciei/src/kde3/qt-copy/src/kernel/qeventloop.cpp:198
#29 0xb7301193 in QEventLoop::exec (this=0x80f68d8)
    at /home/tjmaciei/src/kde3/qt-copy/src/kernel/qeventloop.cpp:145
#30 0xb72e399d in QApplication::exec (this=0xbfcbde14)
    at /home/tjmaciei/src/kde3/qt-copy/src/kernel/qapplication.cpp:2758
#31 0xb63a5259 in kdemain (argc=138772136, argv=0x8457ea8)
    at /home/tjmaciei/src/kde3/KDE/kdebase/konqueror/konq_main.cc:206
#32 0xb6434540 in kdeinitmain (argc=138772136, argv=0x8457ea8)
    at /home/tjmaciei/obj/kde3/KDE/kdebase/konqueror/kdeinit_konqueror.la.cpp:3
#33 0x0804f626 in launch (argc=4, _name=0x807813c "konqueror", 
    args=0x8078185 "/home/thiago", cwd=0x8078185 "/home/thiago", envc=56, 
    envs=0x807885f "", reset_env=true, tty=0x0, avoid_loops=false, 
    startup_id_str=0x8457ea8 "0")
    at /home/tjmaciei/src/kde3/KDE/kdelibs/kinit/kinit.cpp:639
#34 0x0804fda2 in handle_launcher_request (sock=4)
    at /home/tjmaciei/src/kde3/KDE/kdelibs/kinit/kinit.cpp:1205
#35 0x0805030e in handle_requests (waitForPid=0)
    at /home/tjmaciei/src/kde3/KDE/kdelibs/kinit/kinit.cpp:1396
#36 0x08050bb2 in main (argc=2, argv=0xbfcbe804, envp=0x8457ea8)
    at /home/tjmaciei/src/kde3/KDE/kdelibs/kinit/kinit.cpp:1850
Comment 4 Maksim Orlovich 2006-04-16 20:25:55 UTC
Fixed in r527561

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