linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Patch for segfault in linphonecore.c/video_config_


From: Thomas Reitmayr
Subject: [Linphone-developers] Patch for segfault in linphonecore.c/video_config_uninit()
Date: Sun, 13 Jul 2008 06:41:35 -0700 (PDT)

Hi Simon,
just another tiny patch which fixes a segfault when uninitializing liblinphone. 
I compiled linphone without video support which is probably the reason for the 
segfault:
./configure --prefix=/usr --disable-nls --enable-gtk_ui=no --disable-video 
--disable-truespeech --disable-ipv6 --enable-alsa

The corresponding backtrace was:
#0  0xb7e4aac1 in strstr () from /lib/libc.so.6
#1  0xb7f3013c in video_config_uninit (lc=0x804e204) at linphonecore.c:2118
#2  0xb7f30266 in linphone_core_uninit (lc=0x804e204) at linphonecore.c:2187

Regards,
-Thomas



      __________________________________________________________
Gesendet von Yahoo! Mail.
Dem pfiffigeren Posteingang.
http://de.overview.mail.yahoo.com

Attachment: linphone-uninit.patch
Description: Text Data


reply via email to

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