partysip-dev
[Top][All Lists]
Advanced

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

Re: [Partysip-dev] Running Partysip with MSN messenger


From: Vishal Jain
Subject: Re: [Partysip-dev] Running Partysip with MSN messenger
Date: Mon, 10 Jun 2002 10:11:50 -0400 (EDT)

I think the error that u r getting is in Libosip. I got the same error
and I modified the code to increase this malloc size to a bigger value
say 1024. Recompile libosip and then run PartySip. It should be fine.

-- 
Regards,
Vishal Jain
ILX Systems
123, William Street
New York, NY

On Mon, 10 Jun 2002, Tim Na wrote:

> Date: Mon, 10 Jun 2002 11:37:57 +0900
> From: Tim Na <address@hidden>
> Reply-To: address@hidden
> To: address@hidden
> Subject: [Partysip-dev] Running Partysip with MSN messenger
> 
> Hi,
> 
> I used MSN messenger 4.6 in Communication Service mode.
> Partysip is running in Solaris 7 box.
> Me and my co-worker successfully registered to partysip and
> we both were able to see each other in the MSN window.
> But when I tried to chat with him, partysip failed with bus error. 
> Anybody has same problem here??
> 
> When I gdbed core file, amazingly it was at the port_malloc.c: 40
> where it only says "value= malloc(size);" where the size is 506....
> I wonder how this can cause bus error.... There is no null pointer... :-(
> The real function that it happened is as follow...
> malloc() => _malloc_unlocked() => cleanfree() => realfree()
> 
> Any comments?
> 
> 
> _______________________________________________
> Partysip-dev mailing list
> address@hidden
> http://mail.freesoftware.fsf.org/mailman/listinfo/partysip-dev
> 




reply via email to

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