gnokii-users
[Top][All Lists]
Advanced

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

Re: SV: SV: SV: SV: SV: Gnokii 6.0.22, Gnokii working fine, but smsd is


From: BORBELY Zoltan
Subject: Re: SV: SV: SV: SV: SV: Gnokii 6.0.22, Gnokii working fine, but smsd is coredumping
Date: Sun, 24 Feb 2008 22:15:14 +0100
User-agent: Mutt/1.5.17 (2007-11-01)

Hi,

On Sun, Feb 24, 2008 at 05:57:22PM +0100, Pawel Kot wrote:
> InitPhoneMonitor() invokes GetSMS() which does while(1) {...}
> But GetSMS() is not in the stack.
> 
> >  So I confused and I cannot imagine what happened. I only guess that there 
> > is
> >  something wrong with pthread library.
> 
> It is possible that threads in FBSD behave somehow different than in
> Linux. But I cannot help here much neither...

Maybe the default stack frame size is too small on FreeBSD. We should
try to call pthread_attr_setstacksize() before pthread_create().

Bye,
Bozo




reply via email to

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