Closed Bug 229272 Opened 21 years ago Closed 21 years ago

Full screen crash Firbird

Categories

(Core Graveyard :: GFX: BeOS, defect)

Other
BeOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 218697

People

(Reporter: jeanmarc, Assigned: beos)

Details

User-Agent: Mozilla/5.0 (BeOS; U; BeOS BePC; en-US; rv:1.5) Gecko/20031018 Firebird/0.7 Build Identifier: Mozilla/5.0 (BeOS; U; BeOS BePC; en-US; rv:1.5) Gecko/20031018 Firebird/0.7 If i press F11 to go in full screen, Firebird for BeOS mess up and i have to kill the process. Reproducible: Always Steps to Reproduce: 1. press F11 2. ouch 3. Actual Results: Messy interface Expected Results: Go full screen
does it happen with 1.6b or a nightly firebird build ? http://pryan.org/firebird/disreali/ If crashing, can you post a stack ?
With build 20031018 Firebird/0.7 and tried with MozillaFirebird-0.7-i586-pc-beos-JetGFX.zip
BTW how i am suppose to post a stack ? ;}
Mozilla should preferably be a debug build, so possibly one you compiled yourself without --disable-debug. http://www.mozilla.org/unix/debugging-faq.html if you're using the standard mozilla startup script, just do % mozilla -g -d gdb (gdb) run [wait for mozilla to crash] (gdb) bt Attach the output from "bt" (stack) via "create a new attachment" If it doesn't crash, maybe you can attach a screenshot, other people familiar with BeOS may see a known issue (timeless may know but he's travelling atm)
oliver: afaik gdb doesn't really exist for beos (there's an ancient one, but i can't imagine anyone using it, normally people use the crash terminal or bdb). jean: in short you have to build. it'll cost probably 4gb of space and you'll want a lot of vm available for running. http://viper.haque.net/~timeless/mozconfig/raistlin/beos/dbg.mozconfig Is the mozconfig i use. You don't want the lines starting with ac_add_options --enable-ctl through ac_add_options --enable-codesighs in the terminal crasher thing you can use 'sc' to get a stack crawl. it's easiest to copy from there, to get to bdb from there you'd enter 'bdb' You should read mozilla.org/build esp the unix, buildconfig and beos stuff. I set an env var to point to my mozconfig, but you can just name it ~/.mozconfig
*** This bug has been marked as a duplicate of 218697 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.