Linux Operating System (MOSC)

MOSC Banner

Issue with developerstudio12.6 after Linux upgradation

edited Apr 13, 2022 3:54AM in Linux Operating System (MOSC) 1 commentAnswered

Hi,

We have upgraded our application from Oracle Enterprise Linux OEL 7.7 to OEL 8.5(kernal 5.4.17-2136.305.5.4.el8uek.x86_64). Also we have upgraded our CC compiler from 12.3 to Oracle Dev Studio 12.6 CC compiler (32 bit). Our application is 32 bit. After this version upgradation, we are getting some weird warning message while we use "dbx" tool for debugging. Could any one let us know if we are facing this issue due to some library linkages in OEL8.5. We have used CC with -m32 option


Error message is - dbx: internal warning: SigMgr::enable(32, 0). dup enable

Debug log is attached below

[$HOME/ developerstudio12.6]$ ./lib/dbx/32/dbx -xexec32 a.out
For information about new features see `help changes'
To remove this message, put `dbxenv suppress_startup_message 8.2' in your .dbxrc
Reading a.out
Reading ld-linux.so.2
Reading libstdc++.so.6
Reading libgcc_s.so.1
Reading libstatomic.so.1
Reading libm.so.6
Reading libc.so.6
dbx: internal warning: SigMgr::enable(32, 0). dup enable
dbx: internal warning: SigMgr::enable(33, 0). dup enable

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center