Control: tag -1 - patch Control: forwarded -1 https://bugs.launchpad.net/qemu/+bug/1319100
13.05.2014 19:31, Manuel Traut wrote: > Package: qemu-user-static > Version: 2.0.0+dfsg-4 > Severity: normal > Tags: upstream patch > > Dear Maintainer, > > running mono in a chroot environment with qemu-user-static is not posible > because at least one signal used during termination of mono is routed to the > host. Oh ma. Yes, mono is a very problematic thing, just like java. Almost anything java- or mono-related in qemu-user breaks in pieces because of significant usage of threads on these platforms, while qemu-user lacks correct thread implementation. Signals are also racy, especially when combined with threads. The patch you referred to is a gross hack, so I'm untagging "patch", -- it is something which should not be used really (tho, it is a good question -- whenever to ship working but bad or non-working but bad packages). So I'm not really sure what to do here. I for one don't know any (good) solution to this. Thanks, /mjt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org