On Tue, May 30, 2023 at 11:48:50AM +0200, HAL.gi wrote:

> Dear OpenBSD team !
> 
> I installed chessx-1.5.6 with pkg_add from the ftp[.]openbsd[.]org 7.3 amd64
> package directory, without any errors.
> 
> Starting it the first time in xterm it shows the GUI.
> 
> Popping up a setup question regarding if one like to download the chessx
> database.
> 
> Simultaneously it tried to connect to chessx[.]sourceforge[.]net in the
> background. At this stage one have not the chance to disable this option to
> download the database or any download activity in the first place.
> 
> But that is not the main error.
> 
> If one quits the program over the menu, it shows the "chunk corrupt canary"
> error !
> 
> It produces this error and a core dump every time.
> 
> vm.malloc_conf is set at >S

It's almost certainly y a bug in the app or a lib, writing outside an
allocation. Either try to hunt it down (use gdb form packages, it is
much better than the one in base), switch of S all together or
try running without canaries for this app only:

MALLOC_OPTIONS=c chessx

(malloc options are processed incrementally)

        -Otto

> 
> I loaded chessx with gdb, used than the run and bt option:
> 
> 
> GNU gdb 6.3
> Copyright 2004 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain
> conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "amd64-unknown-openbsd7.3"...(no debugging
> symbols found)
> 
> Core was generated by `chessx'.
> Program terminated with signal 6, Aborted.
> Reading symbols from /usr/lib/libpthread.so.27.0...done.
> Loaded symbols for /usr/lib/libpthread.so.27.0
> Loaded symbols for /usr/local/bin/chessx
> Reading symbols from /usr/local/lib/libquazip1-qt5.so.0.0...done.
> Loaded symbols for /usr/local/lib/libquazip1-qt5.so.0.0
> Reading symbols from /usr/lib/libz.so.7.0...done.
> Loaded symbols for /usr/lib/libz.so.7.0
> Reading symbols from /usr/local/lib/qt5/libQt5PrintSupport.so.3.0...done.
> Loaded symbols for /usr/local/lib/qt5/./libQt5PrintSupport.so.3.0
> Reading symbols from /usr/local/lib/qt5/libQt5Svg.so.3.0...done.
> Loaded symbols for /usr/local/lib/qt5/./libQt5Svg.so.3.0
> Reading symbols from /usr/local/lib/qt5/libQt5Widgets.so.4.0...done.
> Loaded symbols for /usr/local/lib/qt5/./libQt5Widgets.so.4.0
> Reading symbols from /usr/local/lib/qt5/libQt5Xml.so.3.0...done.
> Loaded symbols for /usr/local/lib/qt5/./libQt5Xml.so.3.0
> Reading symbols from /usr/local/lib/qt5/libQt5Multimedia.so.3.0...done.
> Loaded symbols for /usr/local/lib/qt5/./libQt5Multimedia.so.3.0
> Reading symbols from /usr/local/lib/qt5/libQt5Gui.so.3.0...done.
> Loaded symbols for /usr/local/lib/qt5/./libQt5Gui.so.3.0
> Reading symbols from /usr/local/lib/qt5/libQt5Network.so.4.0...done.
> Loaded symbols for /usr/local/lib/qt5/./libQt5Network.so.4.0
> Reading symbols from /usr/local/lib/libpulse.so.7.2...done.
> Loaded symbols for /usr/local/lib/libpulse.so.7.2
> Reading symbols from /usr/local/lib/libpulse-mainloop-glib.so.1.2...done.
> Loaded symbols for /usr/local/lib/libpulse-mainloop-glib.so.1.2
> Reading symbols from /usr/local/lib/qt5/libQt5TextToSpeech.so.1.0...done.
> Loaded symbols for /usr/local/lib/qt5/./libQt5TextToSpeech.so.1.0
> Reading symbols from /usr/local/lib/qt5/libQt5Core.so.4.0...done.
> Loaded symbols for /usr/local/lib/qt5/./libQt5Core.so.4.0
> Reading symbols from /usr/lib/libc++.so.9.0...done.
> Loaded symbols for /usr/lib/libc++.so.9.0
> Reading symbols from /usr/lib/libc++abi.so.6.0...done.
> Loaded symbols for /usr/lib/libc++abi.so.6.0
> Symbols already loaded for /usr/lib/libpthread.so.27.0
> Reading symbols from /usr/lib/libm.so.10.1...done.
> Loaded symbols for /usr/lib/libm.so.10.1
> Reading symbols from /usr/lib/libc.so.97.0...done.
> Loaded symbols for /usr/lib/libc.so.97.0
> Reading symbols from /usr/X11R6/lib/libGL.so.18.0...done.
> Loaded symbols for /usr/X11R6/lib/libGL.so.18.0
> Reading symbols from /usr/local/lib/libglib-2.0.so.4201.9...done.
> Loaded symbols for /usr/local/lib/libglib-2.0.so.4201.9
> Reading symbols from /usr/local/lib/libintl.so.7.0...done.
> Loaded symbols for /usr/local/lib/libintl.so.7.0
> Reading symbols from /usr/local/lib/libpng.so.18.0...done.
> Loaded symbols for /usr/local/lib/libpng.so.18.0
> Reading symbols from /usr/local/lib/libharfbuzz.so.18.1...done.
> Loaded symbols for /usr/local/lib/libharfbuzz.so.18.1
> Reading symbols from /usr/lib/libssl.so.53.2...done.
> Loaded symbols for /usr/lib/libssl.so.53.2
> Reading symbols from /usr/lib/libcrypto.so.50.2...done.
> Loaded symbols for /usr/lib/libcrypto.so.50.2
> Reading symbols from
> /usr/local/lib/pulseaudio/libpulsecommon-16.1.so...done.
> Loaded symbols for /usr/local/lib/pulseaudio/libpulsecommon-16.1.so
> Reading symbols from /usr/local/lib/libdbus-1.so.11.3...done.
> Loaded symbols for /usr/local/lib/libdbus-1.so.11.3
> Reading symbols from /usr/local/lib/libiconv.so.7.1...done.
> Loaded symbols for /usr/local/lib/libiconv.so.7.1
> Reading symbols from /usr/lib/libexecinfo.so.3.0...done.
> Loaded symbols for /usr/lib/libexecinfo.so.3.0
> Reading symbols from /usr/local/lib/libdouble-conversion.so.1.0...done.
> Loaded symbols for /usr/local/lib/libdouble-conversion.so.1.0
> Reading symbols from /usr/local/lib/libicui18n.so.22.0...done.
> Loaded symbols for /usr/local/lib/libicui18n.so.22.0
> Reading symbols from /usr/local/lib/libicuuc.so.22.0...done.
> Loaded symbols for /usr/local/lib/libicuuc.so.22.0
> Reading symbols from /usr/local/lib/libicudata.so.22.0...done.
> Loaded symbols for /usr/local/lib/libicudata.so.22.0
> Reading symbols from /usr/local/lib/libpcre2-16.so.0.5...done.
> Loaded symbols for /usr/local/lib/libpcre2-16.so.0.5
> Reading symbols from /usr/local/lib/libzstd.so.6.3...done.
> Loaded symbols for /usr/local/lib/libzstd.so.6.3
> Reading symbols from /usr/local/lib/libgthread-2.0.so.4200.16...done.
> Loaded symbols for /usr/local/lib/libgthread-2.0.so.4200.16
> Reading symbols from /usr/X11R6/lib/libglapi.so.1.0...done.
> Loaded symbols for /usr/X11R6/lib/libglapi.so.1.0
> Reading symbols from /usr/lib/libexpat.so.14.0...done.
> Loaded symbols for /usr/lib/libexpat.so.14.0
> Reading symbols from /usr/X11R6/lib/libXfixes.so.6.1...done.
> Loaded symbols for /usr/X11R6/lib/libXfixes.so.6.1
> Reading symbols from /usr/X11R6/lib/libX11-xcb.so.2.0...done.
> Loaded symbols for /usr/X11R6/lib/libX11-xcb.so.2.0
> Reading symbols from /usr/X11R6/lib/libxcb-glx.so.1.1...done.
> Loaded symbols for /usr/X11R6/lib/libxcb-glx.so.1.1
> Reading symbols from /usr/X11R6/lib/libxcb-dri2.so.1.1...done.
> Loaded symbols for /usr/X11R6/lib/libxcb-dri2.so.1.1
> Reading symbols from /usr/X11R6/lib/libxcb-shm.so.1.1...done.
> Loaded symbols for /usr/X11R6/lib/libxcb-shm.so.1.1
> Reading symbols from /usr/X11R6/lib/libXxf86vm.so.6.0...done.
> Loaded symbols for /usr/X11R6/lib/libXxf86vm.so.6.0
> Reading symbols from /usr/X11R6/lib/libXext.so.13.0...done.
> Loaded symbols for /usr/X11R6/lib/libXext.so.13.0
> Reading symbols from /usr/X11R6/lib/libX11.so.18.0...done.
> Loaded symbols for /usr/X11R6/lib/libX11.so.18.0
> Reading symbols from /usr/X11R6/lib/libxcb.so.4.1...done.
> Loaded symbols for /usr/X11R6/lib/libxcb.so.4.1
> Reading symbols from /usr/X11R6/lib/libdrm.so.7.12...done.
> Loaded symbols for /usr/X11R6/lib/libdrm.so.7.12
> Reading symbols from /usr/X11R6/lib/libXau.so.10.0...done.
> Loaded symbols for /usr/X11R6/lib/libXau.so.10.0
> Reading symbols from /usr/X11R6/lib/libXdmcp.so.11.0...done.
> Loaded symbols for /usr/X11R6/lib/libXdmcp.so.11.0
> Reading symbols from /usr/X11R6/lib/libxcb-dri3.so.0.2...done.
> Loaded symbols for /usr/X11R6/lib/libxcb-dri3.so.0.2
> Reading symbols from /usr/X11R6/lib/libxcb-xfixes.so.2.0...done.
> Loaded symbols for /usr/X11R6/lib/libxcb-xfixes.so.2.0
> Reading symbols from /usr/X11R6/lib/libxcb-present.so.0.1...done.
> Loaded symbols for /usr/X11R6/lib/libxcb-present.so.0.1
> Reading symbols from /usr/X11R6/lib/libxcb-sync.so.1.2...done.
> Loaded symbols for /usr/X11R6/lib/libxcb-sync.so.1.2
> Reading symbols from /usr/X11R6/lib/libxshmfence.so.0.0...done.
> Loaded symbols for /usr/X11R6/lib/libxshmfence.so.0.0
> Reading symbols from /usr/local/lib/libpcre2-8.so.0.6...done.
> Loaded symbols for /usr/local/lib/libpcre2-8.so.0.6
> Reading symbols from /usr/X11R6/lib/libfreetype.so.30.2...done.
> Loaded symbols for /usr/X11R6/lib/libfreetype.so.30.2
> Reading symbols from /usr/local/lib/libgraphite2.so.2.0...done.
> Loaded symbols for /usr/local/lib/libgraphite2.so.2.0
> Reading symbols from /usr/local/lib/libsndfile.so.7.0...done.
> Loaded symbols for /usr/local/lib/libsndfile.so.7.0
> Reading symbols from /usr/local/lib/libvorbisenc.so.3.1...done.
> Loaded symbols for /usr/local/lib/libvorbisenc.so.3.1
> Reading symbols from /usr/local/lib/libFLAC.so.13.0...done.
> Loaded symbols for /usr/local/lib/libFLAC.so.13.0
> Reading symbols from /usr/local/lib/libopus.so.1.3...done.
> Loaded symbols for /usr/local/lib/libopus.so.1.3
> Reading symbols from /usr/local/lib/libmpg123.so.7.2...done.
> Loaded symbols for /usr/local/lib/libmpg123.so.7.2
> Reading symbols from /usr/local/lib/libmp3lame.so.2.2...done.
> Loaded symbols for /usr/local/lib/libmp3lame.so.2.2
> Reading symbols from /usr/local/lib/libvorbis.so.9.0...done.
> Loaded symbols for /usr/local/lib/libvorbis.so.9.0
> Reading symbols from /usr/local/lib/libogg.so.6.2...done.
> Loaded symbols for /usr/local/lib/libogg.so.6.2
> Reading symbols from /usr/libexec/ld.so...Error while reading shared library
> symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
> [in module /usr/libexec/ld.so]
> Reading symbols from /usr/local/lib/qt5/plugins/platforms/libqxcb.so...done.
> Loaded symbols for /usr/local/lib/qt5/plugins/platforms/libqxcb.so
> Reading symbols from /usr/X11R6/lib/libfontconfig.so.13.1...done.
> Loaded symbols for /usr/X11R6/lib/libfontconfig.so.13.1
> Reading symbols from /usr/local/lib/qt5/libQt5XcbQpa.so.0.1...done.
> Loaded symbols for /usr/local/lib/qt5/libQt5XcbQpa.so.0.1
> Reading symbols from /usr/X11R6/lib/libxcb-icccm.so.4.0...done.
> Loaded symbols for /usr/X11R6/lib/libxcb-icccm.so.4.0
> Reading symbols from /usr/X11R6/lib/libxcb-image.so.2.0...done.
> Loaded symbols for /usr/X11R6/lib/libxcb-image.so.2.0
> Reading symbols from /usr/X11R6/lib/libxcb-keysyms.so.3.0...done.
> Loaded symbols for /usr/X11R6/lib/libxcb-keysyms.so.3.0
> Reading symbols from /usr/X11R6/lib/libxcb-randr.so.2.3...done.
> Loaded symbols for /usr/X11R6/lib/libxcb-randr.so.2.3
> Reading symbols from /usr/X11R6/lib/libxcb-render-util.so.2.0...done.
> Loaded symbols for /usr/X11R6/lib/libxcb-render-util.so.2.0
> Reading symbols from /usr/X11R6/lib/libxcb-render.so.1.1...done.
> Loaded symbols for /usr/X11R6/lib/libxcb-render.so.1.1
> Reading symbols from /usr/X11R6/lib/libxcb-shape.so.1.1...done.
> Loaded symbols for /usr/X11R6/lib/libxcb-shape.so.1.1
> Reading symbols from /usr/X11R6/lib/libxcb-xinerama.so.1.0...done.
> Loaded symbols for /usr/X11R6/lib/libxcb-xinerama.so.1.0
> Reading symbols from /usr/X11R6/lib/libxcb-xkb.so.0.1...done.
> Loaded symbols for /usr/X11R6/lib/libxcb-xkb.so.0.1
> Reading symbols from /usr/X11R6/lib/libxcb-xinput.so.0.1...done.
> Loaded symbols for /usr/X11R6/lib/libxcb-xinput.so.0.1
> Reading symbols from /usr/X11R6/lib/libSM.so.9.0...done.
> Loaded symbols for /usr/X11R6/lib/libSM.so.9.0
> Reading symbols from /usr/X11R6/lib/libICE.so.11.0...done.
> Loaded symbols for /usr/X11R6/lib/libICE.so.11.0
> Reading symbols from /usr/local/lib/libxkbcommon-x11.so.1.2...done.
> Loaded symbols for /usr/local/lib/libxkbcommon-x11.so.1.2
> Reading symbols from /usr/local/lib/libxkbcommon.so.1.6...done.
> Loaded symbols for /usr/local/lib/libxkbcommon.so.1.6
> Reading symbols from /usr/local/lib/qt5/libQt5DBus.so.3.0...done.
> Loaded symbols for /usr/local/lib/qt5/libQt5DBus.so.3.0
> Reading symbols from /usr/X11R6/lib/libxcb-util.so.0.0...done.
> Loaded symbols for /usr/X11R6/lib/libxcb-util.so.0.0
> Reading symbols from /usr/X11R6/lib/libXcursor.so.5.0...done.
> Loaded symbols for /usr/X11R6/lib/libXcursor.so.5.0
> Reading symbols from /usr/X11R6/lib/libXrender.so.6.0...done.
> Loaded symbols for /usr/X11R6/lib/libXrender.so.6.0
> Reading symbols from 
> /usr/local/lib/qt5/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so...done.
> Loaded symbols for 
> /usr/local/lib/qt5/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so
> #0  0x00000fb015682207 in _libc_auth_setitem (as=0x0,
> item=AUTHV_INTERACTIVE, value=0x0) at /usr/src/lib/libc/gen/auth_subr.c:439
> 439     /usr/src/lib/libc/gen/auth_subr.c: No such file or directory.
>         in /usr/src/lib/libc/gen/auth_subr.c
> 
> (gdb) run
> Starting program: /usr/local/bin/chessx
> Error while reading shared library symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
> [in module /usr/libexec/ld.so]
> Error while reading shared library symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
> [in module /usr/libexec/ld.so]
> Error while reading shared library symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
> [in module /usr/libexec/ld.so]
> Error while reading shared library symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
> [in module /usr/libexec/ld.so]
> Error while reading shared library symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
> [in module /usr/libexec/ld.so]
> Error while reading shared library symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
> [in module /usr/libexec/ld.so]
> Error while reading shared library symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
> [in module /usr/libexec/ld.so]
> Error while reading shared library symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
> [in module /usr/libexec/ld.so]
> Error while reading shared library symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
> [in module /usr/libexec/ld.so]
> Error while reading shared library symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
> [in module /usr/libexec/ld.so]
> Error while reading shared library symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
> [in module /usr/libexec/ld.so]
> Error while reading shared library symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
> [in module /usr/libexec/ld.so]
> Error while reading shared library symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
> [in module /usr/libexec/ld.so]
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
> Error while reading shared library symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
> [in module /usr/libexec/ld.so]
> Error while reading shared library symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
> [in module /usr/libexec/ld.so]
> PulseAudioService: pa_context_connect() failed
> PulseAudioService: pa_context_connect() failed
> PulseAudioService: pa_context_connect() failed
> No text-to-speech plug-ins were found.
> QLocale(C, Default, Default) QVector() QLocale(C, Default, Default)
> [New process 61781]
> Error while reading shared library symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
> [in module /usr/libexec/ld.so]
> Error while reading shared library symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
> [in module /usr/libexec/ld.so]
> Error while reading shared library symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
> [in module /usr/libexec/ld.so]
> Error while reading shared library symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
> [in module /usr/libexec/ld.so]
> Error while reading shared library symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
> [in module /usr/libexec/ld.so]
> Error while reading shared library symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
> [in module /usr/libexec/ld.so]
> Error while reading shared library symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
> [in module /usr/libexec/ld.so]
> Error while reading shared library symbols:
> Dwarf Error: wrong version in compilation unit header (is 4, should be 2)
> [in module /usr/libexec/ld.so]
> chessx(61781) in free(): chunk canary corrupted 0xa1934514800 0x3d0@0x3d0
> Program received signal SIGABRT, Aborted.
> thrkill () at /tmp/-:3
> 3       /tmp/-: No such file or directory.
>         in /tmp/-
> Current language:  auto; currently asm
> 
> (gdb) bt
> #0  thrkill () at /tmp/-:3
> #1  0x1c96e9fb37516097 in ?? ()
> #2  0x00000a19998525be in _libc_abort () at
> /usr/src/lib/libc/stdlib/abort.c:51
> #3  0x00000a199982cde7 in wrterror (d=Variable "d" is not available.
> ) at /usr/src/lib/libc/stdlib/malloc.c:320
> #4  0x00000a1999830ed4 in find_chunknum (d=0x0, info=Variable "info" is not
> available.
> ) at /usr/src/lib/libc/stdlib/malloc.c:1110
> #5  0x00000a199982dd1f in ofree (argpool=0x78c67963b710, p=0xa1934514800,
> clear=Variable "clear" is not available.
> ) at /usr/src/lib/libc/stdlib/malloc.c:1525
> #6  0x00000a199982d983 in free (ptr=0xa1934514800) at
> /usr/src/lib/libc/stdlib/malloc.c:1579
> Die: DW_TAG_unspecified_type (abbrev = 35, offset = 1233595)
>         has children: FALSE
>         attributes:
>                 DW_AT_name (DW_FORM_strp) string: "decltype(nullptr)"
> Dwarf Error: Cannot find type of die [in module /usr/lib/libc++.so.9.0]
> (gdb) quit
> 
> The program is running.  Exit anyway? (y or n)
> 
> -----------------------------------------------------------------------------
> 
> dmesg
> 
> syslogd[11080]: start
> /bsd: OpenBSD 7.3 (GENERIC.MP) #1125: Sat Mar 25 10:36:29 MDT 2023
> /bsd: dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
> /bsd: real mem = 8440528896 (8049MB)
> /bsd: avail mem = 8165310464 (7787MB)
> /bsd: random: good seed from bootblocks
> /bsd: mpath0 at root
> /bsd: scsibus0 at mpath0: 256 targets
> /bsd: mainbus0 at root
> /bsd: bios0 at mainbus0: SMBIOS rev. 3.0 @ 0xc52d0000 (78 entries)
> /bsd: bios0: vendor American Megatrends Inc. version "2002" date 09/20/2016
> /bsd: bios0: ASUSTeK COMPUTER INC. H110I-PLUS
> /bsd: acpi0 at bios0: ACPI 5.0
> /bsd: acpi0: sleep states S0 S3 S4 S5
> /bsd: acpi0: tables DSDT FACP APIC FPDT FIDT MCFG HPET SSDT LPIT SSDT SSDT
> SSDT SSDT DBGP DBG2 SSDT SSDT UEFI SSDT
> /bsd: acpi0: wakeup devices PEG0(S4) PEGP(S4) PEG1(S4) PEGP(S4) PEG2(S4)
> PEGP(S4) UAR1(S4) PS2K(S3) PS2M(S3) RP09(S4) PXSX(S4) RP10(S4) PXSX(S4)
> RP11(S4) PXSX(S4) RP12(S4) [...]
> /bsd: acpitimer0 at acpi0: 3579545 Hz, 24 bits
> /bsd: acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
> /bsd: cpu0 at mainbus0: apid 0 (boot processor)
> /bsd: cpu0: Intel(R) Pentium(R) CPU G4400 @ 3.30GHz, 3291.84 MHz, 06-5e-03
> /bsd: cpu0: 
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,SGX,ERMS,INVPCID,RDSEED,SMAP,CLFLUSHOPT,PT,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES,MELTDOWN
> /bsd: cpu0: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB
> 64b/line 4-way L2 cache, 3MB 64b/line 12-way L3 cache
> /bsd: cpu0: smt 0, core 0, package 0
> /bsd: mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges
> /bsd: cpu0: apic clock running at 24MHz
> /bsd: cpu0: mwait min=64, max=64, C-substates=0.2.1.2.4.1, IBE
> /bsd: cpu1 at mainbus0: apid 2 (application processor)
> /bsd: cpu1: Intel(R) Pentium(R) CPU G4400 @ 3.30GHz, 3291.84 MHz, 06-5e-03
> /bsd: cpu1: 
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,SGX,ERMS,INVPCID,RDSEED,SMAP,CLFLUSHOPT,PT,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES,MELTDOWN
> /bsd: cpu1: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB
> 64b/line 4-way L2 cache, 3MB 64b/line 12-way L3 cache
> /bsd: cpu1: smt 0, core 1, package 0
> /bsd: ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 20, 120 pins
> /bsd: acpimcfg0 at acpi0
> /bsd: acpimcfg0: addr 0xf8000000, bus 0-63
> /bsd: acpihpet0 at acpi0: 23999999 Hz
> /bsd: acpiprt0 at acpi0: bus 0 (PCI0)
> /bsd: acpiprt1 at acpi0: bus -1 (PEG0)
> /bsd: acpiprt2 at acpi0: bus -1 (PEG1)
> /bsd: acpiprt3 at acpi0: bus -1 (PEG2)
> /bsd: acpiprt4 at acpi0: bus 2 (RP09)
> /bsd: acpiprt5 at acpi0: bus 3 (RP10)
> /bsd: acpiprt6 at acpi0: bus -1 (RP11)
> /bsd: acpiprt7 at acpi0: bus -1 (RP12)
> /bsd: acpiprt8 at acpi0: bus -1 (RP13)
> /bsd: acpiprt9 at acpi0: bus -1 (RP01)
> /bsd: acpiprt10 at acpi0: bus -1 (RP02)
> /bsd: acpiprt11 at acpi0: bus -1 (RP03)
> /bsd: acpiprt12 at acpi0: bus -1 (RP04)
> /bsd: acpiprt13 at acpi0: bus 1 (RP05)
> /bsd: acpiprt14 at acpi0: bus -1 (RP06)
> /bsd: acpiprt15 at acpi0: bus -1 (RP07)
> /bsd: acpiprt16 at acpi0: bus -1 (RP08)
> /bsd: acpiprt17 at acpi0: bus -1 (RP17)
> /bsd: acpiprt18 at acpi0: bus -1 (RP18)
> /bsd: acpiprt19 at acpi0: bus -1 (RP19)
> /bsd: acpiprt20 at acpi0: bus -1 (RP20)
> /bsd: acpiprt21 at acpi0: bus -1 (RP14)
> /bsd: acpiprt22 at acpi0: bus -1 (RP15)
> /bsd: acpiprt23 at acpi0: bus -1 (RP16)
> /bsd: acpiec0 at acpi0: not present
> /bsd: acpipci0 at acpi0 PCI0: 0x00000004 0x00000011 0x00000001
> /bsd: com0 at acpi0 UAR1 addr 0x3f8/0x8 irq 4: ns16550a, 16 byte fifo
> /bsd: acpicmos0 at acpi0
> /bsd: "PNP0C14" at acpi0 not configured
> /bsd: acpibtn0 at acpi0: SLPB
> /bsd: "INT33A1" at acpi0 not configured
> /bsd: acpibtn1 at acpi0: PWRB
> /bsd: "PNP0C0B" at acpi0 not configured
> last message repeated 4 times
> /bsd: "PNP0C14" at acpi0 not configured
> /bsd: acpicpu0 at acpi0: C3(200@256 mwait.1@0x40), C2(200@120 mwait.1@0x32),
> C1(1000@1 mwait.1), PSS
> /bsd: acpicpu1 at acpi0: C3(200@256 mwait.1@0x40), C2(200@120 mwait.1@0x32),
> C1(1000@1 mwait.1), PSS
> /bsd: acpipwrres0 at acpi0: PG00, resource for PEG0
> /bsd: acpipwrres1 at acpi0: PG01, resource for PEG1
> /bsd: acpipwrres2 at acpi0: PG02, resource for PEG2
> /bsd: acpipwrres3 at acpi0: WRST
> /bsd: acpipwrres4 at acpi0: WRST
> /bsd: acpipwrres5 at acpi0: WRST
> /bsd: acpipwrres6 at acpi0: WRST
> /bsd: acpipwrres7 at acpi0: WRST
> /bsd: acpipwrres8 at acpi0: WRST
> /bsd: acpipwrres9 at acpi0: WRST
> /bsd: acpipwrres10 at acpi0: WRST
> /bsd: acpipwrres11 at acpi0: WRST
> /bsd: acpipwrres12 at acpi0: WRST
> /bsd: acpipwrres13 at acpi0: WRST
> /bsd: acpipwrres14 at acpi0: WRST
> /bsd: acpipwrres15 at acpi0: WRST
> /bsd: acpipwrres16 at acpi0: WRST
> /bsd: acpipwrres17 at acpi0: WRST
> /bsd: acpipwrres18 at acpi0: WRST
> /bsd: acpipwrres19 at acpi0: WRST
> /bsd: acpipwrres20 at acpi0: WRST
> /bsd: acpipwrres21 at acpi0: WRST
> /bsd: acpipwrres22 at acpi0: WRST
> /bsd: acpipwrres23 at acpi0: FN00, resource for FAN0
> /bsd: acpipwrres24 at acpi0: FN01, resource for FAN1
> /bsd: acpipwrres25 at acpi0: FN02, resource for FAN2
> /bsd: acpipwrres26 at acpi0: FN03, resource for FAN3
> /bsd: acpipwrres27 at acpi0: FN04, resource for FAN4
> /bsd: acpitz0 at acpi0: critical temperature is 119 degC
> /bsd: acpitz1 at acpi0: critical temperature is 119 degC
> /bsd: acpivideo0 at acpi0: GFX0
> /bsd: cpu0: using Skylake SSE MDS workaround
> /bsd: cpu0: Enhanced SpeedStep 3291 MHz: speeds: 3300, 3100, 3000, 2800,
> 2600, 2500, 2300, 2100, 2000, 1800, 1600, 1500, 1300, 1100, 1000, 800 MHz
> /bsd: pci0 at mainbus0 bus 0
> /bsd: pchb0 at pci0 dev 0 function 0 "Intel Core 6G Host" rev 0x07
> /bsd: inteldrm0 at pci0 dev 2 function 0 "Intel HD Graphics 510" rev 0x06
> /bsd: drm0 at inteldrm0
> /bsd: inteldrm0: msi, SKYLAKE, gen 9
> /bsd: xhci0 at pci0 dev 20 function 0 "Intel 100 Series xHCI" rev 0x31: msi,
> xHCI 1.0
> /bsd: usb0 at xhci0: USB revision 3.0
> /bsd: uhub0 at usb0 configuration 1 interface 0 "Intel xHCI root hub" rev
> 3.00/1.00 addr 1
> /bsd: "Intel 100 Series MEI" rev 0x31 at pci0 dev 22 function 0 not
> configured
> /bsd: ahci0 at pci0 dev 23 function 0 "Intel 100 Series AHCI" rev 0x31: msi,
> AHCI 1.3.1
> /bsd: ahci0: PHY offline on port 0
> /bsd: ahci0: PHY offline on port 1
> /bsd: ahci0: port 2: 6.0Gb/s
> /bsd: ahci0: port 3: 1.5Gb/s
> /bsd: scsibus1 at ahci0: 32 targets
> /bsd: sd0 at scsibus1 targ 2 lun 0: <ATA, Samsung SSD 850, EMT0>
> naa.5002538d416f55fb
> /bsd: sd0: 238475MB, 512 bytes/sector, 488397168 sectors, thin
> /bsd: cd0 at scsibus1 targ 3 lun 0: <Slimtype, DVD A DS8ACSH, LP56>
> removable
> /bsd: ppb0 at pci0 dev 28 function 0 "Intel 100 Series PCIE" rev 0xf1: msi
> /bsd: pci1 at ppb0 bus 1
> /bsd: ppb1 at pci0 dev 29 function 0 "Intel 100 Series PCIE" rev 0xf1: msi
> /bsd: pci2 at ppb1 bus 2
> /bsd: ppb2 at pci0 dev 29 function 1 "Intel 100 Series PCIE" rev 0xf1: msi
> /bsd: pci3 at ppb2 bus 3
> /bsd: re0 at pci3 dev 0 function 0 "Realtek 8168" rev 0x15: RTL8168H/8111H
> (0x5400), msi, address 70:4d:7b:86:61:3d
> /bsd: rgephy0 at re0 phy 7: RTL8251 PHY, rev. 0
> /bsd: pcib0 at pci0 dev 31 function 0 "Intel H110 LPC" rev 0x31
> /bsd: "Intel 100 Series PMC" rev 0x31 at pci0 dev 31 function 2 not
> configured
> /bsd: azalia0 at pci0 dev 31 function 3 "Intel 100 Series HD Audio" rev
> 0x31: msi
> /bsd: azalia0: codecs: Realtek ALC887, Intel/0x2809, using Realtek ALC887
> /bsd: audio0 at azalia0
> /bsd: ichiic0 at pci0 dev 31 function 4 "Intel 100 Series SMBus" rev 0x31:
> apic 2 int 16
> /bsd: iic0 at ichiic0
> /bsd: iic0: addr 0x20 01=12 02=12 04=11 05=13 06=f5 07=fc 08=fc 09=fc 0a=fc
> 0b=22 0c=22 0d=dd 0e=dd 0f=65 10=24 13=73 15=ab 16=17 17=b4 19=8a 1a=50
> 1b=68 1c=22 1d=3f 1e=3c 20=30 21=20 22=46 23=44 29=24 2a=3e 2b=fc 2c=fc
> 2d=22 2e=dd 2f=44 31=73 33=ab 37=8a 38=50 39=3f 3a=3c 3b=43 3c=44 43=27
> 44=26 48=03 92=0b b2=29 words 00=00ff 01=12ff 02=12ff 03=00ff 04=11ff
> 05=13ff 06=f5ff 07=fcff
> /bsd: isa0 at pcib0
> /bsd: isadma0 at isa0
> /bsd: pckbc0 at isa0 port 0x60/5 irq 1 irq 12
> /bsd: pckbd0 at pckbc0 (kbd slot)
> /bsd: wskbd0 at pckbd0: console keyboard
> /bsd: pcppi0 at isa0 port 0x61
> /bsd: spkr0 at pcppi0
> /bsd: vmm0 at mainbus0: VMX/EPT (using slow L1TF mitigation)
> /bsd: uhidev0 at uhub0 port 4 configuration 1 interface 0 "Logitech USB
> Optical Mouse" rev 2.00/72.00 addr 2
> /bsd: uhidev0: iclass 3/1
> /bsd: ums0 at uhidev0: 3 buttons, Z dir
> /bsd: wsmouse0 at ums0 mux 0
> /bsd: vscsi0 at root
> /bsd: scsibus2 at vscsi0: 256 targets
> /bsd: softraid0 at root
> /bsd: scsibus3 at softraid0: 256 targets
> /bsd: root on sd0a (7f678b2bfcc21a69.a) swap on sd0b dump on sd0b
> /bsd: drm:pid9009:dmc_load_work_fn *NOTICE* [drm] Failed to load DMC
> firmware i915/skl_dmc_ver1_27.bin. Disabling runtime power management.
> /bsd: drm:pid0:intel_ddi_sanitize_encoder_pll_mapping *NOTICE* [drm]
> [ENCODER:73:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock,
> gate it
> /bsd: drm:pid0:intel_ddi_sanitize_encoder_pll_mapping *NOTICE* [drm]
> [ENCODER:81:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock,
> gate it
> /bsd: inteldrm0: 1920x1080, 32bpp
> /bsd: wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation), using
> wskbd0
> /bsd: wsdisplay0: screen 1-5 added (std, vt100 emulation)
> syslogd[11080]: running
> savecore: no core dump
> reorder_kernel: kernel relinking done
> 
> Thanks hal
> 

Reply via email to