http://bugs.winehq.org/show_bug.cgi?id=32294
Bug #: 32294 Summary: Trainsimulator 2013 lockup with openal32 Product: Wine Version: 1.5.18 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: salamanderrake@gmail.com Classification: Unclassified
Periodically trainsimulator 2013 locks up with openal32 errors. Also sound quality is bad with crackling.
Also might be related to bug #23668 http://bugs.winehq.org/show_bug.cgi?id=23668
!!Note this might be a config error on my part.!!
Potentially related terminal output:
LD_LIBRARY_PATH="/home/salamanderrake/src/dist/linux32/libxcb/lib" WINEPREFIX=/home/salamanderrake/.local/share/wineprefixes/railworks wine "C://Program Files//Steam/Steam.exe" steam://rungameid/24010 . . . ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side ALSA lib pcm_dmix.c:957:(snd_pcm_dmix_open) The dmix plugin supports only playback stream Initializing Theora Playback Library (1.0 RC3) - libtheora version: Xiph.Org libtheora 1.1 20090822 (Thusnelda) - libvorbis version: Xiph.Org libVorbis 1.3.2 . . .
Backtrace: bt all
Backtracing for thread 005c in process 005b (C:\Program Files\Steam\steamapps\common\railworks\RailWorks.exe): Backtrace: =>0 0xf776542e __kernel_vsyscall+0xe() in [vdso].so (0x00337af8) 1 0xf75bd5b9 __lll_lock_wait+0x28() in libpthread.so.0 (0x00337af8) 2 0xf75b86d1 _L_lock_560+0x8() in libpthread.so.0 (0x00337af8) 3 0xf75b8567 __pthread_mutex_lock_internal+0xc6() in libpthread.so.0 (0x00337af8) 4 0xf6740e80 in libopenal.so.1 (+0xfe7f) (0x00337b18) 5 0xf67430a3 in libopenal.so.1 (+0x120a2) (0x00337b38) 6 0xf673a981 alGetError+0x20() in libopenal.so.1 (0x00337b58) 7 0xf67c3d27 wine_alGetError+0x16() [/var/tmp/portage/app-emulation/wine-1.5.18/work/wine-1.5.18/dlls/openal32/openal.c:317] in openal32 (0x00337b68) 8 0x101ac315 in gamemanager (+0x1ac314) (0x0628f4ac) 9 0x00000002 (0x10ca6d20) 10 0x00000000 (0x101a7a70)
http://bugs.winehq.org/show_bug.cgi?id=32294
salamander purake salamanderrake@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|x86 |x86-64
http://bugs.winehq.org/show_bug.cgi?id=32294
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum@codeweavers.com
--- Comment #1 from Austin English austinenglish@gmail.com 2012-11-26 12:45:18 CST --- Could you get a log with the debug channels listed at http://wiki.winehq.org/Sound
http://bugs.winehq.org/show_bug.cgi?id=32294
--- Comment #2 from salamander purake salamanderrake@gmail.com 2012-12-02 07:36:10 CST --- (In reply to comment #1)
Could you get a log with the debug channels listed at http://wiki.winehq.org/Sound
This no longer applies to me since I no longer use pre-built 32bit libs. The errors and problems come from the developers building the pre-built 32bit libs with support for pulse thinking that everyone uses pulse so it causes problems when the libs are looking for pulse when its not even installed. So the problem does not arise from wine but from the system its self. Thats why using native openal.dlls works so well because it does not relies on the system libs but bypasses them.
http://bugs.winehq.org/show_bug.cgi?id=32294
Andrew Eikum aeikum@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from Andrew Eikum aeikum@codeweavers.com 2012-12-03 07:28:42 CST --- Thanks for the explanation, glad it's working for you now.
http://bugs.winehq.org/show_bug.cgi?id=32294
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com 2012-12-10 13:24:22 CST --- Closing.