Home | History | Annotate | Download | only in vm

Lines Matching full:logw

274         LOGW("WARNING: newly-created pthread TLS slot is not NULL\n");
493 //LOGW("NULL self in dvmLockThreadList\n");
650 LOGW("threadid=%d: non-daemon id=%d still running at shutdown?!\n",
878 LOGW("WARNING: system class loader is NULL (setting main ctxt)\n");
1086 LOGW("munmap(thread stack) failed\n");
1166 LOGW("threadid=%d: Weird -- shouldn't be in threadExitCheck\n",
1700 LOGW("threadid=%d: thread exiting with uncaught exception (group=%p)\n",
1719 LOGW("WARNING: no 'uncaughtHandler' field in java/lang/Thread\n");
1740 LOGW("WARNING: no 'uncaughtException' method in class %s\n",
1821 LOGW("internal thread create failed (createStatus=%d)\n", createStatus);
2466 LOGW("Obtained %zd stack frames.\n", size);
2469 LOGW("%s\n", strings[i]);
2507 LOGW("Unable to get priority for threadid=%d sysTid=%d\n",
2512 LOGW("Unable to get policy for threadid=%d sysTid=%d\n",
2524 LOGW("Couldn't set fg policy on tid %d\n", thread->systemTid);
2539 LOGW("Couldn't raise priority on tid %d to %d\n",
2559 LOGW("NOTE: couldn't reset tid %d to (%d)\n",
2570 LOGW("NOTE: couldn't reset priority on thread %d to %d\n",
2657 LOGW("threadid=%d: spin on suspend #%d threadid=%d (pcf=%d)\n",
2688 LOGW("threadid=%d: spin on suspend resolved in %lld msec\n",
3156 LOGW("WARNING: vmThreadObj=%p has thread=%p, not in thread list\n",
3229 LOGW("bad priority %d\n", newPriority);
3264 LOGW("getpriority() failed: %s\n", strerror(errno));
3430 LOGW("Can't dump thread %d: threadObj not set\n", thread->threadId);
3441 LOGW("Warning: pthread_getschedparam failed\n");
3460 LOGW("Unable to find 'name' field in ThreadGroup\n");
3547 LOGW("threadObj is NULL, name not available\n");
3738 LOGW("BUG: object %p not found in thread's lock list\n", obj);
3843 LOGW("PGC: savedPC(%p) != current PC(%p), %s.%s ins=%p\n",
3880 LOGW("PGC: map but no entry for %s.%s addr=0x%04x\n",
4031 LOGW("threadid=%d: BUG: GC scanning a running thread (%d)\n",
4034 LOGW("Found by:\n");