GNU bug report logs - #14092
24.3; crash in remember_mouse_glyph

Previous Next

Package: emacs;

Reported by: Steve Vinoski <vinoski <at> ieee.org>

Date: Sat, 30 Mar 2013 02:10:02 UTC

Severity: normal

Merged with 14091

Found in versions 24.3, 24.3.50

Fixed in version 24.4

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 14092 in the body.
You can then email your comments to 14092 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#14092; Package emacs. (Sat, 30 Mar 2013 02:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Steve Vinoski <vinoski <at> ieee.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 30 Mar 2013 02:10:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Steve Vinoski <vinoski <at> ieee.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3; crash in remember_mouse_glyph
Date: Fri, 15 Mar 2013 10:59:32 -0400
Not sure what exactly triggers it, but I've been seeing this on various
builds of emacs 24 since last august or september. This time I was
simply opening a file in a new frame and then mousing over to start
entering text into the file. Here's the traceback from the Apple crash
report:

Process:         Emacs [68925]
Path:            /Applications/Emacs.app/Contents/MacOS/Emacs
Identifier:      org.gnu.Emacs
Version:         Version 24.3 (9.0)
Code Type:       X86-64 (Native)
Parent Process:  ??? [1]
User ID:         502

Date/Time:       2013-03-15 10:46:54.681 -0400
OS Version:      Mac OS X 10.8.2 (12C3103)
Report Version:  10

Interval Since Last Report:          151838 sec
Crashes Since Last Report:           109
Per-App Interval Since Last Report:  339398 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      0A5881E5-1B4E-30A8-8DF4-1C61D6DB9E59

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGABRT)
Exception Codes: EXC_I386_GPFLT

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib         0x00007fff93eb9d46 __kill + 10
1   org.gnu.Emacs                 0x000000010009f984
terminate_due_to_signal + 116
2   org.gnu.Emacs                 0x00000001000bca43 emacs_abort + 19
3   org.gnu.Emacs                 0x0000000100189521 ns_term_shutdown + 81
4   org.gnu.Emacs                 0x000000010009f0e5 shut_down_emacs + 197
5   org.gnu.Emacs                 0x000000010009f95b
terminate_due_to_signal + 75
6   org.gnu.Emacs                 0x00000001000bca5e handle_fatal_signal +
14
7   org.gnu.Emacs                 0x00000001000bce72
deliver_fatal_thread_signal + 146
8   libsystem_c.dylib             0x00007fff8cc8f8ea _sigtramp + 26
9   org.gnu.Emacs                 0x0000000100026d97 remember_mouse_glyph +
71
10  org.gnu.Emacs                 0x000000010018cc91 ns_mouse_position + 497
11  org.gnu.Emacs                 0x000000010000ef59 Fmouse_position + 169
12  org.gnu.Emacs                 0x000000010011b2db Ffuncall + 1179
13  org.gnu.Emacs                 0x0000000100153096 exec_byte_code + 806
14  org.gnu.Emacs                 0x000000010011ad5b funcall_lambda + 763
15  org.gnu.Emacs                 0x000000010011b074 Ffuncall + 564
16  org.gnu.Emacs                 0x0000000100153096 exec_byte_code + 806
17  org.gnu.Emacs                 0x000000010011ad5b funcall_lambda + 763
18  org.gnu.Emacs                 0x000000010011b074 Ffuncall + 564
19  org.gnu.Emacs                 0x0000000100119c36 Fapply + 470
20  org.gnu.Emacs                 0x000000010011b306 Ffuncall + 1222
21  org.gnu.Emacs                 0x0000000100153096 exec_byte_code + 806
22  org.gnu.Emacs                 0x000000010011a6da eval_sub + 1626
23  org.gnu.Emacs                 0x000000010011d106
internal_lisp_condition_case + 518
24  org.gnu.Emacs                 0x000000010015358e exec_byte_code + 2078
25  org.gnu.Emacs                 0x000000010011ad5b funcall_lambda + 763
26  org.gnu.Emacs                 0x000000010011b074 Ffuncall + 564
27  org.gnu.Emacs                 0x000000010011ce4e call1 + 30
28  org.gnu.Emacs                 0x00000001000a6661 timer_check + 1393
29  org.gnu.Emacs                 0x00000001000a67f1 readable_events + 241
30  org.gnu.Emacs                 0x00000001000a6f65 get_input_pending + 101
31  org.gnu.Emacs                 0x00000001000a708a
detect_input_pending_run_timers + 90
32  org.gnu.Emacs                 0x000000010015e83f
wait_reading_process_output + 1455
33  org.gnu.Emacs                 0x0000000100006123 sit_for + 227
34  org.gnu.Emacs                 0x00000001000ada37 read_char + 4263
35  org.gnu.Emacs                 0x00000001000afe6d read_key_sequence +
2269
36  org.gnu.Emacs                 0x00000001000b1f4a command_loop_1 + 602
37  org.gnu.Emacs                 0x0000000100119285
internal_condition_case + 309
38  org.gnu.Emacs                 0x00000001000a7f87 command_loop_2 + 55
39  org.gnu.Emacs                 0x000000010011938e internal_catch + 222
40  org.gnu.Emacs                 0x00000001000a864c recursive_edit_1 + 364
41  org.gnu.Emacs                 0x00000001000aa5f3 Frecursive_edit + 291
42  org.gnu.Emacs                 0x00000001000a0823 main + 2963
43  org.gnu.Emacs                 0x0000000100001e94 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x00007fff93ebad16 kevent + 10
1   libdispatch.dylib             0x00007fff90d7ddea _dispatch_mgr_invoke +
883
2   libdispatch.dylib             0x00007fff90d7d9ee _dispatch_mgr_thread +
54

