tomas.bod...@gmail.com (Tomas Bodzar), 2012.02.03 (Fri) 20:34 (CET):
> On Wed, Feb 1, 2012 at 2:53 PM, Mihai Popescu <mihp...@gmail.com> wrote:
> > I've run in some "able to repeat issue" using X.org doing some
> > software try. The result is a complete X.org server shut down. I'm not
> > good in reporting things, but this is very interesting because it
> > repeats every time. See the details down there, I'm curious if someone
> > can reproduce it. If more details needed, I can provide them.
> >
> > OpenBSD 5.1-beta from snapshots (dmesg attached)
> > X.org running without /etc/xorg.conf
> > scrotwm-0.10.0
> > xxxterm-1.10.0v0
> >
> > Each time I go to neworder.box.sk there is a X.org stop and shutdown
> > with the following error:
>
> That page works fine for me

+1

> $ pkg_info -S scrotwm
> Information for inst:scrotwm-0.10.0
> Signature:
> scrotwm-0.10.0,X11.15.0,Xrandr.6.1,Xtst.10.0,c.62.0,dmenu-4.4.1,util.11.2

scrotwm-0.10.0,X11.15.0,Xrandr.6.1,Xtst.10.0,c.62.0,dmenu-4.4.1,util.11.2

> $ pkg_info -S xxxterm
> Information for inst:xxxterm-1.10.0v0
>
> Signature:
>
xxxterm-1.10.0v0,GL.12.0,X11.15.0,Xcomposite.3.0,Xcursor.4.0,Xdamage.3.1,Xext
>
.12.0,Xfixes.5.1,Xi.11.0,Xinerama.5.0,Xrandr.6.1,Xrender.5.0,atk-1.0.2801.0,c
>
.62.0,cairo.11.1,desktop-file-utils-0.19,expat.9.0,fontconfig.7.0,freetype.18
>
.1,gcrypt.15.0,gdk-x11-2.0.2400.0,gdk_pixbuf-2.0.2200.1,gettext-0.18.1p1,gio-
>
2.0.2992.0,glib-2.0.2992.0,gmodule-2.0.2992.0,gnutls.18.1,gobject-2.0.2992.0,
>
gthread-2.0.2992.0,gtk-x11-2.0.2400.0,iconv.6.0,intl.6.0,javascriptcoregtk-1.
>
0.0.0,libiconv-1.14,m.7.0,pango-1.0.2903.0,pangocairo-1.0.2903.0,pangoft2-1.0
>
.2903.0,pixman-1.22.2,png.13.0,pthread-stubs.1.0,pthread.13.3,soup-2.4.31,ut
>
il.11.2,webkit-1.6.1p0v0,webkitgtk-1.0.2.0,xcb-render.0.0,xcb-shm.0.0,xcb.2.2
> ,z.4.1

xxxterm-1.10.0v0,GL.12.0,X11.15.0,Xcomposite.3.0,Xcursor.4.0,Xdamage.3.1,
Xext.12.0,Xfixes.5.1,Xi.11.0,Xinerama.5.0,Xrandr.6.1,Xrender.5.0,
atk-1.0.2801.0,c.62.0,cairo.11.1,desktop-file-utils-0.19,expat.9.0,
fontconfig.7.0,freetype.18.1,gcrypt.15.0,gdk-x11-2.0.2400.0,
gdk_pixbuf-2.0.2200.1,gettext-0.18.1p0,gio-2.0.2992.0,glib-2.0.2992.0,
gmodule-2.0.2992.0,gnutls.18.1,gobject-2.0.2992.0,gthread-2.0.2992.0,
gtk-x11-2.0.2400.0,iconv.6.0,intl.5.0,javascriptcoregtk-1.0.0.0,
libiconv-1.14,m.7.0,pango-1.0.2903.0,pangocairo-1.0.2903.0,
pangoft2-1.0.2903.0,pixman-1.22.2,png.13.0,pthread-stubs.1.0,
pthread.13.3,soup-2.4.3.1,util.11.2,webkit-1.6.1p0v0,webkitgtk-1.0.2.0,
xcb-render.0.0,xcb-shm.0.0,xcb.2.2,z.4.1

> $ sysctl kern.version
> kern.version=OpenBSD 5.1-beta (GENERIC.MP) #172: Mon Jan 30 16:30:40 MST
2012
>     dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP

kern.version=OpenBSD 5.1-beta (GENERIC) #144: Mon Jan 30 16:22:03 MST 2012
    dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC

> But HW is different
>
> $ dmesg | grep -i vga
> vga1 at pci0 dev 2 function 0 "Intel GT2+ Video" rev 0x09
> wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
> intagp0 at vga1
> inteldrm0 at vga1: apic 2 int 16

vga1 at pci1 dev 0 function 0 "ATI Radeon Mobility M7" rev 0x00
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
radeondrm0 at vga1: irq 11

