﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
83	ash: crash when using BEGINLIBPATH	dmik		"Given the following script `t.sh`:
{{{
BEGINLIBPATH='foo' t2.sh
}}}
and the empty script `t2.sh` an attempt to run
{{{
sh t.sh
}}}
will result into the following crash:
{{{
LIBC PANIC!!
_um_free_maybe_lock: Tried to free block twice - block=00032a54 lock=0x1
pid=0x1ef1 ppid=0x1ef0 tid=0x0001 slot=0x00da pri=0x0200 mc=0x0000 ps=0x0010
C:\USR\BIN\SH.EXE
Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.
[1]   Killed                  BEGINLIBPATH=""fo...
}}}

It in particular hurts the install target of python when the `plat-os2knix` directory is missing and it tries to create it out of the `plat-generic` template."	defect	closed	major		ash		medium	wontfix		
