10.2 PB crashing
10.2 PB crashing
- Subject: 10.2 PB crashing
- From: Dean Tresner <email@hidden>
- Date: Tue, 17 Sep 2002 12:02:09 -0400
In doing a project with mixed objc and c++ classes. I had (last week)
been getting a linker error "undefined symbols:" without specifying
which symbols were undefined. Further, there were no warnings that
would give a clue to what's wrong. I narrowed the culprit to a single
overloaded operator in a new class which I have yet to use in the code.
If I comment out the prototype and definition, the project builds
successfully. Otherwise no. Then, last friday, PB started crashing in
zombie mode (spinning beach ball of death) over this. The same thing,
if I comment out the function, it builds fine, if I put it back and
clean, I have to force quit PB. I had noticed this behavior in other
apps since (up?)grading to jag so I did an archive install, which did
seem to solve the problem for everything else. Has anyone else had
anything like this happen?
Dean
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.