Bug 124925 - Crashed when I tried to enter a directory
Summary: Crashed when I tried to enter a directory
Status: RESOLVED DUPLICATE of bug 68528
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:
: 125098 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-04-04 19:57 UTC by David Jarvie
Modified: 2006-09-09 01:20 UTC (History)
1 user (show)

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 David Jarvie 2006-04-04 19:57:45 UTC
Version:            (using KDE KDE 3.5.2)
Installed from:    Compiled From Sources
Compiler:          gcc 4.0.3 
OS:                Linux

I ran konqueror for the first time after installing KDE 3.5.2. I typed in the directory /opt/kde3.5/share/sounds (/opt/kde3.5 being my KDE installation directory), and it crashed when I hit enter. I twice tried restarting konqueror and doing the same thing again, but both times it worked correctly. So the crash doesn't seem to be reproduceable.


(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
...
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1232087360 (LWP 2820)]
(no debugging symbols found)
...
(no debugging symbols found)
[KCrash handler]
#6  0xffffe410 in __kernel_vsyscall ()
#7  0xb699f6d1 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb69a0f9b in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb7782812 in KIconFactory::createPixmap ()
   from /opt/kde3.5/lib/libkdecore.so.4
#10 0xb709be12 in QIconSetPrivate::icon ()
   from /opt/qt-3.3.4/lib/libqt-mt.so.3
#11 0xb709c356 in QIconSet::pixmap () from /opt/qt-3.3.4/lib/libqt-mt.so.3
#12 0xb7a41134 in KToolBarButton::drawButton ()
   from /opt/kde3.5/lib/libkdeui.so.4
#13 0xb715e936 in QButton::paintEvent () from /opt/qt-3.3.4/lib/libqt-mt.so.3
#14 0xb710727a in QWidget::event () from /opt/qt-3.3.4/lib/libqt-mt.so.3
#15 0xb7a400a1 in KToolBarButton::event () from /opt/kde3.5/lib/libkdeui.so.4
#16 0xb707106a in QApplication::internalNotify ()
   from /opt/qt-3.3.4/lib/libqt-mt.so.3
#17 0xb70719d9 in QApplication::notify () from /opt/qt-3.3.4/lib/libqt-mt.so.3
#18 0xb77a08a2 in KApplication::notify () from /opt/kde3.5/lib/libkdecore.so.4
#19 0xb7042f66 in QWidget::repaint () from /opt/qt-3.3.4/lib/libqt-mt.so.3
#20 0xb71032f0 in QWidget::repaint () from /opt/qt-3.3.4/lib/libqt-mt.so.3
#21 0xb79f7b3f in KToolBarButton::enterEvent ()
   from /opt/kde3.5/lib/libkdeui.so.4
#22 0xb71072ac in QWidget::event () from /opt/qt-3.3.4/lib/libqt-mt.so.3
#23 0xb7a400a1 in KToolBarButton::event () from /opt/kde3.5/lib/libkdeui.so.4
#24 0xb707106a in QApplication::internalNotify ()
   from /opt/qt-3.3.4/lib/libqt-mt.so.3
#25 0xb70719d9 in QApplication::notify () from /opt/qt-3.3.4/lib/libqt-mt.so.3
#26 0xb77a08a2 in KApplication::notify () from /opt/kde3.5/lib/libkdecore.so.4
#27 0xb7072f1d in qt_dispatchEnterLeave ()
   from /opt/qt-3.3.4/lib/libqt-mt.so.3
#28 0xb700e482 in QApplication::x11ProcessEvent ()
   from /opt/qt-3.3.4/lib/libqt-mt.so.3
#29 0xb7020f4a in QEventLoop::processEvents ()
   from /opt/qt-3.3.4/lib/libqt-mt.so.3
#30 0xb70874d4 in QEventLoop::enterLoop ()
   from /opt/qt-3.3.4/lib/libqt-mt.so.3
#31 0xb70873f6 in QEventLoop::exec () from /opt/qt-3.3.4/lib/libqt-mt.so.3
#32 0xb7070a7f in QApplication::exec () from /opt/qt-3.3.4/lib/libqt-mt.so.3
#33 0xb681e46f in kdemain () from /opt/kde3.5/lib/libkdeinit_konqueror.so
#34 0xb75cd754 in kdeinitmain () from /opt/kde3.5/lib/kde3/konqueror.so
#35 0x0804e3c0 in ?? ()
#36 0x00000002 in ?? ()
#37 0x080b0498 in ?? ()
#38 0x00000001 in ?? ()
#39 0x00000000 in ?? ()
Comment 1 Tommi Tervo 2006-04-05 16:57:30 UTC
Looks like dupe of #68528. Are you sure that your build is done correctly? 
Comment 2 David Jarvie 2006-04-05 18:31:50 UTC
The only problem I've had since upgrading to 3.5.2 is with arts, so I have no reason to think that the build is causing the crash.
Comment 3 Tommi Tervo 2006-04-07 08:34:25 UTC
*** Bug 125098 has been marked as a duplicate of this bug. ***
Comment 4 Frank Osterfeld 2006-09-09 01:20:20 UTC

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