http://bugs.winehq.org/show_bug.cgi?id=14084
Tijl Coosemans tijl@ulyssis.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tijl@ulyssis.org
--- Comment #7 from Tijl Coosemans tijl@ulyssis.org 2009-03-15 07:47:34 --- The reason for the crash is that by running wine-pthread directly RLIMIT_DATA isn't reduced and allocation of user_shared_data fails so you get a NULL pointer dereference. You shouldn't have to run wine-pthread directly though and since 1.1.17 it doesn't exist anymore so this bug can be closed now.