Bug 293180 - Gwenview crashed after opening an image file
Summary: Gwenview crashed after opening an image file
Status: RESOLVED DUPLICATE of bug 280292
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Chakra Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-03 01:39 UTC by Neofytos Kolokotronis
Modified: 2012-10-19 13:27 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 Neofytos Kolokotronis 2012-02-03 01:39:24 UTC
Application: gwenview (2.8.0)
KDE Platform Version: 4.8.00 (4.8.0
Qt Version: 4.8.0
Operating System: Linux 3.2-CHAKRA x86_64
Distribution: "Chakra Linux"

-- Information about the crash:
- What I was doing when the application crashed:
I opened a .jpg file with Gwenview, a second after loading it crashed. I closed the window really fast after loading, so am not sure if it crashed before or after I hit close.

The crash does not seem to be reproducible.

-- Backtrace:
Application: Gwenview (gwenview), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fb2970d5780 (LWP 7905))]

Thread 3 (Thread 0x7fb2820a2700 (LWP 7907)):
#0  0x00007fb293a80e9b in ?? () from /lib/libc.so.6
#1  0x00007fb293a18f1f in ?? () from /lib/libc.so.6
#2  0x00007fb293a17331 in free () from /lib/libc.so.6
#3  0x00007fb295f1a665 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007fb2900b234c in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#5  0x00007fb2900b2c32 in ?? () from /usr/lib/libglib-2.0.so.0
#6  0x00007fb2900b314d in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#7  0x00007fb295f1af5f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#8  0x00007fb295eeae22 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#9  0x00007fb295eeb077 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#10 0x00007fb295deabf7 in QThread::exec() () from /usr/lib/libQtCore.so.4
#11 0x00007fb295ecac9f in ?? () from /usr/lib/libQtCore.so.4
#12 0x00007fb295dedc1b in ?? () from /usr/lib/libQtCore.so.4
#13 0x00007fb292210df0 in start_thread () from /lib/libpthread.so.0
#14 0x00007fb293a7439d in clone () from /lib/libc.so.6
#15 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fb27b7fe700 (LWP 7923)):
#0  0x00007fb293a71169 in syscall () from /lib/libc.so.6
#1  0x00007fb295dec6eb in ?? () from /usr/lib/libQtCore.so.4
#2  0x00007fb295de84bd in QMutex::lockInternal() () from /usr/lib/libQtCore.so.4
#3  0x00007fb296a12283 in ?? () from /usr/lib/libgwenviewlib.so.4
#4  0x00007fb295dedc1b in ?? () from /usr/lib/libQtCore.so.4
#5  0x00007fb292210df0 in start_thread () from /lib/libpthread.so.0
#6  0x00007fb293a7439d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb2970d5780 (LWP 7905)):
[KCrash Handler]
#6  0x00007fb293a1378a in ?? () from /lib/libc.so.6
#7  0x00007fb293a14068 in ?? () from /lib/libc.so.6
#8  0x00007fb293a1733c in free () from /lib/libc.so.6
#9  0x00007fb29479eef5 in QImageData::~QImageData() () from /usr/lib/libQtGui.so.4
#10 0x00007fb29479ef83 in QImage::~QImage() () from /usr/lib/libQtGui.so.4
#11 0x00007fb2947c855f in QRasterPixmapData::~QRasterPixmapData() () from /usr/lib/libQtGui.so.4
#12 0x00007fb2947c8599 in QRasterPixmapData::~QRasterPixmapData() () from /usr/lib/libQtGui.so.4
#13 0x00007fb2947b92c9 in QPixmap::~QPixmap() () from /usr/lib/libQtGui.so.4
#14 0x00007fb2953f5f88 in KIconLoader::~KIconLoader() () from /usr/lib/libkdeui.so.5
#15 0x00007fb2953f60d9 in KIconLoader::~KIconLoader() () from /usr/lib/libkdeui.so.5
#16 0x00007fb2939d74b1 in ?? () from /lib/libc.so.6
#17 0x00007fb2939d7535 in exit () from /lib/libc.so.6
#18 0x00007fb2939c1184 in __libc_start_main () from /lib/libc.so.6
#19 0x0000000000429231 in _start ()

This bug may be a duplicate of or related to bug 280292.

Possible duplicates by query: bug 286234, bug 280292.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-02-03 02:43:24 UTC

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