Re: PROBLEM: Crash on device_shutdown

2007-03-07 Thread Julien RF
Hi,

I still have the problem with 2.6.20.1 kernel :(
Julien

Le jeudi 01 février 2007 17:12, Oleg Verych a écrit :
> > From: Julien RF
> > Newsgroups: gmane.linux.kernel
> > Subject: PROBLEM: Crash on device_shutdown
> > Date: Mon, 29 Jan 2007 00:03:49 +0100
> > Archived-At: 
>
> Hallo, Julien.
>
> Do you have such problem with more recent kernels, or mm one?
>
> Also, if would be good to have at least some of the stack trace.
>
> You can set up serial console for purpose of logging all information
> to remote host.
>
> > One line summary of the problem:
> > Crash on device_shutdown
> >
> >
> > Full description of the problem/report:
> > When I shut down the system, I get a crash on the device_shutdown
> > function (called by kernel_shutdown_prepare).
> > Since the bug happens when the system is almost shutted down, I can't get
> > the log...
> > I partially copied it by hand, ask me if you need further details :
> > Will now halt.
> > BUG: unable to handle kernel NULL pointer dereference at virtual adress
> > 0128
> > ...
> > EIP is at device_shutdown + 0x49/0x6c
> > ...
> > Process halt
> > ...
> > /etc/rc0.d/S90halt: line 21: 11198 Segmentation fault halt -d -f
> > $shutdown $poweroff $hddown
> >
> > Julien Richard-Foy
>
> p.s. Please, care to honor "Mail-Followup-To" header information. Thanks.
> 

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: PROBLEM: Crash on device_shutdown

2007-03-07 Thread Julien RF
Hi,

I still have the problem with 2.6.20.1 kernel :(
Julien

Le jeudi 01 février 2007 17:12, Oleg Verych a écrit :
  From: Julien RF
  Newsgroups: gmane.linux.kernel
  Subject: PROBLEM: Crash on device_shutdown
  Date: Mon, 29 Jan 2007 00:03:49 +0100
  Archived-At: http://permalink.gmane.org/gmane.linux.kernel/487140

 Hallo, Julien.

 Do you have such problem with more recent kernels, or mm one?

 Also, if would be good to have at least some of the stack trace.

 You can set up serial console for purpose of logging all information
 to remote host.

  One line summary of the problem:
  Crash on device_shutdown
 
 
  Full description of the problem/report:
  When I shut down the system, I get a crash on the device_shutdown
  function (called by kernel_shutdown_prepare).
  Since the bug happens when the system is almost shutted down, I can't get
  the log...
  I partially copied it by hand, ask me if you need further details :
  Will now halt.
  BUG: unable to handle kernel NULL pointer dereference at virtual adress
  0128
  ...
  EIP is at device_shutdown + 0x49/0x6c
  ...
  Process halt
  ...
  /etc/rc0.d/S90halt: line 21: 11198 Segmentation fault halt -d -f
  $shutdown $poweroff $hddown
 
  Julien Richard-Foy

 p.s. Please, care to honor Mail-Followup-To header information. Thanks.
 

-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: PROBLEM: Crash on device_shutdown

2007-02-01 Thread Oleg Verych
> From: Julien RF
> Newsgroups: gmane.linux.kernel
> Subject: PROBLEM: Crash on device_shutdown
> Date: Mon, 29 Jan 2007 00:03:49 +0100
> Archived-At: 

Hallo, Julien.

Do you have such problem with more recent kernels, or mm one?

Also, if would be good to have at least some of the stack trace.

You can set up serial console for purpose of logging all information
to remote host.

> One line summary of the problem:
> Crash on device_shutdown
>
>
> Full description of the problem/report:
> When I shut down the system, I get a crash on the device_shutdown function 
> (called by kernel_shutdown_prepare).
> Since the bug happens when the system is almost shutted down, I can't get the 
> log...
> I partially copied it by hand, ask me if you need further details :
> Will now halt.
> BUG: unable to handle kernel NULL pointer dereference at virtual adress 
> 0128
> ...
> EIP is at device_shutdown + 0x49/0x6c
> ...
> Process halt
> ...
> /etc/rc0.d/S90halt: line 21: 11198 Segmentation fault halt -d -f $shutdown 
> $poweroff $hddown
>
> Julien Richard-Foy

p.s. Please, care to honor "Mail-Followup-To" header information. Thanks.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: PROBLEM: Crash on device_shutdown

2007-02-01 Thread Oleg Verych
 From: Julien RF
 Newsgroups: gmane.linux.kernel
 Subject: PROBLEM: Crash on device_shutdown
 Date: Mon, 29 Jan 2007 00:03:49 +0100
 Archived-At: http://permalink.gmane.org/gmane.linux.kernel/487140

Hallo, Julien.

Do you have such problem with more recent kernels, or mm one?

Also, if would be good to have at least some of the stack trace.

You can set up serial console for purpose of logging all information
to remote host.

 One line summary of the problem:
 Crash on device_shutdown


 Full description of the problem/report:
 When I shut down the system, I get a crash on the device_shutdown function 
 (called by kernel_shutdown_prepare).
 Since the bug happens when the system is almost shutted down, I can't get the 
 log...
 I partially copied it by hand, ask me if you need further details :
 Will now halt.
 BUG: unable to handle kernel NULL pointer dereference at virtual adress 
 0128
 ...
 EIP is at device_shutdown + 0x49/0x6c
 ...
 Process halt
 ...
 /etc/rc0.d/S90halt: line 21: 11198 Segmentation fault halt -d -f $shutdown 
 $poweroff $hddown

 Julien Richard-Foy

p.s. Please, care to honor Mail-Followup-To header information. Thanks.


-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/