On Sun, 4 Sep 2011 18:15:59 +0200 Christophe Mutricy <xto...@chewa.net> wrote:
> it would help if you install vlc-dbg with apt-get. then run in gdb as > you did before and do "bt" after it crash Ok, thnx for the hint. here it is: My mailer makes a mess of it. Here it is as attachment. -- ___________________________________________________________________ It is better to remain silent and be thought a fool, than to speak aloud and remove all doubt. +------------------------------------------------------------------+ | Richard Lucassen, Utrecht | | Public key and email address: | | http://www.lucassen.org/mail-pubkey.html | +------------------------------------------------------------------+
[0x86deb0] access_http access debug: libproxy suggest to use 'direct://' Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7ffff485b700 (LWP 5571)] 0x00007fffe37984d8 in JSGarbageCollect () from /usr/lib/libwebkitgtk-1.0.so.0 (gdb) bt #0 0x00007fffe37984d8 in JSGarbageCollect () from /usr/lib/libwebkitgtk-1.0.so.0 #1 0x00007fffe97a11b1 in ?? () from /usr/lib/libproxy/0.3.1/modules/pacrunner_webkit.so #2 0x00007fffe97a11ed in ?? () from /usr/lib/libproxy/0.3.1/modules/pacrunner_webkit.so #3 0x00007fffebcd2758 in ?? () from /usr/lib/libproxy.so.0 #4 0x00007fffebcd1d72 in px_array_free () from /usr/lib/libproxy.so.0 #5 0x00007fffebcd3efb in ?? () from /usr/lib/libproxy.so.0 #6 0x00007fffebcd1d72 in px_array_free () from /usr/lib/libproxy.so.0 #7 0x00007fffebcd4122 in px_strdict_free () from /usr/lib/libproxy.so.0 #8 0x00007fffebcd28d6 in px_module_manager_free () from /usr/lib/libproxy.so.0 #9 0x00007fffebcd3d37 in px_proxy_factory_free () from /usr/lib/libproxy.so.0 #10 0x00007fffebedbab8 in OpenWithCookies (p_this=<optimized out>, psz_access=<optimized out>, i_nb_redirect=0, i_max_redirect=5, cookies=<optimized out>) at http.c:392 #11 0x00007fffebedc5a9 in Open (p_this=<optimized out>) at http.c:250 #12 0x00007ffff7965d55 in module_need (p_this=<optimized out>, psz_capability=0x7ffff79940a7 "access", psz_name=<optimized out>, b_strict=true) at modules/modules.c:559 #13 0x00007ffff791a520 in __access_New (p_obj=0x70fb00, p_parent_input= 0x70fb00, psz_access=0x83c340 "http", psz_demux=0x7ffff79a6371 "", psz_path=0x83c347 "wmscr2.dr.dk/e02ch06m?wmcontentbitrate=300000") at input/access.c:65 #14 0x00007ffff792ede7 in InputSourceInit (p_input=0x70fb00, in=0x70fbf8, psz_mrl=0x6ee1a0 "http://wmscr2.dr.dk/e02ch06m?wmcontentbitrate=300000", psz_forced_demux=<optimized out>, b_in_can_fail=false) at input/input.c:2488 #15 0x00007ffff7930108 in Init (p_input=0x70fb00) at input/input.c:1244 #16 0x00007ffff7933735 in Run (p_this=<optimized out>) at input/input.c:543 #17 0x00007ffff796b0d4 in thread_entry (data=<optimized out>) at misc/threads.c:58 #18 0x00007ffff76c5b40 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #19 0x00007ffff720c36d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #20 0x0000000000000000 in ?? () (gdb)