Am 11/18/14 um 23:07 schrieb trondd: > On Mon, Nov 17, 2014 at 2:39 PM, Stefan Wollny <stefan.wol...@web.de> wrote: > >> Am 11/17/14 um 20:27 schrieb Stefan Wollny: >>> [ ... ] >>> >>>> >>>> >> /usr/local/libexec/gstreamer-1.0/gst-plugin-scanner:/usr/lib/libstdc++.so.57.0: >>>> /usr/local/lib/libestdc++.so.16.0 : WARNING: >>>> symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch, relink your >>>> program >>>> gst-plugin-scanner(13988) in free(): error: bogus pointer (double free?) >>>> 0xbf88d516340 >>>> >>>> >>> >>> This last message shows up with Firefox as well: >>> >> >> gst-plugin-scanner(4985) in free(): error: bogus pointer (double free?) >>> 0x159b02317340 >>> >> > > Looks like the problem is in gstreamer. What gstreamer packages do you > have installed? Are you getting a core dump? What are you doing when it > crashes?
Hi Tim neither xombrero nor Firefox really "crash" in technical terms - they simply stop responding due to extremely high cpu-load (whatever they are doing ...). So - no core dump. I simply check via 'top' what PID the program has and kill it. As I have stated here before (but just got a TL:DR) I am pretty close to the very latest -current-snapshot of amd64: OpenBSD 5.6-current (GENERIC.MP) #576: Tue Nov 18 09:10:11 MST 2014 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP ~ $ pkg_info | grep gstreamer gstreamer-0.10.36p6 framework for streaming media gstreamer-plugins-base-0.10.36p11 base elements for GStreamer gstreamer-plugins-good-0.10.31p12v0 good elements for GStreamer gstreamer-plugins-ugly-0.10.19p4 ugly elements for GStreamer gstreamer1-1.4.4 framework for streaming media gstreamer1-plugins-base-1.4.4 base elements for GStreamer gstreamer1-plugins-good-1.4.4 good elements for GStreamer gstreamer1-plugins-libav-1.4.4 ffmpeg elements for GStreamer qt-gstreamer-1.2.0p0 Qt bindings to GStreamer 1.x Any other idea on what I might check? Cheers, STEFAN