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 756703 - crash (SIGSEGV) when formatting an empty partition as FAT
crash (SIGSEGV) when formatting an empty partition as FAT
Status: RESOLVED DUPLICATE of bug 756275
Product: gnome-disk-utility
Classification: Core
Component: format dialog
3.18.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-disk-utility-maint
gnome-disk-utility-maint
Depends on:
Blocks:
 
 
Reported: 2015-10-16 16:14 UTC by Paul Wise
Modified: 2015-10-16 23:46 UTC
See Also:
GNOME target: ---
GNOME version: 3.17/3.18


Attachments
gdb backtrace of the crash (10.91 KB, text/plain)
2015-10-16 16:14 UTC, Paul Wise
Details

Description Paul Wise 2015-10-16 16:14:54 UTC
Created attachment 313479 [details]
gdb backtrace of the crash

I formatted my SD card and created an MBR partition table (zeroing the card). I then tried to create a partition (zeroing the free space) on my SD card as FAT with label "Camera". Unfortunately at this point the GNOME Disks app crashed. After the crash, the partition was created but contained no data or filesystem (verified with file -s and hexedit). I have attached a gdb backtrace for the crash. I am using gnome-disk-utility 3.18.0-1 and udisks2 2.1.6-2 on Debian stretch.
Comment 1 Paul Wise 2015-10-16 16:16:17 UTC
I just tried to format the partition again and got the same crash so if you need me to do any experiments I should be able to reproduce the issue.
Comment 2 Michael Catanzaro 2015-10-16 23:46:05 UTC
Thanks for taking the time to report this bug. In the future, please try to install relevant debuginfo before reporting crashes. I now realize that's hard on Debian, though. :/

Anyway, this is bug #756275, and there's a good backtrace there.

*** This bug has been marked as a duplicate of bug 756275 ***