[gstreamer-bugs] [Bug 594360] gstreamer hanging,,

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 7 03:28:33 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=594360



--- Comment #1 from sreerenj <bsreerenj at gmail.com> 2009-09-07 10:28:30 UTC ---
gdb out-put is,


gcc -lpthread -Wall $(pkg-config --cflags --libs gstreamer-0.10) testing.c
[root at evidentiatest Workspacenew]# gdb ./a.out
GNU gdb Fedora (6.8-1.fc9)
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...
(no debugging symbols found)
(gdb) break main
Breakpoint 1 at 0x804dcff
(gdb) run
Starting program: /root/Workspacenew/a.out
[Thread debugging using libthread_db enabled]
[New Thread 0xb807d710 (LWP 27964)]
[Switching to Thread 0xb807d710 (LWP 27964)]

Breakpoint 1, 0x0804dcff in main ()
(gdb) n
Single stepping until exit from function main,
which has no line number information.
Detaching after fork from child process 27967.
0:00:00.050451665 27967  0x80d1458 ERROR               pyplugin
gstpythonplugin.c:267:pygst_require: the pygst module is not available!
ImportError: No module named pygst
[New Thread 0xb7e7cb90 (LWP 27968)]
1:start panasonic,Dynamically start and stop
2:start vivotek,Dynamically start and stop
3:start axis,Dynamically start and stop
1
1:start StartHttpRecording_Mjpeg_Video_Audio  : To stop the recording click 5
2:start StartHttpRecording_Mjpeg_Video : To stop the recording click 6
3:start StartRtspRecording_Mpeg4_Video_Audio : To stop the recording click 7
4:start StartRtspRecording_Mpeg4_Video : To stop the recording click 8
1
Starting to record video and audio,http
inside StartHttpRecording_Mjpeg_Video_Audio
Inside panasonic.c
pipeline created
bus watch fun
gnomevfssrc creation
source creation and path setting
http init successful
successfully returned from videobin
videobin successful
Successfully returned form audiobin..
audiob bin  successful
path setting of panasonic cam
Detaching after fork from child process 27969.
^C
Program received signal SIGINT, Interrupt.
0x00110416 in __kernel_vsyscall ()
Missing separate debuginfos, use: debuginfo-install GConf2.i386 ORBit2.i386
avahi.i386 bzip2.i386 dbus-glib.i386 dbus.i386 e2fsprogs.i386 gnome-vfs2.i386
keyutils.i386 krb5.i386 libcap.i386 libjpeg.i386 liboil.i386 openssl.i686
(gdb) thread apply all bt

Thread 2 (Thread 0xb7e7cb90 (LWP 27968)):
#0  0x00110416 in __kernel_vsyscall ()
#1  0x00a21a57 in __poll (fds=<value optimized out>,
    nfds=<value optimized out>, timeout=<value optimized out>)
    at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x02a215d2 in g_main_context_iterate (context=<value optimized out>,
    block=<value optimized out>, dispatch=<value optimized out>, self=Could not
find the frame base for "g_main_context_iterate".
)
    at gmain.c:2951
#3  0x02a21c62 in IA__g_main_loop_run (loop=<value optimized out>)
    at gmain.c:2850
#4  0x0804baff in start_routine ()
#5  0x00af132f in start_thread (arg=<value optimized out>)
    at pthread_create.c:297
#6  0x00a2c20e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb807d710 (LWP 27964)):
#0  0x00110416 in __kernel_vsyscall ()
#1  0x00a21a57 in __poll (fds=<value optimized out>,
    nfds=<value optimized out>, timeout=<value optimized out>)
    at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x02a215d2 in g_main_context_iterate (context=<value optimized out>,
    block=<value optimized out>, dispatch=<value optimized out>, self=Could not
find the frame base for "g_main_context_iterate".
)
---Type <return> to continue, or q <return> to quit---

-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list