-
Notifications
You must be signed in to change notification settings - Fork 310
Segmentation fault 提示! #9
Description
[main_loop:87]start to rebuild elf file
[Load:69]dynamic segment have been found in loadable segment, argument baseso will be ignored.
[RebuildPhdr:25]=============LoadDynamicSectionFromBaseSource==========RebuildPhdr=========================
[RebuildPhdr:37]=====================RebuildPhdr End======================
[ReadSoInfo:549]=======================ReadSoInfo=========================
[ReadSoInfo:696]soname StreamE
[ReadSoInfo:699]Unused DT entry: type 0x6ffffffb arg 0x00000001
[ReadSoInfo:699]Unused DT entry: type 0x00000009 arg 0x00000018
[ReadSoInfo:699]Unused DT entry: type 0x6ffffff9 arg 0x0014b289
[ReadSoInfo:591]StreamE plt_rel (DT_JMPREL) found at 7914e20
[ReadSoInfo:595]StreamE plt_rel_count (DT_PLTRELSZ) 901
[ReadSoInfo:584]symbol table found at 330
[ReadSoInfo:580]string table found at 1cd356c
[ReadSoInfo:699]Unused DT entry: type 0x6ffffef5 arg 0x011e2d20
[ReadSoInfo:629]StreamE constructors (DT_INIT_ARRAY) found at 11d30450
[ReadSoInfo:633]StreamE constructors (DT_INIT_ARRAYSZ) 1212
[ReadSoInfo:637]StreamE destructors (DT_FINI_ARRAY) found at 11d30440
[ReadSoInfo:641]StreamE destructors (DT_FINI_ARRAYSZ) 2
[ReadSoInfo:699]Unused DT entry: type 0x6ffffff0 arg 0x01082988
[ReadSoInfo:699]Unused DT entry: type 0x6ffffffe arg 0x011e2cbc
[ReadSoInfo:699]Unused DT entry: type 0x6fffffff arg 0x00000003
[ReadSoInfo:703]=======================ReadSoInfo End=========================
[RebuildShdr:42]=======================RebuildShdr=========================
[RebuildShdr:536]=====================RebuildShdr End======================
[RebuildRelocs:783]=======================RebuildRelocs=========================
Segmentation fault
到最后这步一直卡着过不去,期待解答。。