From: Gary Mills <mills@cc.umanitoba.ca>
To: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: emacs-22.1 with GTK dumps core when Gnome wigets clicked
Date: Sun, 10 Jun 2007 09:10:04 -0500 [thread overview]
Message-ID: <20070610141003.GA12085@cc.umanitoba.ca> (raw)
In-Reply-To: <20070610.224832.46203780.mituharu@math.s.chiba-u.ac.jp>
On Sun, Jun 10, 2007 at 10:48:32PM +0900, YAMAMOTO Mitsuharu wrote:
> >>>>> On Sun, 10 Jun 2007 07:51:20 -0500, Gary Mills <mills@cc.umanitoba.ca> said:
>
> >> Does this always happen on the first click of these buttons?
>
> > Yes, the first click. It's very easy to replicate. I'm running it
> > on the Solaris Gnome desktop with these libraries:
> > $ pkg-config --modversion gtk+-2.0 glib-2.0
> > 2.4.9
> > 2.4.1
>
> By any chance do you know which thread library they (or Gnome VFS
> backend that they load?) use? Does anyone know how to check that?
> (Sorry, I'm not a GTK+ expert.)
Nor am I, but this might be a clue. I have emacs-22.1 installed
as `gemacs' for now.
$ ldd $(whence gemacs) | grep thread
libpthread.so.1 => /lib/libpthread.so.1
$ ldd $(whence gnome-terminal) | grep thread
libpthread.so.1 => /lib/libpthread.so.1
libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0
libthread.so.1 => /lib/libthread.so.1
> >> And could you show the result of `grep PTHREAD src/config.h' at the
> >> build directory?
>
> > $ grep PTHREAD src/config.h
> > #define HAVE_GTK_AND_PTHREAD 1
> > /* #undef HAVE_LIBPTHREADS */
> > #define HAVE_PTHREAD_H 1
>
> Thanks. There's nothing wrong with this result if pthread is used.
>
> If another thread library is used, the use of SYSTEM_MALLOC as in your
> previous report will be the right thing to do. Of course, we should
> detect that within `configure' if possible.
--
-Gary Mills- -Unix Support- -U of M Academic Computing and Networking-
next prev parent reply other threads:[~2007-06-10 14:10 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-09 15:49 emacs-22.1 with GTK dumps core when Gnome wigets clicked Gary Mills
2007-06-10 8:43 ` YAMAMOTO Mitsuharu
2007-06-10 12:51 ` Gary Mills
2007-06-10 13:48 ` YAMAMOTO Mitsuharu
2007-06-10 14:10 ` Gary Mills [this message]
2007-06-14 2:16 ` YAMAMOTO Mitsuharu
[not found] ` <20070614184924.GA25414@cc.umanitoba.ca>
2007-06-16 5:22 ` YAMAMOTO Mitsuharu
2007-06-16 13:32 ` Gary Mills
2007-06-16 14:30 ` Gary Mills
2007-06-16 15:40 ` Gary Mills
2007-06-17 6:41 ` YAMAMOTO Mitsuharu
2007-06-17 16:01 ` Gary Mills
2007-06-18 1:08 ` YAMAMOTO Mitsuharu
2007-06-18 3:03 ` Gary Mills
2007-06-18 9:58 ` YAMAMOTO Mitsuharu
2007-06-16 18:51 ` 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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070610141003.GA12085@cc.umanitoba.ca \
--to=mills@cc.umanitoba.ca \
--cc=bug-gnu-emacs@gnu.org \
--cc=mituharu@math.s.chiba-u.ac.jp \
/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 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).