Re: [GnomeMeeting-devel-list] H263 capable packages



I missed part of the thread, so I am not sure if I am going out of the
topic.
The thing is that I got a crash using GM's druid when testing the video
settings.
Note: the video preview button works fine. Using pwc driver, kernel
2.6.5, no pwcx.

Attached is the backtrace, hope it helps.

Version 1.1.0-20040518 updated from this morning at 14:00 CEST approx.

/Josep

P.S.: Sorry for the "top-posting".

On Tue, 2004-05-18 at 09:45, Damien Sandras wrote:
> > I wanted to test so I install codec in /usr/lib/pwlib, run GM and go to 
> > druid configuration. Press next button till I'm on video device (pgae 
> > 8/9) and then press the test button: segfault. I have a Logitech USB 
> > canera with GM CVS 20040517 I tried with this codec installed in 
> > pwlib/codecs/video: same result
> > 
> 
> That is unrelated. Can others reproduce the problem?
> 
> 
> Could you mail me a backtrace ?
> gdb gnomemeeting
> run
> thread apply all bt
> 
> Mail me the output
> 
> Thanks!
> 
> > Don't know if it has something to do with this but ... However, where I 
> > see/set that I'm using this codec?
> > 
> 
> You can not see it yet as it is experimental. What dist are you using?
> 
> > Daniel
> > 
> > >H263-capable CVS dists are so far:
> > >Debian SID, SARGE, WOODY, Slack9.1 and SuSE 9.0 
> > >
> > >Please report any oddities and further feature requests concerning H263
> > >here.
> > >

(gdb) thread apply all bt
 
Thread 5 (Thread 1123982256 (LWP 7142)):
#0  0x419c3115 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/libpthread.so.0
#1  0x418dbefc in PSyncPoint::Wait (this=0x81ac594) at tlibthrd.cxx:1723
#2  0x4117f498 in H323ConnectionsCleaner::Main (this=0x81ac538)
    at h323ep.cxx:775
#3  0x418da8b8 in PThread::PX_ThreadStart (arg=0x81ac538) at tlibthrd.cxx:1235
#4  0x419c09b4 in start_thread () from /lib/tls/libpthread.so.0
#5  0x00000000 in ?? ()
 
Thread 4 (Thread 1132370864 (LWP 7143)):
#0  0x41ca23c7 in select () from /lib/tls/libc.so.6
#1  0x418d62c1 in PHouseKeepingThread::Main (this=0x81ac668) at socket.h:626
#2  0x418da8b8 in PThread::PX_ThreadStart (arg=0x81ac668) at tlibthrd.cxx:1235
#3  0x419c09b4 in start_thread () from /lib/tls/libpthread.so.0
#4  0x00000000 in ?? ()
 
Thread 3 (Thread 1143757744 (LWP 7144)):
#0  0x41ca23c7 in select () from /lib/tls/libc.so.6
#1  0x418dabad in PThread::PXBlockOnIO (this=0x8338ae8, handle=40, type=2,
    timeout= 0x442c5870) at socket.h:626
#2  0x418ad772 in PChannel::PXSetIOBlock (this=0x8338b40, type=PXAcceptBlock,
    timeout= 0xfffffdfe) at channel.cxx:239
#3  0x418780da in PSocket::os_accept (this=0x83276c0, listener= 0x8338b40,
    addr=0x833e690, size=0x833e690) at socket.cxx:441
#4  0x41872e30 in PTCPSocket::Accept (this=0x83276c0, socket= 0x8338b40)
    at ../common/sockets.cxx:695
#5  0x411ee14b in H323ListenerTCP::Accept (this=0x8338ae8, timeout= 0xfffffdfe)
    at transports.cxx:1299
#6  0x411ee89b in H323ListenerTCP::Main (this=0x8338ae8) at transports.cxx:1346
#7  0x418da8b8 in PThread::PX_ThreadStart (arg=0x8338ae8) at tlibthrd.cxx:1235
#8  0x419c09b4 in start_thread () from /lib/tls/libpthread.so.0
#9  0x00000000 in ?? ()
 
Thread 2 (Thread 1152146352 (LWP 7145)):
#0  0x41c9fd05 in poll () from /lib/tls/libc.so.6
#1  0x406bcdf2 in g_main_loop_get_context () from /usr/lib/libglib-2.0.so.0
#2  0x406bc2cb in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#3  0x406bc9b0 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#4  0x4064a3f2 in link_thread_io_context () from /usr/lib/libORBit-2.so.0
#5  0x406d06f1 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
#6  0x419c09b4 in start_thread () from /lib/tls/libpthread.so.0
#7  0x00000000 in ?? ()
 
Thread 1 (Thread 1111332160 (LWP 7141)):
#0  0x419c6431 in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#1  0x400b22ee in libgnomeui_module_info_get () from /usr/lib/libgnomeui-2.so.0
#2  <signal handler called>
#3  0x0807154d in gm_druid_get_all_data (dw=0x0, name= 0xbfffedbc,
    mail= 0xbfffedbc, connection_type= 0xbfffedac, audio_manager= 0xbfffedb0,
    player= 0xbfffedb4, recorder= 0xbfffedb8, video_manager= 0xbfffedbc,
    video_recorder= 0xbfffedc0) at druid.cpp:530
#4  0x08070a57 in gm_druid_video_test_button_clicked_cb (w=0x82ed278,
    data=0x82e4af8) at druid.cpp:207
#5  0x4067a212 in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#6  0x40669a92 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#7  0x40679da6 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#8  0x40678ec2 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#9  0x406790d6 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#10 0x40243795 in gtk_button_clicked () from /usr/lib/libgtk-x11-2.0.so.0
#11 0x4036bbfd in gtk_toggle_button_get_inconsistent ()
   from /usr/lib/libgtk-x11-2.0.so.0
#12 0x4067a212 in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#13 0x40669d44 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
#14 0x40669a92 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#15 0x406796c4 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#16 0x40678ec2 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#17 0x406790d6 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#18 0x402436e5 in gtk_button_released () from /usr/lib/libgtk-x11-2.0.so.0
#19 0x402445cb in _gtk_button_paint () from /usr/lib/libgtk-x11-2.0.so.0
#20 0x402cc864 in _gtk_marshal_BOOLEAN__BOXED ()
   from /usr/lib/libgtk-x11-2.0.so.0
#21 0x40669d44 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
#22 0x40669a92 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#23 0x40679895 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#24 0x40678ca3 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#25 0x406790d6 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#26 0x403ae8f7 in gtk_widget_send_expose () from /usr/lib/libgtk-x11-2.0.so.0
#27 0x402cc627 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
#28 0x402cb386 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#29 0x40488825 in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0
#30 0x406bb086 in unblock_source () from /usr/lib/libglib-2.0.so.0
#31 0x406bc029 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#32 0x406bc347 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#33 0x406bc9b0 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#34 0x402cabaf in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#35 0x0833aa70 in ?? ()
#36 0x0811d0c0 in guard variable for main::instance ()
#37 0x00000001 in ?? ()
#38 0xbffffc38 in ?? ()
#39 0x0833aa70 in ?? ()
#40 0x00000000 in ?? ()
#41 0x0811d0c0 in guard variable for main::instance ()
#42 0x0811d0c0 in guard variable for main::instance ()
#43 0x00000001 in ?? ()
#44 0xbffffc38 in ?? ()
#45 0x080a03ad in main (argc=2, argv=0x19, envp=0x646c6162)
    at main_window.cpp:1702
#0  0x419c6431 in __waitpid_nocancel () from /lib/tls/libpthread.so.0


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]