Re: [B.A.T.M.A.N.] Batman gateway lock ups

2008-09-10 Thread Sven Eckelmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 09 September 2008 13:26:47 Simon Wunderlich wrote: Hey Sven, thanks for you analysis!! [...] Mhm, as far as i looked into the issue, there are the following points where free_client_list is accessed: [...] So it seems there should

Re: [B.A.T.M.A.N.] Batman gateway lock ups

2008-09-10 Thread Sven Eckelmann
On Wednesday 10 September 2008 00:45:07 Sven Eckelmann wrote: [...] /* v0 and v1 holds pointer to new allocated struct */ /* a3 holds zero - like t0 */ 9a8: sw s1,8(v0) /* store pointer to client_data in new data buffer */ 9ac: lw v0,36(a3) /* v0 gets free_client_list.next

Re: [B.A.T.M.A.N.] Batman gateway lock ups

2008-09-09 Thread Sven Eckelmann
Ok, I got the /proc/modules file now. Current situation is following: it crashes inside the the batman module add position 0x0aa4 a60:3c02lui v0,0x0 a64: 8c500024lw s0,36(v0) a68: 24420024addiu v0,v0,36 a6c:

Re: [B.A.T.M.A.N.] Batman gateway lock ups

2008-09-09 Thread Sven Eckelmann
On Monday 08 September 2008 23:45:55 Sven Eckelmann wrote: I got the System.map right now. So we can convert the kernel oops into something more readable. It doesn't help that much now, but... just for sake of completeness Sry, forgot the second oops with the interesting address of the paging

Re: [B.A.T.M.A.N.] Batman gateway lock ups

2008-09-09 Thread Simon Wunderlich
Hey Sven, thanks for you analysis!! On Mon, Sep 08, 2008 at 11:18:42PM +0200, Sven Eckelmann wrote: Ok, I got the /proc/modules file now. Current situation is following: it crashes inside the the batman module add position 0x0aa4 a60: 3c02lui v0,0x0 a64:

Re: [B.A.T.M.A.N.] Batman gateway lock ups

2008-09-08 Thread Sven Eckelmann
On Friday 05 September 2008 17:01:24 Outback Dingo wrote: [...] http://www.pastebin.ca/1194874 pertinent info dmesg | grep 'batgat loaded' batgat: [init_module:96] batgat loaded rv1025 uname -a Linux nightwing 2.6.23.16 #16 Tue Apr 22 20:00:17 ART 2008 mips unknown r...@nightwing:~#

[B.A.T.M.A.N.] Batman gateway lock ups

2008-09-05 Thread Outback Dingo
see pastebin http://www.pastebin.ca/1194874 pertinent info dmesg | grep 'batgat loaded' batgat: [init_module:96] batgat loaded rv1025 uname -a Linux nightwing 2.6.23.16 #16 Tue Apr 22 20:00:17 ART 2008 mips unknown r...@nightwing:~# batmand -v WARNING: You are using the unstable batman branch.