View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002357 | NoesisGUI | C++ SDK | public | 2022-06-07 14:31 | 2022-06-08 13:43 |
| Reporter | jack.barkov | Assigned To | jsantos | ||
| Priority | normal | Severity | crash | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.1.4 | ||||
| Target Version | 3.1.5 | Fixed in Version | 3.1.5 | ||
| Summary | 0002357: Intel(R) HD Graphics - GL 3.1.0 - Crash | ||||
| Description | From forum topic: https://www.noesisengine.com/forums/viewtopic.php?t=2625 There is an error starting noesis with some computers that use OpenGL 3.1. The error in question is: This happens with some hardware, and they all get the exact same error... These are the computers I tested: In the tests were used: Windows 7 and Windows 10. | ||||
| Attached Files | |||||
| Platform | Windows | ||||
|
One quick question, does removing the 'flat' modifier from both vertex and fragment shaders fix the linker error on your machines? |
|
|
Yes, removing all "flat" from shaders 140, the crash stops happening. I have a crashing computer available with AnyDesk with Noesis and VS available. If you want to access it, just let me know and I'll send you anydesk credentials. |
|
|
I got another crash on the same hardware, I remove the "flat" from shaders, and when I open the Gallery, Media and Brushes, a new crash without stacktrace happens. |
|
|
Thanks for the offer for AnyDesk. I need to investigate a few things before. If you remove the "flat" keyword only for the fragment shader, does the linking error message disappear? Regarding the second crash, could you please check buildig everything in Debug? |
|
|
I removed the flat from fragment shader only, and crashs continues. If you want to check, this computer is dedicated for you test now. Anydesk ID: 514 240 482 Thanks. |
|
|
I am connecting to the computer right now! Thank you! |
|
|
Thanks for your help, I fixed the compiler error for the next version. This is the patch:
Index: Shader.140.frag --- Shader.140.frag (revision 11338)
|
|
|
The crash in the gallery is really weird and there is definitely something wrong in the intel drivers. The problem is with the ConicGradientBrushShader, I just simplified to something like this:
And it works, but if I comment out the T() function the driver crashes (although T() is unused). I haven't found an easy workaround for this, so for now, we are not going to fix it, as this is not part of core. |
|
|
The shader related fix worked. opengl has some weird things that are hard to explain... About the gallery problem, it seems to be a driver problem. Thanks for the quick correction. |
|
|
Thanks a lot for your help! |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-06-07 14:31 | jack.barkov | New Issue | |
| 2022-06-07 14:31 | jack.barkov | File Added: glewinfo - IHD 3000 - GL 3.1.0.txt.7z | |
| 2022-06-07 14:53 | jsantos | Assigned To | => jsantos |
| 2022-06-07 14:53 | jsantos | Status | new => assigned |
| 2022-06-07 14:54 | jsantos | Target Version | => 3.1.5 |
| 2022-06-07 14:54 | jsantos | Note Added: 0007956 | |
| 2022-06-07 14:54 | jsantos | Status | assigned => feedback |
| 2022-06-07 14:55 | jsantos | Note Edited: 0007956 | |
| 2022-06-07 14:55 | jsantos | Note Edited: 0007956 | |
| 2022-06-07 15:16 | jack.barkov | Note Added: 0007957 | |
| 2022-06-07 15:16 | jack.barkov | Status | feedback => assigned |
| 2022-06-07 15:25 | jack.barkov | Note Added: 0007958 | |
| 2022-06-07 15:25 | jack.barkov | File Added: gallery - brushes - crash.png | |
| 2022-06-07 16:01 | jsantos | Note Added: 0007959 | |
| 2022-06-07 16:01 | jsantos | Status | assigned => feedback |
| 2022-06-07 16:24 | jack.barkov | Note Added: 0007960 | |
| 2022-06-07 16:24 | jack.barkov | Status | feedback => assigned |
| 2022-06-08 10:41 | jsantos | Note Added: 0007961 | |
| 2022-06-08 11:51 | jsantos | Note Added: 0007962 | |
| 2022-06-08 11:51 | jsantos | Note Edited: 0007962 | |
| 2022-06-08 11:56 | jsantos | Note Added: 0007963 | |
| 2022-06-08 11:56 | jsantos | Note Edited: 0007963 | |
| 2022-06-08 11:56 | jsantos | Status | assigned => feedback |
| 2022-06-08 13:26 | jack.barkov | Note Added: 0007964 | |
| 2022-06-08 13:26 | jack.barkov | Status | feedback => assigned |
| 2022-06-08 13:43 | jsantos | Status | assigned => resolved |
| 2022-06-08 13:43 | jsantos | Resolution | open => fixed |
| 2022-06-08 13:43 | jsantos | Fixed in Version | => 3.1.5 |
| 2022-06-08 13:43 | jsantos | Note Added: 0007965 |