Chris Moore skrev:
2. running 'emacs -Q' and then clicking the first gtk icon sometimes
causes a crash:
Fatal error (6)Aborted
other times it causes this to be printed in the starting terminal,
leaving Emacs hung up:
Xlib: unexpected async reply (sequence 0x11b5)!
(emacs:19157): Gdk-CRITICAL **: gdk_window_set_geometry_hints:
assertion `GDK_IS_WINDOW (window)' failed
(emacs:19157): Gdk-CRITICAL **: gdk_window_move_resize: assertion
`GDK_IS_WINDOW (window)' failed
other times it just displays the 'find file' dialog as it should.
Can you run emacs in gdb and do a backtrace when this (Abort) happens? Also,
when it happens, do
info threads
and then for each thread (say you have three threads) do:
thr 1
bt
thr 2
bt
thr 3
bt
What version of Gtk+ do you have? Are you using some Gtk-qt theme?
Jan D.
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug