Hi to all
with Rpi2 and the same programs all work fine but with new board Rpi3 crash the program in this
line:
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
The object streamser is AsyncStreams
This is the log
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
If i comment the line code, it's work.
			
			with Rpi2 and the same programs all work fine but with new board Rpi3 crash the program in this
line:
			
				B4X:
			
		
		
		If streamser.IsInitialized = False Then streamser.Initialize(jser.GetInputStream, Null, "streamser")This is the log
			
				B4X:
			
		
		
		Program started.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_allocIf i comment the line code, it's work.
 
				 
 
		 
	 
 
		 
 
		 
 
		 
 
		