[Bug 1182] Using artsdsp wrapping makes Wine crash

Wine Bugs wine-bugs at winehq.com
Sat Jun 28 08:19:55 CDT 2003


http://bugs.winehq.com/show_bug.cgi?id=1182





------- Additional Comments From winebug at flonet.net  2003-28-06 08:19 -------
Bug comments restored from Gmane.org:

If you run "artsdsp wine" to make arts run with an OSS-using wine, then
wine crashes instantly.
Some debugging revealed that it is due to a crash in scheduler/pthread.c
(some pthread emulation struct field contained values that it didn't like).
Sounds like we need to make sure our pthreads emulation doesn't touch any
pthreads struct fields that other system parts might want to tamper with...
A workaround is to use winearts.drv, of course (unless winearts.drv is not
stable enough).


------- Additional Comments From fgouget <at> codeweavers.com  2002-12-10 19:54
-------
Andi wrote:
[...]
> A workaround is to use winearts.drv, of course (unless winearts.drv
> is not stable enough).

Precisely. I would say that this is a "won't fix" and that one should be using
the winarts driver rather than artsdsp.


------- Additional Comments From fgouget <at> codeweavers.com  2002-12-10 19:55
-------
Btw, see also bug 325.

-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list