Closed Bug 854777 Opened 11 years ago Closed 10 years ago

coredump

Categories

(Firefox OS Graveyard :: General, defect, P1)

All
Android
defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: enkui.lv, Unassigned, NeedInfo)

Details

(Keywords: arch)

User Agent: Mozilla/5.0 (X11; U; Linux x86_64; zh-CN; rv:1.9.2.16) Gecko/20110323 Ubuntu/10.04 (lucid) Firefox/3.6.16
Build ID: 20110323163108

Steps to reproduce:

i do the steps as bug847268 comments 7 for using coredump to analyze freeze problem. 


Actual results:

when uses command to debug as bug847268 comments7, error below:
:/local/Beetle-lite/device/qcom/b2g_common$./run-gdb.sh --coredump Boot2Gecko core.b2g.1862 
Error: TARGET_PRODUCT not defined.  Looks like you need some |lunch|

so PLS show me the detail how to use the coredump for further debug, thanks~



Expected results:

it would debug well use coredump.
Severity: normal → critical
Keywords: arch
OS: All → Android
Priority: -- → P1
dear mozilla,

the error "Error: TARGET_PRODUCT not defined.  Looks like you need some |lunch|" is resolved. and there is other issue:
/system/bin/linker: No such file or directory.
Error while mapping shared library sections:
libc.so: No such file or directory.
Error while mapping shared library sections:
libstdc++.so: No such file or directory.
……………………………………Error while mapping shared library sections:
libnssckbi.so: No such file or directory.
warning: .dynamic section for "/local/Beetle-lite/out/target/product/msm7627a/obj/objdir-gecko/dist/bin/libnspr4.so" is not at the expected address (wrong library or version mismatch?)

form above describe,we can find that lots of *.so file mapping error as above. but i check the *.so as above referred, it exist in files :
gdb -x [files]
Hi
Thanks for your report ans sorry for answering so late. Is this bug still up?
Flags: needinfo?(enkui.lv)
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.