Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MacOS X core dumps - gcc compiler crashes



Thanks to those who provided this suggestion it seems to work. Now all I
need to do is rebuild the compiler with debugging information!
Starting program: /usr/libexec/gcc/darwin/ppc/3.3-pch/cc1obj -cpp-precomp
example.mi -fPIC -quiet -dumpbase example.m -auxbase example -version -o
example.s
[Switching to process 787 thread 0xb03]
Reading symbols for shared libraries . done
Reading symbols for shared libraries .. done
GNU Objective-C version 3.3-pch 20021205 (Apple Computer, Inc. build 1311)
(ppc-darwin)
compiled by GNU C version 3.3-pch 20021205 (Apple Computer, Inc.
build 1311).

Program received signal EXC_BAD_ACCESS, Could not access memory.
0x0001c228 in ?? ()
(gdb) bt
#0 0x0001c228 in ?? ()
#1 0x0001c004 in ?? ()
#2 0x00012598 in ?? ()
#3 0x0000b3cc in ?? ()
#4 0x00009cb0 in ?? ()
#5 0x00009b88 in ?? ()
#6 0x000146c8 in ?? ()
#7 0x000070a4 in ?? ()
#8 0x0000339c in ?? ()
#9 0x00016108 in ?? ()
#10 0x0008e894 in ?? ()
#11 0x0009416c in ?? ()
#12 0x00094264 in ?? ()
#13 0x00001fa8 in ?? ()
#14 0x00001e28 in ?? ()

Bill Northcott

Andrew Pinski <email@hidden> wrote on 16/06/2003 10:35:19 PM:

> Use -v with -save-temps (or with -no-cpp-precomp, gcc will use the
> builtin preprocessor),
> then follow the instructions from Chris Ridd.
_______________________________________________
darwin-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-development
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: MacOS X core dumps - gcc compiler crashes (From: Andrew Pinski <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.