linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Latest release crashes on a call when preview is o


From: Kevin Cross
Subject: [Linphone-developers] Latest release crashes on a call when preview is on
Date: Thu, 9 Sep 2010 11:56:42 -0400

Hello,

I have compiled the latest release as well as the latest code on the GIT repo and they crash when accepting a call with the local preview window on.

The call is being made from linphone to linphone on ubuntu 10.04.

Program received signal SIGSEGV, Segmentation fault.
video_stream_iterate (stream=0x0) at videostream.c:150
150        if (stream->evq){
(gdb) bt
#0  video_stream_iterate (stream=0x0) at videostream.c:150
#1  0x0019db75 in linphone_core_iterate (lc=0x80b9800) at linphonecore.c:1700
#2  0x08055302 in linphone_gtk_iterate (lc=0x80b9800) at main.c:504
#3  0x00944d5c in ?? () from /lib/libglib-2.0.so.0
#4  0x009445e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#5  0x009482d8 in ?? () from /lib/libglib-2.0.so.0
#6  0x00948817 in g_main_loop_run () from /lib/libglib-2.0.so.0
#7  0x002f23c9 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#8  0x080566a5 in main (argc=1, argv=0xbffff4d4) at main.c:1412

Thanks

reply via email to

[Prev in Thread] Current Thread [Next in Thread]