emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Segfault and font corruption in menu under Windows


From: Jason Rumney
Subject: Re: Segfault and font corruption in menu under Windows
Date: Fri, 04 Aug 2006 00:05:02 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt)

Ralf Angeli <address@hidden> writes:

> Hm, a Google search regarding _libkernel32_a_iname revealed nothing
> really interesting.

"iname" is used to denote an unknown function, in this case it is in
libkernel32 (I assume this is mingw's name for the system library
kernel32.dll, or a wrapper for it). Since the system libraries have
their debug symbols stripped, this is expected.

Look down the stack until you find a function name that is not
iname. That will most likely be the line in Emacs where the failure is
occuring.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]