On Fri, Jun 15, 2001 at 10:47:11AM +0200, Heiko Nardmann wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
I am continously getting a dialog "Nicht genügend Arbeitsspeicher oder unzureichender Speicherplatz, um Word auszuführen" (German version). After trying to examine this problem with debugmsg all (without real success) I added an strace call to the whole call. This resulted in a log file which tells me that a SIGSEGV occurrs. Here is a part of the strace log file which contains the SIGSEGV message. After that the appropriate 'debugmsg all' part follows. What can be done to shed more light onto this problem?
write(2, "08069280:Ret kernel32.VirtualAl"..., 67) = 67
- --- SIGSEGV (Speicherzugriffsfehler) ---
Did you try current CVS? There has been a mmap fix which might help those problems or is causing them ;)
If it is still there with current CVS, please tell us your glibc and kernel version :)
Ciao, Marcus