[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 23.0.60; Segfault when opening a file
From: |
Chong Yidong |
Subject: |
Re: 23.0.60; Segfault when opening a file |
Date: |
Thu, 18 Sep 2008 15:05:31 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
Christian Faulhammer <address@hidden> 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?