- Question: Q: Missing Boot Files?
- Xcode 12b2 crashes at launch with ASSERTION FAILURE in /Library/Caches/com.apple.xbs/Sources/DVTFrameworks/DVTFrameworks-17160.5/DVTFoundation/DeveloperStructure/DVTExtendedPlatformInfo.m:110
- Xcode is crashing on startup. Any workarounds?
- Answers
- Question: Q: Kernel Panic SEP Manager
- All replies
Question: Q: Missing Boot Files?
I was running a client repair through Terminal on the 64 bit version of GW2. This is what was spit out at the end. How would I go about fixing this and is this something I should be worried about?
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompre ssion-96.1.1/Common/ChunkCompression.cpp:50: Error: unsupported compressor 8
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompre ssion-96.1.1/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file ‘/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/Exceptions.pl ist’
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompre ssion-96.1.1/Common/ChunkCompression.cpp:50: Error: unsupported compressor 8
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompre ssion-96.1.1/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file ‘/System/Library/CoreServices/CoreTypes.bundle/Contents/Library/AppExceptions.b undle/Exceptions.plist’
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
Renderer Log: [1168:771:WARNING:resource_bundle.cc(303)] locale_file_path.empty()
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompre ssion-96.1.1/Common/ChunkCompression.cpp:50: Error: unsupported compressor 8
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompre ssion-96.1.1/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file ‘/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/Exceptions.pl ist’
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompre ssion-96.1.1/Common/ChunkCompression.cpp:50: Error: unsupported compressor 8
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompre ssion-96.1.1/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file ‘/System/Library/CoreServices/CoreTypes.bundle/Contents/Library/AppExceptions.b undle/Exceptions.plist’
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
iMac, macOS High Sierra (10.13), Version 17A365
Источник
Xcode 12b2 crashes at launch with ASSERTION FAILURE in /Library/Caches/com.apple.xbs/Sources/DVTFrameworks/DVTFrameworks-17160.5/DVTFoundation/DeveloperStructure/DVTExtendedPlatformInfo.m:110
Xcode 12b2 crashes at launch on my machine. Xcode 12b1 works fine. Any idea ?
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXCCRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXCCORPSENOTIFY
Application Specific Information:
ProductBuildVersion: 12A6163b
ASSERTION FAILURE in /Library/Caches/com.apple.xbs/Sources/DVTFrameworks/DVTFrameworks-17160.5/DVTFoundation/DeveloperStructure/DVTExtendedPlatformInfo.m:110
Details: (extensionPoint) should not be nil.
Object:
Method: +extendedPlatformInfoForPlatformIdentifier:error:
Thread:
Open FDs: 6/256
Hints:
Backtrace:
0 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] (in IDEKit)
1 DVTAssertionHandler (in DVTFoundation)
2 DVTAssertionFailureHandler (in DVTFoundation)
3 75+[DVTExtendedPlatformInfo extendedPlatformInfoForPlatformIdentifier:error:]blockinvoke (in DVTFoundation)
4 dispatchclientcallout (in libdispatch.dylib)
5 dispatchoncecallout (in libdispatch.dylib)
6 +[DVTExtendedPlatformInfo extendedPlatformInfoForPlatformIdentifier:error:] (in DVTFoundation)
7 -[DVTPlatform(DVTExtendedPlatformInfo) dvtextendedInfoOrError:] (in DVTFoundation)
8 +[DVTPlatform validatePlatformDataReturningError:] (in DVTFoundation)
9 IDEInitialize (in IDEFoundation)
10 -[IDEApplicationController applicationWillFinishLaunching:] (in IDEKit)
11 CFNOTIFICATIONCENTERISCALLINGOUTTOANOBSERVER (in CoreFoundation)
12 __CFXRegistrationPost1blockinvoke (in CoreFoundation)
13 CFXRegistrationPost1 (in CoreFoundation)
14 __CFXNotificationPostblockinvoke (in CoreFoundation)
15 -[CFXNotificationRegistrar find:object:observer:enumerator:] (in CoreFoundation)
16 CFXNotificationPost (in CoreFoundation)
17 -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation)
18 -[NSNotificationCenter(DVTNSNotificationCenterAdditionsMRR) dvtpostNotificationName:object:userInfo:] (in DVTFoundation)
19 -[NSApplication finishLaunching] (in AppKit)
20 -[DVTApplication finishLaunching] (in DVTKit)
21 -[NSApplication run] (in AppKit)
22 NSApplicationMain (in AppKit)
23 start (in libdyld.dylib)
Application Specific Signatures:
((extensionPoint)) != nil
Источник
Xcode is crashing on startup. Any workarounds?
When I open an existing project (following https://developer.apple.com/tutorials/swiftui/creating-and-combining-views) in Xcode, it crashes immediately with this «(tabController) should not be nil.» error:
Are there any workarounds?
Answers
I’m getting the same error in one of my projects. A workaround for me is to open a different project, and then File -> Open Recent, so I’m not dead in the water, but this is disconcerting, to say the least.
UPDATE: Fixed mine — upon further inspection, there was a warning for me to upgrade my Xcode configuration. Things look better now!
It seems you have updated XCode recently.
When does the crash occurs ? On opening the project ? At run time ?
If you can open the project, open the Issue Navigator.
You will probably see a warning to update to new settings.
Do it.
Got the same problem.
Same here. I use M1 Mac Mini and Xcode was running fine a week ago. Now it’s dead. I can’t open any project. It quits immediately with (tabController) should not be nil. . I reported this to Apple.
This is ridiculous.
Now I’m reinstalling it, maybe this will help.
I downloaded the project and opened both in Xcode 12.2 and Xcode 12.3 without problem.
MacOS Catalina 10.15.7. That’s the only difference I see with @SunsetBoulevard (11.1)
Open a different project
File -> Open Recent
Clean build folder
Delete DerivedData content for the project
Open the project as usual
Clean build folder once again
Reinstalled Xcode and restarted mac.
Opened some other xcode-related file (a sample from the Internet)
I clicked «Reopen» and before it crashed again I went to File > Open Recent > Clear menu.
For whatever reason, it didn’t crash so I was able to select my project and now it works fine.
Atom editor, full of plugins, a few years ago on old Ubuntu was more stable than this.
Yep. Clearly this is a major issue. I did find an apparent workaround: Open up the xcodeproj as a directory and delete xcworkspace. That appears to fix it.
Bug filed with Apple. Report this, folks: feedbackassistant.apple.com
I hit this problem on my 1-year-old Mac Mini which is running macOS Catalina version 10.15.7 (19H524). It happened after a system-crash, but probably more importantly after that system crash I upgraded Xcode to Version 12.4 (12D4e) via the Mac App store. The crash happened on my main userid (local to this Mac), but not on a different userid on this same Mac where I rarely run Xcode.
I tried several of the suggestions here. I emptied the «Open Recent» menu (and it was indeed empty the next time I ran Xcode), but Xcode still crashed. I tried using the open command to edit a source file in Xcode (this is something I do very often), and Xcode still crashed. I opened a few different source files this way, although none of them were for Swift source.
I also used the defaults command at the unix command line to delete many of the defaults which were set in domain com.apple.dt.Xcode . I didn’t delete all of them because I didn’t want to have to reset my configuration for Xcode. Removing those defaults-values did not stop the crashes.
I then downloaded the developer-example files of ‘Swift Standard Library.playground’ and ‘Crustacean.playground’. I double-clicked on the SwiftStandardLibrary file, which caused Xcode to launch. That example playground did some of it’s own initialization stuff, and once it was done Xcode was still running. I closed the playground, went to edit the files I normally edit with Xcode, and everything seems to be working fine. I have not had any crashes since then.
I am not 100% sure, but I’m pretty sure that I have never worked with a Xcode playground on this userid on this Mac. I’ll also say that I use Xcode as an editor for my own source files. Which is to say, I am never using Xcode projects (not on this mac, at least. This mac is only used for me «working from home» on my full-time job, not for Mac development. That’s why the Mac is 1-year old. ). I have filed a bug report with via Feedback, and included some crash-dumps from when Xcode was crashing. So hopefully that will help Apple find and fix whatever the bug is.
Источник
Question: Q: Kernel Panic SEP Manager
Hi. Lately, I’ve been having random kernel panics followed by computer restarts. Any ideas?
panic(cpu 0 caller 0xfffffff00d51c994): «SEP failed to power-gate after 5s
Debugger message: panic
OS version: 17P1081
macOS version: 19B88
Kernel version: Darwin Kernel Version 19.0.0: Mon Oct 14 03:38:28 PDT 2019; root:xnu-6153.41.3
Kernel UUID: C3345225-B86D-3044-BC9A-E66585D86311
iBoot version: iBoot-5540.40.51
secure boot?: YES
x86 EFI Boot State: 0xd
x86 System State: 0x0
x86 Power State: 0x0
x86 Shutdown Cause: 0x5
x86 Previous Power Transitions: 0x10001000100
PCIeUp link state: not available
Paniclog version: 13
Kernel slide: 0x0000000005340000
Kernel text base: 0xfffffff00c344000
Epoch Time: sec usec
Boot : 0x5dcd5cb5 0x000d90cb
Sleep : 0x5dd3fd86 0x00064d28
Wake : 0x00000000 0x00000000
Calendar: 0x5dd3fd87 0x000316da
Panicked task 0xffffffe0003e7000: 3525 pages, 209 threads: pid 0: kernel_task
Panicked thread: 0xffffffe000418fd8, backtrace: 0xffffffe010fa79e0, tid: 102
lr: 0xfffffff00cbfc3a0 fp: 0xffffffe010fa7a20
lr: 0xfffffff00cbfc200 fp: 0xffffffe010fa7a90
lr: 0xfffffff00cd1670c fp: 0xffffffe010fa7b40
lr: 0xfffffff00d211610 fp: 0xffffffe010fa7b50
lr: 0xfffffff00cbfbb78 fp: 0xffffffe010fa7ec0
lr: 0xfffffff00cbfbec0 fp: 0xffffffe010fa7f10
lr: 0xfffffff00da7a8b4 fp: 0xffffffe010fa7f30
lr: 0xfffffff00d51c994 fp: 0xffffffe010fa7f70
lr: 0xfffffff00d512998 fp: 0xffffffe010fa7fa0
lr: 0xfffffff00d19d2c4 fp: 0xffffffe010fa7fd0
lr: 0xfffffff00d289170 fp: 0xffffffe010fa7fe0
lr: 0xfffffff00cc11318 fp: 0xffffffe010fa7ff0
lr: 0xfffffff00cc112ac fp: 0xffffffe015cebc90
lr: 0xfffffff00d21c514 fp: 0x0000000000000000
MacBook Pro 13”, macOS 10.15
Posted on Nov 19, 2019 7:29 AM
All replies
Loading page content
Page content loaded
We need the rest of the panic log. Use the Additional Text area (document icon) to post it.
Nov 19, 2019 6:03 PM
My panic log exceeds the character limit for the additional text option but looks the same as OPs.
Nov 22, 2019 6:57 AM
My panic log exceeds the character limit for the additional text option but looks the same as OPs.
Well, as stated before, I can’t surmise anything from the partial log.
Nov 22, 2019 5:16 PM
Hi. I had another random restart. This is the (full) kernel panic log:
Any help is very welcome. I’m tired of seeing my Macbook restart every few days.
panic(cpu 0 caller 0xfffffff02709c6a0): «SEP Panic: :SEPD/ep0 : 0x000178ae 0x00009cd3 0x000117cb 0x000112b7 0x00015e9b 0x00000000 0x00000000 0x00000000 [hnoqu]
Panic app vers: 1267.40.19
Panic app UUID: C7A7BB61-1E45-39C7-A925-4578A490DDD3
Root task tag: AppleSEPOS-1267.40.19
Root task vers: AppleSEPOS-1267.40.19
Root task UUID: 5C6E680E-D349-3082-A2FE-3E53DE57CE1B
Firmware type: UNKNOWN SEPOS
Debugger message: panic
OS version: 17P1081
macOS version: 19B88
Kernel version: Darwin Kernel Version 19.0.0: Mon Oct 14 03:38:28 PDT 2019; root:xnu-6153.41.3
Kernel UUID: C3345225-B86D-3044-BC9A-E66585D86311
iBoot version: iBoot-5540.40.51
secure boot?: YES
x86 EFI Boot State: 0xd
x86 System State: 0x0
x86 Power State: 0x0
x86 Shutdown Cause: 0x5
x86 Previous Power Transitions: 0x10001000100
PCIeUp link state: not available
Paniclog version: 13
Kernel slide: 0x000000001eec0000
Kernel text base: 0xfffffff025ec4000
Epoch Time: sec usec
Boot : 0x5dd3fd9d 0x00034e73
Sleep : 0x5ddd2ef2 0x000c6447
Wake : 0x00000000 0x00000000
Calendar: 0x5ddd2ef3 0x00092893
Panicked task 0xffffffe000620e00: 3808 pages, 209 threads: pid 0: kernel_task
Panicked thread: 0xffffffe000650fd8, backtrace: 0xffffffe011387980, tid: 102
lr: 0xfffffff02677c3a0 fp: 0xffffffe0113879c0
lr: 0xfffffff02677c200 fp: 0xffffffe011387a30
lr: 0xfffffff02689670c fp: 0xffffffe011387ae0
lr: 0xfffffff026d91610 fp: 0xffffffe011387af0
lr: 0xfffffff02677bb78 fp: 0xffffffe011387e60
lr: 0xfffffff02677bec0 fp: 0xffffffe011387eb0
lr: 0xfffffff0275fa8b4 fp: 0xffffffe011387ed0
lr: 0xfffffff02709c6a0 fp: 0xffffffe011387f50
lr: 0xfffffff027091d54 fp: 0xffffffe011387f70
lr: 0xfffffff02709297c fp: 0xffffffe011387fa0
lr: 0xfffffff026d1d2c4 fp: 0xffffffe011387fd0
lr: 0xfffffff026e09170 fp: 0xffffffe011387fe0
lr: 0xfffffff026791318 fp: 0xffffffe011387ff0
lr: 0xfffffff0267912ac fp: 0xffffffe016e6bc90
lr: 0xfffffff026d9c514 fp: 0x0000000000000000
Источник