[Bug 844854] New: s2disk segfaults in pm-hibernate when SUSE_IGNORE_FBMODES is set.
https://bugzilla.novell.com/show_bug.cgi?id=844854 https://bugzilla.novell.com/show_bug.cgi?id=844854#c0 Summary: s2disk segfaults in pm-hibernate when SUSE_IGNORE_FBMODES is set. Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: openSUSE 12.3 Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: arvidjaar@gmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Created an attachment (id=562359) --> (http://bugzilla.novell.com/attachment.cgi?id=562359) pm-suspend log files User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0 pm-utils uswsusp module contains: do_hibernate() { # bnc#304995 workaround export SUSE_IGNORE_FBMODES="true" get_s2ram_opts if [ -z "${S2DISK_CONF}" ]; then s2disk else s2disk --config $S2DISK_CONF fi } In this case s2disk segfaults: Wed Oct 9 08:39:02 MSK 2013: performing hibernate INFO: using built-in quirks database from HAL. INFO: S2RAM_OPTS from HAL quirks: ' '. /usr/lib/pm-utils/pm-functions: line 134: 2014 Segmentation fault s2disk --config $S2DISK_CONF This can also be reproduced without pm-utils: opensuse:/home/bor # export SUSE_IGNORE_FBMODES="true" opensuse:/home/bor # s2disk --config /var/lib/s2disk.conf Segmentation fault Using nVidia driver from openSUSE repo: bor@opensuse:~> rpm -qa | grep nvidia nvidia-gfxG03-kmp-desktop-319.17_k3.7.10_1.1-12.1.x86_64 nvidia-gfxG03-kmp-desktop-310.44_k3.7.10_1.1-11.1.x86_64 x11-video-nvidiaG03-319.32-15.1.x86_64 nvidia-computeG03-319.32-15.1.x86_64 nvidia-gfxG03-kmp-desktop-310.32_k3.7.9_1.1-15.3.x86_64 nvidia-gfxG03-kmp-desktop-319.32_k3.7.10_1.1-15.1.x86_64 bor@opensuse:~> uname -a Linux opensuse.site 3.7.10-1.16-desktop #1 SMP PREEMPT Fri May 31 20:21:23 UTC 2013 (97c14ba) x86_64 x86_64 x86_64 GNU/Linux bor@opensuse:~> When SUSE_IGNORE_FBMODES is not exported, s2disk works correctly. pm-log attached and s2disk config attached. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=844854 https://bugzilla.novell.com/show_bug.cgi?id=844854#c1 --- Comment #1 from Andrey Borzenkov <arvidjaar@gmail.com> 2013-10-09 05:03:38 UTC --- Created an attachment (id=562360) --> (http://bugzilla.novell.com/attachment.cgi?id=562360) s2disk.conf auto-generated by pm-utils -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=844854 https://bugzilla.novell.com/show_bug.cgi?id=844854#c Ye Yuan <yyuan@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yyuan@suse.com AssignedTo|bnc-team-screening@forge.pr |rjw@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=844854 https://bugzilla.novell.com/show_bug.cgi?id=844854#c3 Luiz Angelo Daros de Luca <luizluca@tre-sc.gov.br> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |luizluca@tre-sc.gov.br --- Comment #3 from Luiz Angelo Daros de Luca <luizluca@tre-sc.gov.br> 2014-07-07 16:26:03 UTC --- Duplicated of bug 878744 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=844854 https://bugzilla.novell.com/show_bug.cgi?id=844854#c4 Wojtek Dziewięcki <vdziewiecki@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |DUPLICATE --- Comment #4 from Wojtek Dziewięcki <vdziewiecki@suse.com> 2014-07-18 11:15:10 UTC --- Yes. *** This bug has been marked as a duplicate of bug 878744 *** http://bugzilla.novell.com/show_bug.cgi?id=878744 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com