Summary: | knotify4 crased after start KDE4 | ||
---|---|---|---|
Product: | [Frameworks and Libraries] phonon-backend-vlc | Reporter: | Pavel N. Solovyov <2182> |
Component: | general | Assignee: | Harald Sitter <sitter> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bcooksley, fabo, jb, kavol, martin.sandsmark, myriam |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/phonon-vlc/1b5079e65419a05dcbf34e30341a65d532ef8d78 | Version Fixed In: | 0.6 |
Sentry Crash Report: | |||
Attachments: | Log after install: vlc-mini-debuginfo phonon-vlc-debuginfo kde4base-runtime-core-debuginfo |
Description
Pavel N. Solovyov
2011-11-05 08:19:08 UTC
Could you please install debugging symbols for phonon and the phonon-backend-vlc and provide a better backtrace? Created attachment 65398 [details]
Log after install: vlc-mini-debuginfo phonon-vlc-debuginfo kde4base-runtime-core-debuginfo
Log after install: vlc-mini-debuginfo phonon-vlc-debuginfo kde4base-runtime-core-debuginfo
Backtrace from attachment: Application: KNotify (knotify4), signal: Illegal instruction 89 lll_wait_tid (pd->tid); [Current thread is 1 (Thread 0xb5770720 (LWP 7244))] ... Thread 2 (Thread 0xac1a1b70 (LWP 7664)): [KCrash Handler] #6 0xb24caee0 in ?? () #7 0xb628394e in start_thread (arg=0xac1a1b70) at pthread_create.c:304 #8 0xb66a48ae in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 There still are missing symbols for debugging, could you please install those through Dr. Konqi? Also, how many stars do you get for that backtrace in Dr.Konqi? Git commit 1b5079e65419a05dcbf34e30341a65d532ef8d78 by Harald Sitter. Committed on 18/06/2012 at 06:03. Pushed by sitter into branch 'master'. don't stop the media_player explicitly when destroying the wrapper class this is supposed to fix pointless crashes when cleaning up after XIOErrors problem is that at this point vlc might go kaboom anyway, but not explicitly stopping at least moves the crash into vlc getting the bug reports off my yard :P FIXED-IN: 0.6 M +0 -4 src/mediaplayer.cpp http://commits.kde.org/phonon-vlc/1b5079e65419a05dcbf34e30341a65d532ef8d78 *** Bug 302985 has been marked as a duplicate of this bug. *** |