[Bug 15662] New: Jackd crash (winecfg)
http://bugs.winehq.org/show_bug.cgi?id=15662 Summary: Jackd crash (winecfg) Product: Wine Version: 1.1.6 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: incredible.angst(a)gmail.com Created an attachment (id=16726) --> (http://bugs.winehq.org/attachment.cgi?id=16726) Backtrace (crash of winecfg while trying to test jack sound output) Wine crashed while trying to test jackd sound output in winecfg (ALSA and OSS just doesn't work). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15662 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2009-04-17 12:27:47 --- Is this still an issue in current (1.1.19 or newer) wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15662 --- Comment #2 from Mochalov Konstantin <incredible.angst(a)gmail.com> 2009-04-17 13:05:06 --- Created an attachment (id=20507) --> (http://bugs.winehq.org/attachment.cgi?id=20507) wine jackd (winecfg) messages With 1.1.19 sound sometimes appears, but hangs. Here is attachment with output messages. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15662 --- Comment #3 from Mochalov Konstantin <incredible.angst(a)gmail.com> 2009-04-17 13:20:55 --- Created an attachment (id=20508) --> (http://bugs.winehq.org/attachment.cgi?id=20508) Winedbg backtrace It is backtrace generated by winedbg, of hanged wine, however it does not contain function names, I currently don't know how to do it. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15662 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |major Keywords| |source --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2009-04-17 14:23:15 --- I'm not familiar with jac, but: err:wave:JACK_OpenWaveOutDevice jack server not running? ... cannot create new client; wine_jack_out_0 already exists would be worth checking. Perhaps you need to remove the old wine config from jack? Retry in a fresh ~/.wine if you haven't already. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15662 --- Comment #5 from Mochalov Konstantin <incredible.angst(a)gmail.com> 2009-04-17 14:43:21 --- After removing ~/.wine, works the same as before.
err:wave:JACK_OpenWaveOutDevice jack server not running It is because with some cause jackd has old connection of wine and it was not disconnected after wine crash.
-- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15662 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2009-10-29 15:25:58 --- Is this still an issue in current (1.1.32 or newer) wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15662 Raymond <superquad.vortex2(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |superquad.vortex2(a)gmail.com --- Comment #7 from Raymond <superquad.vortex2(a)gmail.com> 2010-06-08 01:06:59 --- (In reply to comment #6)
Is this still an issue in current (1.1.32 or newer) wine?
test audio work fine in winecfg with jack 0.118 cannot lock down memory for RT thread (Cannot allocate memory) err:wave:JACK_callback_wwo buffer underrun of 42 frames wine 1.2-rc1 jack-audio-connection-kit.i386 0.118.0-1.fc10 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15662 --- Comment #8 from Raymond <superquad.vortex2(a)gmail.com> 2010-06-08 01:12:32 --- (In reply to comment #5)
After removing ~/.wine, works the same as before.
err:wave:JACK_OpenWaveOutDevice jack server not running It is because with some cause jackd has old connection of wine and it was not disconnected after wine crash.
jack-audio-connection-kit.i386 0.118.0-1.fc10 test audio run fine when winecfg is the wine application running test audio failed in winecfg when there is another wine application running ./wine winecfg cannot read response from jack server (No child processes) cannot read response from jack server (No child processes) err:wave:JACK_OpenWaveOutDevice jack server not running? err:wave:wodOpen JACK_OpenWaveOutDevice(0) failed -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15662 --- Comment #9 from Raymond <superquad.vortex2(a)gmail.com> 2010-06-08 01:24:40 --- (In reply to comment #2)
Created an attachment (id=20507) --> (http://bugs.winehq.org/attachment.cgi?id=20507) [details] wine jackd (winecfg) messages
With 1.1.19 sound sometimes appears, but hangs.
Here is attachment with output messages.
seem similar messages after clicking test audio button many times ./wine winecfg cannot lock down memory for RT thread (Cannot allocate memory) err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:ntdll:RtlpWaitForCriticalSection section 0x2001962c "?" wait timed out in thread 002b, blocked by 0000, retrying (60 sec) Killed ./wine winecfg cannot lock down memory for RT thread (Cannot allocate memory) err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:wave:JACK_callback_wwo buffer underrun of 42 frames err:hook:call_hook Unknown hook id 4 hook.c:363: call_hook: Assertion `0' failed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15662 --- Comment #10 from Raymond <superquad.vortex2(a)gmail.com> 2010-06-08 01:32:45 --- (In reply to comment #0)
Created an attachment (id=16726) --> (http://bugs.winehq.org/attachment.cgi?id=16726) [details] Backtrace (crash of winecfg while trying to test jack sound output)
Wine crashed while trying to test jackd sound output in winecfg (ALSA and OSS just doesn't work).
ALSA lib ../../../src/pcm/pcm_dmix.c:1008:(snd_pcm_dmix_open) unable to open slave ALSA lib ../../../src/pcm/pcm_dsnoop.c:593:(snd_pcm_dsnoop_open) unable to open slave ALSA lib ../../../src/pcm/pcm_dmix.c:1008:(snd_pcm_dmix_open) unable to open slave ALSA lib ../../../src/pcm/pcm_dsnoop.c:593:(snd_pcm_dsnoop_open) unable to open slave did you unckecked the alsa driver ? it seem that wine will try to probe the alsa drive dmix/dsnoop during waveinit but the device hw:0,0 is used by jackd , so waveinit are unable to open dmix/dsnoop -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15662 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2011-10-01 14:38:54 CDT --- Wine no longer supports JACK audio. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15662 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Austin English <austinenglish(a)gmail.com> 2011-10-04 15:25:43 CDT --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org