> I've made updated test binary packages available for our upcoming integration
> of Xorg 1.5 / Mesa 7.2 and all the associated driver updates for Nevada at:
> ...
> External/http:
> http://dlc.sun.com/osol/x/downloads/Xorg-1.5/build-12-23-08/

On my ASUS M2N-SLI deluxe mainboard running SX:CE build 104
the new Xorg 1.5.3 server segfaults at startup;  root cause for
the crash is the same as in defect 6100:

    http://defect.opensolaris.org/bz/show_bug.cgi?id=6100


moritz 4# pstack /cores/Xorg-769
core '/cores/Xorg-769' of 769:  /usr/X11/bin/Xorg :0 -depth 24  -nolisten tcp 
-nobanner -auth /var/dt/A
  fffffd7fff266c91 t_splay () + 11
  fffffd7fff266b19 t_delete () + 29
  fffffd7fff2662a4 _malloc_unlocked () + 144
  fffffd7fff266126 malloc () + 2e
  fffffd7fff27f461 backtrace_symbols () + 369
  00000000004a8242 xorg_backtrace () + 42
  00000000004d2111 xf86SigHandler () + 41
  fffffd7fff2ca6b6 __sighndlr () + 6
  fffffd7fff2bd86f call_user_handler () + 2a7
  fffffd7fff2bda7e sigacthandler (b, 0, fffffd7fffdff760) + c6
  --- called from signal handler with signal 11 (SIGSEGV) ---
  fffffd7ffee41645 di_sibling_node () + 3d
  fffffd7ffee41b74 get_children () + b4
  fffffd7ffee41d31 update_node_list () + 81
  fffffd7ffee42212 walk_one_minor_list () + 322
  fffffd7ffee422d3 di_walk_minor () + 9b
  fffffd7ffee974b2 pci_system_solx_devfs_create () + a2
  00000000004c2740 xf86scanpci () + 10
  00000000004e74f9 xf86PciProbe () + 19
  00000000004b9f83 InitOutput () + 403
  000000000049300d main () + 28d
  000000000046decc _start () + 6c



The Xorg.0.log file does not contain much information
and ends with an empty stack backtrace (looks like Xorg's
heap was corrupted, and this results in a second fault
while trying to format the stack backtrace for the first
fault):


moritz 5# cat /var/log/Xorg.0.log

X.Org X Server 1.5.3
Release Date: 5 November 2008
X Protocol Version 11, Revision 0
Build Operating System: SunOS 5.11 snv_101 i86pc
Current Operating System: SunOS moritz 5.11 snv_104 i86pc
Build Date: 22 December 2008  09:32:32PM


Solaris ABI: 64-bit
SUNWxorg-server package version: 6.9.0.5.11.0001,REV=0.2008.12.22
SUNWxorg-graphics-ddx package version: 6.9.0.5.11.0001,REV=0.2008.12.22
SUNWxorg-mesa package version: 6.9.0.5.11.0001,REV=0.2008.12.22
         Before reporting problems, check http://sunsolve.sun.com/
         to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan 16 00:08:58 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Device0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(**) Option "Xinerama" "0"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) Including the default font path catalogue:/etc/X11/fontpath.d.
(**) FontPath set to:
         /usr/X11/lib/X11/fonts/misc/:unscaled,
         /usr/X11/lib/X11/fonts/100dpi/:unscaled,
         /usr/X11/lib/X11/fonts/75dpi/:unscaled,
         /usr/X11/lib/X11/fonts/misc/,
         /usr/X11/lib/X11/fonts/Type1/,
         /usr/X11/lib/X11/fonts/100dpi/,
         /usr/X11/lib/X11/fonts/75dpi/,
         /usr/X11/lib/X11/fonts/TrueType/,
         /usr/X11/lib/X11/fonts/F3bitmaps/,
         catalogue:/etc/X11/fontpath.d
(==) ModulePath set to "/usr/X11/lib/modules/amd64"
(WW) AllowEmptyInput is on, devices using drivers 'kbd' or 'mouse'  
will be disab
led.
(WW) Disabling Keyboard0
(WW) Disabling Mouse0
(II) Loader magic: 5ec300
(II) Module ABI versions:
         X.Org ANSI C Emulation: 0.4
         X.Org Video Driver: 4.1
         X.Org XInput driver : 2.1
         X.Org Server Extension : 1.1
         X.Org Font Renderer : 0.6
(II) Loader running on solaris

Backtrace:
moritz 6#
-- 
This message posted from opensolaris.org

Reply via email to