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

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

Re: gtk build crashing


From: robert
Subject: Re: gtk build crashing
Date: Sat, 1 Mar 2003 20:07:32 +0000

On Sat, 1 Mar 2003, address@hidden wrote:

>> cvs update on 23rd Feb, I regularly get a crash (well an exit raher than
>> a crash) with the message
>> 
>> X protocol error: BadDrawable (invalid Pixmap or Window parameter) on
>> protocol request 62 
>> 
> 
> Try some of the techniques outlined in etc/DEBUG, heading
> "** If you encounter X protocol errors".
> 
> It is interesting to know if you get this error in sync mode.
> 

Jan,

I get this error in sync mode with the following traceback

 bt
#0  x_error_quitter (display=0xbffd1474, error=0x405d9fa8) at xterm.c:12730
#1  0x080bd169 in x_error_handler (display=0x84f60c0, error=0xbffd1474)
    at xterm.c:12754
#2  0x40545bf1 in _XError () from /usr/X11R6/lib/libX11.so.6
#3  0x40544b0f in _XReply () from /usr/X11R6/lib/libX11.so.6
#4  0x40540845 in XSync () from /usr/X11R6/lib/libX11.so.6
#5  0x402a629c in gdk_flush () from /usr/lib/libgdk-x11-2.0.so.0
#6  0x402986e8 in gdk_window_process_all_updates ()
   from /usr/lib/libgdk-x11-2.0.so.0
#7  0x40298731 in gdk_window_process_all_updates ()
   from /usr/lib/libgdk-x11-2.0.so.0
#8  0x403f3863 in g_idle_remove_by_data () from /usr/lib/libglib-2.0.so.0
#9  0x403f3b35 in g_idle_remove_by_data () from /usr/lib/libglib-2.0.so.0
#10 0x403f439d in g_idle_remove_by_data () from /usr/lib/libglib-2.0.so.0
#11 0x403f24ac in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#12 0x400f4350 in gtk_main_iteration () from /usr/lib/libgtk-x11-2.0.so.0
#13 0x080bb6ac in XTread_socket (sd=0, bufp=0xbffd2808, numchars=4093, 
    expected=1) at xterm.c:11692
#14 0x080e88fe in read_avail_input (expected=1) at keyboard.c:6539
#15 0x080e8acc in input_available_signal (signo=29) at keyboard.c:6692
#16 0x40604358 in sigaction () from /lib/i686/libc.so.6
#17 0x080e5a80 in kbd_buffer_get_event (kbp=0xbfffed6c, 
    used_mouse_menu=0xbfffef88) at keyboard.c:3824
---Type <return> to continue, or q <return> to quit---
#18 0x080e4303 in read_char (commandflag=1, nmaps=2, maps=0xbfffef50, 
    prev_event=405520260, used_mouse_menu=0xbfffef88) at keyboard.c:2788
#19 0x080ead80 in read_key_sequence (keybuf=0xbffff0b0, bufsize=30, 
    prompt=405520260, dont_downcase_last=0, can_return_switch_frame=1, 
    fix_current_buffer=1) at keyboard.c:8582
#20 0x080e1b6d in command_loop_1 () at keyboard.c:1502
#21 0x0813d070 in internal_condition_case (bfun=0x80e19f0 <command_loop_1>, 
    handlers=405616868, hfun=0x80e15a0 <cmd_error>) at eval.c:1351
#22 0x080e189b in command_loop_2 () at keyboard.c:1290
#23 0x0813cbda in internal_catch (tag=0, func=0x80e1880 <command_loop_2>, 
    arg=405520260) at eval.c:1112
#24 0x080e1852 in command_loop () at keyboard.c:1269
#25 0x080e1352 in recursive_edit_1 () at keyboard.c:985
#26 0x080e1469 in Frecursive_edit () at keyboard.c:1041
#27 0x080dfd18 in main (argc=5, argv=0xbffff694) at emacs.c:1659
#28 0x405f3082 in __libc_start_main () from /lib/i686/libc.so.6

p *error
$1 = {
  type = 827076, 
  display = 0x404a1808, 
  resourceid = 1073778944, 
  serial = 1079135040, 
  error_code = 14 '\016', 
  request_code = 240 '\360', 
  minor_code = 81 'Q'
}

My cvs emacs was updated and recompiled this morning.  I was moving through
the blackbox workspaces pressing Ctrl - leftarrow, which using bbkeys, I
have bound to 'previous workspace'.  I hadn't visited the workspace
containing emacs for quite a few minutes before this

Robert




reply via email to

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