Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loaded multipatch 3D shp, loaded LAS 1.2 file, opened 3D view. #54331

Closed
2 tasks done
raitisx opened this issue Aug 23, 2023 · 1 comment
Closed
2 tasks done

Loaded multipatch 3D shp, loaded LAS 1.2 file, opened 3D view. #54331

raitisx opened this issue Aug 23, 2023 · 1 comment
Labels
3D Relates to QGIS' 3D engine or rendering Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Point Clouds

Comments

@raitisx
Copy link

raitisx commented Aug 23, 2023

What is the bug or the crash?

QGIS crashes on new 3D view, when both polygonZ and lidar point cloud is opened. Separately they are working fine.

Steps to reproduce the issue

Loaded polygonZ 3D shp (LOD2 buildings)
Loaded LAS v1.2 file with 50000 points
Opened new 3D view.

Versions

3.28.10 LTR
3.32.0
3.32.2

Supported QGIS version

  • I'm running a supported QGIS version according to the roadmap.

New profile

Additional context

Python Stack Trace
Windows fatal exception: access violation

Current thread 0x000031e8 (most recent call first):

Stack Trace

Qt3DCore::QSystemInformationService::tr :
Qt3DCore::QChangeArbiter::distributeQueueChanges :
Qt3DCore::QChangeArbiter::syncChanges :
Qt3DCore::QAspectManager::processFrame :
Qt3DCore::QAspectManager::exitSimulationLoop :
QObject::qt_static_metacall :
QUnifiedTimer::setSlowdownFactor :
QAbstractAnimation::setCurrentTime :
QUnifiedTimer::updateAnimationTimers :
QUnifiedTimer::updateAnimationTimers :
QAnimationDriver::advance :
QObject::event :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QEventDispatcherWin32Private::sendTimerEvent :
QEventDispatcherWin32::event :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QCoreApplicationPrivate::sendPostedEvents :
qt_plugin_query_metadata :
QEventDispatcherWin32::processEvents :
qt_plugin_query_metadata :
QEventLoop::exec :
QCoreApplication::exec :
main :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info
QGIS Version: 3.32.0-Lima
QGIS code revision: 311a8cb
Compiled against Qt: 5.15.3
Running against Qt: 5.15.3
Compiled against GDAL: 3.7.0
Running against GDAL: 3.7.0

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

@raitisx raitisx added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Aug 23, 2023
@agiudiceandrea agiudiceandrea added Data Provider Related to specific vector, raster or mesh data providers 3D Relates to QGIS' 3D engine or rendering Crash/Data Corruption Point Clouds and removed Data Provider Related to specific vector, raster or mesh data providers labels Aug 24, 2023
@wonder-sk
Copy link
Member

Duplicate of #53941

@wonder-sk wonder-sk marked this as a duplicate of #53941 Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3D Relates to QGIS' 3D engine or rendering Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Point Clouds
Projects
None yet
Development

No branches or pull requests

3 participants