HomeSort by relevance Sort by last modified time
    Searched full:crash (Results 526 - 550 of 935) sorted by null

<<21222324252627282930>>

  /dalvik/vm/compiler/
Compiler.c 404 * Suppose one sees the following native crash in the bugreport:
496 * The "str r0, [r4, r4]" is indeed the culprit of the native crash.
  /dalvik/vm/native/
dalvik_system_VMDebug.c 859 * static void crash()
948 { "crash", "()V",
  /development/pdk/docs/porting/
debugging_native.jd 36 <a name="Crash_but_no_exit_stuck"></a><h4>Crash but no exit...stuck</h4>
241 <a name="Crash_in_C_C_code"></a><h4>Crash in C / C++ code</h4>
  /development/samples/LunarLander/src/com/example/android/lunarlander/
LunarView.java 79 public static final int TARGET_ANGLE = 18; // > this angle means crash
82 public static final int TARGET_SPEED = 28; // > this speed means crash
    [all...]
  /external/icu4c/test/cintltst/
cfrtst.c 221 /* This is meant to test a buffer reallocation crash while using
331 /* If the test didn't crash, then the test succeeded. */
  /external/quake/quake/src/QW/
qwrlnote.txt 130 - Fixed random crash/exit problem present in 2.0
146 - Fixed the crash bug with spectators
  /external/webkit/WebCore/loader/
HistoryController.cpp 189 // FIXME: This is a grotesque hack to fix <rdar://problem/4059059> Crash in RenderFlow::detach
191 // Both Xcode and FileMaker see this crash, Safari does not.
  /external/webkit/WebCore/page/mac/
EventHandlerMac.mm 243 // page while an AppKit control is tracking the mouse can cause a crash.
466 // crash if the NSScrollView is released during timer or network callback dispatch
  /external/webkit/WebKit/gtk/
NEWS 176 - A crash with scripts closing windows has been fixed.
338 memory handling fixes, and at least one less crash.
  /external/webkit/WebKitTools/Scripts/
run-webkit-tests 325 print STDERR "\nWARNING: Running more than 1000 tests at a time with MallocStackLogging enabled may cause a crash.\n\n";
693 countFinishedTest($test, $base, $crashed ? "crash" : "timedout", 0);
798 $result = "crash";
    [all...]
  /frameworks/base/docs/html/guide/appendix/
api-levels.jd 171 then it would crash at run-time when it tried to access APIs that don't exist.
270 case, the application will crash at runtime when it tries to use APIs that don't
  /packages/apps/Email/tests/src/com/android/email/mail/internet/
MimeMessageTest.java 469 * Confirm parser doesn't crash when seeing "Undisclosed recipients:;".
487 * Confirm parser doesn't crash when seeing invalid headers/addresses.
  /sdk/eclipse/
changes.txt 17 - Fixed possible crash when launching applications
180 - fixed bug in logcat search where invalid regexp would cause a crash
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidEditor.java 272 // first page rather than crash the editor load. Logging the error is enough.
448 * The incorrect casting makes the original implementation crash due
    [all...]
  /system/core/debuggerd/
debuggerd.c 208 /* If the crash is due to PC == 0, there will be two frames that
809 /* resume stopped process (so it can crash in peace) */
  /external/webkit/JavaScriptCore/
ChangeLog-2003-10-25 140 - fixed rdar://problem/3397316 - sherlock crash: KJS::Collector::allocate(unsigned long)
864 This makes our SYMROOTS from B&I usable to determine symbols from crash
    [all...]
ChangeLog-2002-12-03 42 - fixed 3111500 - REGRESSION: crash in "KJS::ScopeChain::mark()" on www.posci.com
43 - fixed 3111145 - REGRESSION: reproducible crash in KJS hashtable lookup at time.com
45 - fixed 3109987 - REGRESSION: Reproducible crash in KJS ObjectImp at live365.com
149 - fixed 3095446 - Crash on AppleScript page due to very long argument list
    [all...]
  /external/webkit/WebCore/html/
HTMLTokenizer.cpp     [all...]
  /external/webkit/WebKit/chromium/src/
WebFrameImpl.cpp 183 // it requires you to do a layout before using it (otherwise it'll crash).
201 // It appears from crash reports that an iterator can get into a state
204 // pointer which won't be caught in a null check but will crash.
238 // to be a negative number which will crash when the subframe is added.
746 // session history after a crash, we need to manufacture one otherwise WebKit
    [all...]
  /external/webkit/WebCore/
ChangeLog-2006-12-31 439 Don't crash on sites such as www.apple.com. Painter was ended incorrectly among other issues.
    [all...]
ChangeLog-2008-08-10 15 Fix crash in Acid3 in Windows and Gtk ports, introduced in r35590.
550 RegularExpression::match should not crash when a null string is passed
553 jsRegExpExecute causing an ASSERT failure and then a crash.
    [all...]
  /external/webkit/WebKit/win/
ChangeLog 203 MSAA: Crash when posting a notification for a detached object
648 leaking, and the crash in the below bug).
650 Fixes <rdar://problem/7374218> <http://webkit.org/b/32827> Crash when
686 Part of <rdar://problem/7374218> <http://webkit.org/b/32827> Crash
    [all...]
  /external/webkit/JavaScriptGlue/
ChangeLog 297 Stack overflow crash in JavaScript garbage collector mark pass
485 Tiger crash fix: Put VM tags in their own header file, and fixed up the
    [all...]
  /external/proguard/docs/manual/
troubleshooting.html 288 Should ProGuard crash while processing your application:
318 that causes ProGuard to crash.</dd>
324 simplest example that causes ProGuard to crash.</dd>
  /external/stlport/doc/
FAQ 255 pass too. But your application will crash (or randomly crash) either on
492 application global memory consumption will grow until the app crash even if there

Completed in 357 milliseconds

<<21222324252627282930>>