After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 784336 - batch-rename: cancel metadata check when closing dialog
batch-rename: cancel metadata check when closing dialog
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Crashers
3.26.x
Other All
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 784731 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2017-06-29 13:27 UTC by Ernestas Kulik
Modified: 2017-07-10 05:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
batch-rename: cancel metadata check when closing dialog (7.54 KB, patch)
2017-06-29 13:27 UTC, Ernestas Kulik
committed Details | Review

Description Ernestas Kulik 2017-06-29 13:27:02 UTC
Opening the batch rename dialog and immediately closing it results in a
crash, due to the async operation not being canceled, thus resulting in
invalid memory access on callback.
Comment 1 Ernestas Kulik 2017-06-29 13:27:07 UTC
Created attachment 354686 [details] [review]
batch-rename: cancel metadata check when closing dialog
Comment 2 Carlos Soriano 2017-06-29 13:59:20 UTC
Review of attachment 354686 [details] [review]:

whops, thanks!
Comment 3 Ernestas Kulik 2017-06-29 18:57:11 UTC
Attachment 354686 [details] pushed as aa3ede9 - batch-rename: cancel metadata check when closing dialog
Comment 4 Ernestas Kulik 2017-07-10 05:35:43 UTC
*** Bug 784731 has been marked as a duplicate of this bug. ***