[gst-devel] SIGSEGV on Mandrake 9.0
Tim Lee
tlee5794 at rushmore.com
Wed Jan 8 18:58:03 CET 2003
Hi,
Has anyone gotten gstreamer 0.5 or 0.5.1 to work on
Mandrake 9.0? I've built both and they both give the
same SIGSEGV as follows:
[tlee at blooger tlee]$ gst-launch sinesrc ! artsdsink
INFO ( 9168: 0) Initializing GStreamer Core Library version 0.5.0
INFO ( 9168: 0) CPU features: (c1c3fbff) MMX 3DNOW MMXEXT
registry: loaded global_registry in 0.152855 seconds
(/var/lib/cache/gstreamer-0.5/registry.xml)
GStreamer-INFO: 0 live buffer(s)
GStreamer-INFO: 0 live bufferpool(s)
GStreamer-INFO: 0 live event(s)
RUNNING pipeline
Caught SIGSEGV accessing address 0x64754100
#0 0x40302739 in wait4 () from /lib/i686/libc.so.6
#1 0x4037f340 in sys_sigabbrev () from /lib/i686/libc.so.6
#2 0x401d8a05 in wait () from /lib/i686/libpthread.so.0
#3 0x08049935 in fault_handler ()
#4 0x401d6ef4 in raise () from /lib/i686/libpthread.so.0
#5 0x4028d350 in sigaction () from /lib/i686/libc.so.6
#6 0x4003a252 in gst_buffer_new () from /usr/lib/libgstreamer-0.5.so.1
#7 0x4003a9f7 in gst_buffer_pool_get_default ()
#8 0x4003a373 in gst_buffer_new_from_pool ()
#9 0x4039032a in _init () from /usr/lib/gstreamer-0.5/libgstsinesrc.so
#10 0x4001af84 in _init ()
#11 0x4001d400 in cothread_trylock ()
#12 0x4001c908 in cothread_switch ()
#13 0x4001b658 in _init ()
#14 0x40053b60 in gst_pad_pull () from /usr/lib/libgstreamer-0.5.so.1
#15 0x4001aa9f in _init ()
#16 0x4001d400 in cothread_trylock ()
#17 0x4001c908 in cothread_switch ()
#18 0x4001765e in _init ()
#19 0x40064341 in gst_scheduler_iterate () from /usr/lib/libgstreamer-0.5.so.1
#20 0x40039623 in gst_bin_set_post_iterate_function ()
#21 0x40038f6d in gst_bin_iterate () from /usr/lib/libgstreamer-0.5.so.1
#22 0x08049725 in idle_func ()
#23 0x40212863 in g_idle_remove_by_data () from /usr/lib/libglib-2.0.so.0
#24 0x40212b35 in g_idle_remove_by_data () from /usr/lib/libglib-2.0.so.0
#25 0x4021339d in g_idle_remove_by_data () from /usr/lib/libglib-2.0.so.0
#26 0x4020f27f in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#27 0x4003261d in gst_main () from /usr/lib/libgstreamer-0.5.so.1
#28 0x0804962e in main ()
#29 0x4027c082 in __libc_start_main () from /lib/i686/libc.so.6
Spinning. Please run 'gdb gst-launch 9168' to continue debugging, Ctrl-C to quit, or Ctrl-\ to dump core.
Am I just doing something wrong? Get the same crash on
gst-launch sinesrc ! fakesink. Any ideas? Oh my proc
is an Athlon 800 Mhz.
Regards,
Tim Lee
More information about the gstreamer-devel
mailing list