Kevin, Thanks for your answer. The workaround works. Will post the bug as soon as I can.
-- Carlos Alegría On Mon, Feb 23, 2015 at 2:20 PM, Kevin Rushforth <[email protected] > wrote: > The GM965 is a very old and unsupported graphics card. If you would like > to file a JIRA [1] and include the output of: > > java -Dprism.verbose=true ... > > we'll take a look at blacklisting the driver. As a workaround you might > try: > > java -Dprism.order=sw ... > > which is the SW fallback that we would automatically do if the card was > blacklisted. > > -- Kevin > > [1] https://wiki.openjdk.java.net/display/OpenJFX/Submitting+a+Bug+Report > > > > Carlos Alegria Galicia wrote: > >> Hi everyone, >> >> I have downloaded and built 8u60_b03 on linux, and my programs are >> crashing >> when I use certain JavaFx components. >> >> From the hs_err file (attached), I can see that it seems to be an issue >> with my video driver (i915). I have an intel GMA card (GM965/GL960 >> integrated graphics controller) with the opensource driver on linux (Arch >> Linux). >> >> ¿Does anyone have some pointers on where to find some info about this >> issue? >> >> Thanks, >> Carlos Alegría >> >> PS. An apology if this is not the correct mailist to post this question. >> Could not found a more suitable one in the site. >> >> >
