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

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

Re: [Unicode2] Crash


From: Richard Stallman
Subject: Re: [Unicode2] Crash
Date: Tue, 01 May 2007 20:12:54 -0400

    > Could you try doing (x-synchronize t) and then making it crash?
    > That way, the crash will happen WITHIN the X primitive that causes
    > the error.

    No problem.


    --=-=-=
    Content-Disposition: attachment; filename=backtrace_0105.txt
    Content-Description: backtrace_0105.txt

    #0  0x4d5967ca in XtWidgetToApplicationContext () from /usr/lib/libXt.so.6
    #1  0x4d59eb5f in XtGetValues () from /usr/lib/libXt.so.6
    #2  0x080d1630 in x_wm_set_size_hint (f=0xb245f48, flags=0, user_position=0)
        at xterm.c:9749

Now you can look at the data in the X error packet
and see what caused the error.  By comparing this with the arguments
to these calls, you can find out what is invalid in the arguments.
When you report that, someone should be able to fix the bug.




reply via email to

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