[Bug 21618] EVE Online: Crashes when generating certain images

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Feb 7 15:16:01 CST 2010


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





--- Comment #15 from Anton Vorobyov <phoenix at mail.ru>  2010-02-07 15:16:01 ---
(In reply to comment #12)
> can you check if glMapBufferRange in buffer.c, buffer_map() is returning NULL?
I tried printing it right before that line, but such approach seems to be not
very useful as eve crashes on startup:

printf("This is value returned by glMapBufferRange: %f\n",
GL_EXTCALL(glMapBufferRange(This->buffer_type_hint, 0, This->resource.size,
mapflags)));

I'm not a pro a c programming so don't have any other ideas how to check it.

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