search for: first_dll

Displaying 1 result from an estimated 1 matches for "first_dll".

2005 Mar 20
2
Wine 20050310 / Linux 2.6.11 crashes on munmap()
I have an application ("The Rosetta Stone" 2.0.7a) which segfaults during the startup splash screen. According to strace() it is trying to munmap() an address (0x7a6b3000) which was never mmap()'d. I get identical behavior with Wine 20050111 and kernels 2.6.9 / 2.6.10 (I use gentoo-sources). I noticed some people had similar issues upgrading from 2.6.9 to 2.6.10.