23 Mar
2009
23 Mar
'09
7:44 a.m.
http://bugs.winehq.org/show_bug.cgi?id=13598 --- Comment #18 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-03-23 02:44:36 --- (In reply to comment #17)
Unhandled exception: page fault on read access to 0x00000024 in 32-bit code (0x0040b313). According winioctl.h this is #define FILE_DEVICE_VIRTUAL_DISK 0x00000024
That's a NULL pointer dereference, 0x00000024 being an offset from NULL. -- 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.