Re: [Qemu-devel] linux-user: missing synchronization in CPU object realization

2018-03-29 Thread Max Filippov
On Thu, Mar 29, 2018 at 7:15 AM, Max Filippov wrote: > I'm running xtensa linux-user application that rapidly creates > a lot of threads and I observe the following assertion failure: > > (process:26953): GLib-CRITICAL **: g_hash_table_iter_next: assertion > 'ri->version == ri->hash_table->version

Re: [Qemu-devel] linux-user: missing synchronization in CPU object realization

2018-03-29 Thread Laurent Vivier
Hi, I think multi-threading and locking questions are more for Alex Bennée. Alex, any comment? Thanks, Laurent Le 29/03/2018 à 16:15, Max Filippov a écrit : > Hello, > > I'm running xtensa linux-user application that rapidly creates > a lot of threads and I observe the following assertion fail

[Qemu-devel] linux-user: missing synchronization in CPU object realization

2018-03-29 Thread Max Filippov
Hello, I'm running xtensa linux-user application that rapidly creates a lot of threads and I observe the following assertion failure: (process:26953): GLib-CRITICAL **: g_hash_table_iter_next: assertion 'ri->version == ri->hash_table->version' failed ** ERROR:qemu/qom/object.c:1663:object_get_can