• 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
Re: Easily reproducible XCode editor hang
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Easily reproducible XCode editor hang


  • Subject: Re: Easily reproducible XCode editor hang
  • From: Scott Tooker <email@hidden>
  • Date: Wed, 1 Mar 2006 14:30:07 -0800

Always submit the bug. Worst case is that we know about it and note that another developer has hit the problem. Best case is that we didn't know about the bug and getting it into Radar brings it to our attention.

Scott

On Mar 1, 2006, at 7:19 AM, Matt Gough wrote:

[In XCode 2.2]

I just lost half an hours work to this one so I thought I'd share it.

At the bottom of an Obj-c header file I was adding a new class interface:

I typed in:

@interface SomeClass : NSObject <


and did Save. From then on, it just hung. Although it had actually saved the .h file, I lost the changes to all the other unsaved files I had open.


The Shark sample was very simple:

BlockUntilNextEventMatchingListInMode
CFRunLoopRunSpecific
_handleWindowNeedsDisplay
-[PBXLineBrowser drawRect:]
-[PBXSourceScanner parseString:]
objc_msgSend_rtp
objc_assign_ivar_rtp	

Unfortunately, once saved, you need to delete the trailing '<' in another text editor before trying to open the file again with XCode as you will just hang again otherwise.

This is easy to reproduce, just open up the CircleView AppKit example and add the the unfinished @interface line to the bottom of CircleView.h (and save).

If this isn't a known issue then let me know and I'll submit it to radar.

Matt Gough
_______________________________________________
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

_______________________________________________ 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
  • Follow-Ups:
    • Re: Easily reproducible XCode editor hang
      • From: "Sean McBride" <email@hidden>
    • Re: Easily reproducible XCode editor hang
      • From: Matt Gough <email@hidden>
References: 
 >Easily reproducible XCode editor hang (From: Matt Gough <email@hidden>)

  • Prev by Date: Re: [Config Files] Debugging config files
  • Next by Date: Re: [Config Files] What can I really modify in a config file?
  • Previous by thread: Easily reproducible XCode editor hang
  • Next by thread: Re: Easily reproducible XCode editor hang
  • Index(es):
    • Date
    • Thread