Thread 2:
0   libsystem_kernel.dylib         0x00007fff93eba322 __select + 10
1   org.gnu.Emacs                 0x0000000100191d28 -[EmacsApp
fd_handler:] + 632
2   com.apple.Foundation           0x00007fff8fdb7612 __NSThread__main__ +
1345
3   libsystem_c.dylib             0x00007fff8cca1742 _pthread_start + 327
4   libsystem_c.dylib             0x00007fff8cc8e181 thread_start + 13

Thread 3:
0   libsystem_kernel.dylib         0x00007fff93eba6d6 __workq_kernreturn +
10
1   libsystem_c.dylib             0x00007fff8cca3eec _pthread_workq_return
+ 25
2   libsystem_c.dylib             0x00007fff8cca3cb3 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff8cc8e171 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib         0x00007fff93eba6d6 __workq_kernreturn +
10
1   libsystem_c.dylib             0x00007fff8cca3eec _pthread_workq_return
+ 25
2   libsystem_c.dylib             0x00007fff8cca3cb3 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff8cc8e171 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5fbfd778
 rdx: 0x0000000000000000
  rdi: 0x0000000000010d3d  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfd7a0
 rsp: 0x00007fff5fbfd778
   r8: 0xfffffffef6bd668f   r9: 0x00000000000000ff  r10: 0x00007fff93eba23a
 r11: 0x0000000000000202
  r12: 0x000000000000000a  r13: 0x000000010180303a  r14: 0x000000000000000b
 r15: 0x00000001005abb48
  rip: 0x00007fff93eb9d46  rfl: 0x0000000000000202  cr2: 0x0000000100719fe8
Logical CPU: 0




In GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36)
 of 2013-03-10 on bob.porkrind.org
Windowing system distributor `Apple', version 10.3.1187
Configured using:
 `configure '--host=x86_64-apple-darwin' '--build=i686-apple-darwin'
 '--with-ns' 'build_alias=i686-apple-darwin'
 'host_alias=x86_64-apple-darwin' 'CC=gcc -mmacosx-version-min=10.5 ''

Important settings:
  locale-coding-system: nil
  default enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  unify-8859-on-decoding-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<escape> x r e p o r t - <tab> <return>

Recent messages:
Loading ruby-mode...done
Loading /Users/steve/elisp/autofit-frame.el (source)...done
Loading js2...done
Loading nxml-mode...done
(lambda (s) ...) quoted with ' rather than with #'
Loading /Users/steve/elisp/haskell-mode-2.8.0/haskell-site-file.el
(source)...done
Loading /Users/steve/.emacs.d/elpa/rust-mode-0.1.0/rust-mode.el
(source)...done
Starting Emacs daemon.
Restarting server
When done with this frame, type s-w

