Re: Help with debugging intermittent crash on resume from hibernation

2015-04-17 Thread Nikolaus Rath
On Apr 17 2015, Mike Galbraith wrote: > On Fri, 2015-04-17 at 20:15 -0700, Nikolaus Rath wrote: >> >> Is there anything I can do to help debug this issue? > > You could try to bisect it, but judging from the problem description, > that could be more like a career than a troubleshooting session.

Re: Help with debugging intermittent crash on resume from hibernation

2015-04-17 Thread Mike Galbraith
On Fri, 2015-04-17 at 21:13 -0700, Nikolaus Rath wrote: > On Apr 17 2015, Mike Galbraith wrote: > > On Fri, 2015-04-17 at 20:15 -0700, Nikolaus Rath wrote: > > > > > > Is there anything I can do to help debug this issue? > > > > You could try to bisect it, but judging from the problem > > descr

Re: Help with debugging intermittent crash on resume from hibernation

2015-04-17 Thread Mike Galbraith
On Fri, 2015-04-17 at 20:15 -0700, Nikolaus Rath wrote: > > Is there anything I can do to help debug this issue? You could try to bisect it, but judging from the problem description, that could be more like a career than a troubleshooting session. -Mike -- To unsubscribe from this list:

Re: Help with debugging intermittent crash on resume from hibernation

2015-04-17 Thread Nikolaus Rath
On 03/19/2015 08:57 PM, Mike Galbraith wrote: > (+CC) > > On Thu, 2015-03-19 at 20:21 -0700, Nikolaus Rath wrote: >> On Mar 13 2015, Nikolaus Rath wrote: >>> Hello, >>> >>> In about one out of 10 resumes from hibernation, my system resets after >>> the hibernation image has been loaded. I am hibe

Re: Help with debugging intermittent crash on resume from hibernation

2015-03-19 Thread Mike Galbraith
(+CC) On Thu, 2015-03-19 at 20:21 -0700, Nikolaus Rath wrote: > On Mar 13 2015, Nikolaus Rath wrote: > > Hello, > > > > In about one out of 10 resumes from hibernation, my system resets after > > the hibernation image has been loaded. I am hibernating using > > > > # echo platform > /sys/power/di

Re: Help with debugging intermittent crash on resume from hibernation

2015-03-19 Thread Nikolaus Rath
On Mar 13 2015, Nikolaus Rath wrote: > Hello, > > In about one out of 10 resumes from hibernation, my system resets after > the hibernation image has been loaded. I am hibernating using > > # echo platform > /sys/power/disk > # echo disk > /sys/power/state > > When testing hibernation using > > #

Help with debugging intermittent crash on resume from hibernation

2015-03-14 Thread Nikolaus Rath
Hello, In about one out of 10 resumes from hibernation, my system resets after the hibernation image has been loaded. I am hibernating using # echo platform > /sys/power/disk # echo disk > /sys/power/state When testing hibernation using # echo core > /sys/power/pm_test # echo platform > /sys/po