Home
last modified time | relevance | path

Searched refs:signal (Results 1 – 8 of 8) sorted by relevance

/platform_testing/libraries/compatibility-common-util/tests/assets/
Dlogcat.txt4 09-03 17:48:05.627 11071 11189 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0xe9380000…
11 09-03 17:48:05.797 7072 7072 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x…
33 06-15 19:57:33.607 12736 12761 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid…
40 06-15 19:57:33.670 26192 26192 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
64 06-15 19:57:35.130 26201 26227 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid…
73 06-15 19:57:35.191 26230 26230 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
104 06-15 19:57:40.674 26283 26283 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
130 09-23 01:55:43.022 245 245 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 245 (installd)
138 09-23 01:55:43.077 546 546 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr -----…
177 11-03 02:59:48.892 6371 8072 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x…
[all …]
Dx86app_process64.txt319 68: 0000000000003120 361 FUNC GLOBAL PROTECTED 12 signal
392 [ 31b] exiting due to SIG_DFL handler for signal %d
393 [ 348] Invalid signal %d
397 [ 3bf] too many special signal handlers
403 [ 439] Unable to find next %s in signal chain
Dx86app_process32.txt288 73: 00002bc0 351 FUNC GLOBAL PROTECTED 12 signal
363 [ 31b] exiting due to SIG_DFL handler for signal %d
364 [ 348] Invalid signal %d
368 [ 3bf] too many special signal handlers
374 [ 439] Unable to find next %s in signal chain
/platform_testing/libraries/compatibility-common-util/tests/src/com/android/compatibility/common/util/
DCrashUtilsTest.java510 String signal, in createCrashJson() argument
513 pid, tid, name, process, faultaddress, signal, abortMessage, ImmutableList.of()); in createCrashJson()
522 String signal, in createCrashJson() argument
532 json.put(CrashUtils.SIGNAL, signal); in createCrashJson()
/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
DCrashUtils.java237 String signal = null; in addAllCrashes() local
257 signal = faultLineMatcher.group(1); in addAllCrashes()
319 crash.put(SIGNAL, signal); in addAllCrashes()
/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/
DProcessUtil.java246 public static void killPid(ITestDevice device, int pid, int signal, long timeoutMs) in killPid() argument
248 CommandResult res = device.executeShellV2Command(String.format("kill -%d %d", signal, pid)); in killPid()
/platform_testing/libraries/sts-common-util/host-side/tests/res/
Dlogcat.txt4 09-03 17:48:05.627 11071 11189 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0xe9380000…
11 09-03 17:48:05.797 7072 7072 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x…
33 06-15 19:57:33.607 12736 12761 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid…
40 06-15 19:57:33.670 26192 26192 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
65 06-15 19:57:35.130 26201 26227 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid…
74 06-15 19:57:35.191 26230 26230 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
106 06-15 19:57:40.674 26283 26283 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
132 09-23 01:55:43.022 245 245 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 245 (installd)
140 09-23 01:55:43.077 546 546 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr -----…
179 11-03 02:59:48.892 6371 8072 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x…
[all …]
/platform_testing/tests/bettertogether/betocq/
DReadMe.md176 To avoid the strong signal issue, keep two devices at least 10 cm away. This
177 is especially important for 2G test as the 2G signal is typically stronger
178 than 5G or 6G signal.