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

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

Re: 4 week-old pretest bugs


From: Jan Djärv
Subject: Re: 4 week-old pretest bugs
Date: Mon, 08 Jan 2007 09:07:39 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20070102)



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.





reply via email to

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