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

Crashing when exporting multiple layers from MDB #60467

Open
2 tasks
randywf opened this issue Feb 5, 2025 · 0 comments
Open
2 tasks

Crashing when exporting multiple layers from MDB #60467

randywf opened this issue Feb 5, 2025 · 0 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!

Comments

@randywf
Copy link

randywf commented Feb 5, 2025

What is the bug or the crash?

User Feedback

I'm exporting layers from an old Access database file to an ESRI file geodatabase. It works one time, I can export a single layer, then when I go to right click the next layer in the browser it crashes.

Report Details

Python Stack Trace

Windows fatal exception: access violation

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

Stack Trace


Ordinal1367 :
Ordinal642 :
Ordinal154 :
Ordinal507 :
Ordinal507 :
Ordinal652 :
Ordinal88 :
Ordinal4013 :
SQLGetConnectAttrW :
SQLDriverConnectW :
SQLInternalDriverConnectW :
SQLDriverConnectW :
SQLDriverConnect :
CPLODBCDriverInstaller::RemoveDriver :
CPLODBCDriverInstaller::RemoveDriver :
CPLODBCDriverInstaller::RemoveDriver :
CPLODBCDriverInstaller::RemoveDriver :
CPLODBCDriverInstaller::RemoveDriver :
CPLODBCDriverInstaller::RemoveDriver :
CPLODBCDriverInstaller::RemoveDriver :
CPLODBCDriverInstaller::RemoveDriver :
QgsProjectStorageGuiProvider::QgsProjectStorageGuiProvider :
QgsBrowserWidget::showContextMenu :
QObject::qt_static_metacall :
QWidget::customContextMenuRequested :
QWidget::event :
QFrame::event :
QAbstractItemView::viewportEvent :
QCoreApplicationPrivate::sendThroughObjectEventFilters :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
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.38.0-Grenoble
QGIS code revision: 37aa618
Compiled against Qt: 5.15.13
Running against Qt: 5.15.13
Compiled against GDAL: 3.9.0
Running against GDAL: 3.9.0

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

Steps to reproduce the issue

  1. Open MDB file.
  2. Right click layer and select export.
  3. Export using default settings to documents folder.
  4. Right click on next layer.
  5. Error.

Versions

QGIS version
3.38.0-Grenoble
QGIS code revision
37aa618
Qt version
5.15.13
Python version
3.12.4
GDAL/OGR version
3.9.0
PROJ version
9.4.0
EPSG Registry database version
v11.004 (2024-02-24)
GEOS version
3.12.2-CAPI-1.18.2
SQLite version
3.45.1
PDAL version
2.6.3
PostgreSQL client version
16.2
SpatiaLite version
5.1.0
QWT version
6.2.0
QScintilla2 version
2.14.1
OS version
Windows Server 2022 Version 2009

Active Python plugins
db_manager
0.1.20
grassprovider
2.12.99
MetaSearch
0.3.6
processing
2.12.99

Supported QGIS version

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

New profile

Additional context

No response

@randywf randywf added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!
Projects
None yet
Development

No branches or pull requests

1 participant