linphone-users
[Top][All Lists]
Advanced

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

[Linphone-users] Linphone crash


From: iBMS - Marcin Wyrwas
Subject: [Linphone-users] Linphone crash
Date: Tue, 19 Jan 2010 17:06:47 +0100

Hi

I have a crash to report.
Using Linphone 3.2.0 with msx264-1.3.0 plugin on Windows 7 32-bit (also tested
Windows XP - same results).
The crash manifests when attempting to initiate outgoing video call (with
attached linphonerc settings file) to 2N Helios IP video door phone
(http://www.2n.cz/products/door-lift-phones/door-entry-systems/ip-communication.html).
This phone only supports H264 codec.
Incoming connections work correctly.

Details:
It appears that it's these particular codecs selected (H263-1998 and H264)
triggering the crash.
Linphone doesn't crash if all possible codecs are enabled.

----------------------
linphonerc:

[sound]
echocancelation=1
echolimiter=1

[net]
download_bw=0
upload_bw=0
firewall_policy=0
mtu=0

[sip]
sip_port=5060
guess_hostname=0
inc_timeout=600
use_info=0
use_ipv6=0
register_only_when_network_is_up=0
default_proxy=0

[rtp]
audio_rtp_port=7078
video_rtp_port=9078
audio_jitt_comp=60
video_jitt_comp=60
nortp_timeout=5

[audio_codec_0]
mime=speex
rate=16000
enabled=0

[audio_codec_1]
mime=speex
rate=8000
enabled=0

[audio_codec_2]
mime=PCMU
rate=8000
enabled=1

[audio_codec_3]
mime=PCMA
rate=8000
enabled=1

[audio_codec_4]
mime=GSM
rate=8000
enabled=0

[video]
display=1
capture=1
show_local=1
size=cif

[video_codec_0]
mime=H263
rate=90000
enabled=0
recv_fmtp=QCIF=2

[video_codec_1]
mime=MP4V-ES
rate=90000
enabled=0
recv_fmtp=profile-level-id=3

[video_codec_2]
mime=theora
rate=90000
enabled=0

[video_codec_3]
mime=H263-1998
rate=90000
enabled=1
recv_fmtp=CIF=1;QCIF=1

[video_codec_4]
mime=x-snow
rate=90000
enabled=0

[video_codec_5]
mime=H264
rate=90000
enabled=1

[video_codec_6]
mime=H264
rate=90000
enabled=0
recv_fmtp=packetization-mode=1

[GtkUi]
uri0=sip:address@hidden:55004

[auth_info_0]
username=401
passwd=ibms

[proxy_0]
reg_proxy=sip:192.168.0.167:55004
reg_identity=sip:address@hidden:55004
reg_expires=3600
reg_sendregister=1
publish=0



----------------------
linphone-3.exe caused an Access Violation at location 77339b60 in module
msvcrt.dll Writing to location 04564000.

Registers:
eax=0453972d ebx=0455f300 ecx=3fffecb8 edx=00000001 esi=0453e44c edi=04564000
eip=77339b60 esp=0440fc00 ebp=0440fc08 iopl=0         nv up ei pl nz na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010206

Call stack:
77339B60  msvcrt.dll:77339B60  memcpy
6B34189A  libortp-8.dll:6B34189A  msgpullup
65F94783  libmediastreamer-0.dll:65F94783  dec_process_frame  videodec.c:261

65F94B19  libmediastreamer-0.dll:65F94B19  ms_queue_get  msqueue.h:42

65F82A4C  libmediastreamer-0.dll:65F82A4C  call_process  msticker.c:179

65F82AD3  libmediastreamer-0.dll:65F82AD3  run_graph  msticker.c:197

65F82B10  libmediastreamer-0.dll:65F82B10  run_graphs  msticker.c:210

65F82C03  libmediastreamer-0.dll:65F82C03  ms_ticker_run  msticker.c:326

6B341F8C  libortp-8.dll:6B341F8C  WIN_mutex_destroy
77341287  msvcrt.dll:77341287  _itow_s
77341328  msvcrt.dll:77341328  _endthreadex
77481174  kernel32.dll:77481174  BaseThreadInitThunk
77CDB3F5  ntdll.dll:77CDB3F5  RtlInitializeExceptionChain
77CDB3C8  ntdll.dll:77CDB3C8  RtlInitializeExceptionChain
----------------------

Best regards,
Marcin Wyrwas







reply via email to

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