Re: compiler optimization causing issues with glib
- From: Simon McVittie <simon mcvittie collabora co uk>
- To: gtk-devel-list gnome org
- Subject: Re: compiler optimization causing issues with glib
- Date: Fri, 01 Jun 2012 17:30:35 +0100
On 01/06/12 16:43, Mike wrote:
> The issue seems to somehow relate to calling fork.
>From GLib documentation (e.g.
<http://developer.gnome.org/glib/2.32/glib-The-Main-Event-Loop.html>):
"On Unix, the GLib mainloop is incompatible with fork(). Any program
using the mainloop must either exec() or exit() from the child without
returning to the mainloop."
S
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]