unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#14677: 24.3.50; emacs_backtrace.txt
@ 2013-06-20 19:48 Drew Adams
  2013-06-21 20:45 ` Dani Moncayo
  0 siblings, 1 reply; 5+ messages in thread
From: Drew Adams @ 2013-06-20 19:48 UTC (permalink / raw)
  To: 14677


with latest build -

Backtrace:
0x011ecbc8
0x011ecc3a
0x010e85a4
0x010e85bc
0x01123c6f
0x010dba78
0x010d9f98
0x01151719
0x01147b6b
0x011e3add
0x768462f6
0x76846d36
0x768477c0
0x76847886
0x011e253a
0x011e27d9
0x771133a6
0x776f9eee
0x776f9ec1




In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
 of 2013-06-18 on LEG570
Bzr revision: 113050 handa@gnu.org-20130618145521-fvpc5viqtc85j4j4
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --prefix=/c/usr --enable-checking CFLAGS='-O0 -g3'
 CPPFLAGS='-DGLYPH_DEBUG=1 -I/c/usr/include''





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#14677: 24.3.50; emacs_backtrace.txt
  2013-06-20 19:48 bug#14677: 24.3.50; emacs_backtrace.txt Drew Adams
@ 2013-06-21 20:45 ` Dani Moncayo
  2013-06-22  7:58   ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Dani Moncayo @ 2013-06-21 20:45 UTC (permalink / raw)
  To: Drew Adams; +Cc: 14677

Backtrace translation:

  c:/msys/home/dani/emacs/trunk/src/w32fns.c:7741
  c:/msys/home/dani/emacs/trunk/src/w32fns.c:7773
  c:/msys/home/dani/emacs/trunk/src/keyboard.c:7121
  c:/msys/home/dani/emacs/trunk/src/keyboard.c:7132
  c:/msys/home/dani/emacs/trunk/src/fileio.c:5664
  c:/msys/home/dani/emacs/trunk/src/emacs.c:1927
  c:/msys/home/dani/emacs/trunk/src/emacs.c:334
  c:/msys/home/dani/emacs/trunk/src/alloc.c:6520
  c:/msys/home/dani/emacs/trunk/src/lisp.h:819
  c:/msys/home/dani/emacs/trunk/src/w32fns.c:3189
  ??:0
  ??:0
  ??:0
  ??:0
  c:/msys/home/dani/emacs/trunk/src/w32fns.c:2517
  c:/msys/home/dani/emacs/trunk/src/w32fns.c:2643
  ??:0
  ??:0
  ??:0


--
Dani Moncayo





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#14677: 24.3.50; emacs_backtrace.txt
  2013-06-21 20:45 ` Dani Moncayo
@ 2013-06-22  7:58   ` Eli Zaretskii
  2015-12-29 11:11     ` Lars Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2013-06-22  7:58 UTC (permalink / raw)
  To: Dani Moncayo; +Cc: 14677, control

merge 14677 14679 14631
thanks

> From: Dani Moncayo <dmoncayo@gmail.com>
> Cc: 14677@debbugs.gnu.org
> 
> Backtrace translation:
> 
>   c:/msys/home/dani/emacs/trunk/src/w32fns.c:7741
>   c:/msys/home/dani/emacs/trunk/src/w32fns.c:7773
>   c:/msys/home/dani/emacs/trunk/src/keyboard.c:7121
>   c:/msys/home/dani/emacs/trunk/src/keyboard.c:7132

Both this and #14679 are duplicates of #14631.  It's the problem with
mismatch of block_input and unblock_input.





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#14677: 24.3.50; emacs_backtrace.txt
  2013-06-22  7:58   ` Eli Zaretskii
@ 2015-12-29 11:11     ` Lars Ingebrigtsen
  2015-12-29 17:42       ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Lars Ingebrigtsen @ 2015-12-29 11:11 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 14631, 14677, control

Eli Zaretskii <eliz@gnu.org> writes:

> merge 14677 14679 14631
> thanks
>
>> From: Dani Moncayo <dmoncayo@gmail.com>
>> Cc: 14677@debbugs.gnu.org
>> 
>> Backtrace translation:
>> 
>>   c:/msys/home/dani/emacs/trunk/src/w32fns.c:7741
>>   c:/msys/home/dani/emacs/trunk/src/w32fns.c:7773
>>   c:/msys/home/dani/emacs/trunk/src/keyboard.c:7121
>>   c:/msys/home/dani/emacs/trunk/src/keyboard.c:7132
>
> Both this and #14679 are duplicates of #14631.  It's the problem with
> mismatch of block_input and unblock_input.

I'm guessing there's nothing further to be done in this report (from two
years ago), so I'm closing it.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#14677: 24.3.50; emacs_backtrace.txt
  2015-12-29 11:11     ` Lars Ingebrigtsen
@ 2015-12-29 17:42       ` Eli Zaretskii
  0 siblings, 0 replies; 5+ messages in thread
From: Eli Zaretskii @ 2015-12-29 17:42 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: 14631, 14677, control

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: Dani Moncayo <dmoncayo@gmail.com>,  14631@debbugs.gnu.org,  14677@debbugs.gnu.org,  control@debbugs.gnu.org,  drew.adams@oracle.com
> Date: Tue, 29 Dec 2015 12:11:37 +0100
> 
> > Both this and #14679 are duplicates of #14631.  It's the problem with
> > mismatch of block_input and unblock_input.
> 
> I'm guessing there's nothing further to be done in this report (from two
> years ago), so I'm closing it.

Right, thanks.





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-12-29 17:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-20 19:48 bug#14677: 24.3.50; emacs_backtrace.txt Drew Adams
2013-06-21 20:45 ` Dani Moncayo
2013-06-22  7:58   ` Eli Zaretskii
2015-12-29 11:11     ` Lars Ingebrigtsen
2015-12-29 17:42       ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).