http://bugs.winehq.org/show_bug.cgi?id=2541
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2005-16-03 06:12 -------
but it crashed instead (segmentation fault) see bug #2596
--
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.
http://bugs.winehq.org/show_bug.cgi?id=2796
------- Additional Comments From mteske(a)imagnos.com 2005-16-03 06:09 -------
Ok, I did some more testing. I changed line 991 in editor.c to
WCHAR *p = ALLOC_N_OBJ(WCHAR, nLen*2+1); // allocate double length
because the crashes were sometimes around that area and a comment there
mentions buffer overruns. Now it works!
But, don't ask me why this works, maybe you can find an explanation?
--
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.
http://bugs.winehq.org/show_bug.cgi?id=2541
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2005-16-03 06:07 -------
I could not reproduce it with 20050310 version
--
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.
http://bugs.winehq.org/show_bug.cgi?id=2796
------- Additional Comments From mteske(a)imagnos.com 2005-16-03 05:52 -------
I now trie to enter text instead of selecting the menu.
There must be some kind of buffer overflow. As soon as I enter the 13th
character in the Combobox, I see this:
err:heap:HEAP_ValidateInUseArena Heap 422c0000: in-use arena 422c1f00 next block
has PREV_FREE flag
or:
err:heap:HEAP_ValidateInUseArena Heap 422c0000: bad flags 3 for in-use arena
422c1f20
If I enter the 23th character it crashes reproducably.
Is there any way to valgrind wine?
--
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.
http://bugs.winehq.org/show_bug.cgi?id=2320
------- Additional Comments From burnus(a)gmx.de 2005-16-03 04:23 -------
> Any more progress?
With double buffering enabled, I still get:
ChoosePixelFormat() returns 0 (last error = 0)
SetPixelFormat() returns 1 (last error = 0)
wglCreateContext() returns 0 (last error 2000)
wglMakeCurrent() returns 1 (last error = 0)
without, the rendering is quite ok.
Except for the following:
The whole window (not only the MDI child window) has a black background, which
overdraws other child windows, toolbars, menubars etc. Though, the rendered
objects seem to be cropped correctly, i.e. they don't overdraw the toolbars etc.
as the background does, but they seem to be a bit too low.
See http://www.physik.fu-berlin.de/~tburnus/wine/diamond-rend3.png
--
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.
http://bugs.winehq.org/show_bug.cgi?id=215
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Abandoned?
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-15-03 21:37 -------
Is this still a problem withcurrent cvs
--
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.
http://bugs.winehq.org/show_bug.cgi?id=440
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-15-03 21:33 -------
this program crashes (nastily) with current CVS.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=440
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #135|prohil.tgz |prohil.tar
filename| |
--
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.