On Thu, 2002-09-26 at 20:50, Andy Dustman wrote:
> On Thu, 2002-09-26 at 03:40, Charl P. Botha wrote:
> 
> > serious note, have you tried replacing your libxaa.a yet to eliminate
> > the possibility of that signal 11 that we've been seeing with the last
> > few snapshots?  You could also try a snapshot of today or later, because
> > Michel has fixed the XAA problem which resulted in the Sig11.
> 
> I'll certainly try another snapshot. My own snapshot attempt at last
> night looks like it had nearly the same signal 11 problem, although it
> got slightly further than the snapshots on the websites. Neither one
> actually crashes the machine, but the video goes dead: The monitor no
> longer syncs up and switching VTs doesn't help. 

Still getting the same problem with the r200. Interestingly, the amount
of memory used for textures has gone up recently, from about 93 MB to
113 MB. Most obvious feature of this is what looks like a NULL pointer
reference at the end. Also there is a load/unload/load of the xaa
module.

(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.5
(WW) module minor version (0) is less than the required minor version (1)
(II) UnloadModule: "xaa"
(II) Unloading /usr/X11R6/lib/modules/libxaa.a
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.5
(**) RADEON(0): Using AGP 1x mode
(II) RADEON(0): AGP Fast Write disabled by default
...
(II) RADEON(0): [drm] created "radeon" driver at busid "PCI:1:0:0"
(II) RADEON(0): [drm] added 8192 byte SAREA at 0xd892b000
(II) RADEON(0): [drm] mapped SAREA 0xd892b000 to 0x40013000
(II) RADEON(0): [drm] framebuffer handle = 0xd0000000
(II) RADEON(0): [drm] added 1 reserved context for kernel
(II) RADEON(0): [agp] Mode 0x1f000201 [AGP 0x8086/0x7190; Card 0x1002/0x514c]
(II) RADEON(0): [agp] 32768 kB allocated with handle 0xe092f000
(II) RADEON(0): [agp] ring handle = 0xe0000000
(II) RADEON(0): [agp] Ring mapped at 0x48234000
(II) RADEON(0): [agp] ring read ptr handle = 0xe0101000
(II) RADEON(0): [agp] Ring read ptr mapped at 0x40015000
(II) RADEON(0): [agp] vertex/indirect buffers handle = 0xe0102000
(II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0x48335000
(II) RADEON(0): [agp] AGP texture map handle = 0xe0302000
(II) RADEON(0): [agp] AGP Texture map mapped at 0x48535000
(II) RADEON(0): [drm] register handle = 0xe9000000
(II) RADEON(0): [dri] Visual configs initialized
(II) RADEON(0): CP in BM mode
(II) RADEON(0): Using 32 MB AGP aperture
(II) RADEON(0): Using 1 MB for the ring buffer
(II) RADEON(0): Using 2 MB for vertex/indirect buffers
(II) RADEON(0): Using 29 MB for AGP textures
(II) RADEON(0): Memory manager initialized to (0,0) (1408,8191)
(II) RADEON(0): Largest offscreen area available: 1408 x 7141
(II) RADEON(0): Will use back buffer at offset 0xc5c000
(II) RADEON(0): Will use depth buffer at offset 0xf2e000
(II) RADEON(0): Will use 112640 kb for textures at offset 0x1200000
(==) RADEON(0): Backing store disabled
(==) RADEON(0): Silken mouse enabled
        Screen to screen bit blits
        Solid filled rectangles
        Solid filled trapezoids
        8x8 mono pattern filled trapezoids
        8x8 color pattern filled rectangles
        CPU to Screen color expansion
        Solid Lines
        Dashed Lines
        Image Writes
        Driver provided ScreenToScreenBitBlt replacement
        Driver provided FillSolidRects replacement
        Driver provided WriteBitmap replacement
        Driver provided NonTEGlyphRenderer replacement
(II) (null)(0): Acceleration enabled

Fatal server error:
Caught signal 11.  Server aborting

**

With the 20020926 official snapshot, the last line is the "Silken mouse"
message. Otherwise the log appears to be the same.

One other thing: There is a variable in the dripkg.sh script,
PKG_MINIMAL=1, which is causing GL and core libraries not to be included
the snapshot. Commenting this out reveals that the non-shared libraries
are not getting built anyway.

20020920 is the last snapshot that works at all for me (for r200 and
radeon).

-- 
Andy Dustman         PGP: 0x930B8AB6
    @       .net     http://dustman.net/andy
"Cogito, ergo sum." -- Rene Descartes
"I yam what I yam and that's all what I yam." -- Popeye


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to