• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Refactoring crashes in Xcode 4.6
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Refactoring crashes in Xcode 4.6


  • Subject: Refactoring crashes in Xcode 4.6
  • From: Jens Alfke <email@hidden>
  • Date: Mon, 04 Feb 2013 12:20:05 -0800

Anyone else found that refactoring always crashes in Xcode 4.6? I’m just trying to rename methods in an all-Objective-C project, which has worked up until now. But 4.6 always crashes down inside refactoring code:

Thread 21 Crashed:: Dispatch queue: Refactoring parser lock
0   libsystem_c.dylib             	0x00007fff88b19650 strlen + 16
1   com.apple.dt.IDE.IDEDevkitRefactoring	0x0000000128533501 Devkit::Cpp::tmpcat(char const*) + 33
2   com.apple.dt.IDE.IDEDevkitRefactoring	0x000000012854cc05 Devkit::Cpp::convertTokensToString(Devkit::Token*, Devkit::Token*, Devkit::TokenBuffer*, Devkit::TokenBuffer*, bool) + 275
3   com.apple.dt.IDE.IDEDevkitRefactoring	0x000000012854915b Devkit::Cpp::expand(Devkit::Token*, Devkit::Macro*, Devkit::TokenBufferStream*) + 849
4   com.apple.dt.IDE.IDEDevkitRefactoring	0x000000012853f105 Devkit::Cpp::expandMacro2Buffer(Devkit::Token*, Devkit::Macro*, Devkit::TokenBufferStream*) + 291
5   com.apple.dt.IDE.IDEDevkitRefactoring	0x000000012853ef5b Devkit::Cpp::macro_expand(Devkit::Token*, Devkit::Macro*) + 33
6   com.apple.dt.IDE.IDEDevkitRefactoring	0x000000012853714d Devkit::Cpp::nextToken0() + 243
7   com.apple.dt.IDE.IDEDevkitRefactoring	0x0000000128537044 Devkit::Cpp::nextToken() + 14
...

I have duly filed this as rdar://13146097, and I’m confident that within 18 months I’ll get a notice that it’s been closed as a dup.

—Jens
 _______________________________________________
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


  • Prev by Date: Re: What happened to the option to not copy coloring and styling from the editor?
  • Next by Date: Re: What happened to the option to not copy coloring and styling from the editor?
  • Previous by thread: Re: Apple LLVM 4.2 (part of Xcode 4.6) checks doxygen comments
  • Next by thread: Re: Indexing Forever
  • Index(es):
    • Date
    • Thread