Safari was working just fine on my Imac after rebooting, it now crashes. I am also running it on my macbook pro and no problems. I am also getting indications of java problems on the imac but not on the macbook pro. I have tried reinstalling the os without any success. Anyone else???
Search results for
LLDB crash
29,550 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Thanks, I figured that most of Apple's engineers were busy with WWDC right now. Unfortunately, no matter what version of Xcode a project is created in, my copy of Xcode 7 crashes when trying to open either the storyboard or the launchscreen file. I'm sure they'll get around to fixing this soon so I'll just be patient a little longer!
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
If I go through the new project wizard, or try to open an existing project, I get the same crash every time. It's something from XCSService, and I see keychain mentioned, so I tried relaunching keychain accessing, restarting my machine, etc. Keeps happening. Any workaround?Process: Xcode [516]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 [516]User ID: 501Date/Time: 2015-06-11 16:20:14.544 -0400OS Version: Mac OS X 10.10.3 (14D136)Report Version: 11Anonymous UUID: A12E8E79-DAD1-FC5C-0724-7549D29029DATime Awake Since Boot: 200 secondsCrashed Thread: 0 Dispatch queue: com.apple.main-threadException Type: EXC_BAD_ACCESS (SIGSEGV)Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000VM Regions Near 0:--> __TEXT 00000001088e6000-00000001088e7000 [ 4K] r-x/rwx SM=COW /Applications/Xcode-beta.app/Contents/MacOS/XcodeApplication Sp
Update: It doesn't seem to crash when run on iOS 9 beta.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Trying to implement the new menstrual flow object type in HealthKit, but getting an error when creating the sample. I coded it myself first, but it also fails with the code from WWDC 2015 session 203 video (about 11:24) below: let dict = [HKMetadataKeyMenstrualCycleStart: true] let type = HKCategoryType.categoryTypeForIdentifier(HKCategoryTypeIdentifierMenstrualFlow)! let value = HKCategoryValueMenstrualFlow.Medium.rawValue let date = NSDate() let sample = HKCategorySample(type: type, value: value, startDate: date, endDate: date, metadata: dict)This builds, but running results in the following on line 5 above:+[_TtCSs29_NativeDictionaryStorageOwner000000011941B4B0 hk_acceptsMetadataValue:]: unrecognized selector sent to class 0x11941b4b0Without the metadata dictionary, it complains at runtime that the specified key must be set in metadata. Either I'm missing something obvious and will have a big facepalm, or it'll likely be fixed in a beta++, but if anyone has better luck, please share.
Prior to launching a new version of our app what is the recommended process for test that the new version will seamlessly allow end users to simply update the app from the store/auto update without requiring a delete and fresh install. We have versioned the API. We had a issue from our first to 2nd release that if a user only updated the app it would crash everytime (newbie mistake) so now that we are going from release 2 to release 3 is there a way to test that this will not occur again? our 2nd release is live and our third release is in Test Flight. how do test the r2 to r3 update process to ensure the public will have a successful seamless experience?
Hello otaknajus, I'm also having trouble with those files, as they seem not to work properly. I believe they're the reason I'm getting SourceKit crashes (as reported on thread https://forums.developer.apple.com/message/8510#8510)
Topic:
App & System Services
SubTopic:
Core OS
Tags:
i guess no one else experience it. Still happening. Every single time I try to change the location to save bookmark. Submitted bug report and crash log. Not sure how long it takes Apple to go through my submission
Topic:
App & System Services
SubTopic:
Core OS
Tags:
My code is here: https://gist.github.com/erica/e9dd8ca96888b74344beI'm trying to boil down the agent paradigm to the simplest possible scenario and I cannot figure out why when I add a behavior my system crashes. I'm trying to mimic all the settings and updates I see in the sample code and cannot find any meaningful point of correlation where I fail to do something the sample does.Thanks in advance for any insight.
I was forced to reset my itunes password via the developer center. Which broke my login on my macbook.Every time i go into icloud in system preferences it immediately crashes when i click on my icloud account so I cannot update the password.
Thanks. FYI, the release notes have been updated and now say:Apps that use CBCentralManager (particularly retrievePeripherals: and retrieveConnectedPeripherals) will crash on launch or upon pairing an accessory. These methods were deprecated in 7.0 and have been removed in 9.0.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Hello all,first time i am submiting an app.It is very simple app and for unexplained reason it crashed during apple review.i received the following details:During review, your app crashed on iPad running iOS 8.3 and iPhone running iOS 8.3 when we:1) launch app2) tap start button3) app crashesThis occurred when your app was used:- Offline- On Wi-Fi- On cellular networkI tested the app on my iphone and ipad,which has the same IOS version, also sent to other Iphone via Test Flight. Tested on simulators.The sent me a crash log but i can't find any usefull info or i can't read it right.Can anyone help please
Post the crash log. (the header and crashed thread, at least - don't need the long list of binaries)If it is symbolicated, it should contain the source file and line number if any of your code is involved in the crash. If it's not symbolicated, drag it into the Device Logs view in Xcode's Devices window when you have a device connected. Xcode should then symbolicate it.
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
when i right click the mouse to show the context menu in Finder, a dialog named Internal Error appear.
I am seeing this problem as well when I activate whole module optimization in Build Settings.Since I have a ton of Swift files on the command line (shown in the dump), I was wondering if there was a way to tell the compiler to indicate which particular file it was working on just before the crash happens?----------------------------------------------------------------------Assertion failed: (D->getSourceRange().isValid()), function buildDeclarationRefinementContext, file /Library/Caches/com.apple.xbs/Sources/swiftlang/swiftlang-700.0.38.1/src/swift/lib/Sema/TypeChecker.cpp, line 946.0 swift 0x000000010378ae0b llvm::sys::PrintStackTrace(__sFILE*) + 431 swift 0x000000010378b54b SignalHandler(int) + 3792 libsystem_platform.dylib 0x00007fff8b2adf1a _sigtramp + 263 libsystem_platform.dylib 000000000000000000 _sigtramp + 19601246724 libsystem_c.dylib 0x00007fff8fe4cb53 abort + 1295 libsystem_c.dylib 0x00007fff8fe14c39 basename + 06 swift 0x0000000101defe92 (anonymous namespace)::TypeRefinementContextBui
Topic:
Programming Languages
SubTopic:
Swift
Tags: