Bug 269954 - Gwenview crash on exit when I have played a video
Summary: Gwenview crash on exit when I have played a video
Status: RESOLVED DUPLICATE of bug 240001
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-02 18:52 UTC by olreak
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 olreak 2011-04-02 18:52:29 UTC
Application: gwenview (2.6.0)
KDE Platform Version: 4.6.1 (4.6.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-28-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:

Gwenview crash on exit when I have played a video inside gwenview (just before exite or not, event if I am seeing pictures after)

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

Thread 3 (Thread 0x7f83e3fff700 (LWP 7822)):
#0  0x00007f83f88a4203 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f83f52a1009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f83f52a145c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f83fad431e6 in QEventDispatcherGlib::processEvents (this=0xad5d70, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00007f83fad15a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f83fad15dec in QEventLoop::exec (this=0x7f83e3ffedb0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f83fac202fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007f83facf55f8 in QInotifyFileSystemWatcherEngine::run (this=0xbfd2f0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f83fac2327e in QThreadPrivate::start (arg=0xbfd2f0) at thread/qthread_unix.cpp:266
#9  0x00007f83f5d6f971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007f83f88b092d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f83a71e7700 (LWP 7832)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f83df590262 in ?? () from /usr/lib/libvlccore.so.4
#2  0x00007f83f5d6f971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#3  0x00007f83f88b092d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f83fbc91760 (LWP 7812)):
[KCrash Handler]
#6  __pthread_mutex_lock (mutex=0x6f732e695862696c) at pthread_mutex_lock.c:50
#7  0x00007f83f6654117 in XrmDestroyDatabase () from /usr/lib/libX11.so.6
#8  0x00007f83f663e9ed in _XFreeDisplayStructure () from /usr/lib/libX11.so.6
#9  0x00007f83f6629eaf in XCloseDisplay () from /usr/lib/libX11.so.6
#10 0x00007f83f9087de5 in qt_cleanup () at kernel/qapplication_x11.cpp:2638
#11 0x00007f83f9016647 in QApplication::~QApplication (this=0x7ffffb27f4b0, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1121
#12 0x00000000004432ac in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../gwenview/app/main.cpp:139

Possible duplicates by query: bug 252584, bug 247987, bug 240001.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-04-12 03:01:40 UTC

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