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: Jan Derfinak
Subject: Re: SV: SV: SV: SV: SV: Gnokii 6.0.22, Gnokii working fine, but smsd is coredumping
Date: Sun, 24 Feb 2008 17:09:08 +0100 (CET)

On Sun, 24 Feb 2008, Peter Toi wrote:

Hi.

> Here is the output - tell me if there is anymore I can do?:

I'm sorry but it doesn't help me. I hoped there will be some more
information.
And I'm confused. I looked to CVS history and I cannot find any relevant
change in smsd code. Maybe something changed in gnokii.

> 
> fbusinit: error 0
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 3 (LWP 100270)]
> 0x482e0242 in __error () from /usr/lib/libpthread.so.1
> (gdb) bt
> #0  0x482e0242 in __error () from /usr/lib/libpthread.so.1
> #1  0x482d165c in pthread_rwlock_timedwrlock () from
> /usr/lib/libpthread.so.1
> #2  0x48054c4b in rlock_acquire () from /libexec/ld-elf.so.1
> #3  0x48051678 in _rtld_bind () from /libexec/ld-elf.so.1
> #4  0x48050a09 in _rtld_bind_start () from /libexec/ld-elf.so.1
> #5  0x48073000 in ?? ()
> #6  0x00000130 in ?? ()
> #7  0x08057100 in ?? ()
> #8  0x0805f400 in ?? ()
> #9  0x00000800 in ?? ()
> #10 0x00000286 in ?? ()
> #11 0x48073000 in ?? ()
> #12 0x00000130 in ?? ()
> #13 0x0804a722 in InsertEvent ()
> #14 0x0804a91f in InsertEvent ()
> #15 0x0804ae17 in InitPhoneMonitor ()
> #16 0x0804b119 in Connect ()
> #17 0x482cbaf1 in pthread_create () from /usr/lib/libpthread.so.1
> #18 0x48386253 in _ctx_start () from /lib/libc.so.5
> (gdb)
> 

I see that we are in Connect function, but Connect is only wrapper for
RealConnect which was called because RealConnect called fbusinit. Fbusinit
returned 0, RealConnect should print
"Phone connected. Starting monitoring..."

but I didn't see this string in your debug log. And I don't see RealConnect
in stack trace.

I see InsertEvent in stack trace but first line of InsertEvent is printing
"Inserting Event: ..."

But again I don't see it in debug log.

InitPhoneMonitor is function which only set some variables. Why is it in
stack trace?

So I confused and I cannot imagine what happened. I only guess that there is
something wrong with pthread library.

jan

-- 




reply via email to

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