Created attachment 873937 [details] tiny reproducer Description of problem: Calling mkdtemp(3) ends with segmentation fault. Version-Release number of selected component (if applicable): 2.18.12.fc20 How reproducible: always Steps to Reproduce: 1. gcc mkdtemp_repr.c 2. ./a.out 3. observe segfault Actual results: Segfault Expected results: Created temporary directory Additional info: code attached
Closing for PEBKAC reason.