[Bug 1325708] [NEW] Error in `/usr/sbin/gpartedbin': malloc(): smallbin double linked list corrupted: 0x000000000107d210
Karlchen
1325708 at bugs.launchpad.net
Mon Jun 2 19:42:03 UTC 2014
Public bug reported:
Launched gparted and tried to do an fsck on a FAT32 formatted external USB pandrive, device /dev/sdb, partition /dev/sdb1.
As soon as i clicked [Apply] to actually run the fsck job, gparted closed and in the terminal window from which I had launched "sudo gparted" the following error message was displayed:
*** Error in `/usr/sbin/gpartedbin': malloc(): smallbin double linked list corrupted: 0x000000000107d210 ***
Aborted (core dumped)
This crash is reproducible at will.
The pnedrive itself is all right, so is the filesystem on it.
sudo fsck -V -f /dev/sdb1 as well as
sudo dosfsck -v /dev/sdb1
both work correctly.
$ inxi -Fxz
System: Host: <filter> Kernel: 3.13.0-27-generic x86_64 (64 bit, gcc: 4.8.2) Desktop: Gnome Distro: Ubuntu 14.04 trusty
Machine: System: Dell product: Latitude E6330 version: 01
Mobo: Dell model: 0F7WM9 version: A00 Bios: Dell version: A09 date: 02/06/2013
CPU: Dual core Intel Core i5-3340M CPU (-HT-MCP-) cache: 3072 KB flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 10764.8
Clock Speeds: 1: 1200.00 MHz 2: 1200.00 MHz 3: 1800.00 MHz 4: 1200.00 MHz
Graphics: Card: Intel 3rd Gen Core processor Graphics Controller bus-ID: 00:02.0
X.Org: 1.15.1 drivers: intel (unloaded: fbdev,vesa) Resolution: 1366x768 at 60.0hz
GLX Renderer: Mesa DRI Intel Ivybridge Mobile GLX Version: 3.0 Mesa 10.1.0 Direct Rendering: Yes
Audio: Card: Intel 7 Series/C210 Series Family High Definition Audio Controller driver: snd_hda_intel bus-ID: 00:1b.0
Sound: Advanced Linux Sound Architecture ver: k3.13.0-27-generic
Network: Card-1: Intel 82579LM Gigabit Network Connection driver: e1000e ver: 2.3.2-k port: f080 bus-ID: 00:19.0
IF: eth0 state: down mac: <filter>
Card-2: Intel Centrino Advanced-N 6205 [Taylor Peak] driver: iwlwifi ver: in-tree: bus-ID: 02:00.0
IF: wlan0 state: up mac: <filter>
Drives: HDD Total Size: 328.3GB (23.1% used) 1: id: /dev/sda model: WDC_WD3200BEKT size: 320.1GB
2: USB id: /dev/sdb model: USB_DISK size: 8.2GB
Partition: ID: / size: 29G used: 5.8G (22%) fs: ext4
RAID: No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
Sensors: System Temperatures: cpu: 39.5C mobo: N/A
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 223 Uptime: 1:02 Memory: 1216.8/3827.4MB Runlevel: 2 Gcc sys: 4.8.2
Client: Shell (bash 4.3.11) inxi: 1.9.17
$ apt-cache policy gparted
gparted:
Installiert: 0.18.0-1
Installationskandidat: 0.18.0-1
Versionstabelle:
*** 0.18.0-1 0
500 http://de.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status
ProblemType: Crash
DistroRelease: Ubuntu 14.04
Package: gparted 0.18.0-1
ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11
Uname: Linux 3.13.0-27-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CrashCounter: 1
Date: Mon Jun 2 12:51:26 2014
ExecutablePath: /usr/sbin/gpartedbin
ExecutableTimestamp: 1394017302
InstallationDate: Installed on 2014-05-10 (23 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
ProcCmdline: /usr/sbin/gpartedbin
ProcCwd: /root
ProcEnviron:
LANGUAGE=de_DE
PATH=(custom, no user)
LANG=de_DE.UTF-8
SHELL=/bin/bash
Signal: 6
SourcePackage: gparted
StacktraceTop:
ped_assert () from /lib/x86_64-linux-gnu/libparted.so.0
ped_device_sync () from /lib/x86_64-linux-gnu/libparted.so.0
fat_write_sync_fragments () from /lib/x86_64-linux-gnu/libparted.so.0
?? () from /lib/x86_64-linux-gnu/libparted.so.0
fat_duplicate_clusters () from /lib/x86_64-linux-gnu/libparted.so.0
Title: gpartedbin crashed with SIGABRT in ped_assert()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
** Affects: gparted (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-crash need-amd64-retrace trusty
** Information type changed from Private to Public
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gparted in Ubuntu.
https://bugs.launchpad.net/bugs/1325708
Title:
Error in `/usr/sbin/gpartedbin': malloc(): smallbin double linked list
corrupted: 0x000000000107d210
Status in “gparted” package in Ubuntu:
New
Bug description:
Launched gparted and tried to do an fsck on a FAT32 formatted external USB pandrive, device /dev/sdb, partition /dev/sdb1.
As soon as i clicked [Apply] to actually run the fsck job, gparted closed and in the terminal window from which I had launched "sudo gparted" the following error message was displayed:
*** Error in `/usr/sbin/gpartedbin': malloc(): smallbin double linked list corrupted: 0x000000000107d210 ***
Aborted (core dumped)
This crash is reproducible at will.
The pnedrive itself is all right, so is the filesystem on it.
sudo fsck -V -f /dev/sdb1 as well as
sudo dosfsck -v /dev/sdb1
both work correctly.
$ inxi -Fxz
System: Host: <filter> Kernel: 3.13.0-27-generic x86_64 (64 bit, gcc: 4.8.2) Desktop: Gnome Distro: Ubuntu 14.04 trusty
Machine: System: Dell product: Latitude E6330 version: 01
Mobo: Dell model: 0F7WM9 version: A00 Bios: Dell version: A09 date: 02/06/2013
CPU: Dual core Intel Core i5-3340M CPU (-HT-MCP-) cache: 3072 KB flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 10764.8
Clock Speeds: 1: 1200.00 MHz 2: 1200.00 MHz 3: 1800.00 MHz 4: 1200.00 MHz
Graphics: Card: Intel 3rd Gen Core processor Graphics Controller bus-ID: 00:02.0
X.Org: 1.15.1 drivers: intel (unloaded: fbdev,vesa) Resolution: 1366x768 at 60.0hz
GLX Renderer: Mesa DRI Intel Ivybridge Mobile GLX Version: 3.0 Mesa 10.1.0 Direct Rendering: Yes
Audio: Card: Intel 7 Series/C210 Series Family High Definition Audio Controller driver: snd_hda_intel bus-ID: 00:1b.0
Sound: Advanced Linux Sound Architecture ver: k3.13.0-27-generic
Network: Card-1: Intel 82579LM Gigabit Network Connection driver: e1000e ver: 2.3.2-k port: f080 bus-ID: 00:19.0
IF: eth0 state: down mac: <filter>
Card-2: Intel Centrino Advanced-N 6205 [Taylor Peak] driver: iwlwifi ver: in-tree: bus-ID: 02:00.0
IF: wlan0 state: up mac: <filter>
Drives: HDD Total Size: 328.3GB (23.1% used) 1: id: /dev/sda model: WDC_WD3200BEKT size: 320.1GB
2: USB id: /dev/sdb model: USB_DISK size: 8.2GB
Partition: ID: / size: 29G used: 5.8G (22%) fs: ext4
RAID: No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
Sensors: System Temperatures: cpu: 39.5C mobo: N/A
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 223 Uptime: 1:02 Memory: 1216.8/3827.4MB Runlevel: 2 Gcc sys: 4.8.2
Client: Shell (bash 4.3.11) inxi: 1.9.17
$ apt-cache policy gparted
gparted:
Installiert: 0.18.0-1
Installationskandidat: 0.18.0-1
Versionstabelle:
*** 0.18.0-1 0
500 http://de.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status
ProblemType: Crash
DistroRelease: Ubuntu 14.04
Package: gparted 0.18.0-1
ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11
Uname: Linux 3.13.0-27-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CrashCounter: 1
Date: Mon Jun 2 12:51:26 2014
ExecutablePath: /usr/sbin/gpartedbin
ExecutableTimestamp: 1394017302
InstallationDate: Installed on 2014-05-10 (23 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
ProcCmdline: /usr/sbin/gpartedbin
ProcCwd: /root
ProcEnviron:
LANGUAGE=de_DE
PATH=(custom, no user)
LANG=de_DE.UTF-8
SHELL=/bin/bash
Signal: 6
SourcePackage: gparted
StacktraceTop:
ped_assert () from /lib/x86_64-linux-gnu/libparted.so.0
ped_device_sync () from /lib/x86_64-linux-gnu/libparted.so.0
fat_write_sync_fragments () from /lib/x86_64-linux-gnu/libparted.so.0
?? () from /lib/x86_64-linux-gnu/libparted.so.0
fat_duplicate_clusters () from /lib/x86_64-linux-gnu/libparted.so.0
Title: gpartedbin crashed with SIGABRT in ped_assert()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gparted/+bug/1325708/+subscriptions
More information about the foundations-bugs
mailing list