all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Frosch, Johan W (Hans)" <jwfrosch@intergraph.com>
Cc: bug-gnu-emacs@gnu.org
Subject: RE: emacs 21.2 crashes immediately (new build on Intel/Solaris 8)
Date: Wed, 10 Apr 2002 08:23:14 -0500	[thread overview]
Message-ID: <2C61CCE8A870D211A523080009B94E430741C2A2@HQ5> (raw)

The problem appears to be specific to the compiler being used.
Until now I used this SUN compiler: "ProWorks PC3.0.1 21 Jan 1995", and
was always successful in building new emacs versions until version 21.1

Using GCC or a newer SUN compiler: "Sun WokShop 6 update 2 C 5.3 2001/05/15",
does create a working new emacs (21.2) version!!

In trying to use GDB on the crashing version, I have not been able to derive any
useful information; it does not work very well with the ProWorks-compiled code.

(I'll try to get some more info using dbx.)

Regards,

Hans Frosch

-----Original Message-----
From: Richard Stallman [mailto:rms@gnu.org]
Sent: Friday, March 29, 2002 11:47
To: Frosch, Johan W (Hans)
Cc: bug-gnu-emacs@gnu.org
Subject: Re: emacs 21.2 crashes immediately (new build on Intel/Solaris 8)


(dbx) where
  =>[1] strcpy(0x851c600, 0x485d6e00), at 0xdf7ccd82
    [2] set_lface_from_font_name(f = 0x851c600, lface = 1214082560,
        fontname = 944929972, force_p = 1, may_fail_p = 1), line 3162 in "xfaces.c"
    [3] realize_default_face(f = 0x851c600), line 6124 in "xfaces.c"
    [4] realize_basic_faces(f = 0x851c600), line 6064 in "xfaces.c"
    [5] update_face_from_frame_parameter(f = 0x851c600, param = 406016508,
        new_value = 944930228), line 4275 in "xfaces.c"

Would you please investigate the data being used in these innermost
frames, to see what invalid data caused the crash?

I recommend you use GDB so that the special commands for debugging
Emacs can work.  Also please read etc/DEBUG.

             reply	other threads:[~2002-04-10 13:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-10 13:23 Frosch, Johan W (Hans) [this message]
2002-04-11 14:53 ` emacs 21.2 crashes immediately (new build on Intel/Solaris 8) Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2002-04-11 15:13 Frosch, Johan W (Hans)
2002-03-25 19:27 Frosch, Johan W (Hans)
2002-03-29 17:47 ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2C61CCE8A870D211A523080009B94E430741C2A2@HQ5 \
    --to=jwfrosch@intergraph.com \
    --cc=bug-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.