Currently e.g. `builtins.unsafeGetAttrPos "abort" builtins` will eventually segfault because pos->file is an unset Symbol. Found by afl-fuzz.
		
			
				
	
	
		
			1 line
		
	
	
	
		
			43 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			1 line
		
	
	
	
		
			43 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
| builtins.unsafeGetAttrPos "abort" builtins
 |