bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#7098: Emacs24 crash with segmentation fault


From: Thierry Volpiatto
Subject: bug#7098: Emacs24 crash with segmentation fault
Date: Sat, 25 Sep 2010 14:32:24 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
>> Cc: Eli Zaretskii <eliz@gnu.org>,  7098@debbugs.gnu.org
>> Date: Sat, 25 Sep 2010 13:39:05 +0200
>> 
>> I can crash at everytime now using the same command that recurse
>> through a big tree and match regexp in file (like rgrep but all lisp).
>
> Is it possible to post that command and any data it uses here?  Then
> perhaps others could join the effort of hunting down this bug.
>
Yes sure, no dependencies needed, just load and use 
M-x traverse-deep-rfind
on a big but reasonable directory (it is not rgrep, it's slow).
The test i do take 172s here when it success.
Use a regexp for "only" e.g .*\.el$ or nothing to stress more emacs.

But i think using anything else to generate a lot of activity in Emacs
should do the same. e.g using many tools at the same time.

A good point is i couldn't crash Emacs23.2 at this game :-)
 
-- 
A+ Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 

Attachment: traverselisp.el
Description: application/emacs-lisp


reply via email to

[Prev in Thread] Current Thread [Next in Thread]