crash when reverting corrupted ppm image

2007-03-18 Thread Chris Moore
Emacs crashes every time for me when I do the following: 1) download http://dooglus.rincevent.net/random/file2.ppm.bz2 (157KB) 2) bunzip2 the file 3) C-x C-f file2.ppm RET 4) C-x C-v RET Here's the backtrace I see: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -121970

Re: crash when reverting corrupted ppm image

2007-03-18 Thread Chong Yidong
Chris Moore <[EMAIL PROTECTED]> writes: > Emacs crashes every time for me when I do the following: > > 1) download http://dooglus.rincevent.net/random/file2.ppm.bz2 (157KB) > 2) bunzip2 the file > 3) C-x C-f file2.ppm RET > 4) C-x C-v RET I've fixed this. Thanks. _