Oracle Developer Studio C++ Compiler Generates Code That Leads To SIGSEGV When Virtual Inheritance And Templates Are Involved
(Doc ID 2827091.1)
Last updated on DECEMBER 12, 2022
Applies to:
Oracle Solaris Studio - Version 12.5 to 12.6 [Release 12]Information in this document applies to any platform.
Symptoms
Given the following code:
In cases when "p" pointer is used in destructor code, the program generates a core dump due to SIGSEGV.
The above behavior is seen on Oracle Developer Studio 12.5 and 12.6, while everything works fine with Oracle Solaris Studio 12.3 and 12.4.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |