all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Core dump on AIX?
@ 2013-04-23 16:04 Doug Lewan
  2013-04-23 22:07 ` Glenn Morris
  2013-06-07 18:54 ` Doug Lewan
  0 siblings, 2 replies; 7+ messages in thread
From: Doug Lewan @ 2013-04-23 16:04 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

All,

I'm using emacs 24.1 on AIX 6.1, built here with xlc. It was configured with this line:
    ./configure --prefix=${HOME}/local --with-jpeg=no --with-png=no --with-gif=no --with-tiff=no

I get fairly frequent core dumps in emacs. They seem associated with motion but I can't say that that's absolute.

There are some observations below. Does anyone have anything to help be with this.

One failure that I /can/ reproduce reliably that suggests the above is this:
1. emacs -q file_of_interest.c &              file_of_interest.c is about 1.1MB and 34 000 lines.
2. M- 1 0 0 0 0 C-n
3. Fatal error (11)Resources lost(coredump)

BTW I can't build 24.3 as my environment stands. Making eventually produces this error:

    Emacs garbage collector has been changed to use conservative stack
    marking.  Emacs has determined that the default method it uses to do the
    marking will not work on your system.  We will need a system-dependent
    solution for your system.

(Admittedly, I'm being a bit lazy turning to the mailing list, since it does give a little hint about what to do:

    Please take a look at the function mark_stack in alloc.c, and
    try to find a way to make it work on your system.

  (And then it reveals that it's seeking help too:

      Please mail the result to <emacs-devel@gnu.org>.
   )
 )

,Douglas
Douglas Lewan
Shubert Ticketing
(201) 489-8600 ext 224

If the majority of cooking accidents happen in the kitchen, then why don't we just cook in other rooms?




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

end of thread, other threads:[~2013-06-07 18:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-23 16:04 Core dump on AIX? Doug Lewan
2013-04-23 22:07 ` Glenn Morris
2013-04-23 22:18   ` Glenn Morris
2013-04-23 22:46     ` Doug Lewan
2013-04-24  7:09       ` Glenn Morris
2013-04-24  7:17         ` Glenn Morris
2013-06-07 18:54 ` Doug Lewan

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.