Re: __cxa_thread_call_dtors: dtr 0x........ from unloaded dso, skipping

2025-02-10 Thread Konstantin Belousov
On Tue, Feb 11, 2025 at 02:16:13AM +, Bjoern A. Zeeb wrote: > On Tue, 11 Feb 2025, Konstantin Belousov wrote: > > > > __cxa_thread_call_dtors: dtr 0xe67c10 from unloaded dso, skipping > > > ... > > > > Your linker is old. I believe this should cure itself after the upgrade > > is done. > >

Re: __cxa_thread_call_dtors: dtr 0x........ from unloaded dso, skipping

2025-02-10 Thread Bjoern A. Zeeb
On Tue, 11 Feb 2025, Konstantin Belousov wrote: __cxa_thread_call_dtors: dtr 0xe67c10 from unloaded dso, skipping ... Your linker is old. I believe this should cure itself after the upgrade is done. I am long past installworld and installkerel and reboot; and am compiling a next kernel. I

Re: __cxa_thread_call_dtors: dtr 0x........ from unloaded dso, skipping

2025-02-10 Thread Konstantin Belousov
On Tue, Feb 11, 2025 at 12:21:29AM +, Bjoern A. Zeeb wrote: > On Mon, 26 Jun 2023, Dimitry Andric wrote: > > > On 26 Jun 2023, at 17:29, Bjoern A. Zeeb > > wrote: > > > > > > On Mon, 26 Jun 2023, Dimitry Andric wrote: > > > > > > > On 26 Jun 2023, at 17:00, Bjoern A. Zeeb > > > > wrote:

Re: __cxa_thread_call_dtors: dtr 0x........ from unloaded dso, skipping

2025-02-10 Thread Bjoern A. Zeeb
On Mon, 26 Jun 2023, Dimitry Andric wrote: On 26 Jun 2023, at 17:29, Bjoern A. Zeeb wrote: On Mon, 26 Jun 2023, Dimitry Andric wrote: On 26 Jun 2023, at 17:00, Bjoern A. Zeeb wrote: while building world and current I see a lot of: __cxa_thread_call_dtors: dtr 0x.. from unloaded dso,

Re: __cxa_thread_call_dtors: dtr 0x........ from unloaded dso, skipping

2023-06-29 Thread Willem Jan Withagen
On 29-6-2023 14:01, Dimitry Andric wrote: Actually I had that in my Ceph-ports as well, and chose to ignore it Looked into the difference between FreeBSD and Linux. Linux prevents that message by counting the number of loads, and only unloads when the counter hits zero. FreeBSD just seems to

Re: __cxa_thread_call_dtors: dtr 0x........ from unloaded dso, skipping

2023-06-29 Thread Dimitry Andric
> On 29 Jun 2023, at 13:52, Willem Jan Withagen wrote: > > On 29-6-2023 12:37, Dimitry Andric wrote: >> On 29 Jun 2023, at 12:25, Willem Jan Withagen wrote: >>> On 26-6-2023 17:38, Dimitry Andric wrote: On 26 Jun 2023, at 17:29, Bjoern A. Zeeb wrote: > On Mon, 26 Jun 2023, Dimi

Re: __cxa_thread_call_dtors: dtr 0x........ from unloaded dso, skipping

2023-06-29 Thread Willem Jan Withagen
On 29-6-2023 12:37, Dimitry Andric wrote: On 29 Jun 2023, at 12:25, Willem Jan Withagen wrote: On 26-6-2023 17:38, Dimitry Andric wrote: On 26 Jun 2023, at 17:29, Bjoern A. Zeeb wrote: On Mon, 26 Jun 2023, Dimitry Andric wrote: On 26 Jun 2023, at 17:00, Bjoern A. Zeeb wrote: while buildi

Re: __cxa_thread_call_dtors: dtr 0x........ from unloaded dso, skipping

2023-06-29 Thread Dimitry Andric
On 29 Jun 2023, at 12:25, Willem Jan Withagen wrote: > > On 26-6-2023 17:38, Dimitry Andric wrote: >> On 26 Jun 2023, at 17:29, Bjoern A. Zeeb >> wrote: >>> On Mon, 26 Jun 2023, Dimitry Andric wrote: >>> On 26 Jun 2023, at 17:00, Bjoern A. Zeeb wrote: > while building world and

Re: __cxa_thread_call_dtors: dtr 0x........ from unloaded dso, skipping

2023-06-29 Thread Willem Jan Withagen
On 26-6-2023 17:38, Dimitry Andric wrote: On 26 Jun 2023, at 17:29, Bjoern A. Zeeb wrote: On Mon, 26 Jun 2023, Dimitry Andric wrote: On 26 Jun 2023, at 17:00, Bjoern A. Zeeb wrote: while building world and current I see a lot of: __cxa_thread_call_dtors: dtr 0x.. from unloaded dso, ski

Re: __cxa_thread_call_dtors: dtr 0x........ from unloaded dso, skipping

2023-06-26 Thread Dimitry Andric
On 26 Jun 2023, at 17:29, Bjoern A. Zeeb wrote: > > On Mon, 26 Jun 2023, Dimitry Andric wrote: > >> On 26 Jun 2023, at 17:00, Bjoern A. Zeeb >> wrote: >>> >>> while building world and current I see a lot of: >>> >>> __cxa_thread_call_dtors: dtr 0x.. from unloaded dso, skipping >>> >>> C

Re: __cxa_thread_call_dtors: dtr 0x........ from unloaded dso, skipping

2023-06-26 Thread Bjoern A. Zeeb
On Mon, 26 Jun 2023, Dimitry Andric wrote: On 26 Jun 2023, at 17:00, Bjoern A. Zeeb wrote: while building world and current I see a lot of: __cxa_thread_call_dtors: dtr 0x.. from unloaded dso, skipping Can anyone shed light on that? You need (thanks to Kostik): https://cgit.freebsd.or

Re: __cxa_thread_call_dtors: dtr 0x........ from unloaded dso, skipping

2023-06-26 Thread Dimitry Andric
On 26 Jun 2023, at 17:00, Bjoern A. Zeeb wrote: > > while building world and current I see a lot of: > > __cxa_thread_call_dtors: dtr 0x.. from unloaded dso, skipping > > Can anyone shed light on that? You need (thanks to Kostik): https://cgit.freebsd.org/src/commit/?id=42ceab3ea1a997db93b