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 779546 - Avoid a crash in save_chef_dialog
Avoid a crash in save_chef_dialog
Status: RESOLVED FIXED
Product: recipes
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Recipes maintainer(s)
Recipes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-03-03 17:06 UTC by Ekta Nandwani
Modified: 2017-03-03 18:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch solving the crash problem (866 bytes, patch)
2017-03-03 17:32 UTC, Ekta Nandwani
none Details | Review

Description Ekta Nandwani 2017-03-03 17:06:34 UTC
Hitting the save button in "my chef information" dailog crashes the application. Here is the stack trace when the bug is reproduced in the gdb: https://paste.gnome.org/prwis45qn
Comment 1 Ekta Nandwani 2017-03-03 17:32:11 UTC
Created attachment 347158 [details] [review]
Patch solving the crash problem
Comment 2 Matthias Clasen 2017-03-03 18:51:13 UTC
Thanks for the patch, applied!