[Bug 1302762] Re: gpartedbin crashed with SIGSEGV in _int_free()

cliff tinker 1302762 at bugs.launchpad.net
Fri Apr 4 21:03:12 UTC 2014


Disk /dev/sda: 128.0 GB, 128035676160 bytes
255 heads, 63 sectors/track, 15566 cylinders, total 250069680 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00079235

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2048   216590335   108294144   83  Linux
/dev/sda2       216592382   250068991    16738305    5  Extended
/dev/sda5       216592384   250068991    16738304   82  Linux swap / Solaris

WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk
doesn't support GPT. Use GNU Parted.


Disk /dev/sdb: 2000.4 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x00000000

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1  3907029167  1953514583+  ee  GPT
Partition 1 does not start on physical sector boundary.

WARNING: GPT (GUID Partition Table) detected on '/dev/sdc'! The util fdisk
doesn't support GPT. Use GNU Parted.


Disk /dev/sdc: 3000.6 GB, 3000592982016 bytes
255 heads, 63 sectors/track, 364801 cylinders, total 5860533168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x00000000

   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1               1  4294967295  2147483647+  ee  GPT
Partition 1 does not start on physical sector boundary.

WARNING: GPT (GUID Partition Table) detected on '/dev/sdd'! The util fdisk
doesn't support GPT. Use GNU Parted.


Disk /dev/sdd: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x00000000

   Device Boot      Start         End      Blocks   Id  System
/dev/sdd1               1   976773167   488386583+  ee  GPT
Partition 1 does not start on physical sector boundary.
Note: sector size is 4096 (not 512)

Disk /dev/sde: 2000.4 GB, 2000398839808 bytes
255 heads, 63 sectors/track, 30400 cylinders, total 488378623 sectors
Units = sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x0002e0a8

   Device Boot      Start         End      Blocks   Id  System
/dev/sde1              63   488378622  1953514240    7  HPFS/NTFS/exFAT
merlin at gallahad:~$


On 4 April 2014 21:40, Phillip Susi <psusi at ubuntu.com> wrote:

> Interesting... how about fdisk -l?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1302762
>
> Title:
>   gpartedbin crashed with SIGSEGV in _int_free()
>
> Status in "gparted" package in Ubuntu:
>   New
>
> Bug description:
>   crashes as soon as it appears followins password entry
>
>   ProblemType: Crash
>   DistroRelease: Ubuntu 14.04
>   Package: gparted 0.18.0-1
>   ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
>   Uname: Linux 3.13.0-23-generic x86_64
>   ApportVersion: 2.14-0ubuntu1
>   Architecture: amd64
>   Date: Fri Apr  4 19:23:15 2014
>   ExecutablePath: /usr/sbin/gpartedbin
>   InstallationDate: Installed on 2014-04-04 (0 days ago)
>   InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64
> (20140115)
>   ProcCmdline: /usr/sbin/gpartedbin
>   SegvAnalysis:
>    Segfault happened at: 0x7f3d389b1f6f <_int_free+527>:        cmp
>  0x18(%rax),%r13
>    PC (0x7f3d389b1f6f) ok
>    source "0x18(%rax)" (0xbcd08e1000b912) not located in a known VMA
> region (needed readable region)!
>    destination "%r13" ok
>    Stack memory exhausted (SP below stack segment)
>   SegvReason: reading unknown VMA
>   Signal: 11
>   SourcePackage: gparted
>   StacktraceTop:
>    _int_free (av=0x7f3d1c000020, p=<optimised out>, have_lock=0) at
> malloc.c:3996
>    ped_exception_catch () from /lib/x86_64-linux-gnu/libparted.so.0
>    ped_exception_throw () from /lib/x86_64-linux-gnu/libparted.so.0
>    fat_boot_sector_read () from /lib/x86_64-linux-gnu/libparted.so.0
>    fat_probe () from /lib/x86_64-linux-gnu/libparted.so.0
>   Title: gpartedbin crashed with SIGSEGV in _int_free()
>   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/1302762/+subscriptions
>


-- 
Cliff Tinker

-- 
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/1302762

Title:
  gpartedbin crashed with SIGSEGV in _int_free()

Status in “gparted” package in Ubuntu:
  New

Bug description:
  crashes as soon as it appears followins password entry

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: gparted 0.18.0-1
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic x86_64
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  Date: Fri Apr  4 19:23:15 2014
  ExecutablePath: /usr/sbin/gpartedbin
  InstallationDate: Installed on 2014-04-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140115)
  ProcCmdline: /usr/sbin/gpartedbin
  SegvAnalysis:
   Segfault happened at: 0x7f3d389b1f6f <_int_free+527>:	cmp    0x18(%rax),%r13
   PC (0x7f3d389b1f6f) ok
   source "0x18(%rax)" (0xbcd08e1000b912) not located in a known VMA region (needed readable region)!
   destination "%r13" ok
   Stack memory exhausted (SP below stack segment)
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gparted
  StacktraceTop:
   _int_free (av=0x7f3d1c000020, p=<optimised out>, have_lock=0) at malloc.c:3996
   ped_exception_catch () from /lib/x86_64-linux-gnu/libparted.so.0
   ped_exception_throw () from /lib/x86_64-linux-gnu/libparted.so.0
   fat_boot_sector_read () from /lib/x86_64-linux-gnu/libparted.so.0
   fat_probe () from /lib/x86_64-linux-gnu/libparted.so.0
  Title: gpartedbin crashed with SIGSEGV in _int_free()
  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/1302762/+subscriptions



More information about the foundations-bugs mailing list