-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sebastian Dröge ha scritto:

> Hi,
> could you run
> G_DEBUG=fatal_warnings gdb gst-inspect-0.10
> 
> and give a backtrace from the time where you get the first abort()?
> 
> Also, try moving ~/.gstreamer-0.10/registry.i486.bin or similar out of
> the way and see if this solves the issue.

Hi.
Done. I hope I did it correctly (never used gdb before...). First run is
without ~/.gstreamer0.10, second one is leaving the one created by first
run: same results...
Tell me what I can do to help you, if it is a problem not specific to my
machine. Else, please help me to solve it! :)

- --
Alessio Gaeta
http://meden.uni.cc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIAgqSirbk3DO+UZ0RAob7AKC9vj/OEF7zbjSdBfWWR/zDEKirGgCg1nLh
oCfUPJ6ZBP1Dvs61+wSvQCg=
=sNMx
-----END PGP SIGNATURE-----
Starting program: /usr/bin/gst-inspect-0.10 
[Thread debugging using libthread_db enabled]
[New Thread 0xb7ada940 (LWP 14584)]

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xb7ada940 (LWP 14584)]
0xffffe410 in __kernel_vsyscall ()
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7cb0ef5 in raise () from /lib/i686/cmov/libc.so.6
#2  0xb7cb2871 in abort () from /lib/i686/cmov/libc.so.6
#3  0xb7e2c919 in g_logv () from /usr/lib/libglib-2.0.so.0
#4  0xb7e2c949 in g_log () from /usr/lib/libglib-2.0.so.0
#5  0xb7f31e31 in gst_plugin_finalize (object=0x8074580) at gstplugin.c:136
#6  0xb7eab87b in g_object_unref () from /usr/lib/libgobject-2.0.so.0
#7  0xb7ef847e in gst_object_unref (object=0x8074580) at gstobject.c:354
#8  0xb7f5747f in gst_registry_binary_read_cache (registry=0x8064c28, 
    location=0x8066400 "/home/alessio/.gstreamer-0.10/registry.i486.bin") at 
gstregistrybinary.c:874
#9  0xb7ef68ba in ensure_current_registry (error=0xbfabaffc) at gst.c:875
#10 0xb7ef7af0 in init_post (context=0x8051d10, group=0x8053370, data=0x0, 
error=0xbfabaffc) at gst.c:1012
#11 0xb7e31553 in g_option_context_parse () from /usr/lib/libglib-2.0.so.0
#12 0x0804d071 in main (argc=1, argv=0xbfabb0b4) at gst-inspect.c:1328
#13 0xb7c9c450 in __libc_start_main () from /lib/i686/cmov/libc.so.6
#14 0x0804a9f1 in _start ()
Kill the program being debugged? (y or n) 

Starting program: /usr/bin/gst-inspect-0.10 
[Thread debugging using libthread_db enabled]
[New Thread 0xb7ac3940 (LWP 14668)]

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xb7ac3940 (LWP 14668)]
0xffffe410 in __kernel_vsyscall ()
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7c99ef5 in raise () from /lib/i686/cmov/libc.so.6
#2  0xb7c9b871 in abort () from /lib/i686/cmov/libc.so.6
#3  0xb7e15919 in g_logv () from /usr/lib/libglib-2.0.so.0
#4  0xb7e15949 in g_log () from /usr/lib/libglib-2.0.so.0
#5  0xb7f1ae31 in gst_plugin_finalize (object=0x8073d80) at gstplugin.c:136
#6  0xb7e9487b in g_object_unref () from /usr/lib/libgobject-2.0.so.0
#7  0xb7ee147e in gst_object_unref (object=0x8073d80) at gstobject.c:354
#8  0xb7f4047f in gst_registry_binary_read_cache (registry=0x8064c28, 
    location=0x8066400 "/home/alessio/.gstreamer-0.10/registry.i486.bin") at 
gstregistrybinary.c:874
#9  0xb7edf474 in ensure_current_registry (error=0xbfb958dc) at gst.c:798
#10 0xb7ee0af0 in init_post (context=0x8051d10, group=0x8053370, data=0x0, 
error=0xbfb958dc) at gst.c:1012
#11 0xb7e1a553 in g_option_context_parse () from /usr/lib/libglib-2.0.so.0
#12 0x0804d071 in main (argc=1, argv=0xbfb95994) at gst-inspect.c:1328
#13 0xb7c85450 in __libc_start_main () from /lib/i686/cmov/libc.so.6
#14 0x0804a9f1 in _start ()

Reply via email to