Load-path shadows:
/usr/local/lib/erlang/lib/tools-2.6.9/emacs/erlang hides
/Users/steve/elisp/erlang
/usr/local/lib/erlang/lib/tools-2.6.9/emacs/erlang-start hides
/Users/steve/elisp/erlang-start
/usr/local/lib/erlang/lib/tools-2.6.9/emacs/erlang-skels hides
/Users/steve/elisp/erlang-skels

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
mail-prsvr mail-utils revbufs rust-mode derived cl-macs gv cm-mode
rng-nxml rng-valid rng-loc rng-uri rng-parse nxml-parse rng-match rng-dt
rng-util rng-pttrn nxml-ns nxml-mode nxml-outln nxml-rap nxml-util
nxml-glyph nxml-enc xmltok js2-mode imenu js2-indent js2-parse
js2-browse js2-highlight js2-ast js2-messages js2-scan js2-util js2-vars
cc-langs cl server autofit-frame fit-frame ruby-mode cperl-mode
erlang-start cc-mode cc-fonts easymenu cc-guess cc-menus cc-cmds
cc-styles cc-align cc-engine cc-vars cc-defs clojure-mode-autoloads
rust-mode-autoloads cm-mode-autoloads package edmacro kmacro ibuffer
uniquify advice help-fns cl-lib advice-preload time-date avoid tooltip
ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset
image regexp-opt fringe tabulated-list newcomment lisp-mode register
page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock
font-lock syntax facemenu font-core frame cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew
greek romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs
button faces cus-face macroexp files text-properties overlay sha1 md5
base64 format env code-pages mule custom widget hashtable-print-readable
backquote make-network-process ns multi-tty emacs)



Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14092; Package emacs,ns. (Sat, 30 Mar 2013 05:50:02 GMT) Full text and rfc822 format available.

Message #8 received at 14092 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Steve Vinoski <vinoski <at> ieee.org>
Cc: 14092 <at> debbugs.gnu.org
Subject: Re: bug#14092: 24.3; crash in remember_mouse_glyph
Date: Sat, 30 Mar 2013 08:47:29 +0300
> From: Steve Vinoski <vinoski <at> ieee.org>
> Date: Fri, 15 Mar 2013 10:59:32 -0400
> 
> 
> Not sure what exactly triggers it, but I've been seeing this on various
> builds of emacs 24 since last august or september. This time I was
> simply opening a file in a new frame and then mousing over to start
> entering text into the file. Here's the traceback from the Apple crash
> report:

