Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2020 12:51:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 236344] [toolchain] gcc-built shared library crashes in static object constructors when dynamically loaded
Message-ID:  <bug-236344-29464-qg6F3itENm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236344-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236344-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236344

Dimitry Andric <dim@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dim@FreeBSD.org

--- Comment #6 from Dimitry Andric <dim@FreeBSD.org> ---
I think that what Konstantin means with a minimal test case, is not a huge =
CAD
port, but one or two .cpp files which can be independently compiled, to show
the issue. That said, this seems like an issue with shared libraries
initializing libstdc++'s iostream constructors twice. I guess the vtable
pointer shows in the description and comment table is NULL? Did any of the
original submitters check that?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236344-29464-qg6F3itENm>