[Bug 11231] Regression since 0.9.49: glibc double free crashes all directx programs

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 17 06:03:25 CST 2008


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


Alexander Dorofeyev <alexd4 at inbox.lv> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexd4 at inbox.lv




--- Comment #1 from Alexander Dorofeyev <alexd4 at inbox.lv>  2008-01-17 06:03:24 ---
There's a high likelyhood the problem is on your system, I think. I've never
seen something like that on my machine and I was running ddraw/d3d tests. And,
of course, other people run tests too and the package maintainer constantly
runs all tests.

Besides, when ddraw or d3d code corrupts the heap (I had actual cases like
that), usually the problems pop up not in glibc, but in wine's own heap API,
because ddraw/d3d code doesn't use glibc free etc directly, but it uses wine's
heap functions HeapAlloc/HeapFree.


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