Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Nov 2024 12:26:53 -0800
From:      Mark Millard <marklmi@yahoo.com>
To:        Dimitry Andric <dim@FreeBSD.org>, FreeBSD Mailing List <freebsd-ports@freebsd.org>, Current FreeBSD <freebsd-current@freebsd.org>
Cc:        Guido Falsi <mad@madpilot.net>
Subject:   Re: port binary dumping core on recent head in poudriere [WRONG: 1500026 libsass.so.1.0.0 vs. 1500027 one]
Message-ID:  <8B162A53-E2E5-4777-8E84-C0DD3425C29F@yahoo.com>
In-Reply-To: <AF4B453E-F2DE-48A6-BC02-5B00AD559C85@yahoo.com>
References:  <0078D1FE-5A33-43A1-B679-727080676688@yahoo.com> <ECF20A6F-6591-46A0-99AE-53BC54CA649F@yahoo.com> <DD5BB2AF-603F-426A-B766-84B1DE617A53@yahoo.com> <AF4B453E-F2DE-48A6-BC02-5B00AD559C85@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I finally looked in a better place for finding a
significant difference:

The good /usr/local/lib/libsass.so.1.0.0 in my context (the
one in the PkgBase based chroot area) has:

Contents of section .got.plt:
 2bed60 78ba2b00 00000000 00000000 00000000  x.+.............
 2bed70 00000000 00000000 86a62a00 00000000  ..........*.....
 2bed80 96a62a00 00000000 a6a62a00 00000000  ..*.......*.....
 2bed90 b6a62a00 00000000 c6a62a00 00000000  ..*.......*.....
 2beda0 d6a62a00 00000000 e6a62a00 00000000  ..*.......*.....
 2bedb0 f6a62a00 00000000 06a72a00 00000000  ..*.......*.....
 2bedc0 16a72a00 00000000 26a72a00 00000000  ..*.....&.*.....
 2bedd0 36a72a00 00000000 46a72a00 00000000  6.*.....F.*.....
 2bede0 56a72a00 00000000 66a72a00 00000000  V.*.....f.*.....
 2bedf0 76a72a00 00000000 86a72a00 00000000  v.*.......*.....
 2bee00 96a72a00 00000000 a6a72a00 00000000  ..*.......*.....
 2bee10 b6a72a00 00000000 c6a72a00 00000000  ..*.......*.....
 2bee20 d6a72a00 00000000 e6a72a00 00000000  ..*.......*.....
 2bee30 f6a72a00 00000000 06a82a00 00000000  ..*.......*.....
. . .

The bad one built in my personal environment has:

Contents of section .got.plt:
 2bed60 00000000 00000000 00000000 00000000  ................
 2bed70 00000000 00000000 00000000 00000000  ................
 2bed80 00000000 00000000 00000000 00000000  ................
 2bed90 00000000 00000000 00000000 00000000  ................
 2beda0 00000000 00000000 00000000 00000000  ................
 2bedb0 00000000 00000000 00000000 00000000  ................
 2bedc0 00000000 00000000 00000000 00000000  ................
 2bedd0 00000000 00000000 00000000 00000000  ................
 2bede0 00000000 00000000 00000000 00000000  ................
 2bedf0 00000000 00000000 00000000 00000000  ................
 2bee00 00000000 00000000 00000000 00000000  ................
 2bee10 00000000 00000000 00000000 00000000  ................
 2bee20 00000000 00000000 00000000 00000000  ................
 2bee30 00000000 00000000 00000000 00000000  ................
. . .

So a libsass.so.1.0.0 file-generation time issue, not a
load-time issue.

Not that I've any clue why yet.

===
Mark Millard
marklmi at yahoo.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8B162A53-E2E5-4777-8E84-C0DD3425C29F>