[Bug 3068] debugger crashes in DWARF2 info loading

Wine Bugs wine-bugs at winehq.org
Wed May 24 21:36:30 CDT 2006


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





------- Additional Comments From the3dfxdude at gmail.com  2006-24-05 21:36 -------
Hi Vitaliy, the actual crash I have here is different from the last I reported
to you. This crash occurs in dlls/wined3d/vertexshader.c:1090 (approximately)
/* Create the program and check for errors */       
GL_EXTCALL(glProgramStringARB(GL_VERTEX_PROGRAM_ARB, GL_PROGRAM_FORMAT_ASCII_ARB,
            buffer.bsize, buffer.buffer));

Actually it is inside that call, that is why it is trying to pull up debugging
info from r200_dri.so. Your ref patch does not address this one.

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



More information about the wine-bugs mailing list