[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Interesting XWindowBuffer X11 error
From: |
Michael Hanni |
Subject: |
Interesting XWindowBuffer X11 error |
Date: |
Thu, 10 Apr 2003 00:35:28 -0700 (PDT) |
Howdy,
I've been running into this X11 Error when opening the preferences windows for
TextEdit.app. This is while being run with --GNU-Debug=XSynchronize.
Breakpoint 1, XGErrorHandler (display=0x10146788, err=0x7fffec88)
at XGServerEvent.m:103
103 XGServer *ctxt = (XGServer*)GSCurrentServer();
(gdb) bt
#0 XGErrorHandler (display=0x10146788, err=0x7fffec88) at
XGServerEvent.m:103
#1 0x0eee1db4 in _XError () from /usr/X11R6/lib/libX11.so.6
#2 0x0eee0180 in _XReply () from /usr/X11R6/lib/libX11.so.6
#3 0x0eeda8e8 in XSync () from /usr/X11R6/lib/libX11.so.6
#4 0x0eeda9a4 in _XSyncFunction () from /usr/X11R6/lib/libX11.so.6
#5 0x0eeb809c in XSetWindowBackground () from /usr/X11R6/lib/libX11.so.6
#6 0x0f2c9b7c in -[XWindowBuffer dealloc] (self=0x10226a30,
_cmd=0xfb8c334)
at XWindowBuffer.m:517
#7 0x0fa5e500 in -[NSObject release] (self=0x10226a30, _cmd=0xf337adc)
at NSObject.m:1636
#8 0x0f2d0864 in -[ARTGState(internal) stuff:dealloc] (self=0x10226b48,
_cmd=0xfb8c334) at ARTContext.m:524
#9 0x0fa5e500 in -[NSObject release] (self=0x10226b48, _cmd=0xfb77784)
at NSObject.m:1636
#10 0x0f9d773c in -[NSAutoreleasePool dealloc] (self=0x100be1c0,
_cmd=0xfb77774) at NSAutoreleasePool.m:436
#11 0x0f9d761c in -[NSAutoreleasePool release] (self=0x100be1c0,
_cmd=0xff7da2c) at NSAutoreleasePool.m:393
#12 0x0fd1a560 in -[NSApplication run] (self=0x1012c708, _cmd=0xff7bcf4)
at NSApplication.m:1061
#13 0x0fd0d824 in NSApplicationMain (argc=2, argv=0x7fffefe4) at
Functions.m:72
#14 0x10013de0 in main (argc=269772680, argv=0x7fffec88) at
TextEdit_main.m:5
#15 0x0f5f6f0c in __libc_start_main () from /lib/libc.so.6
Oh, this is a BadWindow X11 Error. I'll try to resend the actual protocol error
later.
Cheers,
Michael
=====
- Interesting XWindowBuffer X11 error,
Michael Hanni <=
Re: Interesting XWindowBuffer X11 error, Alexander Malmberg, 2003/04/10