-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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 when duplicating a layout #54012
Comments
@Energeo1 thanks for reporting. Could you please specify if the issue does occur every time a duplicated layout is edited or only some times? Could you please provide a sample project and exact steps in order to replica the issue? Have you tried if the issue does occur using a new QGIS user profile with no external plugin installed? |
@agiudiceandrea thank you for your feedback! Strangely the issue does not occur every time I edit a duplicated layout, only sometimes. Unfortunately I cannot relate the issue to a prior common step, because there is none.
I hope this helps to understand the issue as well. Thank you! |
I've caught a segmentation fault after various attempt to replicate the crash. The following is a gdb backtrace (QGIS built at 3e0517c) which will hopefully help some dev to find the root cause of the issue:
|
is not appropriate Refs qgis#54012
Related to #52079 |
Duplicate of #52079 |
What is the bug or the crash?
When I want to start editing a layout that I just duplicated, QGIS gets stuck for a moment and then crashes.
This happens often with any project I am working on.
Here ar the Report Details:
Python Stack Trace
Stack Trace
Steps to reproduce the issue
Versions
QGIS Info
QGIS Version: 3.28.9-Firenze
QGIS code revision: 66f4d63
Compiled against Qt: 5.15.3
Running against Qt: 5.15.3
Compiled against GDAL: 3.7.1
Running against GDAL: 3.7.1
System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 10.0.22621
Supported QGIS version
New profile
Additional context
No response
The text was updated successfully, but these errors were encountered: