Bug 98524 - Digikam 0.7.2 cvs crashes when right clicking image in image editor
Summary: Digikam 0.7.2 cvs crashes when right clicking image in image editor
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Usability-Menus (show other bugs)
Version: 0.7.2
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-03 21:17 UTC by Vern Rolton
Modified: 2017-08-08 10:47 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 Vern Rolton 2005-02-03 21:17:22 UTC
Version:           0.7.2-cvs (using KDE 3.2.3, Mandrake Linux Cooker i586 - Cooker)
Compiler:          gcc version 3.4.1 (Mandrakelinux 10.1 3.4.1-4mdk)
OS:                Linux (i686) release 2.6.8.1-12mdk

Digikam version 0.7.2 form cvs [20050202] 
When [accidentally] right clicking on a picture in the editor window digikam crashes with the following output.

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1100473696 (LWP 5555)]
0xffffe410 in ?? ()
#0  0xffffe410 in ?? ()
#1  0xbfffe6bc in ?? ()
#2  0x00000000 in ?? ()
#3  0x00000000 in ?? ()
#4  0x4169a2b3 in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#5  0x40b1cb5e in KCrash::defaultCrashHandler () from /usr/lib/libkdecore.so.4
#6  <signal handler called>
#7  0x4100ec0f in QPopupMenu::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0x00000000 in ?? ()
#9  0x401d49d0 in ?? () from /usr/lib/libdigikam.so.0
#10 0x400273a4 in ?? () from /usr/lib/libdigikam.so.0
#11 0x4004a684 in ?? () from /usr/lib/libdigikam.so.0
#12 0x40cb8a80 in ?? () from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x401d382c in __JCR_LIST__ () from /usr/lib/libdigikam.so.0
#14 0x08471110 in ?? ()
#15 0xbfffeaa0 in ?? ()
#16 0xbfffea08 in ?? ()
#17 0x4000ab80 in _dl_runtime_resolve () at dl-runtime.c:196
#18 0x4018ec4f in ImageWindow::slotContextMenu (this=0x8470a20)
    at imagewindow.cpp:603
#19 0x40192007 in ImageWindow::qt_invoke (this=0x8470a20, _id=79, 
    _o=0xbfffeaa0) at imagewindow.moc:210
#20 0x40ef8708 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0xbfffead0 in ?? ()
Comment 1 caulier.gilles 2005-02-03 21:55:06 UTC
This pop-up menu option have been temporally disable in CVS (today) and will back for 0.7.2-beta planned for the next week.

thanks for your patience (:=)))

Gilles Caulier
Comment 2 Renchi Raju 2005-02-04 01:20:57 UTC
it has been temporarily disabled. the crashing code has been fixed.