[Bug 12740] Wine tries to execute non-executable data (regression against 0 .9.59)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 1 03:44:51 CDT 2008


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





--- Comment #11 from Albert Lee <trisk+winehq at acm.jhu.edu>  2008-05-01 03:44:50 ---
Created an attachment (id=12612)
 --> (http://bugs.winehq.org/attachment.cgi?id=12612)
Second try at runtime check

The runtime check should not assume you run Nevada... I've modified it to use
dlsym to check for a symbol I assume might be removed in the new library. 

I've also added a suggestion for the missing struct definitions (instead of
using #define).

Unfortunately I don't have an snv_85+ system handy to check on.
Someone with snv_85+ or Indiana should make sure nm -g /usr/lib/libX11.so |
grep _XInitGenericIM doesn't return anything.

http://www.opensolaris.org/jive/thread.jspa?threadID=58305&tstart=0 (I typoed
the previous link) is the thread on xwin-discuss for this problem. I have
attached  a testcase for the crash there.


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