Re: [OpenWrt-Devel] ARM Kernel crash

2008-07-16 Thread wlanmac
Thanks! actually, that variable was already set. I will enable a few more options. I didn't get an Oops report - at least not out of QEmu or from an remotely attached gdb. On Tue, 2008-07-15 at 12:43 +0200, John Crispin wrote: > activate CONFIG_KALLSYMS and then paste the oops dump pls > > >

Re: [OpenWrt-Devel] ARM Kernel crash

2008-07-15 Thread John Crispin
activate CONFIG_KALLSYMS and then paste the oops dump pls wlanmac wrote: > Hi all, > > I have a problem with a program crashing an ARM kernel - and crashing it > hard. The program uses the Tun/Tap driver, but I'm not certain that is > the issue. I haven't seen this behavior on any other archite

[OpenWrt-Devel] ARM Kernel crash

2008-07-14 Thread wlanmac
Hi all, I have a problem with a program crashing an ARM kernel - and crashing it hard. The program uses the Tun/Tap driver, but I'm not certain that is the issue. I haven't seen this behavior on any other architecture - anyone know of known problems with tun/tap or other issues with ARM? I tried t