- 論壇徽章:
- 0
|
不是運行是出現(xiàn),而是在編譯時就出現(xiàn)了.
============================================
make: Entering directory `/home/cduan/test_selinux/android-x86'
make: *** [out/target/product/x86/obj/ETC/service_contexts_intermediates/service_contexts]Segmentation fault (core dumped)
make: *** Deleting file `out/target/product/x86/obj/ETC/service_contexts_intermediates/service_contexts'
make: *** Waiting for unfinished jobs....
make: *** [out/target/product/x86/obj/ETC/property_contexts_intermediates/property_contexts] Segmentation fault (core dumped)
make: *** Deleting file `out/target/product/x86/obj/ETC/property_contexts_intermediates/property_contexts'
make: *** [out/target/product/x86/obj/ETC/file_contexts_intermediates/file_contexts] Segmentation fault (core dumped)
make: *** Deleting file `out/target/product/x86/obj/ETC/file_contexts_intermediates/file_contexts'
make: Leaving directory `/home/cduan/test_selinux/android-x86'
#### make failed to build some targets (1 seconds) ####
不太明白了.我應該去哪里找他dump出來的文件呢 |
|