unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#16570: 24.2; emacs ediff-directories segmentation fault
@ 2014-01-27 10:43 S. Gimeno Garcia
  2014-01-27 17:31 ` Glenn Morris
  0 siblings, 1 reply; 4+ messages in thread
From: S. Gimeno Garcia @ 2014-01-27 10:43 UTC (permalink / raw)
  To: 16570

Hi,

During a ediff-directories session, comparing subdirectories
recursively, and after some successfully "ediff" of files in the
directories, emacs suddenly crashes with a segmentation fault.

This behavior occurred often lately, but unfortunately I haven't
succeeded to reproduce the crash in a controlled way to provide
more detailed information.

Best regards,
Sebastian


In GNU Emacs 24.2.1 (x86_64-suse-linux-gnu, GTK+ Version 3.4.4)
of 2012-10-10 on build20
Windowing system distributor `The X.Org Foundation





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

* bug#16570: 24.2; emacs ediff-directories segmentation fault
  2014-01-27 10:43 bug#16570: 24.2; emacs ediff-directories segmentation fault S. Gimeno Garcia
@ 2014-01-27 17:31 ` Glenn Morris
  2014-01-28 13:39   ` S. Gimeno Garcia
  0 siblings, 1 reply; 4+ messages in thread
From: Glenn Morris @ 2014-01-27 17:31 UTC (permalink / raw)
  To: S. Gimeno Garcia; +Cc: 16570

"S. Gimeno Garcia" wrote:

> In GNU Emacs 24.2.1 (x86_64-suse-linux-gnu, GTK+ Version 3.4.4)
> of 2012-10-10 on build20

Does SUSE provide a debug package for Emacs, or can you build Emacs yourself?
If the latter, please fetch the 24.3 (note not 24.2) sources, configure
emacs using

CFLAGS="-O0 -g3" ./configure [...]
make

cd src
# You may need to modify "auto-load safe-path" in ~/.gdbinit - see
# etc/DEBUG in the Emacs sources.
gdb ./emacs
run

and if/when it crashes, send the result of "bt full" here.

Without a backtrace, or reproducible crash recipe, nothing can be done.

Thanks.





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

* bug#16570: 24.2; emacs ediff-directories segmentation fault
  2014-01-27 17:31 ` Glenn Morris
@ 2014-01-28 13:39   ` S. Gimeno Garcia
  2015-12-26 12:58     ` Lars Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: S. Gimeno Garcia @ 2014-01-28 13:39 UTC (permalink / raw)
  To: Glenn Morris

Hi,

Thanks for the rapid response!

Actually, I cannot reproduce the error again. Between last friday and 
yesterday, the emacs crash happened about 4 or 5 times, always during a 
ediff-directories session.
However, I cannot  reproduce in a controlled way the conditions that 
lead to the crash, so I cannot send you any backtrace, or reproducible 
crash recipe :(
If I find a way to do it, I'll come back to you.

Cheers,
Sebastian

On 01/27/2014 06:31 PM, Glenn Morris wrote:
> "S. Gimeno Garcia" wrote:
>
>> In GNU Emacs 24.2.1 (x86_64-suse-linux-gnu, GTK+ Version 3.4.4)
>> of 2012-10-10 on build20
> Does SUSE provide a debug package for Emacs, or can you build Emacs yourself?
> If the latter, please fetch the 24.3 (note not 24.2) sources, configure
> emacs using
>
> CFLAGS="-O0 -g3" ./configure [...]
> make
>
> cd src
> # You may need to modify "auto-load safe-path" in ~/.gdbinit - see
> # etc/DEBUG in the Emacs sources.
> gdb ./emacs
> run
>
> and if/when it crashes, send the result of "bt full" here.
>
> Without a backtrace, or reproducible crash recipe, nothing can be done.
>
> Thanks.
>






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

* bug#16570: 24.2; emacs ediff-directories segmentation fault
  2014-01-28 13:39   ` S. Gimeno Garcia
@ 2015-12-26 12:58     ` Lars Ingebrigtsen
  0 siblings, 0 replies; 4+ messages in thread
From: Lars Ingebrigtsen @ 2015-12-26 12:58 UTC (permalink / raw)
  To: S. Gimeno Garcia; +Cc: 16570

"S. Gimeno Garcia" <sebastian.gimenogarcia@dlr.de> writes:

> Actually, I cannot reproduce the error again. Between last friday and
> yesterday, the emacs crash happened about 4 or 5 times, always during
> a ediff-directories session.
> However, I cannot  reproduce in a controlled way the conditions that
> lead to the crash, so I cannot send you any backtrace, or reproducible
> crash recipe :(
> If I find a way to do it, I'll come back to you.

More information was requested, but no response was given within a few
months, so I'm closing this bug report.  If the problem still exists,
please reopen this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

end of thread, other threads:[~2015-12-26 12:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-27 10:43 bug#16570: 24.2; emacs ediff-directories segmentation fault S. Gimeno Garcia
2014-01-27 17:31 ` Glenn Morris
2014-01-28 13:39   ` S. Gimeno Garcia
2015-12-26 12:58     ` Lars Ingebrigtsen

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