Looks like an exact duplicate of #14091, filed just minutes before
yours.  Can you confirm that the recipe was similar, i.e. mixing a
text and a GUI frame in the same session?  (And what's wrong with your
system's date?)




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14092; Package emacs,ns. (Sat, 30 Mar 2013 16:22:01 GMT) Full text and rfc822 format available.

Message #11 received at 14092 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 14092 <at> debbugs.gnu.org, Steve Vinoski <vinoski <at> ieee.org>
Subject: Re: bug#14092: 24.3; crash in remember_mouse_glyph
Date: Sat, 30 Mar 2013 12:18:18 -0400
Eli Zaretskii wrote:

> Looks like an exact duplicate of #14091, filed just minutes before
> yours.  Can you confirm that the recipe was similar, i.e. mixing a
> text and a GUI frame in the same session?  (And what's wrong with your
> system's date?)

Nothing is wrong with his system's date. This report was sent two weeks
ago, mailing list moderation discarded it by mistake, I restored it when
I got back from vacation yesterday.




Merged 14091 14092. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 30 Mar 2013 16:32:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14092; Package emacs,ns. (Sat, 30 Mar 2013 17:16:02 GMT) Full text and rfc822 format available.

Message #16 received at 14092 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 14092 <at> debbugs.gnu.org, vinoski <at> ieee.org
Subject: Re: bug#14092: 24.3; crash in remember_mouse_glyph
Date: Sat, 30 Mar 2013 20:11:52 +0300
> From: Glenn Morris <rgm <at> gnu.org>
> Cc: Steve Vinoski <vinoski <at> ieee.org>,  14092 <at> debbugs.gnu.org
> Date: Sat, 30 Mar 2013 12:18:18 -0400
> 
> Eli Zaretskii wrote:
> 
> > Looks like an exact duplicate of #14091, filed just minutes before
> > yours.  Can you confirm that the recipe was similar, i.e. mixing a
> > text and a GUI frame in the same session?  (And what's wrong with your
> > system's date?)
> 
> Nothing is wrong with his system's date. This report was sent two weeks
> ago, mailing list moderation discarded it by mistake, I restored it when
> I got back from vacation yesterday.

Sorry, I didn't know that.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14092; Package emacs,ns. (Sat, 30 Mar 2013 19:28:02 GMT) Full text and rfc822 format available.

Message #19 received at 14092 <at> debbugs.gnu.org (full text, mbox):

From: Steve Vinoski <vinoski <at> ieee.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Glenn Morris <rgm <at> gnu.org>, 14092 <at> debbugs.gnu.org
Subject: Re: bug#14092: 24.3; crash in remember_mouse_glyph
Date: Sat, 30 Mar 2013 15:24:42 -0400
[Message part 1 (text/plain, inline)]
On Sat, Mar 30, 2013 at 1:11 PM, Eli Zaretskii <eliz <at> gnu.org> wrote:

> > From: Glenn Morris <rgm <at> gnu.org>
> > Cc: Steve Vinoski <vinoski <at> ieee.org>,  14092 <at> debbugs.gnu.org
> > Date: Sat, 30 Mar 2013 12:18:18 -0400
> >
> > Eli Zaretskii wrote:
> >
> > > Looks like an exact duplicate of #14091, filed just minutes before
> > > yours.  Can you confirm that the recipe was similar, i.e. mixing a
> > > text and a GUI frame in the same session?  (And what's wrong with your
> > > system's date?)
> >
> > Nothing is wrong with his system's date. This report was sent two weeks
> > ago, mailing list moderation discarded it by mistake, I restored it when
> > I got back from vacation yesterday.
>
> Sorry, I didn't know that.
>

To the best of my knowledge I was not mixing a text and GUI frame in the
same session, but rather I was using only GUI frames. (Is there a way to
tell if I'm using both? I don't have emacs running in any terminal.) I see
this same crash from time to time, and it always seems to involve switching
from a non-emacs window to an emacs frame and then quickly trying to
perform some emacs command, but no command in particular. It always occurs
unexpectedly and I've never been able to reproduce it at will.

--steve
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14092; Package emacs,ns. (Tue, 09 Apr 2013 21:48:02 GMT) Full text and rfc822 format available.

Message #22 received at 14092 <at> debbugs.gnu.org (full text, mbox):

From: Steve Vinoski <vinoski <at> ieee.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Glenn Morris <rgm <at> gnu.org>, 14092 <at> debbugs.gnu.org
Subject: Re: bug#14092: 24.3; crash in remember_mouse_glyph
Date: Tue, 9 Apr 2013 17:43:54 -0400
[Message part 1 (text/plain, inline)]
On Sat, Mar 30, 2013 at 3:24 PM, Steve Vinoski <vinoski <at> ieee.org> wrote:

>
>
> On Sat, Mar 30, 2013 at 1:11 PM, Eli Zaretskii <eliz <at> gnu.org> wrote:
>
>> > From: Glenn Morris <rgm <at> gnu.org>
>> > Cc: Steve Vinoski <vinoski <at> ieee.org>,  14092 <at> debbugs.gnu.org
>> > Date: Sat, 30 Mar 2013 12:18:18 -0400
>> >
>> > Eli Zaretskii wrote:
>> >
>> > > Looks like an exact duplicate of #14091, filed just minutes before
>> > > yours.  Can you confirm that the recipe was similar, i.e. mixing a
>> > > text and a GUI frame in the same session?  (And what's wrong with your
>> > > system's date?)
>> >
>> > Nothing is wrong with his system's date. This report was sent two weeks
>> > ago, mailing list moderation discarded it by mistake, I restored it when
>> > I got back from vacation yesterday.
>>
>> Sorry, I didn't know that.
>>
>
> To the best of my knowledge I was not mixing a text and GUI frame in the
> same session, but rather I was using only GUI frames. (Is there a way to
> tell if I'm using both? I don't have emacs running in any terminal.) I see
> this same crash from time to time, and it always seems to involve switching
> from a non-emacs window to an emacs frame and then quickly trying to
> perform some emacs command, but no command in particular. It always occurs
> unexpectedly and I've never been able to reproduce it at will.
>
> --steve
>

FYI I just hit this crash again and it definitely did not involve any text
frames -- only GUI frames.

--steve
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14092; Package emacs,ns. (Fri, 12 Apr 2013 05:01:02 GMT) Full text and rfc822 format available.

Message #25 received at 14092 <at> debbugs.gnu.org (full text, mbox):

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Steve Vinoski <vinoski <at> ieee.org>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 14092 <at> debbugs.gnu.org
Subject: Re: bug#14092: 24.3; crash in remember_mouse_glyph
Date: Fri, 12 Apr 2013 06:56:30 +0200
[Message part 1 (text/plain, inline)]
Hello.

9 apr 2013 kl. 23:43 skrev Steve Vinoski <vinoski <at> ieee.org>:

> 
> FYI I just hit this crash again and it definitely did not involve any text frames -- only GUI frames.

Was this with a trunk build?  If so, from what date?

	Jan D.


[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14092; Package emacs,ns. (Fri, 12 Apr 2013 06:53:02 GMT) Full text and rfc822 format available.

Message #28 received at 14092 <at> debbugs.gnu.org (full text, mbox):

From: Steve Vinoski <vinoski <at> ieee.org>
To: Jan Djärv <jan.h.d <at> swipnet.se>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 14092 <at> debbugs.gnu.org
Subject: Re: bug#14092: 24.3; crash in remember_mouse_glyph
Date: Fri, 12 Apr 2013 02:49:01 -0400
[Message part 1 (text/plain, inline)]
On Fri, Apr 12, 2013 at 12:56 AM, Jan Djärv <jan.h.d <at> swipnet.se> wrote:

> Hello.
>
> 9 apr 2013 kl. 23:43 skrev Steve Vinoski <vinoski <at> ieee.org>:
>
>
> FYI I just hit this crash again and it definitely did not involve any text
> frames -- only GUI frames.
>
>
> Was this with a trunk build?  If so, from what date?
>
> Jan D.
>

I've tried various versions in attempting to avoid this bug, but the most
recent occurrence happened on this:

"GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36)
 of 2013-03-10 on bob.porkrind.org"

--steve
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14092; Package emacs,ns. (Sat, 13 Apr 2013 11:42:01 GMT) Full text and rfc822 format available.

Message #31 received at 14092 <at> debbugs.gnu.org (full text, mbox):

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Steve Vinoski <vinoski <at> ieee.org>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 14092 <at> debbugs.gnu.org
Subject: Re: bug#14092: 24.3; crash in remember_mouse_glyph
Date: Sat, 13 Apr 2013 13:37:07 +0200
Hello.

2013-04-12 08:49, Steve Vinoski skrev:
>
>
>
> On Fri, Apr 12, 2013 at 12:56 AM, Jan Djärv <jan.h.d <at> swipnet.se
> <mailto:jan.h.d <at> swipnet.se>> wrote:
>
>     Hello.
>
>     9 apr 2013 kl. 23:43 skrev Steve Vinoski <vinoski <at> ieee.org
>     <mailto:vinoski <at> ieee.org>>:
>
>>
>>     FYI I just hit this crash again and it definitely did not involve any
>>     text frames -- only GUI frames.
>
>     Was this with a trunk build?  If so, from what date?
>
>     Jan D.
>
>
> I've tried various versions in attempting to avoid this bug, but the most
> recent occurrence happened on this:
>
> "GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36)
>   of 2013-03-10 on bob.porkrind.org <http://bob.porkrind.org>"

The only place where this might be fixed is the trunk.

	Jan D.






bug marked as fixed in version 24.4, send any further explanations to 14091 <at> debbugs.gnu.org and Huw Giddens <hgiddens <at> gmail.com> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Tue, 12 Aug 2014 06:09:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 09 Sep 2014 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 10 years and 364 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.