Skip to content
This repository was archived by the owner on Jan 15, 2023. It is now read-only.
This repository was archived by the owner on Jan 15, 2023. It is now read-only.

Crossplat demo does not work on Mac #27

@xplicit

Description

@xplicit

When I run it, I've got crash in libcef.dylib, last messages in terminal are

[1110/052302.260519:ERROR:icu_util.cc(177)] icudtl.dat not found in bundle
[1110/052302.260615:ERROR:icu_util.cc(241)] Invalid file descriptor to ICU data received.

StackTrace:

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BREAKPOINT (SIGTRAP)
Exception Codes:       0x0000000000000002, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Trace/BPT trap: 5
Termination Reason:    Namespace SIGNAL, Code 0x5
Terminating Process:   exc handler [28272]

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libcef.dylib                  	0x00000001a667aaa5 ChromeAppModeStart_v6 + 3007717
1   libcef.dylib                  	0x00000001a667c3d0 ChromeAppModeStart_v6 + 3014160
2   libcef.dylib                  	0x00000001a8f46b42 cef_time_delta + 39472562
3   libcef.dylib                  	0x00000001a68f76b7 ChromeAppModeStart_v6 + 5615863
4   libcef.dylib                  	0x00000001a68f712c ChromeAppModeStart_v6 + 5614444
5   libcef.dylib                  	0x00000001a403909b cef_initialize + 283
6   ???                           	0x000000011bb5f3df 0 + 4759876575
7   ???                           	0x000000011bb5c73a 0 + 4759865146
8   ???                           	0x000000011bb4ed47 0 + 4759809351
9   ???                           	0x000000011bb4d8a8 0 + 4759804072
10  ???                           	0x000000011bb45f5f 0 + 4759773023
11  ???                           	0x000000011ae80523 0 + 4746380579
12  libcoreclr.dylib              	0x000000010c40742b CallDescrWorkerInternal + 124
13  libcoreclr.dylib              	0x000000010c253239 MethodDescCallSite::CallTargetWorker(unsigned long const*, unsigned long*, int) + 1657
14  libcoreclr.dylib              	0x000000010c11ac26 RunMain(MethodDesc*, short, int*, PtrArray**) + 726
15  libcoreclr.dylib              	0x000000010c11af98 Assembly::ExecuteMainMethod(PtrArray**, int) + 408
16  libcoreclr.dylib              	0x000000010c15b548 CorHost2::ExecuteAssembly(unsigned int, char16_t const*, int, char16_t const**, unsigned int*) + 504
17  libcoreclr.dylib              	0x000000010c092832 coreclr_execute_assembly + 226
18  libhostpolicy.dylib           	0x000000010c0069a7 0x10bff6000 + 68007
19  libhostpolicy.dylib           	0x000000010c00797e 0x10bff6000 + 72062
20  libhostfxr.dylib              	0x000000010bfbb8ef 0x10bf92000 + 170223
21  libhostfxr.dylib              	0x000000010bfbabe2 0x10bf92000 + 166882
22  libhostfxr.dylib              	0x000000010bfb6bea 0x10bf92000 + 150506
23  dotnet                        	0x000000010bf42402 0x10bf36000 + 50178
24  dotnet                        	0x000000010bf429f5 0x10bf36000 + 51701
25  libdyld.dylib                 	0x00007fff6805bcc9 start + 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions