[Bug 7698] Counter-Strike:Source crashes after a while

Wine Bugs wine-bugs at winehq.org
Wed Aug 8 11:38:54 CDT 2007


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





------- Additional Comments From th at zirkonium.net  2007-08-08 11:38 -------
As for digging this a bit (submitted http://bugs.winehq.org/show_bug.cgi?id=9241
originally, duplicate of this apparently)
In my debug last point was datacache component, and this:

Unhandled exception: page fault on read access to 0x00000024 in 32-bit code
(0x0d34b423)
Looks like someone's trying to do memory pointer to nullpointer...

looking at dlls/ole32/datacache.c it looks like function:
DataCache_NDIUnknown_QueryInterface() has some very loose memcmp() using.

(I don't know any C myself but got these tips - could someone with better
knowledge check it out perhaps if this could be the place to look for a bug?)
 

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.



More information about the wine-bugs mailing list