Search results for

LLDB crash

29,546 results found

Post

Replies

Boosts

Views

Activity

Safari crashes on start
After a few hours of happily browsing with Safari, now when I launch it, it briefly shows the Don't reopen / reopen dialog, which goes away before you can click it, then Safari crashes. As a result, I can't load safari at all.Is there a way to launch and prevent it trying to load old tabs?
2
0
645
Jun ’15
Reply to First install impressions?
On my MacPro I have some few issues.Razer Synapse does not show any connection Razer device like my keyboard or my mouse.Chrome WebGL is falling back to software rendering which causes some websites to become very slowly and flickery when scrolling.Git-Tower is always crashing when opening a Git repository.Had 2 Kernel Paniks when my Mac is set to sleep - Power Nap is disabled already (hope that fixes the Issue now)LG TrueColor app for my 21:9 display says it couldnt find USB connection (I guess the same issue like with Razer Synapse)StarCraft2 shows a pesky issue with this cursor zoom effect when shaking the mouse cursor. Still an issue How to disable 'Call out your cursor'?Dropbox-experimental does not start at launch.Box does crash and causes a dialog to show up, asking to terminate Box synchronisation.Memory Monitor does not start all.Typing my password to allow installations of tools is very troublesom. When I type as fast as usual then OSX does stop recognizing my typings at 3rd or 4th
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to Xcode 7 crashes when trying to select the Main.storyboard.
Same here. Every time I try to view a storyboard or .xib in Xcode 7, I get this exception:UNCAUGHT EXCEPTION (NSInvalidArgumentException): *** -containsValueForKey: only defined for abstract class. Define -[NSUnarchiver containsValueForKey:]!I can run the app fine, I just can't actually view or edit my storyboard/.xibs in Xcode anymore!Stack trace:Process: Xcode [4209] Path: /Applications/Xcode-beta.app/Contents/MacOS/Xcode Identifier: com.apple.dt.Xcode Version: 7.0 (8123.26) Build Info: IDEFrameworks-8123026000000000~7 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Xcode [4209] User ID: 501 Date/Time: 2015-06-10 15:05:14.928 -0400 OS Version: Mac OS X 10.10.3 (14D136) Report Version: 11 Anonymous UUID: 9B7324FE-113A-BF78-0590-ECC7DDE67CD9 Sleep/Wake UUID: A68D9DCC-EE2D-439B-B979-F232409B3139 Time Awake Since Boot: 10000 seconds Time Since Wake: 3700 seconds Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x000000000000000
Jun ’15
Urgent: All my provisioning profiles suddenly expired and all apps stopped working
I signed in this morning to developer.apple.com to find that I need to sign some contract with the new terms of service. I couldn't even access most of the site before I signed it. So I did.After that I visited my provisioning profiles section https://developer.apple.com/account/ios/profile/profileList.action?type=production to find that all my provisioning profiles have become expired.Also my apps already on the appstore started crashing. They crash upon launching. Currently none of my users are able to use the app unless they redownload the app from the appstore. I don't know why it works if you redownload it, but I am guessing it has something to do with the provisioning profile issue since:1. this issue is not unique to one app2. I didn't even submit a new version. The apps were running perfectly fine until a few days ago.3. I tried renewing one of the provisioning profiles for a test app and rebuilt it, and the test app started working again.Right now I don't know what I am supposed to
3
0
1.7k
Jun ’15
Xcode 7 crashes on startup
I've downloaded the .dmg, copied to Applications, waited for the verification - said 'open' once the verification is done then Xcode crashes. I'm running 10.10.3 which I think should work. I've tried uninstalling, re-downloading and re-doing the process with not luck. Has anyone else encountered this problem? Thanks.This is the error:Process: Xcode [396]Path: /Applications/Xcode-beta.app/Contents/MacOS/XcodeIdentifier: com.apple.dt.XcodeVersion: 7.0 (8123.26)Build Info: IDEFrameworks-8123026000000000~7Code Type: X86-64 (Native)Parent Process: ??? [1]Responsible: Xcode [396]User ID: 501Date/Time: 2015-06-10 17:25:29.684 -0400OS Version: Mac OS X 10.10.3 (14D136)Report Version: 11Anonymous UUID: A4A041F0-414B-EB94-4B70-43B0C8715464Time Awake Since Boot: 320 secondsCrashed Thread: 0 Dispatch queue: com.apple.main-threadException Type: EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000Application Specific Information:ProductBuildVersion: 7A120fASSERTION FAILURE in /Library/Caches/
6
0
2.0k
Jun ’15
MailCompositionService quit unexpectedly
I'm having an issue with mail and iOS 9. I have a button in my app that creates a MFMailCompositionViewController used for submitting feedback via email. This works fine in iOS 8. However, in the iOS 9 simulator, whenever I push this button, a window outside of the simulator pops up saying MailCompositionService quit unexpectedly.Meanwhile, the Xcode console shows the following output:viewServiceDidTerminateWithError: Error Domain=_UIViewServiceInterfaceErrorDomain Code=3 The operation couldn’t be completed. (_UIViewServiceInterfaceErrorDomain error 3.) UserInfo=0x7fa3aaff02b0 {Message=Service Connection Interrupted}However, the app hasn't actually crashed. It continues to work fine. The app only crashes if I try to share something via email using UIActivityItemProvider. And when this crash happens, there's no log output other than (lldb). Is this just an issue with the simulator? I haven't tried running the app on an actual device with iOS 9.
11
0
12k
Jun ’15
datamitigator Carousel quit unexpectedly
Every time I try to run a watch app in the simulator I get these errors:Carousel quit unexpectedlyApplication Specific Information:Assertion failed: (false), function -[CSLHexAppGraph decrementNeighborCountsForHex:], file /BuildRoot/Library/Caches/com.apple.xbs/Sources/Carousel_Sim/Carousel-342.5/Carousel/UI/Mazda/Models/CSLHexAppGraph.mm, line 859.CoreSimulator 159 - Device: Apple Watch - 38mm - Runtime: watchOS 2.0 (13S5254w) - DeviceType: Apple Watch - 38mmcom.apple.datamitigator quit unexpectedlyApplication Specific Information:*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSFileManager enumeratorAtURL:includingPropertiesForKeys:options:errorHandler:]: URL is nil'terminating with uncaught exception of type NSExceptionabort() calledCoreSimulator 159 - Device: iPhone 6 - Runtime: iOS 9.0 (13A4254u) - DeviceType: iPhone 6Reinstalled xcode 7 twice now to see if it would fix
0
0
844
Jun ’15