[Vala] About vala, glib 2.42 and deadlocks
- From: Luca Bruno <lethalman88 gmail com>
- To: Vala List <vala-list gnome org>
- Subject: [Vala] About vala, glib 2.42 and deadlocks
- Date: Sun, 7 Dec 2014 17:24:36 +0100
Since glib 2.41.2, the mutex/cond implementation on Linux has changed. The
code compiled with Vala < 0.26 which targets at least glib 2.32 with
--target-glib 2.32 will suffer from deadlocks.
Your options are either:
- Do not --target-glib 2.32
- Update Vala to at least 0.25.2
- Downgrade glib
--
NixOS Linux <http://nixos.org>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]