-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Crash in test_ogr_gpkg_field_operations_rollback #11679
Labels
blocker
Bug that should be addressed (category reserved for usage of the maintainers of the library)
Milestone
Comments
good news is that the crash can be reliably reproduced locally in a Docker image applying .github/workflows/fedora_rawhide/ scripts: with
we get:
and better with
|
rouault
added
the
blocker
Bug that should be addressed (category reserved for usage of the maintainers of the library)
label
Jan 17, 2025
Hi Even,I will have a look.If we have to support save points I was thinking at reworking it anyway.Il 17 gen 2025 03:53, Even Rouault ***@***.***> ha scritto:
@elpaso In my fork (on totally unrelated subject), I just got a crash in the fedora:rawhide CI target in test_ogr_gpkg_field_operations_rollback
Cf https://github.com/rouault/gdal/actions/runs/12821291036/job/35752281737
0: ..............................................Fatal Python error: Segmentation fault
30:
30: Current thread 0x00007f5d126aeb80 (most recent call first):
30: File "/home/runner/work/gdal/gdal/build-fedora_rawhide/swig/python/osgeo/ogr.py", line 1317 in DeleteField
30: File "/home/runner/work/gdal/gdal/build-fedora_rawhide/autotest/pymod/ogrtest.py", line 453 in check_transaction_rollback
30: File "/home/runner/work/gdal/gdal/build-fedora_rawhide/autotest/ogr/ogr_gpkg.py", line 10921 in test_ogr_gpkg_field_operations_rollback
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
blocker
Bug that should be addressed (category reserved for usage of the maintainers of the library)
@elpaso In my fork (on totally unrelated subject), I just got a crash in the fedora:rawhide CI target in test_ogr_gpkg_field_operations_rollback
Cf https://github.com/rouault/gdal/actions/runs/12821291036/job/35752281737
The text was updated successfully, but these errors were encountered: