-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
Code taken from dialog open sample crashes for me on Linux when run in recent (1.4) OpenFL.
Here is the stracktrace:
#0 0x00007ffff7bc6e84 in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00007fffee7e9e87 in XrmQGetResource () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#2 0x00007fffee7c63b0 in XGetDefault () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#3 0x00007fffee1212d5 in ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
#4 0x00007fffee122ad0 in ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
The sample works fine in pure cpp or neko.