Summary: | PCLOS 2011-09 | ||
---|---|---|---|
Product: | [Frameworks and Libraries] phonon-backend-vlc | Reporter: | Jan Kuster <jan> |
Component: | general | Assignee: | Harald Sitter <sitter> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | bcooksley, cfeck, fabo, jb, martin.sandsmark, myriam |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jan Kuster
2011-11-07 16:55:02 UTC
Please add the backtrace for this crash. For more information, see http://techbase.kde.org/User:DarioAndres/How_to_provide_more_information_about_crash_reports Op 07-11-11 22:09, Christoph Feck schreef: > https://bugs.kde.org/show_bug.cgi?id=286019 > > > Christoph Feck<christoph@maxiom.de> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|UNCONFIRMED |NEEDSINFO > CC| |christoph@maxiom.de > Resolution| |BACKTRACE > > > > > --- Comment #1 from Christoph Feck<christoph maxiom de> 2011-11-07 21:09:28 --- > Please add the backtrace for this crash. For more information, see > http://techbase.kde.org/User:DarioAndres/How_to_provide_more_information_about_crash_reports Dear Christoph, Hereby the back-trace you asked for. Best regards, Jan Kuster Application: KNotify (knotify4), signal: Segmentation fault Traceback (most recent call last): File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.2800.6-gdb.py", line 9, in <module> from gobject import register File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module> import gdb.backtrace ImportError: No module named backtrace [KCrash Handler] #7 elf_machine_rela_relative (scope=0x9ac3e90, reloc_mode=0, consider_profiling=0) at ../sysdeps/i386/dl-machine.h:660 #8 elf_dynamic_do_rela (scope=0x9ac3e90, reloc_mode=0, consider_profiling=0) at do-rel.h:105 #9 _dl_relocate_object (scope=0x9ac3e90, reloc_mode=0, consider_profiling=0) at dl-reloc.c:268 #10 0x4715fc06 in dl_open_worker (a=0xbf86b1a0) at dl-open.c:339 #11 0x4715c236 in _dl_catch_error (objname=0xbf86b1c8, errstring=0xbf86b1c4, mallocedp=0xbf86b1cf, operate=0x4715f990 <dl_open_worker>, args=0xbf86b1a0) at dl-error.c:178 #12 0x47160196 in _dl_open (file=0x9a91fa0 "/usr/lib/vlc/plugins/video_output/libxcb_glx_plugin.so", mode=-2147483646, caller_dlopen=0xb52987a8, nsid=-2, argc=1, argv=0xbf86d114, env=0xbf86d11c) at dl-open.c:571 #13 0x472f2b7b in dlopen_doit (a=) at dlopen.c:67 #14 0x4715c236 in _dl_catch_error (objname=0x988c634, errstring=0x988c638, mallocedp=0x988c630, operate=0x472f2ae0 <dlopen_doit>, args=0xbf86b380) at dl-error.c:178 #15 0x472f32fc in _dlerror_run (operate=<value optimized out>, args=<value optimized out>) at dlerror.c:164 #16 0x472f2c31 in __dlopen (file=) at dlopen.c:88 #17 0xb52987a8 in ?? () from /usr/lib/libvlccore.so.4 #18 0xb5291948 in ?? () from /usr/lib/libvlccore.so.4 #19 0xb5291cd1 in ?? () from /usr/lib/libvlccore.so.4 #20 0xb5291bc0 in ?? () from /usr/lib/libvlccore.so.4 #21 0xb52921f0 in ?? () from /usr/lib/libvlccore.so.4 #22 0xb5211358 in libvlc_InternalInit () from /usr/lib/libvlccore.so.4 #23 0x4308053e in libvlc_new () from /usr/lib/libvlc.so.5 #24 0xb5329247 in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_vlc.so #25 0xb531bf75 in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_vlc.so #26 0xb531cd73 in qt_plugin_instance () from /usr/lib/kde4/plugins/phonon_backend/phonon_vlc.so #27 0x49be6504 in QPluginLoader::instance() () from /usr/lib/libQtCore.so.4 #28 0xb5396b1c in ?? () from /usr/lib/kde4/plugins/phonon_platform/kde.so #29 0xb53976d0 in ?? () from /usr/lib/kde4/plugins/phonon_platform/kde.so #30 0x45b3359a in ?? () from /usr/lib/libphonon.so.4 #31 0x45b33f3b in Phonon::Factory::backend(bool) () from /usr/lib/libphonon.so.4 #32 0x45b343d8 in ?? () from /usr/lib/libphonon.so.4 #33 0x45b2c15b in ?? () from /usr/lib/libphonon.so.4 #34 0x45b28f96 in ?? () from /usr/lib/libphonon.so.4 #35 0x0805415c in _start () Looks like your VLC installation is broken. Does playing movies with VLC work, including sound? On 09-11-11 23:11, Christoph Feck wrote: > https://bugs.kde.org/show_bug.cgi?id=286019 > > > Christoph Feck<christoph@maxiom.de> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|NEEDSINFO |UNCONFIRMED > CC| |bcooksley@kde.org, > | |fabo@kde.org, > | |jb@videolan.org, > | |myriam@kde.org, > | |sandsmark@samfundet.no > Component|knotify |general > Version|4.6 |unspecified > Resolution|BACKTRACE | > AssignedTo|unassigned-bugs@kde.org |sitter@kde.org > Product|kdelibs |phonon-backend-vlc > > > > > --- Comment #3 from Christoph Feck<christoph maxiom de> 2011-11-09 22:11:34 --- > Looks like your VLC installation is broken. Does playing movies with VLC work, > including sound? > You where right, after de-install and re-install VLC my problem is fixed. Thanks a lot! Best regards, Jan Thank you for the fast feedback. |