> > Server terminated with error (1). Closing log file.
> > XIO: fatal IO error 35 (Resource temporarly unavailable) on X server ":0"
> > after 2650 requests (2650 known processed) with 0 events remaining.
> > assertion #ret != invalid_id" failed: file
> > "/usr/xenocara/lib/libX11/src/xcb_io.c", line 528, function
> > "_xAllocID"
> > xinit: connection to X server lost.
> > Abort trap (core dumped).
> >
> > There is a xxxter.core file. I will send the dmesg and some snippet
> > from X.org.log.old. If all X.org.log is needed, can I send it here ?
> >
> > [dmesg]
> >
> > OpenBSD 5.1-beta (GENERIC) #143: Thu Jan 26 16:02:00 MST 2012
> > B  B dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
> > cpu0: Intel(R) Pentium(R) 4 CPU 3.20GHz ("GenuineIntel" 686-class) 3.20
GHz
> > cpu0:
>
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUS
> H,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,CNXT-ID,xTPR
> > real mem B = 1071751168 (1022MB)
> > avail mem = 1044127744 (995MB)
> > mainbus0 at root
> > bios0 at mainbus0: AT/286+ BIOS, date 07/07/06, BIOS32 rev. 0 @
> > 0xffe90, SMBIOS rev. 2.3 @ 0xf0450 (72 entries)
> > bios0: vendor Dell Inc. version "A08" date 07/07/2006
> > bios0: Dell Inc. Precision WorkStation 370
> > acpi0 at bios0: rev 0
> > acpi0: sleep states S0 S1 S3 S4 S5
> > acpi0: tables DSDT FACP SSDT APIC BOOT ASF! MCFG HPET
> > acpi0: wakeup devices VBTN(S4) PCI0(S5) PCI1(S5) PCI2(S5) PCI3(S5)
> > PCI4(S5) MOU_(S3) USB0(S3) USB1(S3) USB2(S3) USB3(S3)
> > acpitimer0 at acpi0: 3579545 Hz, 24 bits
> > acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
> > cpu0 at mainbus0: apid 0 (boot processor)
> > cpu0: apic clock running at 199MHz
> > ioapic0 at mainbus0: apid 8 pa 0xfec00000, version 20, 24 pins
> > ioapic0: misconfigured as apic 0, remapped to apid 8
> > acpimcfg0 at acpi0 addr 0xe0000000, bus 0-255
> > acpihpet0 at acpi0: 14318179 Hz
> > acpiprt0 at acpi0: bus 4 (PCI1)
> > acpiprt1 at acpi0: bus 2 (PCI2)
> > acpiprt2 at acpi0: bus 3 (PCI3)
> > acpiprt3 at acpi0: bus 1 (PCI4)
> > acpiprt4 at acpi0: bus 0 (PCI0)
> > acpicpu0 at acpi0
> > acpibtn0 at acpi0: VBTN
> > bios0: ROM list: 0xc0000/0xf800 0xcf800/0x800
> > pci0 at mainbus0 bus 0: configuration mode 1 (bios)
> > pchb0 at pci0 dev 0 function 0 "Intel 82925X Host" rev 0x04
> > ppb0 at pci0 dev 1 function 0 "Intel 82925X PCIE" rev 0x04: apic 8 int 16
> > pci1 at ppb0 bus 1
> > vga1 at pci1 dev 0 function 0 "ATI Radeon X1650 Pro" rev 0x9e
> > wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
> > wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
> > radeondrm0 at vga1: apic 8 int 16
> > drm0 at radeondrm0
> > "ATI Radeon X1650 Pro Sec" rev 0x9e at pci1 dev 0 function 1 not
configured
> > ppb1 at pci0 dev 28 function 0 "Intel 82801FB PCIE" rev 0x03: apic 8 int
16
> > pci2 at ppb1 bus 2
> > bge0 at pci2 dev 0 function 0 "Broadcom BCM5751" rev 0x01, BCM5750 A1
> > (0x4001): apic 8 int 16, address 00:13:20:18:a2:cf
> > brgphy0 at bge0 phy 1: BCM5750 10/100/1000baseT PHY, rev. 0
> > ppb2 at pci0 dev 28 function 1 "Intel 82801FB PCIE" rev 0x03: apic 8 int
17
> > pci3 at ppb2 bus 3
> > uhci0 at pci0 dev 29 function 0 "Intel 82801FB USB" rev 0x03: apic 8 int
21
> > uhci1 at pci0 dev 29 function 1 "Intel 82801FB USB" rev 0x03: apic 8 int
22
> > uhci2 at pci0 dev 29 function 2 "Intel 82801FB USB" rev 0x03: apic 8 int
18
> > uhci3 at pci0 dev 29 function 3 "Intel 82801FB USB" rev 0x03: apic 8 int
23
> > ehci0 at pci0 dev 29 function 7 "Intel 82801FB USB" rev 0x03: apic 8 int
21
> > usb0 at ehci0: USB revision 2.0
> > uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1
> > ppb3 at pci0 dev 30 function 0 "Intel 82801BA Hub-to-PCI" rev 0xd3
> > pci4 at ppb3 bus 4
> > emu0 at pci4 dev 2 function 0 "Creative Labs SoundBlaster Live" rev
> > 0x07: apic 8 int 18
> > ac97: codec id 0x83847609 (SigmaTel STAC9721/23)
> > ac97: codec features 18 bit DAC, 18 bit ADC, SigmaTel 3D
> > audio0 at emu0
> > "Creative Labs PCI Gameport Joystick" rev 0x07 at pci4 dev 2 function
> > 1 not configured
> > ichpcib0 at pci0 dev 31 function 0 "Intel 82801FB LPC" rev 0x03: PM
> disabled
> > pciide0 at pci0 dev 31 function 1 "Intel 82801FB IDE" rev 0x03: DMA,
> > channel 0 configured to compatibility, channel 1 configured to
> > compatibility
> > atapiscsi0 at pciide0 channel 0 drive 0
> > scsibus0 at atapiscsi0: 2 targets
> > cd0 at scsibus0 targ 0 lun 0: <PIONEER, DVD-RW DVR-116D, 1.06> ATAPI
> > 5/cdrom removable
> > cd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 4
> > pciide0: channel 1 ignored (disabled)
> > ahci0 at pci0 dev 31 function 2 "Intel 82801FR SATA" rev 0x03: apic 8
> > int 20, AHCI 1.0
> > ahci0: PHY offline on port 1
> > ahci0: PHY offline on port 2
> > ahci0: PHY offline on port 3
> > scsibus1 at ahci0: 32 targets
> > sd0 at scsibus1 targ 0 lun 0: <ATA, WDC WD3200AAKS-0, 40.0> SCSI3
> > 0/direct fixed naa.50014ee1018094dc
> > sd0: 305245MB, 512 bytes/sector, 625142448 sectors
> > ichiic0 at pci0 dev 31 function 3 "Intel 82801FB SMBus" rev 0x03: SMI
> > iic0 at ichiic0
> > spdmem0 at iic0 addr 0x50: 512MB DDR2 SDRAM non-parity PC2-3200CL5
> > spdmem1 at iic0 addr 0x52: 512MB DDR2 SDRAM non-parity PC2-3200CL5
> > usb1 at uhci0: USB revision 1.0
> > uhub1 at usb1 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> > usb2 at uhci1: USB revision 1.0
> > uhub2 at usb2 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> > usb3 at uhci2: USB revision 1.0
> > uhub3 at usb3 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> > usb4 at uhci3: USB revision 1.0
> > uhub4 at usb4 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> > isa0 at ichpcib0
> > isadma0 at isa0
> > com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> > pckbc0 at isa0 port 0x60/5
> > pms0 at pckbc0 (aux slot)
> > pckbc0: using irq 12 for aux slot
> > wsmouse0 at pms0 mux 0
> > pckbd0 at pckbc0 (kbd slot)
> > pckbc0: using irq 1 for kbd slot
> > wskbd0 at pckbd0: console keyboard, using wsdisplay0
> > pcppi0 at isa0 port 0x61
> > spkr0 at pcppi0
> > lpt0 at isa0 port 0x378/4 irq 7
> > npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
> > mtrr: Pentium Pro MTRR support
> > uhidev0 at uhub4 port 1 configuration 1 interface 0 "SIGMACH1P USB
> > Keykoard" rev 1.10/1.10 addr 2
> > uhidev0: iclass 3/1
> > ukbd0 at uhidev0: 8 modifier keys, 6 key codes
> > wskbd1 at ukbd0 mux 1
> > wskbd1: connecting to wsdisplay0
> > uhidev1 at uhub4 port 1 configuration 1 interface 1 "SIGMACH1P USB
> > Keykoard" rev 1.10/1.10 addr 2
> > uhidev1: iclass 3/0, 2 report ids
> > uhid0 at uhidev1 reportid 1: input=2, output=0, feature=0
> > uhid1 at uhidev1 reportid 2: input=1, output=0, feature=0
> > vscsi0 at root
> > scsibus2 at vscsi0: 256 targets
> > softraid0 at root
> > scsibus3 at softraid0: 256 targets
> > root on sd0a (1900b51f06c532ad.a) swap on sd0b dump on sd0b
> >
> > [/var/log/X.org.log.old snippet]
> >
> > [958233.393] Segmentation fault at address 0x87614000
> > [958233.394]
> > Fatal server error:
> > [958233.394] Caught signal 11 (Segmentation fault). Server aborting

Reply via email to