unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: 23.0.60; Segfault when opening a file
@ 2008-08-25 15:47 Chong Yidong
  2008-09-11  2:14 ` Kenichi Handa
  0 siblings, 1 reply; 7+ messages in thread
From: Chong Yidong @ 2008-08-25 15:47 UTC (permalink / raw)
  To: emacs-devel; +Cc: 773, Christian Faulhammer

Can anyone reproduce this bug?  I can't.


"Christian Faulhammer" <gentoo@faulhammer.org> wrote:

> when opening the attached TeX file (stripped to the lines that cause
> the crash), my Emacs segfaults.  Compiled from HEAD this morning 1000
> CEST, although I have this problem for two weeks now.
>
> In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.10)

--- segfault-faulhammer.tex begins here ---
 & \textbf{Autor(en)/Künstler} &  \textbf{Titel} & \textbf{ISBN} & \textbf{Preis} (ca.) \\\midrule
--- segfault-faulhammer.tex ends here ---




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

* Re: 23.0.60; Segfault when opening a file
  2008-08-25 15:47 23.0.60; Segfault when opening a file Chong Yidong
@ 2008-09-11  2:14 ` Kenichi Handa
  2008-09-14  7:38   ` Christian Faulhammer
  2008-09-16 19:32   ` Christian Faulhammer
  0 siblings, 2 replies; 7+ messages in thread
From: Kenichi Handa @ 2008-09-11  2:14 UTC (permalink / raw)
  To: Chong Yidong; +Cc: gentoo, 773, emacs-devel

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=ISO-2022-JP-2, Size: 767 bytes --]

In article <87bpzh9jwi.fsf@cyd.mit.edu>, Chong Yidong <cyd@stupidchicken.com> writes:

> Can anyone reproduce this bug?  I can't.
> "Christian Faulhammer" <gentoo@faulhammer.org> wrote:

> > when opening the attached TeX file (stripped to the lines that cause
> > the crash), my Emacs segfaults.  Compiled from HEAD this morning 1000
> > CEST, although I have this problem for two weeks now.
> >
> > In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.10)

