Re: cannot "hibernate" if program being debugged in gdb is paused after SIGABRT in linux 2.6.23 (but can in 2.6.22.7)

2007-11-10 Thread CSights
Hi Rafael, > Can you please check if you are able to reproduce the problem with > 2.6.24-rc2? I am not able to reproduce the problem with 2.6.24-rc2. I am able to suspend to disk successfully. Thank for the prompt fix! :) C. - To unsubscribe from this list: send the line "unsu

Re: cannot "hibernate" if program being debugged in gdb is paused after SIGABRT in linux 2.6.23 (but can in 2.6.22.7)

2007-10-30 Thread CSights
> > Thanks, I'll try to reproduce the problem here and fix it. No really, thank you! C. - 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

cannot "hibernate" if program being debugged in gdb is paused after SIGABRT in linux 2.6.23 (but can in 2.6.22.7)

2007-10-25 Thread CSights
Hi LKML, My computer running kernel 2.6.23 does not "hibernate" (suspend to disk using the kernel's methods) with a program (named stringTest) running in gdb, but has received a SIGABRT. The hibernate is successful when running kernel 2.6.22.7 ! Here is the message from gdb: te