Closed
Bug 448802
Opened 17 years ago
Closed 17 years ago
Bugs which block |make check| with a Firefox debug build
Categories
(Core Graveyard :: Tracking, defect)
Core Graveyard
Tracking
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.9.1b1
People
(Reporter: sgautherie, Unassigned)
References
Details
|make check| passes with a non-debug build.
This is to track why it fails in a debug build.
Updated•17 years ago
|
OS: Windows 2000 → All
Hardware: PC → All
Reporter | ||
Comment 1•17 years ago
|
||
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1a2pre) Gecko/2008080121 Minefield/3.1a2pre] (home, debug) (W2Ksp4)
That's all for my build:
[
ac_add_options --enable-debug
ac_add_options --disable-optimize
ac_add_options --disable-vista-sdk-requirements
ac_add_options --enable-extensions=inspector,venkman
]
![]() |
||
Comment 2•17 years ago
|
||
make check passed for me today with a debug build. Thanks Serge
Reporter | ||
Comment 3•17 years ago
|
||
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1a2pre) Gecko/20080825125202 Minefield/3.1a2pre] (home, optim default) (W2Ksp4)
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1a2pre) Gecko/20080825135339 Minefield/3.1a2pre] (home, debug default) (W2Ksp4)
V.Fixed: now both (optim and debug) builds pass :-)
(tested without the two extensions; and still non-Vista)
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.1
Reporter | ||
Updated•17 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Updated•17 years ago
|
Target Milestone: mozilla1.9.1 → mozilla1.9.1b1
Assignee | ||
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•