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

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

bug#17688: 24.3.90; segmentation fault in deselect_palette


From: Ken Brown
Subject: bug#17688: 24.3.90; segmentation fault in deselect_palette
Date: Thu, 05 Jun 2014 11:30:40 -0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 6/4/2014 1:11 PM, Zdzislaw Meglicki wrote:
Is this reproducible?

No. I can't trigger it at will.

But you did say you get the same backtrace involving deselect_palette twice. Did it happen during copying and pasting between Emacs and Firefox both times? Maybe you could experiment with that and see if you can find a reliable way to produce the crash.

I've simplified my .emacs removing everything that's
not vanilla from it and making it as short as possible.

You could simplify it more.

(setq default-buffer-file-coding-system 'no-conversion)
(custom-set-faces
  '(default ((t (:family "Consolas" :foundry "outline" :slant normal :weight 
normal :height 90 :width normal)))))

What if you remove these two?

Ken





reply via email to

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