Re: kernel panic on network activity

2012-05-16 Thread Samuel Thibault
Riccardo Mottola, le Wed 16 May 2012 00:35:02 +0200, a écrit : > I attach a screenshot on how my kernel panics when I just "ping" localhost. > I provide a "screenshot" since I had to uninstall any ssh, telnet or login > daemon to be able to boot. The address looked odd to me, but with the backtrac

Re: kernel panic on network activity

2012-05-16 Thread Riccardo Mottola
This is a screenshot running 20120505-dbg and then "trace". Riccardo <>

Re: __thread errno

2012-05-16 Thread Roland McGrath
TLS_INIT_TP is done early enough in rtld.c that it ought to be before anything tries to use errno. Figure out the call chain.

Re: __thread errno

2012-05-16 Thread Thomas Schwinge
Hi! On Thu, 10 May 2012 17:25:59 +0800, I wrote: > On Thu, 10 May 2012 03:22:20 +0200, Samuel Thibault > wrote: > > Thomas Schwinge, le Thu 10 May 2012 09:17:33 +0800, a écrit : > > > On Thu, 10 May 2012 00:10:52 +, Samuel Thibault > > > wrote: > > > > commit b7f913cb1bdf9ca718661af315b9f3

Re: kernel panic on network activity

2012-05-16 Thread Riccardo Mottola
Hi,, On 05/16/2012 12:35 AM, Riccardo Mottola wrote: Hi, I attach a screenshot on how my kernel panics when I just "ping" localhost. I provide a "screenshot" since I had to uninstall any ssh, telnet or login daemon to be able to boot. This happens after the last debian update I was doing.