Crash when opening project in 2.2.1
Crash when opening project in 2.2.1
- Subject: Crash when opening project in 2.2.1
- From: Carsten G Pedersen <email@hidden>
- Date: Wed, 25 Jan 2006 11:24:39 +0100
After upgrading from a 2.2 prerelease
(IDE 631.0) to 2.2.1 on our DTK I have a project that can no longer be
opened without it leading to a crash - the short version of the log looks
like this:
Thread 3 Crashed:
0 com.apple.Xcode.DevToolsCore
0x94f2bce9 ObjcParse::primary()
+ 9
1 com.apple.Xcode.DevToolsCore
0x94f2b883 ObjcParse::postfix()
+ 343
2 com.apple.Xcode.DevToolsCore
0x94f2af37 ObjcParse::multiplicative()
+ 19
3 com.apple.Xcode.DevToolsCore
0x94f2aec3 ObjcParse::additive()
+ 19
4 com.apple.Xcode.DevToolsCore
0x94f2ae51 ObjcParse::shift()
+ 19
5 com.apple.Xcode.DevToolsCore
0x94f2addf ObjcParse::relational()
+ 19
6 com.apple.Xcode.DevToolsCore
0x94f2ad6d ObjcParse::equality()
+ 19
7 com.apple.Xcode.DevToolsCore
0x94f2acfb ObjcParse::bitwiseAnd()
+ 19
8 com.apple.Xcode.DevToolsCore
0x94f2ac89 ObjcParse::bitwiseExclusiveOr()
+ 19
9 com.apple.Xcode.DevToolsCore
0x94f2ac17 ObjcParse::bitwiseInclusiveOr()
+ 19
10 com.apple.Xcode.DevToolsCore
0x94f2aba5 ObjcParse::logicalAnd()
+ 19
11 com.apple.Xcode.DevToolsCore
0x94f2ab33 ObjcParse::logicalOr()
+ 19
12 com.apple.Xcode.DevToolsCore
0x94f2aac1 ObjcParse::conditional()
+ 19
13 com.apple.Xcode.DevToolsCore
0x94f2a20b Cpp::_expression_(int)
+ 1137
14 com.apple.Xcode.DevToolsCore
0x94f2a344 Cpp::_expression_(int)
+ 1450
15 com.apple.Xcode.DevToolsCore
0x94f2a344 Cpp::_expression_(int)
+ 1450
16 com.apple.Xcode.DevToolsCore
0x94f2a344 Cpp::_expression_(int)
+ 1450
17 com.apple.Xcode.DevToolsCore
0x94f2a344 Cpp::_expression_(int)
+ 1450
18 com.apple.Xcode.DevToolsCore
0x94f2a344 Cpp::_expression_(int)
+ 1450
19 com.apple.Xcode.DevToolsCore
0x94f2a344 Cpp::_expression_(int)
+ 1450
20 com.apple.Xcode.DevToolsCore
0x94f2a344 Cpp::_expression_(int)
+ 1450
21 com.apple.Xcode.DevToolsCore
0x94f2a344 Cpp::_expression_(int)
+ 1450
22 com.apple.Xcode.DevToolsCore
0x94f2a344 Cpp::_expression_(int)
+ 1450
23 com.apple.Xcode.DevToolsCore
0x94f2a344 Cpp::_expression_(int)
+ 1450
24 com.apple.Xcode.DevToolsCore
0x94f2a344 Cpp::_expression_(int)
+ 1450
25 com.apple.Xcode.DevToolsCore
0x94f2a344 Cpp::_expression_(int)
+ 1450
26 com.apple.Xcode.DevToolsCore
0x94f2a344 Cpp::_expression_(int)
+ 1450
27 com.apple.Xcode.DevToolsCore
0x94f2a344 Cpp::_expression_(int)
+ 1450
(appr. 500 identical lines omitted so
it looks like some interesting recursion was going on!)
The project itself was created with
Xcode 2.2 on ppc and slightly altered with the 2.2 prerelease on the DTK.
And it's a C++ static library, no trace of any Objective C in this one
even though the log seems to indicate otherwise. The crash occurs 3-4 seconds
after opening the project.
Carsten
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden