Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

dbx start-up errors

807575May 4 2000 — edited May 4 2000
Running 'dbx myprog' gives me the cryptic messages:

Reading symbolic information for myprog

Reading symbolic information for rtld /usr/lib/ld.so.1

dbx: fetch at 0xef7b8044 failed -- I/O error

dbx: fetch at 0xef7b8044 failed -- I/O error

dbx: fetch at 0xef7b8044 failed -- I/O error

dbx: internal error: could not iterate over load objects -- debugger service failed

The compile/debug tools are from Workshop 4.0 on Sol2.6

Can someone suggest how I can proceed to try and eliminate these errors so I can debug my program.

Thanks

Comments

807575
I am not sure, but you may want to try enabling Cfront demangling.

Try dbx -F

Please try downloading the free try and buy demo workshop
compiler (5.0 or 6.0 early access)
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 1 2000
Added on May 4 2000
1 comment
174 views