Make sure that .Net 4.5.2 is installed.
You can enable the logs with a command line switch:
https://www.b4x.com/android/forum/posts/50478/
I have solved the problem!
The logging instructions provided does not work with B4J, at least I was not able to make it work.
Problem documentation is as follows;
The difficulty is associated to the Radeon Graphic Processor, and a known bug that they have been working on. They have released a BETA version of the drivers which resolve the issue.
In application event viewer the failure is identified with the following info, with atiumdva.dll being the clue to the faulty issue;
Log Name: Application
Source: Application Error
Date: 8/1/2015 10:12:46 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: SteveWhiseant
Description:
Faulting application name: B4J.exe, version: 3.5.0.0, time stamp: 0x55b87028
Faulting module name: atiumdva.dll, version: 8.14.10.321, time stamp: 0x4e866f66
Exception code: 0xc0000005
Fault offset: 0x00008d2a
Faulting process id: 0x1d50
Faulting application start time: 0x01d0cce1dcd36aff
Faulting application path: C:\Program Files (x86)\Anywhere Software\B4J\B4J.exe
Faulting module path: C:\Windows\system32\atiumdva.dll
Report Id: 1bf1c362-38d5-11e5-b951-9b8ae0232741
The following link takes you to where you can download the 15.6 beta software that fixes this issue;
http://support.amd.com/en-us/kb-articles/Pages/latest-catalyst-windows-beta.aspx
The updater will immediately tell you that there is a newer version although not sure it contains the same fix at this point.