all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 6075@debbugs.gnu.org
Subject: bug#6075: Lucid trunk build crashes at start
Date: Wed, 12 May 2010 08:04:18 +0200	[thread overview]
Message-ID: <4BEA44E2.70803@swipnet.se> (raw)
In-Reply-To: <jwv632u2r0b.fsf-monnier+emacs@gnu.org>



Stefan Monnier skrev 2010-05-11 21.48:

>
>> If you compiled Xaw3d yourself, recompile it with debug and run gdb to
>> the crash.
>
> The crash I showed was with a hand-compiled Xaw3d with debug info
> (actually an Xaw3d with some local changes so that you can dynamically
> choose the Xaw-style or the motif-arrow-style scrollbars).  But the
> backtrace is in Xt code, not in Xaw(3d) code.
>

XtInitializeWidgetClass (where it crashed), fills in the widget class 
structure.  I guess something in the widget description is wrong, such as 
saying sizeof(int), where sizeof(double) is intended, or OffsetOf points to 
the wrong member.  If you have local changes, there is a good place to start 
looking.

This is hard to see without a debug compiled Xt.  Doesn't Debian have separate 
debug-infos that you can install for Xt?

	Jan D.





  reply	other threads:[~2010-05-12  6:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-02  5:34 bug#6075: Lucid trunk build crashes at start Stefan Monnier
2010-05-02  8:36 ` Jan Djärv
2010-05-11 19:48   ` Stefan Monnier
2010-05-12  6:04     ` Jan Djärv [this message]
2010-12-06 20:37 ` Chong Yidong
2010-12-06 21:37   ` Stefan Monnier

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=4BEA44E2.70803@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=6075@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.