Search results for

LLDB crash

29,550 results found

Post

Replies

Boosts

Views

Activity

Reply to Swift 1.2 and Swift 2 in the same project?
They did, however, promise binary compatibility so I'm sure they could find a way to allow you to keep using Swift 1.2 in Xcode 7.It's a little disappointing that I won't be able to test the new APIs in iOS9 or take advantage of improvements to LLDB until this all goes stable already, at which point my feedback has much less impact.
Topic: Programming Languages SubTopic: Swift Tags:
Jun ’15
Reply to CardDAV doesn't work anymore
crashes here too.anyways, I figured out a work arround for the carddav problem and owncloud:When adding the owncloud account in System Preferences -> Internet Accounts -> CardDAVUse Manual instead of Advanced and enter the full path to the principal (as shown in owncloud usually something like EXAMPLE.COM/owncloud/remote.php/carddav/principal/USERNAME/) into the server-address field. This made it work – for me at least.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to Problems with Mail.app
Seeing quite a few beach-ball moments with mail.app. Also seeing the re-ordering reverting to default / preferences:accounts form.Seems prone to crashing when composing messages in full-screen mode.Seems that anything to do with signing / encrypting messages causes major slow-downs even on small text only messages. But other slowdowns for filing / reorganisation too.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Exchange Mail crashes Mail.app
Every time I try to launch Mail with an Exchange account, it crashes and logs an error about a Root Folder ID:6/11/15 11:58:30.328 AM Mail[711]: Root Folder Id changed from AAMkADE2NTQ2MmEzLWM5MTktNGRhZi04Y2VjLTc5OTBmYjYzYzgwNwAuAAAAAAB36UObOHIYTYg15OKpUhYCAQBxk81w29aJSJP4PRGq7mb6AAAAAX/sAAA= to AAMkADE2NTQ2MmEzLWM5MTktNGRhZi04Y2VjLTc5OTBmYjYzYzgwNwAuAAAAAAB36UObOHIYTYg15OKpUhYCAQBxk81w29aJSJP4PRGq7mb6AAAAAX/rAAA=: once an account is created, the root folder id shouldn't change on the serverIf I disable Exchange mail from the Internet Accounts system preference, it launches.
2
0
1.2k
Jun ’15
Xcode 7 crashes when opening Swift iBook playground in El Capitan
Hello,When I attempt to open the Guided Tour playground file mentioned in the pre-release Swift programming book in Xcode 7 on El Capitan (first build), Xcode crashes immediately upon opening. I've been able to use it fine with other projects/playgrounds etc, its just this indiviudal one.I've included a snippet of the crash log - does anyone know of a fix for this?Thanks in advance.Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Application Specific Information: ProductBuildVersion: 7A120f ASSERTION FAILURE in /Library/Caches/com.apple.xbs/Sources/IDELanguageSupport/IDELanguageSupport-8102.19/IDELanguageSupportUI/Playground/Editor/IDEPlaygroundSourceTextScrollView.m:322 Details: result should be an instance inheriting from IDEPlaygroundTextView, but it is nil Object: <IDEPlaygroundSourceTextScrollView: 0x7f8ffd8cebc0> Method: -_drawGutterAndResultSidebar
0
0
212
Jun ’15
Reply to NSScrollview not scrolling
the way I understand it is that the clipview is the contentview of the scrollview. Calling [scrollView setDocumentView: imageView] produces a warning. setDocumentView wants an NSClipview.The NSClipView does have a documentView so I tried:[self.scrollView.contentView setDocumentView:imageView];which also doesn't work. The image shows up in the scrollview.I have examined each of the objects in the debug output window and everything seems right, except no scrolling.for example:(lldb) po imageView.frame(origin = (x = 0, y = 0), size = (width = 1920, height = 1200))(lldb) po self.scrollView.frame(origin = (x = 62, y = 52), size = (width = 324, height = 209))(lldb) po self.scrollView.contentView.frame(origin = (x = 1, y = 1), size = (width = 322, height = 207))
Jun ’15
App crashes when trying to perform custom segue
I'm relatively new to using Storyboards and very new to segue programming, and I'm encountering a problem with a custom segue that I'm trying to implement in my App; or more specifically, a problem when trying to use an unwind segue.I've created two custom segues which are extending UIStoryboardSegue, CurlSegue and CurlSegueUnwind. In my Storyboard I have two ViewControllers, each associated with a class that is extending UIViewController. I connected a Button in the first ViewController to the second ViewController using a Control+Drag, selecting custom and specifying the identifier of my segue (i.e. CurlSegue). This works fine and my custom segue performs as expected without incident, bringing up the second ViewController.To then get the reverse working -- following this documentation -- I added a method named prepareForUnwind to the first ViewController's associated class implementation with the signature below:- (IBAction)prepareForUnWind:(UIStoryboardSegue *)segueOn the second ViewController (in my Story
0
0
805
Jun ’15
Lost all old iCloud notes after upgrade to iOS 9 beta
I upgraded my phone to iOS 9 Developer Beta and my MacBook to El Capitan Developer Beta. I had several notes stored on iCloud and they are all now missing.On the desktop Notes app I don't see them at all.On the iPhone, I briefly saw them when I first launched the new Notes app, they were in a separate group called ICLOUD with the option to Copy to iCloud. I selected this and the Notes app crashed. Now when I re-run the app all the notes are gone.Is there any way to recover my notes?
5
0
2.5k
Jun ’15
Swift SpriteKit - View is equal to Nil
Hi,I have been working on a game of which uses swipe controls but ran into a 'fatal error' which caused my application to crash on launch. Thankfully I have found the solution to this problem however I am not quite sure how to fix it. Here is the problem. As you can see in the 'didMoveToView' function, I have tried to add a gesture recogniser to the view but the view is for some reason an optional. Because of this, I have to place either an ! or a ? after the view. This may not seem a problem but when the view is followed by an ! it crashes because it attempts to unwrap an optional (the 'view') which is equal to nil. And whenever I follow view with a ? it just completely ignores the 'addGestureRecognizer' line of code. If anybody knows how to fix this and give the view a value, please reply as it would be much appreciated.Thankyou,Richard Eaves
2
0
393
Jun ’15
Reply to OS X 10.11 Beta Software Compatibility
I have an addendum. My first post doesn't even seem like it applied here, but here's how fixed mine:- /opt/cisco/anyconnect/profile - delete the xml files here. This will stop AnyConnect from attempting automatic communication.- launch AnyConnect (it now launched for me)- In my case, I was connecting to an untrusted server. Something about connecting to an untrusted server made the app crash. When I log in to the site through official channels, I was able to launch and connect to the VPN portal.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
kernel panic
Kernel_Debug_Kit_10.10.3_build_14D136.dmgCan it help to stop these unexpected restarts?Can usb hard disk, always plugged in, be the cause of this error?Service center has just reinstalled the os x (yosemite) here, the hard drive was changed. I still have these crash reports.the note: sorry for my eng, hope it's clear somehow
0
0
325
Jun ’15