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.4k stars 2.98k forks source link

crash opening 3D-View with a mesh layer #55617

Open ThomasStruller opened 9 months ago

ThomasStruller commented 9 months ago

What is the bug or the crash?

User Feedback

tried to load 3D-View with a mesh. Qgis crashed

Report Details

Python Stack Trace

Windows fatal exception: access violation

Current thread 0x00005d60 (most recent call first):
<no Python frame>

Stack Trace


DllMain :
DllMain :
DispatchHookA :
fnHkINLPCWPSTRUCTA :
_fnINLPWINDOWPOS :
KiUserCallbackDispatcherContinue :
NtUserSetWindowRgn :
RealSetWindowRgn :
ThemeSetWindowRgn :
SetWindowRgn :
QWindowPrivate::create :
QWidgetPrivate::create :
QWidget::create :
QWidgetPrivate::setVisible :
QWidget::setVisible :
QDialog::setVisible :
QgsDockableWidgetHelper::toggleDockMode :
QgsDockableWidgetHelper::QgsDockableWidgetHelper :
Qgs3DMapCanvasWidget::Qgs3DMapCanvasWidget :
QgisApp::createNew3DMapCanvasDock :
QgisApp::new3DMapCanvas :
QObject::qt_static_metacall :
QAction::activate :
QMenu::actionGeometry :
QMenu::actionGeometry :
QMenu::mouseReleaseEvent :
QWidget::event :
QMenu::event :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QApplicationPrivate::sendMouseEvent :
QSizePolicy::QSizePolicy :
QSizePolicy::QSizePolicy :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QGuiApplicationPrivate::processMouseEvent :
QWindowSystemInterface::sendWindowSystemEvents :
QEventDispatcherWin32::processEvents :
qt_plugin_query_metadata :
QEventLoop::exec :
QCoreApplication::exec :
main :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info QGIS Version: 3.34.1-Prizren QGIS code revision: 133927424d Compiled against Qt: 5.15.3 Running against Qt: 5.15.3 Compiled against GDAL: 3.8.1 Running against GDAL: 3.8.1

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

Steps to reproduce the issue

Go to view -> 3D-View -> new 3D-View

Versions

3.34.2 latest version

Supported QGIS version

New profile

Additional context

No response

saberraz commented 9 months ago

Do you have a sample data to replicate the issue?