[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: command and doco for valgrind
From: |
Richard Stallman |
Subject: |
Re: command and doco for valgrind |
Date: |
Mon, 19 Jan 2004 15:11:41 -0500 |
Moreover, even temacs appears to crash under valgrind: try
valgrind ./temacs
or
valgrind ./temacs -l loadup
They both crash with SIGSEGV in some way or another. "./temacs"
without valgrind works as expected, of course.
This could be a completely different problem.
So how about looking at this first?
I can guess that the problem could be due to the fact that Emacs uses
its own malloc.
- command and doco for valgrind, Nick Roberts, 2004/01/09
- Re: command and doco for valgrind, Nick Roberts, 2004/01/19
- Re: EMACS and valgrind (was: command and doco for valgrind), Eli Zaretskii, 2004/01/20
- Re: EMACS and valgrind (was: command and doco for valgrind), Stefan Monnier, 2004/01/20
- Re: EMACS and valgrind, Nick Roberts, 2004/01/22
- Re: EMACS and valgrind, Stefan Monnier, 2004/01/22
- Re: EMACS and valgrind, Nick Roberts, 2004/01/23
- Re: EMACS and valgrind, Eli Zaretskii, 2004/01/24