-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 04/09/2015 15:25, Jung-uk Kim wrote: > On 04/09/2015 14:28, Slawa Olhovchenkov wrote: >> On Thu, Apr 09, 2015 at 10:55:38AM +0300, Slawa Olhovchenkov >> wrote: >>> On Thu, Apr 09, 2015 at 08:24:19AM +0200, Dimitry Andric >>> wrote: >>>> On 09 Apr 2015, at 01:21, Slawa Olhovchenkov >>>> <s...@zxy.spb.ru> wrote: >>>>> On Sat, Apr 04, 2015 at 10:17:53AM +0000, Dimitry Andric >>>>> wrote: >>>>> >>>>>> Author: dim Date: Sat Apr 4 10:17:51 2015 New Revision: >>>>>> 281075 URL: >>>>>> https://svnweb.freebsd.org/changeset/base/281075 >>>>>> >>>>>> Log: MFC r272444 (by jkim): >>>>>> >>>>>> Merge ACPICA 20140926. >>>>>> >>>>>> MFC r278970 (by jkim): >>>>>> >>>>>> Merge ACPICA 20141107 and 20150204. >>>>>> >>>>>> Approved by: jkim Relnotes: yes >>>>>> >>>>> >>>>> Some time ago `acpidump -dt` was broken for me: >>>>> >>>>> # acpidump -dt /* RSD PTR: OEM=ALASKA, ACPI_Rev=2.0x (2) >>>>> XSDT=0x7f1e6080, length=36, cksum=95 */ /* XSDT: >>>>> Length=132, Revision=1, Checksum=106, OEMID=ALASKA, OEM >>>>> Table ID=A M I, OEM Revision=0x1072009, Creator ID=AMI, >>>>> Creator Revision=0x10013 Assertion failed: (addr != 0), >>>>> function acpi_print_rsdt, file >>>>> /usr/src/usr.sbin/acpi/acpidump/acpi.c, line 1097. >>>>> Entries={ 0x7f1efe90, 0x7f1eff88, 0x7f1f0098, 0x7f1f00d8, >>>>> 0x7f1f0448, 0x7f1f0478, 0x7f1f04b0, 0x7f1f0570, 0x7f1f05b0, >>>>> 0x7f2606b8, 0x7f260708, Abort (core dumped) >>>> >>>> Hi Slawa, >>>> >>>> Is there a PR for this? And a core dump or (preferably) a >>>> reproduction scenario? >>> >>> Currently no PR. This is always on may Supermicro X9SRL-F. > >> FIX: X9DRH-7F > >>> `acpidump -d` work `acpidump -t` don't work >>> >>>> From a quick look, it seems that your RSDT contains an entry >>>> with an address size which is neither 4 nor 8, and that >>>> leads to the assertion failure. I am unsure whether there is >>>> any upstream fix for it. >>> >>> I am not sure how long acpidump -t don't work. > > addr_size must be 4 or 8 here. Otherwise, something is corrupting > memory.
Sorry, I misread your message. Please install sysutils/acpica-tools from ports, then do /usr/local/bin/acpidump and send me the output. Jung-uk Kim -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJVJtOyAAoJEHyflib82/FGfhQIAJ+kjYUGkq2psx6+oCMijM8S 5awuUvEPlMbWUYF4StKIO4MToxiyQMruCm+uPudKRmxOU0eJDSzUyr55MGlMplN1 cfTIlqjTFT6I2LlsjYnCDVF96H1oXiXG3T48/SgdvKAck7wwpDkjoXoS2HjmpA1/ jlJtFwNd/4HI4qGSMOqevkKYcjmrkfWo1PR40BEeO8AD0c0JDS07fhvnuKINufgv NtIJC5CIaLly2pND1z9JSDApF4umavr9LpTyFHxME0U2gU+jLYudC2z1uG7+dkv6 DvM7a/SQzYmFHBP2gBPi24oq2XfiWHxwYnGk6NufLWFTIUUISSvVUFzL6o5s7JA= =ySMD -----END PGP SIGNATURE----- _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"