unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#384: Compiled emacs fails to run
@ 2008-06-11 16:41 Jay Belanger
  2008-06-12  4:50 ` bug#393: " Jay Belanger
  2008-06-14 16:57 ` bug#412: " Jay Belanger
  0 siblings, 2 replies; 4+ messages in thread
From: Jay Belanger @ 2008-06-11 16:41 UTC (permalink / raw)
  To: emacs-pretest-bug


I'm running the latest updated Ubuntu GNU/Linux.

[~]> uname -r
2.6.24-18-generic
[~]> gcc --version
gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

A fresh CVS checkout configured and compiled with no problems, but
when I tried to run it, I got the following message:

[emacs]> ./src/emacs -Q
Memory exhausted--use M-x save-some-buffers then exit and restart Emacs
Fatal error (6)Aborted

This started yesterday, as I recall, although I just tried again with
the same result.

> If Emacs crashed, and you have the Emacs process in the gdb debugger,
> please include the output from the following gdb commands:
>     `bt full' and `xbacktrace'.

[src]> gdb emacs
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
SIGINT is used by the debugger.
Are you sure you want to change it? (y or n) [answered Y; input not from terminal]
DISPLAY = :0.0
TERM = xterm
Breakpoint 1 at 0x8102e16: file emacs.c, line 427.
Breakpoint 2 at 0x811cc09: file sysdep.c, line 1324.
(gdb) bt full
No stack.

Lisp Backtrace:
Cannot access memory at address 0xbf95efb0
(gdb) xbacktrace
Cannot access memory at address 0xbf95efb0
(gdb) 






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

* bug#393: Compiled emacs fails to run
  2008-06-11 16:41 bug#384: Compiled emacs fails to run Jay Belanger
@ 2008-06-12  4:50 ` Jay Belanger
  2008-06-14 16:57 ` bug#412: " Jay Belanger
  1 sibling, 0 replies; 4+ messages in thread
From: Jay Belanger @ 2008-06-12  4:50 UTC (permalink / raw)
  To: emacs-pretest-bug


Jay Belanger <jay.p.belanger@gmail.com> writes:
...
> [emacs]> ./src/emacs -Q
> Memory exhausted--use M-x save-some-buffers then exit and restart Emacs
> Fatal error (6)Aborted

However, emacs -Q -nw works just fine.






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

* bug#412: Compiled emacs fails to run
  2008-06-11 16:41 bug#384: Compiled emacs fails to run Jay Belanger
  2008-06-12  4:50 ` bug#393: " Jay Belanger
@ 2008-06-14 16:57 ` Jay Belanger
  2008-06-14 18:10   ` bug#412: marked as done (Compiled emacs fails to run) Emacs bug Tracking System
  1 sibling, 1 reply; 4+ messages in thread
From: Jay Belanger @ 2008-06-14 16:57 UTC (permalink / raw)
  To: emacs-pretest-bug


> I'm running the latest updated Ubuntu GNU/Linux.
...
> [emacs]> ./src/emacs -Q
> Memory exhausted--use M-x save-some-buffers then exit and restart Emacs
> Fatal error (6)Aborted


When an update updated xserver-xorg-core, the problem went away.
So the problem was not with Emacs.






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

* bug#412: marked as done (Compiled emacs fails to run)
  2008-06-14 16:57 ` bug#412: " Jay Belanger
@ 2008-06-14 18:10   ` Emacs bug Tracking System
  0 siblings, 0 replies; 4+ messages in thread
From: Emacs bug Tracking System @ 2008-06-14 18:10 UTC (permalink / raw)
  To: Stefan Monnier

[-- Attachment #1: Type: text/plain, Size: 843 bytes --]


Your message dated Sat, 14 Jun 2008 14:00:56 -0400
with message-id <jwvd4mjdhhc.fsf-monnier+emacsbugreports@gnu.org>
and subject line Re: bug#412: Compiled emacs fails to run
has caused the Emacs bug report #412,
regarding Compiled emacs fails to run
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
412: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=412
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 2502 bytes --]

From: Jay Belanger <jay.p.belanger@gmail.com>
To: emacs-pretest-bug@gnu.org
Cc: jay.p.belanger@gmail.com
Subject: Re: Compiled emacs fails to run
Date: Sat, 14 Jun 2008 11:57:40 -0500
Message-ID: <87hcbwt0mz.fsf@gmail.com>


> I'm running the latest updated Ubuntu GNU/Linux.
...
> [emacs]> ./src/emacs -Q
> Memory exhausted--use M-x save-some-buffers then exit and restart Emacs
> Fatal error (6)Aborted


When an update updated xserver-xorg-core, the problem went away.
So the problem was not with Emacs.



[-- Attachment #3: Type: message/rfc822, Size: 2011 bytes --]

From: Stefan Monnier <monnier@iro.umontreal.ca>
To: 412-close@emacsbugs.donarmstrong.com
Subject: Re: bug#412: Compiled emacs fails to run
Date: Sat, 14 Jun 2008 14:00:56 -0400
Message-ID: <jwvd4mjdhhc.fsf-monnier+emacsbugreports@gnu.org>

>> I'm running the latest updated Ubuntu GNU/Linux.
> ...
>> [emacs]> ./src/emacs -Q
>> Memory exhausted--use M-x save-some-buffers then exit and restart Emacs
>> Fatal error (6)Aborted

> When an update updated xserver-xorg-core, the problem went away.
> So the problem was not with Emacs.

Thanks,


        Stefan



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

end of thread, other threads:[~2008-06-14 18:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-11 16:41 bug#384: Compiled emacs fails to run Jay Belanger
2008-06-12  4:50 ` bug#393: " Jay Belanger
2008-06-14 16:57 ` bug#412: " Jay Belanger
2008-06-14 18:10   ` bug#412: marked as done (Compiled emacs fails to run) Emacs bug Tracking System

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).