[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Segfault on deleting messages with Nokia 6233
From: |
Pawel Kot |
Subject: |
Re: Segfault on deleting messages with Nokia 6233 |
Date: |
Wed, 3 Dec 2008 16:08:34 +0100 |
Hi,
On Wed, Dec 3, 2008 at 14:33, Alex Tomkins <address@hidden> wrote:
> I've currently installed the latest CVS version to try and get this
> working, but sadly smsd seems to crash whenever it tries to delete any
> messages off the phone. Retrieving messages seems fine though.
>
> Phone: Nokia 6233
> Connection: Tried both USB (DKU-2) and Bluetooth - same problem
> Version: GNOKII Version 0.6.28cvs (updated about 30 mins ago)
[...]
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0xb78d7b90 (LWP 20590)]
> 0xb7e64d19 in NK6510_DeleteSMS_S40_30 (data=0x80b8e10,
> state=0x8093e40) at nk6510.c:1668
> 1668 fl2.files[fl2.file_count++] = fl.files[j];
Ouch. That's my fault. We did this field dynamic instead of static in
the last release. And obviously there are some places that didn't
notice this fact. Thanks for spotting.
Or at least I think this is the reason for that problem.
take care,
--
Pawel Kot