Peter Lieven
66668d197f
vnc-tight: fix regression with libxenstore
...
commit 095497ff added thread local storage for the color counting
palette. Unfortunately, a VncPalette is about 7kB on a x86_64 system.
This memory is reserved from the stack of every thread and it
exhausted the stack space of a libxenstore thread.
Fix this by allocating memory only for the VNC encoding thread.
Fixes: 095497ffc66b7f031ff2a17f1e50f5cb105ce588
Reported-by: Juergen Gross <jgross@suse.com>
Tested-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Peter Lieven <pl@kamp.de>
Message-id: 1468575911-20656-1-git-send-email-pl@kamp.de
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2016-07-15 12:11:55 +02:00
..
2015-05-05 10:48:22 +02:00
2016-05-18 15:04:27 +03:00
2016-06-10 11:13:59 +02:00
2016-07-06 10:32:14 +02:00
2016-07-12 16:20:46 +02:00
2016-02-04 17:01:04 +00:00
2012-12-19 08:31:30 +01:00
2012-12-19 08:31:30 +01:00
2016-06-20 16:38:13 +02:00
2016-02-04 17:01:04 +00:00
2016-06-03 08:23:26 +02:00
2016-07-06 10:32:14 +02:00
2016-07-11 10:40:29 +01:00
2016-06-10 11:13:15 +02:00
2016-03-18 10:29:26 +01:00
2016-03-18 10:29:26 +01:00
2016-07-12 09:25:50 +02:00
2016-03-18 10:29:26 +01:00
2016-02-04 17:01:04 +00:00
2016-07-12 16:20:46 +02:00
2016-03-08 12:20:11 +01:00
2016-06-20 16:38:13 +02:00
2012-12-19 08:31:30 +01:00
2016-06-03 08:23:26 +02:00
2016-07-06 10:32:14 +02:00
2016-02-04 17:01:04 +00:00
2014-09-16 08:07:05 +02:00
2016-06-03 08:23:26 +02:00
2014-03-05 09:52:05 +01:00
2013-01-15 18:25:30 -06:00
2016-06-07 18:19:24 +03:00
2016-07-12 16:20:46 +02:00
2016-03-22 22:20:17 +01:00
2016-05-12 16:41:46 +02:00
2016-06-03 08:23:26 +02:00
2016-07-06 10:32:14 +02:00
2016-03-01 08:19:07 +01:00
2016-06-20 17:22:17 +01:00
2012-12-19 08:31:30 +01:00
2015-03-10 08:15:34 +03:00
2016-03-22 22:20:15 +01:00
2016-07-12 16:20:46 +02:00
2016-03-22 22:20:15 +01:00
2016-07-12 16:20:46 +02:00
2012-11-01 14:00:04 +01:00
2016-02-04 17:01:04 +00:00
2016-07-15 12:11:55 +02:00
2016-07-12 16:19:16 +02:00
2016-02-04 17:01:04 +00:00
2016-02-04 17:01:04 +00:00
2016-02-04 17:01:04 +00:00
2016-07-12 16:19:16 +02:00
2016-02-04 17:01:04 +00:00
2016-07-12 16:19:16 +02:00
2016-02-04 17:01:04 +00:00
2015-03-10 08:15:33 +03:00
2016-06-07 18:19:24 +03:00
2016-02-23 12:43:05 +00:00
2016-05-19 16:42:28 +02:00
2016-07-12 16:20:46 +02:00
2016-07-15 12:00:06 +02:00
2016-07-12 16:20:46 +02:00
2016-02-04 17:01:04 +00:00
2011-01-23 16:21:20 +00:00