In the last two or three days, emacs-snapshot-gtk has become incapable
of opening additional frames on startup, instead segfaulting.  This is
on amd64 edgy.

I usually (used to) run emacs with the --load option to run these
commands to open addition frames:

  (speedbar)
  (make-frame '((left . 990)))
  (make-frame '((left . 1605)))

which now make it segfault every time.  The four frames briefly appear,
partly rendered, then disappear.  On the command line,

  $ emacs --load ~/.emacs-multiframe 
  Fatal error (11)Segmentation fault (core dumped)

The return code is 139.

-- 
crash on opening a new window
https://launchpad.net/bugs/93837

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to