linphone-developers
[Top][All Lists]
Advanced

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

RE: [Linphone-developers] Segmentation violation


From: Micha Nelissen
Subject: RE: [Linphone-developers] Segmentation violation
Date: Thu, 19 Oct 2006 16:26:37 +0200

Micha Nelissen wrote:
> 382   old_mmap(NULL, 4290711552, PROT_READ|PROT_WRITE,
> MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = -1 ENOMEM (Cannot allocate memory)
> 382   old_mmap(NULL, 4290711552, PROT_READ|PROT_WRITE,
> MAP_PRIVATE|MAP_ANONYMOUS, 0, 0) = -1 ENOMEM (Cannot allocate memory)
> 382   --- SIGSEGV (Segmentation fault) @ 0 (0) ---
> 
> Tries to allocate a lot of memory! Unfortenately, gdb does not work
> on this system. Any idea for the reason of this huge memory
> allocation ?  

I have found it. The swap routines in waveheader.h are buggy. I've
rewritten them, and now version 1.5.0 works for me. See attached patch
linphone-1.5.0-waveheader.diff.

Regards,

Micha

Attachment: linphone-1.5.0-waveheader.diff
Description: linphone-1.5.0-waveheader.diff


reply via email to

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