Here's an update. This one is bug 1235183:

> 7  MOZ_RELEASE_ASSERT(!mDoingStableStates)         466     0.04 %

This one is covered by bug 616421 (the signature includes a
combination of MOZ_CRASHes and other kinds of crashes):

> 8  MOZ_CRASH(Bogus tree op)        459     0.04 %

Below are all the ones that don't have a bug associated with them, as
determined from replies to this thread.

Nick


> 4  MOZ_CRASH(Unexpected error during FakeBlack creation.)  1679    0.13 %
> 5  MOZ_CRASH(IPC FatalError in the parent process!)        783     0.06 %
> 6  MOZ_RELEASE_ASSERT(pi->mInternalRefs < pi->mRefCount) (Cycle
> collector found more references to an object than its refcount)    509
>     0.04 %
> 13 MOZ_RELEASE_ASSERT(NS_IsMainThread())   131     0.01 %
> 14 MOZ_RELEASE_ASSERT(aMsg.priority() ==
> IPC::Message::PRIORITY_NORMAL)    120     0.01 %
> 15 MOZ_RELEASE_ASSERT(aRefCount != 0) (CCed refcounted object has zero
> refcount)   113     0.01 %
> 16 MOZ_RELEASE_ASSERT(!mAudio.HasPromise()) (No duplicate sample
> requests)         110     0.01 %
> 17 MOZ_RELEASE_ASSERT(ok)  105     0.01 %
> 19 MOZ_CRASH(invalid process aSelector)    73      0.01 %
> 20 MOZ_CRASH(We lost the following char message)   58      0.00 %
> 21 MOZ_CRASH(Unhandlable OOM while clearing document dependent slots.)
>     53      0.00 %
> 23 MOZ_RELEASE_ASSERT(prio == IPC::Message::PRIORITY_NORMAL ||
> NS_IsMainThread())  51      0.00 %
> 24 MOZ_CRASH(GFX: Failed to update reference draw target after device
> reset)       45      0.00 %
> 25 MOZ_RELEASE_ASSERT(isSystem)    42      0.00 %
> 26 MOZ_CRASH(Crash creating texture. See bug 1221348.)     41      0.00 %
> 27 MOZ_CRASH(sandbox_init() failed)        41      0.00 %
> 28 MOZ_CRASH(Unable to get a working D3D9 Compositor)      37      0.00 %
> 29 MOZ_CRASH(GFX: Invalid D3D11 content device)    33      0.00 %
> 30 MOZ_CRASH(Initial length is too large)  30      0.00 %
> 32 MOZ_CRASH(IPC message size is too large)        25      0.00 %
> 33 MOZ_RELEASE_ASSERT(mWorkerLoopID == MessageLoop::current()->id())
> (not on worker thread!)       25      0.00 %
> 34 MOZ_RELEASE_ASSERT(!mInWriteTransaction)        24      0.00 %
> 35 MOZ_CRASH(NativeKey tries to dispatch a key event on destroyed
> widget)  23      0.00 %
> 36 MOZ_RELEASE_ASSERT(((bool)(!!(!NS_FAILED_impl(rv)))) && thread)
> (Should successfully create image decoding threads)     23      0.00 %
> 37 MOZ_RELEASE_ASSERT(aInAndOutListener) (can not perform CORS checks
> without a listener)  23      0.00 %
> 38 MOZ_CRASH(Unknown unit type?)   18      0.00 %
> 40 MOZ_RELEASE_ASSERT(msg->size() < IPC::Channel::kMaximumMessageSize)
>     17      0.00 %
> 41 MOZ_RELEASE_ASSERT(!r.IsEmpty())        14      0.00 %
> 42 MOZ_RELEASE_ASSERT(!r->IsEmpty())       13      0.00 %
> 43 MOZ_RELEASE_ASSERT(CheckDocTree())      12      0.00 %
> 44 MOZ_RELEASE_ASSERT(mDestroyCalled)      11      0.00 %
> 45 MOZ_RELEASE_ASSERT(!!compositor)        10      0.00 %
> 46 MOZ_RELEASE_ASSERT(MessageLoop::current() == mWorkerLoop)       10
>     0.00 %
> 47 MOZ_RELEASE_ASSERT(sDebugOwningThread != currentThread)         10
>     0.00 %
> 48 MOZ_RELEASE_ASSERT(SizeOfEntryStore(CapacityFromHashShift(),
> mEntrySize, &nbytes))      8       0.00 %
> 49 MOZ_CRASH(Accessing the Subject Principal without an AutoJSAPI on
> the stack is forbidden)       7       0.00 %
> 50 MOZ_CRASH(Initial entry store size is too large)        7       0.00 %
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to