unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Emacs core dumps on exit with Solaris 9
@ 2005-04-26  1:24 Shana Chahidi
  2005-04-26  3:58 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Shana Chahidi @ 2005-04-26  1:24 UTC (permalink / raw)


Hello,

I have installed this for the first time and when I actually use it and exit from it, it gives me a core dump.  I noticed that earlier versions of Solaris was doing the same thing.  Is there a patch from sun that you are aware of to fix this issue with 2.9???

GDB on the core dump.

GNU gdb 6.0
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "sparc-sun-solaris2.9"...
Core was generated by `emacs'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libXaw.so.5...done.
Loaded symbols for /usr/lib/libXaw.so.5
Reading symbols from /usr/lib/libXmu.so.4...done.
Loaded symbols for /usr/lib/libXmu.so.4
Reading symbols from /usr/lib/libXt.so.4...done.
Loaded symbols for /usr/lib/libXt.so.4
Reading symbols from /usr/lib/libSM.so.6...done.
Loaded symbols for /usr/lib/libSM.so.6
Reading symbols from /usr/lib/libICE.so.6...done.
Loaded symbols for /usr/lib/libICE.so.6
Reading symbols from /usr/lib/libXext.so.0...done.
Loaded symbols for /usr/lib/libXext.so.0
Reading symbols from /usr/lib/libXpm.so.4...done.
Loaded symbols for /usr/lib/libXpm.so.4
Reading symbols from /usr/lib/libX11.so.4...done.
Loaded symbols for /usr/lib/libX11.so.4
Reading symbols from /usr/lib/libsocket.so.1...done.
Loaded symbols for /usr/lib/libsocket.so.1
Reading symbols from /usr/lib/libnsl.so.1...done.
Loaded symbols for /usr/lib/libnsl.so.1
Reading symbols from /usr/lib/libkstat.so.1...done.
Loaded symbols for /usr/lib/libkstat.so.1
Reading symbols from /usr/lib/libcurses.so.1...done.
Loaded symbols for /usr/lib/libcurses.so.1
Reading symbols from /usr/lib/libm.so.1...done.
Loaded symbols for /usr/lib/libm.so.1
Reading symbols from /usr/lib/libc.so.1...done.
Loaded symbols for /usr/lib/libc.so.1
Reading symbols from /usr/lib/libdl.so.1...done.
Loaded symbols for /usr/lib/libdl.so.1
Reading symbols from /usr/lib/libmp.so.2...done.
Loaded symbols for /usr/lib/libmp.so.2
Reading symbols from /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1...done.
Loaded symbols for /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1
#0  0xfef1f090 in _libc_kill () from /usr/lib/libc.so.1


thank you,
Shana Chahidi

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

* Re: Emacs core dumps on exit with Solaris 9
  2005-04-26  1:24 Emacs core dumps on exit with Solaris 9 Shana Chahidi
@ 2005-04-26  3:58 ` Eli Zaretskii
  0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2005-04-26  3:58 UTC (permalink / raw)
  Cc: bug-gnu-emacs

> Date: Mon, 25 Apr 2005 18:24:57 -0700
> From: "Shana Chahidi" <schahidi@telcontar.com>
> 
> Loaded symbols for /usr/lib/libmp.so.2
> Reading symbols from /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1...done.
> Loaded symbols for /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1
> #0  0xfef1f090 in _libc_kill () from /usr/lib/libc.so.1

At this point, you should type "bt" and post the results here.  It's
impossible to say anything intelligent about this crash without seeing
at least the backtrace.

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

* RE: Emacs core dumps on exit with Solaris 9
@ 2005-04-26 17:18 Shana Chahidi
  0 siblings, 0 replies; 3+ messages in thread
From: Shana Chahidi @ 2005-04-26 17:18 UTC (permalink / raw)
  Cc: bug-gnu-emacs


Core was generated by `emacs'.
Program terminated with signal 11, Segmentation fault.
#0  0xfef1f090 in ?? ()
(gdb) bt
#0  0xfef1f090 in ?? ()
#1  0xfef1e0a8 in ?? ()
#2  0x00041ec8 in ?? ()

Thanks,
Shana

-----Original Message-----
From: Eli Zaretskii [mailto:eliz@gnu.org]
Sent: Monday, April 25, 2005 8:58 PM
To: Shana Chahidi
Cc: bug-gnu-emacs@gnu.org
Subject: Re: Emacs core dumps on exit with Solaris 9


> Date: Mon, 25 Apr 2005 18:24:57 -0700
> From: "Shana Chahidi" <schahidi@telcontar.com>
> 
> Loaded symbols for /usr/lib/libmp.so.2
> Reading symbols from /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1...done.
> Loaded symbols for /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1
> #0  0xfef1f090 in _libc_kill () from /usr/lib/libc.so.1

At this point, you should type "bt" and post the results here.  It's
impossible to say anything intelligent about this crash without seeing
at least the backtrace.

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

end of thread, other threads:[~2005-04-26 17:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-26  1:24 Emacs core dumps on exit with Solaris 9 Shana Chahidi
2005-04-26  3:58 ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2005-04-26 17:18 Shana Chahidi

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