Closed Bug 349300 Opened 18 years ago Closed 18 years ago

[trunk][linux] Minefield dies on start without warning.

Categories

(Toolkit :: Startup and Profile System, defect)

x86
Linux
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 349299

People

(Reporter: fredbezies, Unassigned)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.5) Gecko/20060731 Ubuntu/dapper-security Firefox/1.5.0.5
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.5) Gecko/20060731 Ubuntu/dapper-security Firefox/1.5.0.5

Simple to reproduce. Build code up to date at midnight - mozilla.org time. Try to launch it.

Reproducible: Always

Steps to Reproduce:
1.See details
2.
3.

Actual Results:  
Minefield dies on start, without any warning. A 24 hours old build starts flawlessly.

Expected Results:  
Start and live.

Using Ubuntu 6.06.1 LTS, gcc 4.0.3, and this .mozconfig :

#
# See http://www.mozilla.org/build/ for build instructions.
#

. $topsrcdir/browser/config/mozconfig

# Options for 'configure' (same as command-line options).
ac_add_options --enable-default-toolkit=cairo-gtk2
ac_add_options --disable-freetype2
ac_add_options --enable-pango
ac_add_options --enable-canvas
ac_add_options --enable-svg
ac_add_options --disable-debug
ac_add_options --disable-tests
ac_add_options --enable-optimize="-O3 -pipe -w -march=pentium4"
ac_add_options --enable-strip
ac_add_options --disable-pedantic
ac_add_options --enable-static
ac_add_options --disable-shared

*** This bug has been marked as a duplicate of 349299 ***
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.