keeleysam / tenfourfox

Automatically exported from code.google.com/p/tenfourfox
0 stars 0 forks source link

Obj-C exception [NSInternalInconsistencyException:Invalid parameter not satisfying: [self canBecomeMainWindow]] #235

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
7/26/13 10:47:38 AM firefox[192] Mozilla has caught an Obj-C exception 
[NSInternalInconsistencyException: Invalid parameter not satisfying: [self 
canBecomeMainWindow]]
7/26/13 10:47:38 AM firefox[192] *** Assertion failure in -[BaseWindow 
_changeJustMain], 
/SourceCache/AppKit/AppKit-949.54/AppKit.subproj/NSWindow.m:8598  

-- 8< CUT EVERYTHING UP TO AND INCLUDING THIS LINE FROM YOUR REPORT 8< --

* I read everything above and have demonstrated this bug only occurs on
10.4Fx by testing against this official version of Firefox 4/up (not
applicable for startup failure) - SPECIFY VERSION YOU TESTED AGAINST:
OSX 10.5.8 G5 Ten4fox 22.1

* Layout bugs MUST be tested against a system WITHOUT hardware
acceleration. Go to Help, Troubleshooting Information to see if your test
system is accelerated. If your test system IS accelerated, you must make
sure it is OFF, OR test on ANOTHER system that isn't. If this is NOT a
layout or display bug, you can skip this step.

* This is a startup crash or failure to start (Y/N):
No
* This is a fault of JavaScript acceleration (Y/N): (Use the steps above to
find out. Do NOT report if it is not.)
no
* What steps are necessary to reproduce the bug? These must be reasonably
reliable.
 normal operation tested on 10.5.8 ppc osx client and 10.5.8 server

* Describe your processor, computer, operating system and any special
things about your environment.
Model Name: Power Mac G5
  Model Identifier: PowerMac7,2
  Processor Name:   PowerPC 970  (2.2)
  Processor Speed:  2 GHz
  Number Of CPUs:   2
  L2 Cache (per CPU):   512 KB
  Memory:   3 GB
  Bus Speed:    1 GHz
  Boot ROM Version: 5.1.5f0

* If this is a startup crash or failure to start, have you tried restarting
with a clean profile or in safe mode? Does this fix the problem?
no its not 
yes and it doesnt fix the problem

* For crashes or startup failure (optional): paste in any information from
Crash Reporter, or if you are able to run 10.4Fx in gdb, paste in the
backtrace. You can often do it like this from within Terminal.app:

cd appname.app/Contents/MacOS
gdb firefox
run
*crash the app
bt full

* Include any useful additional information, steps you have tried, etc.:
7/26/13 10:47:38 AM firefox[192] Mozilla has caught an Obj-C exception 
[NSInternalInconsistencyException: Invalid parameter not satisfying: [self 
canBecomeMainWindow]]
7/26/13 10:47:38 AM firefox[192] *** Assertion failure in -[BaseWindow 
_changeJustMain], 
/SourceCache/AppKit/AppKit-949.54/AppKit.subproj/NSWindow.m:8598  

Thanks for your help!

Original issue reported on code.google.com by DMM.AU...@gmail.com on 26 Jul 2013 at 4:59

GoogleCodeExporter commented 9 years ago
You didn't test this against a tier-1 build, which is required, and without 
STRs, this bug report is unfortunately meaningless.

Original comment by classi...@floodgap.com on 26 Jul 2013 at 5:11