xftree on xterminal

Heiko Berges hb-mlist+xfce at k6.bsls.de
Tue Aug 20 16:43:29 CEST 2002


On Tue, Aug 20, 2002 at 08:45:46AM -0500, edscott wilson garcia wrote:
> On Tue, 2002-08-20 at 08:14, Jasper Huijsmans wrote:
> 
> > >|
> > >| xftree: Fatal XLib internal error
> > >| BadAccess (attempt to access private resource denied)
> > >| Request 129, Error 10
> > >
> 
> This looks like an Xserver problem. The latest releases of XFree86 has
> some bugs (like failing with the same error as above when trying to run
> lyx with xinerama enabled). To look further into the error, we need to
> know your XFree86 version/distribution, and your XF86Configuration.

XFree is version 3.3.5, from a SuSE 6.3. (not exactly the latest 
version ;-) )


The interesting part from XF86Config is:

Section "Device"
   Identifier      "Primary Card"
   VendorName      "Unknown"
   BoardName       "None"
   Ramdac          "att21c498"
   Chipset         "s3_generic"
   ClockChip       "ics9161a"
   VideoRam        1024
EndSection

Section "Screen"
   Driver          "SVGA"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   DefaultColorDepth 16
   SubSection "Display"
      Depth        16
      Modes        "800x600"
   EndSubSection
EndSection


Maybe this helps to locate the problem:

Breakpoint 1, 0x805b9b8 in ErrorHandler ()
GDB> bt
#0  0x805b9b8 in ErrorHandler ()
#1  0x401f14e9 in _XError ()
#2  0x401efcb6 in _XReply ()
#3  0x401eb4d1 in XSync ()
#4  0x4016dcfa in gdk_image_new ()
#5  0x4016db20 in gdk_image_new ()
#6  0x4016f969 in _gdk_pixmap_create_from_xpm ()
#7  0x4016fe59 in gdk_pixmap_colormap_create_from_xpm_d ()
#8  0x807acea in MyCreateGdkPixmapFromData ()
#9  0x80737ae in scale_pixmap ()
#10 0x8073897 in create_pixmaps ()
#11 0x805f06e in new_top ()
#12 0x806093b in gui_main ()
#13 0x8058cdf in main ()
GDB> c
Continuing.
xftree: Fatal XLib internal error
BadAccess (attempt to access private resource denied)
Request 129, Error 10


	Heiko



More information about the Xfce mailing list