From 63c93a1165af46b219775d4ab2618147c7f6c22e Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 11 Mar 2011 13:24:08 +0000 Subject: Add a regression test that can reproduce fd.o #34393 The number of messages is arbitrary; the more messages, the more likely the crash is. 2000 messages seem to cause it reliably on this laptop, but I've set it to 10000 to be safe. Reviewed-by: Colin Walters Bug: https://bugs.freedesktop.org/show_bug.cgi?id=34393 --- test/data/valid-config-files/incoming-limit.conf | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 test/data/valid-config-files/incoming-limit.conf (limited to 'test/data/valid-config-files') diff --git a/test/data/valid-config-files/incoming-limit.conf b/test/data/valid-config-files/incoming-limit.conf new file mode 100644 index 00000000..abfab3f7 --- /dev/null +++ b/test/data/valid-config-files/incoming-limit.conf @@ -0,0 +1,18 @@ + + + + session + unix:tmpdir=/tmp + + + + + + + + + + + 1 + -- cgit v1.2.3