Sat 10 Feb 2007 12:21:13 AM UTC, original submission:
Gnokii 0.6.14 on compiled Debian Sarge.
Phone is a Nokia 3510 connected trough serial adapter.
I also tried 0.6.5 debian stable package, no segfault but it freeze. Plase email me sdesse at itsec dot fr if you need further information or to update status. Thanks.
Getting SMS Folder (2) status (2)...
Special case IN/OUTBOX in GetSMSFolderStatus!
Message sent: 0x14 / 0x000a
- 01 00 0c 02 02 0f 55 55 55 | UUU
SM_Block: exiting the retry loop
Message sent: 0x14 / 0x000a
- 01 00 0c 02 02 0f 55 55 55 | UUU
SM_Block: exiting the retry loop
Message sent: 0x14 / 0x000a
- 01 00 0c 02 02 0f 55 55 55 | UUU
SM_Block: exiting the retry loop
GN_OP_GetSMSFolderStatus at line 376 in file lowlevel.c returns error 11
Restarting connection.Serial device: closing device
cfg_file_read - open /root/.gnokiirc: Aucun fichier ou répertoire de ce type
Couldn't open /root/.gnokiirc config file.
Opened configuration file /etc/gnokiirc
Opened configuration file from memory
Added new section global
Adding key/value port//dev/ttyS0
Adding key/value model/3510i
Adding key/value initlength/default
Adding key/value connection/serial
Adding key/value use_locking/yes
Adding key/value serial_baudrate/115200
Adding key/value smsc_timeout/30
Added new section gnokiid
Adding key/value bindir//usr/sbin/
Added new section connect_script
Adding key/value TELEPHONE/+3380850739
Added new section disconnect_script
Added new section logging
Adding key/value debug/on
Adding key/value rlpdebug/on
Adding key/value xdebug/off
LOG: debug mask is 0x1
LOG: rlpdebug mask is 0x1
phone instance config:
model: 3510i
port_device: /dev/ttyS0
connection_type: 0
init_length: 0
serial_baudrate: 115200
serial_write_usleep: -1
hardware_handshake: 0
require_dcd: 0
smsc_timeout: 300
connect_script:
disconnect_script:
rfcomm_cn: 1
sm_retry: off
Connecting
Serial device: opening device /dev/ttyS0
Serial device: setting speed to 115200
Serial device: setting RTS to low and DTR to low
Getting model...
Message sent: 0x1b / 0x0006
- 01 00 07 01 00 |
SM_Block: exiting the retry loop
Message sent: 0x1b / 0x0006
- 01 00 07 01 00 |
SM_Block: exiting the retry loop
Message sent: 0x1b / 0x0006
- 01 00 07 01 00 |
SM_Block: exiting the retry loop
Serial device: opening device /dev/ttyS0
Serial device: setting speed to 115200
Serial device: setting RTS to low and DTR to high
Getting model...
Message sent: 0x1b / 0x0006
- 01 00 07 01 00 |
[Received Ack of type 1b, seq: 80]
[Sending Ack of type 1b, seq: 6]
Message received: 0x1b / 0x002e
01 33 00 08 00 01 58 28 00 21 56 20 30 35 2e 33 | 3 X( !V 05.3
30 0a 31 39 2d 30 33 2d 30 34 0a 52 48 2d 39 0a | 0 19-03-04 RH-9
28 63 29 20 4e 4d 50 2e 0a 43 00 00 00 00 | (c) NMP. C
Received message type 1b
model length: 4
Received model RH-9
Getting model...
Message sent: 0x1b / 0x0006
- 01 00 07 01 00 |
[Received Ack of type 1b, seq: 1]
[Sending Ack of type 1b, seq: 7]
Message received: 0x1b / 0x002e
01 33 00 08 00 01 58 28 00 21 56 20 30 35 2e 33 | 3 X( !V 05.3
30 0a 31 39 2d 30 33 2d 30 34 0a 52 48 2d 39 0a | 0 19-03-04 RH-9
28 63 29 20 4e 4d 50 2e 0a 43 00 00 00 00 | (c) NMP. C
Received message type 1b
Received revision V 05.30
model length: 4
Received model RH-9
Erreur de segmentation
/etc/gnokiirc is :
[global]
port = /dev/ttyS0
model = 3510i
initlength = default
connection = serial
use_locking = yes
serial_baudrate = 115200
smsc_timeout = 30
[gnokiid]
bindir = /usr/local/sbin/
[connect_script]
TELEPHONE = +33xxxxxxxxx
[disconnect_script]
[logging]
debug = on
rlpdebug = on
xdebug = off
Version is :
smsd# gnokii -v
gnokiid Version 0.6.14
|