Urgent, can't use dbx to diagnose a core..

M

Martin

I use dbx and i got the following error:

Reading GL_CliConnMgr
core file header read successfully
Reading ld.so.1
dbx: core file read error: address 0xff3e6000 not available
dbx: core file read error: address 0xff3e70a0 not available
dbx: warning: could not initialize librtld_db.so.1 -- trying
libDP_rtld_db.so
Make sure this is the same version of Solaris where the core dump
originated.
See also `help core mismatch'.
dbx: core file read error: address 0xff3e70a0 not in data space
(l@14) terminated by signal BUS (invalid address alignment)
0xff0c2b94: <bad address 0xff0c2b94>
dbx: core file read error: address 0xfde063a0 not in data space
dbx: core file read error: address 0xfde06400 not in data space
dbx: attempt to read frame failed -- cannot derive frame pointer
0xff0c2b94: <bad address 0xff0c2b94>
(/opt/SUNWspro/bin/../WS6U2/bin/sparcv9/dbx) where
=>[1] 0xff0c2b94(0x7061726b, 0xff13c000, 0x7061726b, 0xff13c000, 0x4,
0x1), at 0xff0c2b93
[2] 0xff0c2b44(), at 0xff0c2b43
dbx: core file read error: address 0xfde06400 not in data space
dbx: attempt to read frame failed -- cannot derive frame pointer
(/opt/SUNWspro/bin/../WS6U2/bin/sparcv9/dbx)

I know how to use "dbxenv core_lo_pathmap on" and "pathmap" but i
still got the following errors.( the new path contains librtld_db.so.1
and ld.so.1). I don't know why it doesn't work this time. Could the
core be corrupted? How can I make sure?

(/opt/SUNWspro/bin/../WS6U2/bin/sparcv9/dbx) dbxenv core_lo_pathmap on
(/opt/SUNWspro/bin/../WS6U2/bin/sparcv9/dbx) pathmap /usr/lib
/export/home/gl s/dbg/lib_clsa_kr_test/lib <
(/opt/SUNWspro/bin/../WS6U2/bin/sparcv9/dbx) pathmap
/oms/opt/oracle/product/ _clsa_kr_test/lib <
(/opt/SUNWspro/bin/../WS6U2/bin/sparcv9/dbx) debug GL_CliConnMgr core
Reading GL_CliConnMgr
core file header read successfully
Reading ld.so.1
dbx: core file read error: address 0xff3e70a0 not available
dbx: core file read error: address 0xff3e70a0 not available
dbx: warning: could not initialize librtld_db.so.1 -- trying
libDP_rtld_db.so
Make sure this is the same version of Solaris where the core dump
originated.
See also `help core mismatch'.
dbx: core file read error: address 0xff3e70a0 not in data space
(l@14) terminated by signal BUS (invalid address alignment)
0xff0c2b94: <bad address 0xff0c2b94>
dbx: core file read error: address 0xfde063a0 not in data space
dbx: core file read error: address 0xfde06400 not in data space
dbx: attempt to read frame failed -- cannot derive frame pointer
0xff0c2b94: <bad address 0xff0c2b94>
(/opt/SUNWspro/bin/../WS6U2/bin/sparcv9/dbx) where
=>[1] 0xff0c2b94(0x7061726b, 0xff13c000, 0x7061726b, 0xff13c000, 0x4,
0x1), at 0xff0c2b93
[2] 0xff0c2b44(), at 0xff0c2b43
dbx: core file read error: address 0xfde06400 not in data space
dbx: attempt to read frame failed -- cannot derive frame pointer
 
V

Victor Bazarov

Martin said:
I use dbx and i got the following error:

Reading GL_CliConnMgr
core file header read successfully
Reading ld.so.1
dbx: core file read error: address 0xff3e6000 not available
[...]

You seem lost. This is a C++ _language_ newsgroup, not dbx help group.
Please ask for directions in a newsgroup for your OS.

V
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,528
Members
45,000
Latest member
MurrayKeync

Latest Threads

Top