> --- segfault-faulhammer.tex begins here ---
>  & \textbf{Autor(en)/K^[$(D+d^[(Bnstler} &  \textbf{Titel} & \textbf{ISBN} & \textbf{Preis} (ca.) \\\midrule
> --- segfault-faulhammer.tex ends here ---

I can't reproduce that bug with the latest code.  Can you?

---
Kenichi Handa
handa@ni.aist.go.jp




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

* Re: 23.0.60; Segfault when opening a file
  2008-09-11  2:14 ` Kenichi Handa
@ 2008-09-14  7:38   ` Christian Faulhammer
  2008-09-16 19:32   ` Christian Faulhammer
  1 sibling, 0 replies; 7+ messages in thread
From: Christian Faulhammer @ 2008-09-14  7:38 UTC (permalink / raw)
  To: Kenichi Handa; +Cc: Chong Yidong, 773, emacs-devel

[-- Attachment #1: Type: text/plain, Size: 1231 bytes --]

Hi,

Kenichi Handa <handa@m17n.org>:

> In article <87bpzh9jwi.fsf@cyd.mit.edu>, Chong Yidong
> <cyd@stupidchicken.com> writes:
> 
> > Can anyone reproduce this bug?  I can't.
> > "Christian Faulhammer" <gentoo@faulhammer.org> wrote:
> 
> > > when opening the attached TeX file (stripped to the lines that
> > > cause the crash), my Emacs segfaults.  Compiled from HEAD this
> > > morning 1000 CEST, although I have this problem for two weeks now.
> > >
> > > In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.10)
> 
> > --- segfault-faulhammer.tex begins here ---
> >  & \textbf{Autor(en)/Künstler} &  \textbf{Titel} & \textbf{ISBN} &
> > \textbf{Preis} (ca.) \\\midrule --- segfault-faulhammer.tex ends
> > here ---
> 
> I can't reproduce that bug with the latest code.  Can you?

 Yes, still.  Maybe it has to do with some Emacs unrelated setting (Xft
or whatever Gtk+ setting), so I still debug to see which files are read
and relevant.  I updated to the latest Gtk+ version (2.12.11), but no
difference.  I will report back.

V-Li

-- 
Christian Faulhammer, Gentoo Lisp project
<URL:http://www.gentoo.org/proj/en/lisp/>, #gentoo-lisp on FreeNode

<URL:http://www.faulhammer.org/>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

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

* Re: 23.0.60; Segfault when opening a file
  2008-09-11  2:14 ` Kenichi Handa
  2008-09-14  7:38   ` Christian Faulhammer
@ 2008-09-16 19:32   ` Christian Faulhammer
  2008-09-17 11:40     ` Kenichi Handa
  1 sibling, 1 reply; 7+ messages in thread
From: Christian Faulhammer @ 2008-09-16 19:32 UTC (permalink / raw)
  To: Kenichi Handa; +Cc: Chong Yidong, 773, emacs-devel

[-- Attachment #1: Type: text/plain, Size: 1307 bytes --]

Hi,

Kenichi Handa <handa@m17n.org>:
> In article <87bpzh9jwi.fsf@cyd.mit.edu>, Chong Yidong
> <cyd@stupidchicken.com> writes:
> 
> > Can anyone reproduce this bug?  I can't.
> > "Christian Faulhammer" <gentoo@faulhammer.org> wrote:
> 
> > > when opening the attached TeX file (stripped to the lines that
> > > cause the crash), my Emacs segfaults.  Compiled from HEAD this
> > > morning 1000 CEST, although I have this problem for two weeks now.
> > >
> > > In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.10)
> 
> > --- segfault-faulhammer.tex begins here ---
> >  & \textbf{Autor(en)/Künstler} &  \textbf{Titel} & \textbf{ISBN} &
> > \textbf{Preis} (ca.) \\\midrule --- segfault-faulhammer.tex ends
> > here ---
> 
> I can't reproduce that bug with the latest code.  Can you?

 Something new:  When starting with -fn fontset-standard everything is
ok, no segfaults anymore.  Anything more I can do to debug this?  I
already straced for file calls and tried to disable all settings from
Gtk+ or X, but I now suspect Xft, this is also related to my bug 775,
which also disappears with standard fontset.

V-Li

-- 
Christian Faulhammer, Gentoo Lisp project
<URL:http://www.gentoo.org/proj/en/lisp/>, #gentoo-lisp on FreeNode

<URL:http://www.faulhammer.org/>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

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

* Re: 23.0.60; Segfault when opening a file
  2008-09-16 19:32   ` Christian Faulhammer
@ 2008-09-17 11:40     ` Kenichi Handa
  2008-09-18 17:25       ` Christian Faulhammer
  0 siblings, 1 reply; 7+ messages in thread
From: Kenichi Handa @ 2008-09-17 11:40 UTC (permalink / raw)
  To: Christian Faulhammer; +Cc: cyd, 773, emacs-devel

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=ISO-2022-JP-2, Size: 1437 bytes --]

In article <20080916213230.2ac6952f@terra.solaris>, Christian Faulhammer <opfer@gentoo.org> writes:

> [1  <text/plain; ISO-8859-1 (quoted-printable)>]
> Hi,

> Kenichi Handa <handa@m17n.org>:
> > In article <87bpzh9jwi.fsf@cyd.mit.edu>, Chong Yidong
> > <cyd@stupidchicken.com> writes:
> > 
> > > Can anyone reproduce this bug?  I can't.
> > > "Christian Faulhammer" <gentoo@faulhammer.org> wrote:
> > 
> > > > when opening the attached TeX file (stripped to the lines that
> > > > cause the crash), my Emacs segfaults.  Compiled from HEAD this
> > > > morning 1000 CEST, although I have this problem for two weeks now.
> > > >
> > > > In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.10)
> > 
> > > --- segfault-faulhammer.tex begins here ---
> > >  & \textbf{Autor(en)/K^[$(D+d^[(Bnstler} &  \textbf{Titel} & \textbf{ISBN} &
> > > \textbf{Preis} (ca.) \\\midrule --- segfault-faulhammer.tex ends
> > > here ---
> > 
> > I can't reproduce that bug with the latest code.  Can you?

>  Something new:  When starting with -fn fontset-standard everything is
> ok, no segfaults anymore.  Anything more I can do to debug this?  I
> already straced for file calls and tried to disable all settings from
> Gtk+ or X, but I now suspect Xft, this is also related to my bug 775,
> which also disappears with standard fontset.

Please run Emacs under gdb, and find at which point Emacs
crashes.

---
Kenichi Handa
handa@ni.aist.go.jp




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

* Re: 23.0.60; Segfault when opening a file
  2008-09-17 11:40     ` Kenichi Handa
@ 2008-09-18 17:25       ` Christian Faulhammer
  2008-09-18 19:05         ` Chong Yidong
  0 siblings, 1 reply; 7+ messages in thread
From: Christian Faulhammer @ 2008-09-18 17:25 UTC (permalink / raw)
  To: Kenichi Handa; +Cc: cyd, 773, emacs-devel

[-- Attachment #1: Type: text/plain, Size: 1785 bytes --]

Hi,

Kenichi Handa <handa@m17n.org>:

> In article <20080916213230.2ac6952f@terra.solaris>, Christian
> Faulhammer <opfer@gentoo.org> writes:
> 
> > [1  <text/plain; ISO-8859-1 (quoted-printable)>]
> > Hi,
> 
> > Kenichi Handa <handa@m17n.org>:
> > > In article <87bpzh9jwi.fsf@cyd.mit.edu>, Chong Yidong
> > > <cyd@stupidchicken.com> writes:
> > > 
> > > > Can anyone reproduce this bug?  I can't.
> > > > "Christian Faulhammer" <gentoo@faulhammer.org> wrote:
> > > 
> > > > > when opening the attached TeX file (stripped to the lines that
> > > > > cause the crash), my Emacs segfaults.  Compiled from HEAD this
> > > > > morning 1000 CEST, although I have this problem for two weeks
> > > > > now.
> > > > >
> > > > > In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version
> > > > > 2.12.10)
> > > 
> > > > --- segfault-faulhammer.tex begins here ---
> > > >  & \textbf{Autor(en)/Künstler} &  \textbf{Titel} &
> > > > \textbf{ISBN} & \textbf{Preis} (ca.) \\\midrule ---
> > > > segfault-faulhammer.tex ends here ---
> > > 
> > > I can't reproduce that bug with the latest code.  Can you?
> 
> >  Something new:  When starting with -fn fontset-standard everything
> > is ok, no segfaults anymore.  Anything more I can do to debug
> > this?  I already straced for file calls and tried to disable all
> > settings from Gtk+ or X, but I now suspect Xft, this is also
> > related to my bug 775, which also disappears with standard fontset.
> 
> Please run Emacs under gdb, and find at which point Emacs
> crashes.

 I provided a back trace in my original report.  Isn't it enough?

V-Li

-- 
Christian Faulhammer, Gentoo Lisp project
<URL:http://www.gentoo.org/proj/en/lisp/>, #gentoo-lisp on FreeNode

<URL:http://www.faulhammer.org/>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

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

* Re: 23.0.60; Segfault when opening a file
  2008-09-18 17:25       ` Christian Faulhammer
@ 2008-09-18 19:05         ` Chong Yidong
  0 siblings, 0 replies; 7+ messages in thread
From: Chong Yidong @ 2008-09-18 19:05 UTC (permalink / raw)
  To: Christian Faulhammer; +Cc: emacs-devel, 773, Kenichi Handa

Christian Faulhammer <opfer@gentoo.org> writes:

>> Please run Emacs under gdb, and find at which point Emacs
>> crashes.
>
>  I provided a back trace in my original report.  Isn't it enough?

The backtrace you provided looks like it has symbols stripped.  Could
you recompile with CFLAGS="-g", generate a new backtrace, and post it?




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

end of thread, other threads:[~2008-09-18 19:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-25 15:47 23.0.60; Segfault when opening a file Chong Yidong
2008-09-11  2:14 ` Kenichi Handa
2008-09-14  7:38   ` Christian Faulhammer
2008-09-16 19:32   ` Christian Faulhammer
2008-09-17 11:40     ` Kenichi Handa
2008-09-18 17:25       ` Christian Faulhammer
2008-09-18 19:05         ` Chong Yidong

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