﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
360	Path rewriter affected paths cause crashes in forked child	dmik		"Involving paths registered in the kLIBC path rewriter causes a crash when doing `mkstemp` in the forked child (the test case attached). If I use `open` instead of `mkstemp`, then the program doesn't crash but instead creates a file in a wrong location.

In the test case I use paths starting with `/tmp` which is mapped to `%TMP%` (which is set to `D:\Temp`). In case of `open` the file is created in `D:\` instead of `D:\Temp`. I also experience similar troubles with other rewriter paths.

Note that if execute the same `mkstemp` or `open` from the parent process, all works as it should."	defect	closed	normal	new	libc	0.6.6	normal	fixed		steve53@…
