edrikL / gears

Automatically exported from code.google.com/p/gears
2 stars 3 forks source link

dyld can't find ___cxa_atexit on OS X 10.3.9 #391

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
User report:
http://groups.google.com/group/google-reader-troubleshoot/browse_thread/thread/b
c982e92bf01a219/17ce3845c52c8cc4?#17ce3845c52c8cc4

Crash Log:
Crash Report
Date/Time:      2008-02-21 18:13:10 -0500
OS Version:     10.3.9 (Build 7W98)
Report Version: 2

Command: firefox-bin
Path:    /Applications/Firefox.app/Contents/MacOS/firefox-bin
Version: 2.0.0.12 (2.0.0.12)
PID:     556
Thread:  Unknown

Link (dyld) error:
dyld: /Applications/Firefox.app/Contents/MacOS/firefox-bin Undefined
symbols:
/Users/lizzeymac/Library/Application Support/Firefox/Profiles/
hybpsb39.Ext. test 2-21-08/extensions/{000a9d1c-
beef-4f90-9363-039d445309b8}/components/libgears.dylib undefined
reference to ___cxa_atexit expected to be defined in /usr/lib/
libSystem.B.dylib 

Original issue reported on code.google.com by gears.pl...@gmail.com on 25 Feb 2008 at 5:49

GoogleCodeExporter commented 9 years ago
Replicated on 10.3.9 machine.

Original comment by gears.pl...@gmail.com on 25 Feb 2008 at 11:45

GoogleCodeExporter commented 9 years ago
There is another report of OSX 10.3.9 crashing here:
http://forums.zoho.com/viewtopic.php?p=201646

Original comment by gears.te...@gmail.com on 26 Feb 2008 at 6:26

GoogleCodeExporter commented 9 years ago
The Zoho crash is most probably the same as this one, the crash occurs when 
firefox
loads as the dynamic linker (dyld) can't find ___cxa_atexit where it thinks it 
should be.

As noted above, I'm able to reproduce.

Original comment by gears.pl...@gmail.com on 26 Feb 2008 at 6:32

GoogleCodeExporter commented 9 years ago
We'll fix pre-10.4 in a future build.

Original comment by gears.te...@gmail.com on 7 Mar 2008 at 12:35

GoogleCodeExporter commented 9 years ago
I had the same problem.  Is there any way around it?

Original comment by myria...@gmail.com on 3 Apr 2008 at 3:47

GoogleCodeExporter commented 9 years ago
myriahcp: I don't know of any way around this problem. Our resident mac expert 
might
be able to come up with one but he is out of the office until next week. 

Original comment by gears.te...@gmail.com on 3 Apr 2008 at 4:35

GoogleCodeExporter commented 9 years ago
myriahcp: Sorry to hear your running into this bug - this issue has to do with 
the
way in which we compile Gears, so sadly there are no known workarounds at the 
moment.

Original comment by gears.pl...@gmail.com on 6 Apr 2008 at 12:24

GoogleCodeExporter commented 9 years ago
same issue here

Original comment by gblr...@gmail.com on 17 Apr 2008 at 10:09

GoogleCodeExporter commented 9 years ago

Original comment by gears.te...@gmail.com on 22 Apr 2008 at 12:56

GoogleCodeExporter commented 9 years ago
non-working config.mk & rules.mk that transition to compiling Gears with gcc 
3.3 on
powerpc.

Original comment by gears.pl...@gmail.com on 30 Apr 2008 at 7:18

Attachments:

GoogleCodeExporter commented 9 years ago
Same here as well.

Original comment by quartetl...@gmail.com on 6 May 2008 at 2:31

GoogleCodeExporter commented 9 years ago
Increasing priority. At least need to upgrade minimum system requirements and 
(maybe?) handle this 
case gracefully.

Original comment by gears.te...@gmail.com on 6 May 2008 at 4:45

GoogleCodeExporter commented 9 years ago

Original comment by gears.te...@gmail.com on 22 Jul 2008 at 11:24