cannot locate symbol referenced by

LameMonster82

Senior Member
Apr 15, 2017
583
319
0
Hello, i just tried to build NitrogenOS Oreo from source and the build was successful but when i try to boot it it gets stuck in a bootloop.
i ran adb logcat and i got this
(btw im new into this)
Code:
CANNOT LINK EXECUTABLE "/system/bin/app_process32": cannot locate symbol "__android_log_security" referenced by "/system/lib/libandroid_runtime.so"...
05-17 03:14:04.859  1282  1282 W crash_dump32: type=1400 audit(0.0:92): avc: denied { execute_no_trans } for path="/system/bin/crash_dump32" dev="sde19" ino=298 scontext=u:r:crash_dump:s0 tcontext=u:object_r:crash_dump_exec:s0 tclass=file permissive=0
05-17 03:14:04.846  1269  1269 F libc    : Fatal signal 6 (SIGABRT), code -6 in tid 1269 (app_process32)
05-17 03:14:04.857  1270  1270 F libc    : CANNOT LINK EXECUTABLE "/system/bin/drmserver": cannot locate symbol "__android_log_is_debuggable" referenced by "/system/lib/libcutils.so"...
05-17 03:14:04.858  1270  1270 F libc    : Fatal signal 6 (SIGABRT), code -6 in tid 1270 (drmserver)
05-17 03:14:04.862  1274  1274 F libc    : CANNOT LINK EXECUTABLE "crash_dump32": cannot locate symbol "__android_log_is_loggable_len" referenced by "/system/lib/libpackagelistparser.so"...
05-17 03:14:04.862  1274  1274 F libc    : Fatal signal 6 (SIGABRT), code -6 in tid 1274 (crash_dump32)
05-17 03:14:04.864  1274  1274 F libc    : crash_dump helper failed to exec
05-17 03:14:04.864  1274  1274 F libc    : failed to wait for crash_dump helper: No child processes
05-17 03:14:04.865  1269  1269 F libc    : crash_dump helper failed to exec
05-17 03:14:04.866  1269  1269 F libc    : crash_dump helper crashed or stopped
05-17 03:14:04.869  1279  1279 F libc    : CANNOT LINK EXECUTABLE "crash_dump32": cannot locate symbol "__android_log_is_loggable_len" referenced by "/system/lib/libpackagelistparser.so"...
05-17 03:14:04.869  1279  1279 F libc    : Fatal signal 6 (SIGABRT), code -6 in tid 1279 (crash_dump32)
05-17 03:14:04.859  1284  1284 W crash_dump32: type=1400 audit(0.0:93): avc: denied { execute_no_trans } for path="/system/bin/crash_dump32" dev="sde19" ino=298 scontext=u:r:crash_dump:s0 tcontext=u:object_r:crash_dump_exec:s0 tclass=file permissive=0
not quite sure how can i fix it :crying:
i was wondering if any of the developers had a similar problem when they were building a rom
i also get the same error while trying to boot CosmicOS

EDIT: I just successfully compile and boot CosmicOS nogaut version with surprisingly low amount of bugs for a first boot but it still remains to be seen if it's stable enough. It seems that the boot loop only occurs on Oreo
 
Last edited: