Bug 266583 - Juk crashes on exit
Summary: Juk crashes on exit
Status: RESOLVED DUPLICATE of bug 240001
Alias: None
Product: juk
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Scott Wheeler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-18 04:57 UTC by Sal Colon
Modified: 2011-02-18 13:31 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 Sal Colon 2011-02-18 04:57:20 UTC
Application: juk (3.6)
KDE Platform Version: 4.6.00 (4.6.0)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-27-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:Finished adding cover art on mp3 that Amarok could not do, Juk added the covers successfully but crashes on quit from tray icon. Plasma is not running because it has crashed previously, complaining about memory when only Firefox is running with 2 two tabs... Kubuntu AMD64 w/ KDE 4.6.x from backport repos.

-- Backtrace:
Application: JuK (juk), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f6078e58780 (LWP 4068))]

Thread 3 (Thread 0x7f6060701700 (LWP 4069)):
#0  0x00007f6073b7866f in __pthread_mutex_lock (mutex=0xaa2628) at pthread_mutex_lock.c:62
#1  0x00007f60701e4a43 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#2  0x00007f60701e4e78 in ?? () from /lib/libglib-2.0.so.0
#3  0x00007f60701e545c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x00007f6076a1c1e6 in QEventDispatcherGlib::processEvents (this=0xab2440, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#5  0x00007f60769eea02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#6  0x00007f60769eedec in QEventLoop::exec (this=0x7f6060700d90, flags=) at kernel/qeventloop.cpp:201
#7  0x00007f60768f92fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#8  0x00007f60769ce5f8 in QInotifyFileSystemWatcherEngine::run (this=0xab1df0) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007f60768fc27e in QThreadPrivate::start (arg=0xab1df0) at thread/qthread_unix.cpp:266
#10 0x00007f6073b76971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#11 0x00007f6074c6692d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

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

Thread 1 (Thread 0x7f6078e58780 (LWP 4068)):
[KCrash Handler]
#6  __pthread_mutex_lock (mutex=0x0) at pthread_mutex_lock.c:50
#7  0x00007f6074219117 in XrmDestroyDatabase () from /usr/lib/libX11.so.6
#8  0x00007f60742039ed in _XFreeDisplayStructure () from /usr/lib/libX11.so.6
#9  0x00007f60741eeeaf in XCloseDisplay () from /usr/lib/libX11.so.6
#10 0x00007f6075dd3de5 in qt_cleanup () at kernel/qapplication_x11.cpp:2638
#11 0x00007f6075d62647 in QApplication::~QApplication (this=0x7fffa1d3a360, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1121
#12 0x0000000000476737 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../juk/main.cpp:94

Reported using DrKonqi
Comment 1 Christoph Feck 2011-02-18 13:31:29 UTC

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