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

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

bug#9723: 24.0.50; Emacs Clipboard crash


From: Andreas Schwab
Subject: bug#9723: 24.0.50; Emacs Clipboard crash
Date: Fri, 21 Oct 2011 11:04:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> #12 0x01002eb0 in shut_down_emacs (sig=1, no_x=11551144, stuff=11546872) at 
>> emacs.c:2039
>> #13 0x010010b6 in __mingw_CRTStartup ()
>> #14 0x01001148 in WinMainCRTStartup ()
>> #15 0x00000001 in ?? ()
>> #16 0x00000001 in ?? ()
>> #17 0x00000000 in ?? ()
>
> I don't understand this backtrace.  It says that Emacs was being shut
> down because of a fatal signal.  sig=1 on Windows means SIGHUP, and
> the only relevant place seems to be this line in keyboard.c:

That looks more like main, with argc == 1 and argv, envp following.  The
second argument of shut_down_emacs is a boolean.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

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