Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on FileDestination.write #292

Open
manojverma-cs opened this issue Nov 15, 2019 · 0 comments
Open

Crash on FileDestination.write #292

manojverma-cs opened this issue Nov 15, 2019 · 0 comments

Comments

@manojverma-cs
Copy link

I am getting a crash in FileDestination.write. Can anyone check this.

libswiftCore.dylib
0x10aa6c000 + 2809804
libswiftCore.dylib
0x10aa6c000 + 2809856
libswiftCore.dylib
0x10aa6c000 + 1683428
libswiftCore.dylib
0x10aa6c000 + 2063616
libswiftCore.dylib
0x10aa6c000 + 2063932
libswiftCore.dylib
0x10aa6c000 + 1669160
XCGLogger
function signature specialization <Arg[1] = Dead> of Swift.String.init(stringInterpolation: Swift.String...) -> Swift.String ANSIColorLogFormatter.swift:0
XCGLogger
XCGLogger.FileDestination.write(message: Swift.String) -> () <compiler-generated>:0
XCGLogger
closure #1 () -> () in XCGLogger.BaseQueuedDestination.output(logDetails: XCGLogger.LogDetails, message: Swift.String) -> () BaseQueuedDestination.swift:41
XCGLogger
reabstraction thunk helper from @escaping @callee_guaranteed () -> () to @escaping @callee_unowned @convention(block) () -> () <compiler-generated>:0
libdispatch.dylib
_dispatch_call_block_and_release
libdispatch.dylib
_dispatch_client_callout
libdispatch.dylib
_dispatch_lane_serial_drain$VARIANT$armv81
libdispatch.dylib
_dispatch_lane_invoke$VARIANT$armv81
libdispatch.dylib
_dispatch_workloop_worker_thread
libsystem_pthread.dylib
_pthread_wqthread
libsystem_pthread.dylib
start_wqthread
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant