Bug 173910

Summary: application has an occasionally-reproducible crash instance
Product: [Applications] kimagemapeditor Reporter: Fevrin
Component: generalAssignee: Jan Schaefer <j_schaef>
Status: RESOLVED WORKSFORME    
Severity: crash CC: cfeck, Fevrin, finex, scott.vivian
Priority: NOR Keywords: investigated, triaged
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Fevrin 2008-10-30 17:33:33 UTC
Version:           3.5.10 (using KDE 3.5.10)
OS:                Linux

I'm using Ubuntu 8.04.1 AMD64, kernel 2.6.24-21-generic.  I've made some shapes for an image map using this program, but when I delete some of them (or delete and subsequently create a freehand map in their place), the application just closes and produces a window with the following backtrace:

(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)
(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)
[Thread debugging using libthread_db enabled]
[New Thread 0x7f9583f526f0 (LWP 14100)]
(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)
(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)
[KCrash handler]
#5  0x000000000044a57b in ?? ()
#6  0x00007f95810ee1df in QScrollView::viewportMouseReleaseEvent ()
   from /usr/lib/libqt-mt.so.3
#7  0x00007f95810ed132 in QScrollView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#8  0x00007f9580fe5ecc in QObject::activate_filters ()
   from /usr/lib/libqt-mt.so.3
#9  0x00007f9580fe5f27 in QObject::event () from /usr/lib/libqt-mt.so.3
#10 0x00007f958101a5c3 in QWidget::event () from /usr/lib/libqt-mt.so.3
#11 0x00007f9580f884a5 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#12 0x00007f9580f89497 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#13 0x00007f9581b116bd in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#14 0x00007f9580f26ffc in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#15 0x00007f9580f25c4e in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#16 0x00007f9580f3882a in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#17 0x00007f9580f9ee66 in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#18 0x0000000000447909 in ?? ()
#19 0x0000000000448a52 in ?? ()
#20 0x00007f95810ee29f in QScrollView::viewportMousePressEvent ()
   from /usr/lib/libqt-mt.so.3
#21 0x00007f95810ed150 in QScrollView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#22 0x00007f9580fe5ecc in QObject::activate_filters ()
   from /usr/lib/libqt-mt.so.3
#23 0x00007f9580fe5f27 in QObject::event () from /usr/lib/libqt-mt.so.3
#24 0x00007f958101a5c3 in QWidget::event () from /usr/lib/libqt-mt.so.3
#25 0x00007f9580f884a5 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#26 0x00007f9580f89497 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#27 0x00007f9581b116bd in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#28 0x00007f9580f26ffc in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#29 0x00007f9580f25c4e in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#30 0x00007f9580f3882a in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#31 0x00007f9580f9eec1 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#32 0x00007f9580f9ed82 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#33 0x0000000000422eed in ?? ()
#34 0x00007f95823b41c4 in __libc_start_main () from /lib/libc.so.6
#35 0x0000000000421d89 in ?? ()
#36 0x00007fff8bf85938 in ?? ()
#37 0x0000000000000000 in ?? ()
Comment 1 FiNeX 2008-12-26 16:22:47 UTC
I'm not able to reproduce using the KDE 4 version. Do you confirm the bug has been fixed on KDE 4?
Comment 2 Scott 2009-12-01 23:35:07 UTC
I have experienced similar crashes, using the KDE 4.3.2 version on Ubuntu 9.10.
Comment 3 Christoph Feck 2011-01-11 02:49:19 UTC
Scott, if you are still getting crashes with the KDE 4 version of kimagemapeditor, could you add an updated backtrace or report a new bug? The backtrace in comment #0 is no longer valid, because it is from the KDE 3 version.
Comment 4 Andrew Crouthamel 2018-09-22 01:54:03 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Andrew Crouthamel 2018-10-27 02:31:13 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!