gnokii-users
[Top][All Lists]
Advanced

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

Segfault on deleting messages with Nokia 6233


From: Alex Tomkins
Subject: Segfault on deleting messages with Nokia 6233
Date: Wed, 3 Dec 2008 13:33:26 +0000

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)


Inserting Event: 1
Processing Event: 1
Deleting SMS 2
Deleting SMS...
Using DeleteSMS for Series40 3rd Ed
Trying to retrieve filelist of C:\predefmessages\1\*.* from cache
Getting key C:\predefmessages\1\*.* from map 0x8093dc0.
Getting key C:\predefmessages\1\*.* from map 0x8093dc0.

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];
(gdb) backtrace
#0  0xb7e64d19 in NK6510_DeleteSMS_S40_30 (data=0x80b8e10,
state=0x8093e40) at nk6510.c:1668
#1  0xb7e65943 in NK6510_DeleteSMS (data=0x80b8e10, state=0x8093e40)
at nk6510.c:1430
#2  0xb7e67e0b in NK6510_Functions (op=GN_OP_DeleteSMS,
data=0x80b8e10, state=0x8093e40) at nk6510.c:442
#3  0xb7e333d3 in gn_sm_functions (op=GN_OP_DeleteSMS, data=0x80b8e10,
sm=0x8093e40) at gsm-statemachine.c:360
#4  0xb7e4600e in gn_sms_delete (data=0x80b8e10, state=0x8093e40) at
gsm-sms.c:1045
#5  0x0804b596 in A_DeleteSMSMessage (data=0x80ad300) at lowlevel.c:349
#6  0x0804af7f in Connect (phone=0x806d160) at lowlevel.c:417
#7  0xb7e134fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0xb7d95e5e in clone () from /lib/tls/i686/cmov/libc.so.6


Config file:

[global]
port = 00:17:B0:AA:CF:2D
model = 6233
initlength = default
connection = bluetooth
use_locking = yes
serial_baudrate = 19200
smsc_timeout = 10
[xgnokii]
allow_breakage = 0
[gnokiid]
bindir = /usr/local/sbin/
[connect_script]
TELEPHONE = 12345678
[disconnect_script]
[logging]
debug = on
rlpdebug = off
xdebug = on


It's an always repeatable crash.  If there's any info missing from
here which you need then let me know.


-- 
Alex Tomkins <address@hidden>




reply via email to

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