[Bug 595212] New: Various applications freeze on exit
http://bugzilla.novell.com/show_bug.cgi?id=595212 http://bugzilla.novell.com/show_bug.cgi?id=595212#c0 Summary: Various applications freeze on exit Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Critical Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: neptunia@mail.ru QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; ru; rv:1.9.1.8) Gecko/20100204 SUSE/3.5.8-0.1.1 Firefox/3.5.8 Some games such as America's Army do not exit properly. After exit from this game, the process armyops-bin still resides in memory with "futex_wait_queue_me" tag, and there is no sound in other applications until the process terminated manually. When run under root, the game exits successfully. This problem also has been reported under Ubuntu: https://bugs.launchpad.net/ubuntu/+bug/480497 I have this problem in OpenSUSE 11.2 64-bit. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=595212 http://bugzilla.novell.com/show_bug.cgi?id=595212#c1 --- Comment #1 from Ilya Chernykh <neptunia@mail.ru> 2010-04-09 20:35:09 UTC --- Also see http://linux.derkeiler.com/Mailing-Lists/Kernel/2010-01/msg03811.html -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=595212 http://bugzilla.novell.com/show_bug.cgi?id=595212#c2 --- Comment #2 from Ilya Chernykh <neptunia@mail.ru> 2010-04-09 21:37:40 UTC --- I experience this under Linux Kernel 2.6.31.12 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=595212 http://bugzilla.novell.com/show_bug.cgi?id=595212#c3 Jiri Slaby <jslaby@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |jslaby@novell.com InfoProvider| |neptunia@mail.ru --- Comment #3 from Jiri Slaby <jslaby@novell.com> 2010-07-27 17:39:33 UTC --- Does this still happen? And does it happen with kernel from http://download.opensuse.org/repositories/Kernel:/HEAD/ ? -- Configure bugmail: http://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=595212 https://bugzilla.novell.com/show_bug.cgi?id=595212#c4 Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|neptunia@mail.ru | Resolution| |NORESPONSE --- Comment #4 from Greg Kroah-Hartman <gregkh@novell.com> 2010-08-25 23:14:41 UTC --- Closing due to lack of response. -- 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=595212 https://bugzilla.novell.com/show_bug.cgi?id=595212#c5 Ilya Chernykh <neptunia@mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|NORESPONSE | --- Comment #5 from Ilya Chernykh <neptunia@mail.ru> 2010-08-26 07:31:00 UTC --- Yes, it still happens in 11.3 with any kernel. -- 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=595212 https://bugzilla.novell.com/show_bug.cgi?id=595212#c6 Jiri Slaby <jslaby@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Component|Kernel |Kernel InfoProvider| |neptunia@mail.ru Product|openSUSE 11.2 |openSUSE 11.3 --- Comment #6 from Jiri Slaby <jslaby@novell.com> 2010-08-26 09:25:58 UTC --- (In reply to comment #5)
Yes, it still happens in 11.3 with any kernel.
In that state, could you do: echo t >/proc/sysrq-trigger and attach the trace of the game process? It might perfectly be a pulseaudio or arts (or whatever sound daemon) problem where futex is never woken. Could you also upload alsa-info.sh findings? -- 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=595212 https://bugzilla.novell.com/show_bug.cgi?id=595212#c7 Jiri Slaby <jslaby@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|neptunia@mail.ru | Resolution| |NORESPONSE --- Comment #7 from Jiri Slaby <jslaby@novell.com> 2010-10-06 11:33:27 UTC --- Closing due to lack of response once more. -- 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=595212 https://bugzilla.novell.com/show_bug.cgi?id=595212#c8 --- Comment #8 from Ilya Chernykh <neptunia@mail.ru> 2010-10-06 12:11:20 UTC --- (In reply to comment #6)
(In reply to comment #5)
Yes, it still happens in 11.3 with any kernel.
In that state, could you do: echo t >/proc/sysrq-trigger
and attach the trace of the game process? It might perfectly be a pulseaudio or arts (or whatever sound daemon) problem where futex is never woken. Could you also upload alsa-info.sh findings?
Can you please clarify where should I find the trace and how should I start the game? -- 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=595212 https://bugzilla.novell.com/show_bug.cgi?id=595212#c9 --- Comment #9 from Jiri Slaby <jslaby@novell.com> 2010-11-12 09:58:05 UTC --- (In reply to comment #8)
Can you please clarify where should I find the trace and how should I start the game?
Start it normally and when it freezes just do "echo t >/proc/sysrq-trigger". Then run dmesg and find the process of the game and attach its trace. Also, under root, run alsa-info.sh and upload the results (it will ask you to do so). -- 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=595212 https://bugzilla.novell.com/show_bug.cgi?id=595212#c10 --- Comment #10 from Ilya Chernykh <neptunia@mail.ru> 2010-11-12 11:27:50 UTC --- Where can I find the trace? -- 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=595212 https://bugzilla.novell.com/show_bug.cgi?id=595212#c11 --- Comment #11 from Jiri Slaby <jslaby@novell.com> 2010-11-12 11:39:20 UTC --- (In reply to comment #10)
Where can I find the trace?
In the output of dmesg as I wrote. -- 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