Re: sawfish-config segfault



Christopher Roy Bratusek said:     (by the date of Wed, 6 Jan 2010 23:30:39 +0100)

> Hi all,
> 
> With the current HEADs I get a segfault when trying to launch
> sawfish-config, while it didn't yesterday. But I can't see the cause
> (no change in sawfish-config), can someone reproduce it? And how to get
> more usefull debugging messages? Using Emacs + rep-debugger.el? Well,
> I've never used Emacs.

I was using valgrind. It works great, try it.

  xterm
  kill -9 sawfish # restart won't work, you must quit it.
  valgrind /usr/bin/sawfish >&1  2>&1 | tee sawfish-valgrind

Without valgrind I would have never ever be able to produce my recent
patches.

-- 
Janek Kozicki                                                         |


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