Bug 75468 - Crash while try show popup menu item (Copy to / Move to -> Current directory)
Summary: Crash while try show popup menu item (Copy to / Move to -> Current directory)
Status: RESOLVED DUPLICATE of bug 60192
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-17 22:29 UTC by Vitaly Moskovkin
Modified: 2004-03-05 04: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 Vitaly Moskovkin 2004-02-17 22:29:27 UTC
Version:            (using KDE KDE 3.1.4)
Installed from:    SuSE RPMs
Compiler:          gcc version 3.3.1 (SuSE Linux) 
OS:          Linux

Way to reproduce:
1) Open folder containig images
2) Click to image to open them in embedded image viewer
3) Right click on image
4) Select popup menu item Copy to / Move to -> Current directory
Konqueror crashes.

Please look at bug 52020 them similar to my one,
but happens while popup menu shows from file manager window
not from image preview. This bug (52020) is fixed
in my KDE version


Message from KDE System guard:

(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)...(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)...[New Thread 16384 (LWP 3967)]

0x411e4a86 in waitpid () from /lib/i686/libpthread.so.0
#0  0x411e4a86 in waitpid () from /lib/i686/libpthread.so.0
#1  0x406c3010 in KCrash::defaultCrashHandler(int) ()
   from /opt/kde3/lib/libkdecore.so.4
#2  0x411e396c in __pthread_sighandler () from /lib/i686/libpthread.so.0
#3  <signal handler called>
#4  0x40d6a9ae in QGList::QGList(QGList const&) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#5  0x40d62659 in QPtrList<QFileInfo>::QPtrList(QPtrList<QFileInfo> const&) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#6  0x41981082 in KDirMenu::slotAboutToShow() ()
   from /opt/kde3/lib/kde3/libkuickplugin.so
#7  0x419816cf in KDirMenu::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/kde3/libkuickplugin.so
#8  0x40ab969b in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#9  0x40ab9464 in QObject::activate_signal(int) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0x40dfe6fc in QPopupMenu::aboutToShow() ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0x40bc0e1b in QPopupMenu::subMenuTimer() ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x40dfe804 in QPopupMenu::qt_invoke(int, QUObject*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x41981b0e in KMetaMenu::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/kde3/libkuickplugin.so
#14 0x40ab969b in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x40ab9464 in QObject::activate_signal(int) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x40dea2f9 in QTimer::timeout() () from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x40adba73 in QTimer::event(QEvent*) () from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x40a576d6 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x40a569fe in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x406508c9 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde3/lib/libkdecore.so.4
#21 0x40a43bd3 in QEventLoop::activateTimers() ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x409ff29d in QEventLoop::processEvents(unsigned) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x40a6b980 in QEventLoop::enterLoop() ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x40a579cf in QApplication::enter_loop() ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x40bc16e7 in QPopupMenu::exec(QPoint const&, int) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0xbfffdd60 in ?? ()
Comment 1 Waldo Bastian 2004-02-29 22:32:25 UTC
Can't reproduce with KDE 3.2
Comment 2 Maksim Orlovich 2004-03-05 04:14:23 UTC
That's because I fixed for 3.2.0 ;-)

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