1.8.1 - Crash on Intel Integrated Graphics

2021-2-13 1765

When pivoting around an object, espesialy while zoomed in very close to do support work, the application will hang.  Sometimes it will crash completly.


The console reports:

qrc:/qml/SideBar.qml:255:5: QML SwipeView: Binding loop detected for property "currentIndex"
size 1  1115
save to file: "/home/user/.config/ChiTuBox/global.cfg"
qrc:/qml/SideBar.qml:255:5: QML SwipeView: Binding loop detected for property "currentIndex"
save to file: "/home/user/.config/ChiTuBox/global.cfg"
i965: Failed to submit batchbuffer: Input/output error


Googling around I found this:

https://www.reddit.com/r/opengl/comments/89twa8/how_to_work_around_graphics_driver_bugs_i965/


This does not appear to happen while I am running in NVidia mode.


System info:

Linux Mint 19.3

Running in Intel Mode on 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)


Not affected (I think): NVIDIA Corporation GF104GLM [Quadro 4000M] (rev a1)


New Post (2)
  • 2021-2-13
    Quote 2Floor
    Update, still no crashes on NVidia, but when leaving the application running the background, the hanging started back up again.   The hand is system wide, so it is definitely doing something "bad" to the drivers.
  • 2021-2-15
    Quote 3Floor
    Disabling the Intel/Optimus Feature in the BIOS works around the problem.