linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Segmentation violation


From: Simon Morlat
Subject: Re: [Linphone-developers] Segmentation violation
Date: Tue, 24 Oct 2006 14:35:13 +0200
User-agent: KMail/1.9.5

Hello,

Thanks a lot for the patch. I've successfully applied it. It was not easy to 
find !
Concerning the -I. problem, unfortunately it gets automatically inserted by 
automake from the Makefile.am. It cannot be fixed since Makefile.am is the 
source of the Makefile and Makefiles are not distributed.

Simon

Le jeudi 19 octobre 2006 16:26, Micha Nelissen a écrit :
> 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




reply via email to

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