Closed
Bug 184250
Opened 23 years ago
Closed 22 years ago
phoenix-bin gives segnmentation fault on Mac OS X 10.2.2
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: kevin, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.3a) Gecko/20021205
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.3a) Gecko/20021205
OS Version: Mac OS 10.2.2 (Build 6F21)
Phoenix builds correctly under Mac OS X. But when I execute phoenix-bin in the
dist/bin directory, I get a segmentation fault. The crash log looks unhelpful.
See below.
Phoenix .4 built and ran fine on Mac OS X (see
http://www.kmgerich.com/misc.html). I've done several builds of Phoenix over the
past few weeks and they all segmentation faulted when I tried to run them.
I know Mac OS X isn't officially supported, but I was wondering if anyone could
lend a hand here because I don't know enough abut what's going on to debug this
myself.
Reproducible: Always
Steps to Reproduce:
~/Library/Logs/CrashReporter/???.crash.log
Date/Time: 2002-12-08 11:24:47 -0500
OS Version: 10.2.2 (Build 6F21)
Host: Titanium.local.
Command: Unknown
PID: 29689
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x00000000
Backtrace not available
PPC Thread State:
srr0: 0x00000000 srr1: 0x4000d030 vrsave: 0x00000000
xer: 0x00000000 lr: 0x00000000 ctr: 0x00000000 mq: 0x00000000
r0: 0x00000000 r1: 0x00000000 r2: 0x00000000 r3: 0x00000000
r4: 0x00000000 r5: 0x00000000 r6: 0x00000000 r7: 0x00000000
r8: 0x00000000 r9: 0x00000000 r10: 0x00000000 r11: 0x00000000
r12: 0x00000000 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
r24: 0x00000000 r25: 0x00000000 r26: 0x00000000 r27: 0x00000000
r28: 0x00000000 r29: 0x00000000 r30: 0x00000000 r31: 0x00000000
Comment 1•23 years ago
|
||
Phoenix doesn't officially support MacOS X, so don't expect it to build
regularly. Try to find someone with expertise in the Phoenix forums on
Mozillazine. That's all you can do for now.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
Comment 2•22 years ago
|
||
VERIFIED due to age.
Actually, MacOSX is listed on the Firbird products page so I would take that as
official support. I also looked in the release notes and asked around on the
IRC channel.
If you still have this bug in recent builds, then please file a new bug Kevin.
Status: RESOLVED → VERIFIED
Comment 3•22 years ago
|
||
reopened. Mac OS X is a supported platform. Due to age I'm marking this as WFM.
Please reopen if you still see this.
Status: VERIFIED → UNCONFIRMED
Resolution: WONTFIX → ---
Comment 4•22 years ago
|
||
Resolving as WFM
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 22 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 5•22 years ago
|
||
Verifying. Works for me with 8/6/2003 Build of Mozilla Firebird
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•