| Summary: | Opening links to quicktime movie files in KHTML crashes konqueror | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | R Joseph <stagedd> |
| Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
R Joseph
2007-04-29 21:33:31 UTC
Can reproduce, here is the backtrace:
Using host libthread_db library "/lib/i686/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1239754048 (LWP 5554)]
[KCrash handler]
#6 0xbfffe410 in __kernel_vsyscall ()
#7 0xb61d9590 in raise () from /lib/i686/libc.so.6
#8 0xb61dae21 in abort () from /lib/i686/libc.so.6
#9 0xb717c3a5 in KIconFactory::createPixmap ()
from /usr/local/kde3.5/lib/libkdecore.so.4
#10 0xb6a607f9 in QIconSetPrivate::icon (this=0x839da08, iconSet=0xbf9e1af0,
size=QIconSet::Small, mode=QIconSet::Active, state=QIconSet::Off)
at kernel/qiconset.cpp:195
#11 0xb6a60abb in QIconSet::pixmap (this=0xbf9e1af0, size=QIconSet::Small,
mode=QIconSet::Active, state=QIconSet::Off) at kernel/qiconset.cpp:520
#12 0xb74c0cca in KToolBarButton::drawButton ()
from /usr/local/kde3.5/lib/libkdeui.so.4
#13 0xb6b35fb4 in QButton::paintEvent (this=0x839d328)
at widgets/qbutton.cpp:887
#14 0xb6ad045b in QWidget::event (this=0x839d328, e=0xbf9e1f14)
at kernel/qwidget.cpp:4780
#15 0xb74c0731 in KToolBarButton::event ()
from /usr/local/kde3.5/lib/libkdeui.so.4
#16 0xb6a30f3c in QApplication::internalNotify (this=0xbf9e2870,
receiver=0x839d328, e=0xbf9e1f14) at kernel/qapplication.cpp:2635
#17 0xb6a334c3 in QApplication::notify (this=0xbf9e2870, receiver=0x839d328,
e=0xbf9e1f14) at kernel/qapplication.cpp:2523
#18 0xb710a922 in KApplication::notify ()
from /usr/local/kde3.5/lib/libkdecore.so.4
#19 0xb69c5425 in QApplication::sendEvent (receiver=0x839d328,
event=0xbf9e1f14) at kernel/qapplication.h:496
#20 0xb69fd443 in QWidget::repaint (this=0x839d328, x=0, y=0, w=30, h=30,
erase=false) at kernel/qwidget_x11.cpp:1586
#21 0xb6ad735b in QWidget::repaint (this=0x839d328, r=@0xbf9e1fc0,
erase=false) at kernel/qwidget.h:817
#22 0xb6ad5406 in QWidget::repaint (this=0x839d328, erase=false)
at kernel/qwidget.cpp:6012
#23 0xb74bf91f in KToolBarButton::enterEvent ()
from /usr/local/kde3.5/lib/libkdeui.so.4
#24 0xb6ad041b in QWidget::event (this=0x839d328, e=0xbf9e2380)
at kernel/qwidget.cpp:4769
#25 0xb74c0731 in KToolBarButton::event ()
from /usr/local/kde3.5/lib/libkdeui.so.4
#26 0xb6a30f3c in QApplication::internalNotify (this=0xbf9e2870,
receiver=0x839d328, e=0xbf9e2380) at kernel/qapplication.cpp:2635
#27 0xb6a334c3 in QApplication::notify (this=0xbf9e2870, receiver=0x839d328,
e=0xbf9e2380) at kernel/qapplication.cpp:2523
#28 0xb710a922 in KApplication::notify ()
from /usr/local/kde3.5/lib/libkdecore.so.4
#29 0xb69c5425 in QApplication::sendEvent (receiver=0x839d328,
event=0xbf9e2380) at kernel/qapplication.h:496
#30 0xb6a31707 in qt_dispatchEnterLeave (enter=0x839d328, leave=0x83a9348)
at kernel/qapplication.cpp:3618
#31 0xb69c2c21 in QApplication::x11ProcessEvent (this=0xbf9e2870,
event=0xbf9e26d8) at kernel/qapplication_x11.cpp:3612
#32 0xb69d8f50 in QEventLoop::processEvents (this=0x81cd7d0, flags=4)
at kernel/qeventloop_x11.cpp:192
#33 0xb6a4b02a in QEventLoop::enterLoop (this=0x81cd7d0)
at kernel/qeventloop.cpp:198
#34 0xb6a4ae3a in QEventLoop::exec (this=0x81cd7d0)
at kernel/qeventloop.cpp:145
#35 0xb6a3292b in QApplication::exec (this=0xbf9e2870)
at kernel/qapplication.cpp:2758
#36 0x080733a4 in main ()
Unless you are using very resent kaffeine version I'd advise you to use something else for embedded media in konqueror (e.g. kmplayer). http://kaffeine.sourceforge.net/index.php?page=news&details=22 *** This bug has been marked as a duplicate of 68528 *** |