gnokii-users
[Top][All Lists]
Advanced

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

Re: possible bug


From: Jon Berg
Subject: Re: possible bug
Date: Sun, 21 Oct 2012 13:36:41 +0000

> Can you please provide full debug log of reading this particular
> message with gnokii --getsms?
>

It does not crash when running it with "gnokii". It only happens with the smsd.

Attached is the output when running it with gnokii. I 'x'-ed the phone numbers.


When it stops with:
lt-smsd: malloc.c:2368: sysmalloc: Assertion `(old_top == (((mbinptr)
(((char *) &((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct
malloc_chunk, fd)))) && old_size == 0) || ((unsigned long) (old_size)
>= (unsigned long)((((__builtin_offsetof (struct malloc_chunk,
fd_nextsize))+((2 * (sizeof(size_t))) - 1)) & ~((2 * (sizeof(size_t)))
- 1))) && ((old_top)->size & 0x1) && ((unsigned long)old_end &
pagemask) == 0)' failed.

the backtrace of lt-smsd is:

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xb6c9eb40 (LWP 3752)]
0xb7782424 in __kernel_vsyscall ()
(gdb) backtrace
#0  0xb7782424 in __kernel_vsyscall ()
#1  0xb74405df in raise () from /lib/libc.so.6
#2  0xb7441ec3 in abort () from /lib/libc.so.6
#3  0xb7483d79 in __malloc_assert () from /lib/libc.so.6
#4  0xb7486a4a in _int_malloc () from /lib/libc.so.6
#5  0xb7487c88 in malloc () from /lib/libc.so.6
#6  0xb761f4bb in ?? () from /lib/libglib-2.0.so.0
#7  0xb761f833 in g_malloc () from /lib/libglib-2.0.so.0
#8  0x0804ad0b in RefreshSMS (number=37) at lowlevel.c:195
#9  0x0804b245 in RealConnect (address@hidden) at lowlevel.c:428
#10 0x0804b5ff in Connect (phone=0x8c07900) at lowlevel.c:471
#11 0xb75bed08 in start_thread () from /lib/libpthread.so.0
#12 0xb74fa8de in clone () from /lib/libc.so.6

Attachment: gnokii.txt
Description: Text document


reply via email to

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