[Klone-users] Session bugs

Mickael Auger mickael.auger at gmail.com
Tue May 6 14:38:01 EDT 2008


Hi,

The session_get() seems not to be the problem (randomly bug effect), and I
have bugs more on embedded but also on standard linux.

Finnaly, I've resolved my problems with gdb and gdbserver to give you a
possible backtrace :

============================================================
(gdb) target remote ip:port
Remote debugging using ip:port
0xa80048 in _start ()
(gdb) continue
Continuing.

Program received signal SIGILL, Illegal instruction.
0xaba19e in u_log (fac=0, level=7, fmt=0x9f9d3e "[%s][%d:%s:%d:%s] %s %s")
at toolbox/log.c:82
82              hook(hook_arg, level, buf);
(gdb) bt
#0  0xaba19e in u_log (fac=0, level=7, fmt=0x9f9d3e "[%s][%d:%s:%d:%s] %s
%s") at toolbox/log.c:82
#1  0xaba34e in u_log_write_ex (fac=0, lev=7, flags=1, err=0,
    file=0x9f9aa2 "■     sz + s->data_len + 2*sz + 1)", line=240,
func=0x9f9b9d "",
    fmt=0x9f9a95 "") at toolbox/log.c:135
#2  0xab9b56 in u_path_snprintf (buf=0x9fc374 "s/%s", sz=4351, sep=47,
fmt=0x9c4cb8 "%s/%s")
    at toolbox/misc.c:240
#3  0xa892ac in http_alias_resolv (h=0xbcf2e8, rq=0xbcb200, dst=0x9fc374
"s/%s", uri=0x9fbb74 "",
    sz=4351) at http.c:212
#4  0xa894a6 in http_is_valid_uri (rq=0xbcb200, buf=0x9fd48c "/style.css",
len=0) at http.c:235
#5  0xa9a6d2 in request_set_uri (rq=0xbcb200, uri=0x9fe4ce "/style.css",
    is_valid_uri=0xa89304 <http_is_valid_uri>, arg=0xbcb200) at
request.c:642
#6  0xa9e25c in request_parse_header (rq=0xbcb200, is_valid_uri=0xa89304
<http_is_valid_uri>,
    arg=0xbcb200) at request.c:1609
#7  0xa8afde in http_serve (h=0xbcf2e8, fd=4) at http.c:565
#8  0xa8c36c in http_backend_serve (be=0xbcf290, fd=4) at http.c:849
#9  0xaa630e in backend_serve (be=0xbcf290, fd=4) at backend.c:129
#10 0xa82cb2 in server_be_serve (s=0xbcf480, be=0xbcf290, ad=4) at
server.c:653
#11 0xa83508 in server_dispatch (s=0xbcf480, fd=3) at server.c:811
#12 0xa83eb0 in server_loop (s=0xbcf480) at server.c:979
#13 0xa85f34 in app_run () at main.c:142
#14 0xa86436 in main (argc=2, argv=0x9fff90) at entry.c:408
#15 0xabbd6e in __uClibc_start_main ()
#16 0xabbd92 in __uClibc_main ()
#17 0xa80054 in __exit ()
#18 0xda96ae in ?? ()
#19 0x48d7001c in ?? ()
Ignoring packet error, continuing...
Reply contains invalid hex digit 116
(gdb)
============================================================

Also one other case ??
============================================================
0xabb51e in _time_t2tm ()
============================================================

I hope that help you.


-- 
Mickaël AUGER
mickael.auger at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://koanlogic.com/pipermail/klone-users/attachments/20080506/2d9c1956/attachment.html


More information about the klone-users mailing list