gnokii-users
[Top][All Lists]
Advanced

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

Re: bug #175176, lots of question about nk7110 code


From: Peter Gervai
Subject: Re: bug #175176, lots of question about nk7110 code
Date: Tue, 14 Jan 2003 11:01:09 +0100
User-agent: Mutt/1.4i

On Tue, Jan 14, 2003 at 02:30:26AM +0100, Pawel Kot wrote:
> On Mon, 13 Jan 2003, Peter Gervai wrote:
> 
> > On Mon, Jan 13, 2003 at 09:09:28PM +0100, Peter Gervai wrote:
> >
> > > ps: I TRY to check cvs version, but cvs habitually don't work for me.
> >
> > failed, it doesn't compile for me.
> 
> Oh, you failed on correct cvs update.

(Version: 0.5pre4 from CVS)

Seems that it is the problem compiling the smsd part with the current debian
config, maybe it was patched to behave, and I didn't have the time to
cross-check. Commenting it out compiles the CVS version now (I don't use
smsd anyway).

CVS version behaves a little different: calendar doesn't segfault but still 
have some
logic problem and cannot get over 100th calendar entry. 

xgnokii's caller logo editor (and sometimes other functions) stop with
"Event XX failed with error code 4!" (event 25, event 9), it worked in the
old version.

Quick dials don't work either (same error codes and some other messages),
but they gave bogus values last time as well.

SMS reading now crashes for a change:

#0  0x400416b4 in NK7110_IncomingFolder (messagetype=20, message=0x81c1250 
"\001%", length=58, data=0xbf7f691c, state=0x80bbf80)
    at nk7110.c:948
#1  0x4002d216 in sm_incoming_function (messagetype=20 '\024', 
message=0x81c1250, messagesize=58, state=0x80bbf80)
    at gsm-statemachine.c:125
#2  0x40060040 in fbus_rx_statemachine (rx_byte=238 'ďż˝', state=0x80bbf80) at 
fbus.c:358
#3  0x40060120 in fbus_loop (timeout=0xbf7f3f0c, state=0x80bbf80) at fbus.c:387
#4  0x4002d05d in gn_sm_loop (timeout=1, state=0x80bbf80) at 
gsm-statemachine.c:80
#5  0x4002d552 in __sm_block_timeout (waitfor=20, t=30, noretry=0, 
data=0xbf7f691c, state=0x80bbf80) at gsm-statemachine.c:225
#6  0x4002d647 in sm_block (waitfor=20, data=0xbf7f691c, state=0x80bbf80) at 
gsm-statemachine.c:247
#7  0x400420bc in NK7110_GetSMSnoValidate (data=0xbf7f691c, state=0x80bbf80) at 
nk7110.c:1104
#8  0x4003efa1 in NK7110_Functions (op=GN_OP_GetSMSnoValidate, data=0xbf7f691c, 
state=0x80bbf80) at nk7110.c:221
#9  0x4002d6e6 in gn_sm_functions (op=GN_OP_GetSMSnoValidate, data=0xbf7f691c, 
sm=0x80bbf80) at gsm-statemachine.c:268
#10 0x40039024 in sms_request_no_validate (data=0xbf7f691c, state=0x80bbf80) at 
gsm-sms.c:763
#11 0x40039098 in gn_sms_get_no_validate (data=0x0, state=0x0) at gsm-sms.c:776


#0  0x400416b4 in NK7110_IncomingFolder (messagetype=20, message=0x81c1250 
"\001%", length=58, data=0xbf7f691c, state=0x80bbf80)
    at nk7110.c:948
        i = 1078340064
        j = 0
        T = 0
        offset = 47
        nextfolder = 16
#1  0x4002d216 in sm_incoming_function (messagetype=20 '\024', 
message=0x81c1250, messagesize=58, state=0x80bbf80)
    at gsm-statemachine.c:125
        c = 0
        temp = 1
        data = (struct {...} *) 0xbf7f691c
        edata = (struct {...} *) 0x81c1290
        res = GN_ERR_INTERNALERROR
        waitingfor = 0
#2  0x40060040 in fbus_rx_statemachine (rx_byte=238 'ďż˝', state=0x80bbf80) at 
fbus.c:358
        time_diff = {tv_sec = 13, tv_usec = -1082180132}
        i = (struct {...} *) 0x81b0288
        frm_num = 1
        seq_num = 69
        m = (struct {...} *) 0x81b04f8
#3  0x40060120 in fbus_loop (timeout=0xbf7f3f0c, state=0x80bbf80) at fbus.c:387
        buffer = 
"\036\f\0\024\0<\001%\0\b\003\b\0i\0\a\221c\0029\0\220�\0\r\0(\004\0\0\016\a�\t\0g�\0\0\0,\231\2320\020A\0014$\004(address@hidden)F@'address@hidden@address@hidden@�)address@hidden>address@hidden@address@hidden>\177��|address@hidden@address@hidden>address@hidden>\177�\200�\v\b�>\177�\0\0\0\0"...
        count = 67
        res = 68
#4  0x4002d05d in gn_sm_loop (timeout=1, state=0x80bbf80) at 
gsm-statemachine.c:80
        loop_timeout = {tv_sec = 0, tv_usec = 80000}
        i = 0
#5  0x4002d552 in __sm_block_timeout (waitfor=20, t=30, noretry=0, 
data=0xbf7f691c, state=0x80bbf80) at gsm-statemachine.c:225
        retry = 0
        timeout = 29
        s = GN_SM_WaitingForResponse
        err = GN_ERR_NONE
#6  0x4002d647 in sm_block (waitfor=20, data=0xbf7f691c, state=0x80bbf80) at 
gsm-statemachine.c:247
No locals.
#7  0x400420bc in NK7110_GetSMSnoValidate (data=0xbf7f691c, state=0x80bbf80) at 
nk7110.c:1104
        req = "\0\001\0\a\b\0i\001e\001"
#8  0x4003efa1 in NK7110_Functions (op=GN_OP_GetSMSnoValidate, data=0xbf7f691c, 
state=0x80bbf80) at nk7110.c:221

That's all for today,
Peter




reply via email to

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