qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.5k stars 2.99k forks source link

Enabling show bound boxes for 3D layer styling of LAZ files crashes QGIS on Win11 #47409

Open antoniolocandro opened 2 years ago

antoniolocandro commented 2 years ago

What is the bug or the crash?

Enable show bounding box crashes QGIS

Steps to reproduce the issue

  1. load some laz files
  2. Use Single color as 3D style
  3. Add a 3D Map view
  4. Enable Show bound boxes
  5. Crash

image

Stack trace Python Stack Trace Windows fatal exception: access violation

Thread 0x000072d8 (most recent call first):

Stack Trace No stack trace is available.

QGIS Info QGIS Version: 3.23.0-Master QGIS code revision: b0a83e9460 Compiled against Qt: 5.15.2 Running against Qt: 5.15.2 Compiled against GDAL: 3.4.1 Running against GDAL: 3.4.1

System Info CPU Type: x86_64 Kernel Type: winnt Kernel Version: 10.0.22543

Versions

QGIS Version: 3.23.0-Master QGIS code revision: b0a83e9460 Compiled against Qt: 5.15.2 Running against Qt: 5.15.2 Compiled against GDAL: 3.4.1 Running against GDAL: 3.4.1

Supported QGIS version

New profile

Additional context

Dev version used on purpose, new profile also tested same results

gioman commented 2 years ago

QGIS Version: 3.23.0-Master

@antoniolocandro can't replicate with my own data. Master on Windows.

nicogodet commented 2 years ago

@antoniolocandro Win 11 ?

antoniolocandro commented 2 years ago

@nicogodet yes, using dev version of Win 11 maybe related to that but as people start to migrate to it more maybe may encounter similar issues

gioman commented 2 years ago

@antoniolocandro it can still be data related, so please attach one of your datasets.

antoniolocandro commented 2 years ago

Here is some sample data

data.zip

gioman commented 2 years ago

data.zip

still no crash on Win10, so it may be really a Win11 thing.