[Bug 14084] SEGV in thread_init() when starting some program from cmd

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 15 07:47:35 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=14084


Tijl Coosemans <tijl at ulyssis.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tijl at ulyssis.org




--- Comment #7 from Tijl Coosemans <tijl at 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.


-- 
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.



More information about the wine-bugs mailing list