Closed Bug 415740 Opened 16 years ago Closed 16 years ago

Thunderbird trunk debug unusable

Categories

(Thunderbird :: General, defect)

x86
Linux
defect
Not set
major

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 415422

People

(Reporter: bc, Unassigned)

Details

When trying to reproduce the recent top crash on linux in bug 412268, I tried a debug Thunderbird build on fedora 8 with the following mozconfig options:

mk_add_options MOZ_CO_PROJECT=mail
ac_add_options --enable-application="mail"
ac_add_options --disable-optimize
ac_add_options --enable-debugger-info-modules=all
ac_add_options --enable-debug
ac_add_options --disable-tests
ac_add_options --disable-static
ac_add_options --enable-shared
ac_add_options --disable-crashreporter

Upon startup, the prompt for my master password appeared but I was not able to enter any text into the field and was forced to kill the app. The build also generated an incredible number of assertions on startup.

  14678 ###!!! ASSERTION: GQI pseudo-IID doesn't match reality.: 'NS_GET_IID(nsINode).Equals(kGQI_nsINode)', file htmlcontentQI.cpp, line 664

  13156 ###!!! ASSERTION: GQI pseudo-IID doesn't match reality.: 'NS_GET_IID(nsINode).Equals(kGQI_nsINode)', file htmlcontentQI.cpp, line 2612

   5906 ###!!! ASSERTION: GQI pseudo-IID doesn't match reality.: 'NS_GET_IID(nsINode).Equals(kGQI_nsINode)', file htmlcontentQI.cpp, line 4589

   4419 ###!!! ASSERTION: GQI pseudo-IID doesn't match reality.: 'NS_GET_IID(nsINode).Equals(kGQI_nsINode)', file htmldocumentQI.cpp, line 57

     97 ###!!! ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr', file ../../../dist/include/xpcom/nsCOMPtr.h, line 594

     53 ###!!! ASSERTION: failed to find the start node: 'startNode == rootNode', file /work/mozilla/builds/1.9.0/mozilla/editor/libeditor/text/nsPlaintextEditor.cpp, lin

     53 ###!!! ASSERTION: failed to find the end node: 'endNode == rootNode', file /work/mozilla/builds/1.9.0/mozilla/editor/libeditor/text/nsPlaintextEditor.cpp, line 61

     27 ###!!! ASSERTION: Uh, fix QI!: 'node_qi == node', file /work/mozilla/builds/1.9.0/mozilla/dom/src/base/nsDOMClassInfo.cpp, line 6498

If you need a stack to a particular assertion, let me know.
Flags: in-testsuite-
Flags: in-litmus-
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.