Package: omhacks Version: 0.11-1 Severity: normal If one uses omhacks.so under 2.6.34 without resume_reason support it segfaults on resume.
Program received signal SIGSEGV, Segmentation fault. 0x40026998 in ?? () from /usr/lib/pm-utils/sleep.d/omhacks.so This happens since om_resume_reason returns NULL but omhacks.c does not check the return value. I'm reporting this as a bug so that I don't forget this. Enrico, you wrote all this omhacks.c stuff -- should we duplicate all the return value checks that are done by om-cmdline.c too? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org