gnokii-users
[Top][All Lists]
Advanced

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

Re: smsd crash report


From: Pawel Kot
Subject: Re: smsd crash report
Date: Wed, 4 May 2011 12:26:10 +0200

Hi,

On Wed, May 4, 2011 at 01:45, Chuck <address@hidden> wrote:
> Hi,
>
> I have noticed regular smsd crashes with the version "GNOKII Version 
> 0.6.31git".  I have several core dumps, each of which has a backtrace that 
> terminates in nk6510.c, line 1921:
>
> Core was generated by `/usr/local/bin/smsd -u xxxxx -p xxxxx -d xxxxx -c 
> xxxxxxxxx -m mysql -b IN -f /'.

Thanks for this information. Does it happen on the first incoming
message? Or after you get several ones?

> Program terminated with signal 11, Segmentation fault.
> [New process 18407]
> [New process 18408]
> [New process 18406]
> #0  0xb76bbd42 in NK6510_IncomingSMS (messagetype=2,
>    message=0x80e89f0 "\001|", length=58, data=0x81c6c98, state=0xb60a5008)
>    at nk6510.c:1921
> 1921                    data->message_center->id = message[8];

So that's most likely because data->message_center is NULL. We'd need
to find a reason why it is so.

>
> The phone identifies as a Nokia 6300:
> [38885385.242588] usb 1-2: New USB device found, idVendor=0421, idProduct=04f9
> [38885385.242588] usb 1-2: New USB device strings: Mfr=1, Product=2, 
> SerialNumber=0
> [38885385.242588] usb 1-2: Product: Nokia 6300
> [38885385.242588] usb 1-2: Manufacturer: Nokia
>
> Is there any other information I can provide to aid in tracking down the 
> cause of this crash?

Based on the information you have provided you're using series40
driver. However it is always useful to get the config, debug log, and
in case of smsd also xdebug log.

take care,
-- 
Pawel Kot



reply via email to

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