[Bug 1581314] Re: gparted on ubuntu 16.04 crashes after copying ntfs partition

bewresu 1581314 at bugs.launchpad.net
Fri May 13 08:41:07 UTC 2016


** Description changed:

  1) $ lsb_release -rd
  Description:	Ubuntu 16.04 LTS
  Release:	16.04
  
  2) $ apt-cache policy gparted
  gparted:
-   Installed: 0.25.0-1
-   Candidate: 0.25.0-1
-   Version table:
-  *** 0.25.0-1 500
-         500 http://ph.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
-         100 /var/lib/dpkg/status
+   Installed: 0.25.0-1
+   Candidate: 0.25.0-1
+   Version table:
+  *** 0.25.0-1 500
+         500 http://ph.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
+         100 /var/lib/dpkg/status
  
  3) Copying ntfs partition from one disk to another disk should not crash
  Gparted.
  
  4) Running sudo gparted from terminal to capture error messages. After
- the command issued to copy the partition has completed but before the
- dialog box indicates success, Gparted crashes with  this error.
+ the command ntfsclone has completed but before the dialog box indicates
+ success, Gparted crashes with  this error.
  
- (gpartedbin:21478): glibmm-ERROR **: 
+ (gpartedbin:21478): glibmm-ERROR **:
  unhandled exception (type std::exception) in signal handler:
  what: basic_string::_M_replace_aux
  
  Trace/breakpoint trap (core dumped)
  
  Checking after the crash, the partition seems to have been successfully
  copied, despite the crash. Does not crash when copying ext4.

** Summary changed:

- gparted on ubuntu 16.04 crashes after copying ntfs partition
+ gparted crashes after copying ntfs partition

** Summary changed:

- gparted crashes after copying ntfs partition
+ gparted crashes when copying ntfs partition

** Description changed:

  1) $ lsb_release -rd
  Description:	Ubuntu 16.04 LTS
  Release:	16.04
  
  2) $ apt-cache policy gparted
  gparted:
    Installed: 0.25.0-1
    Candidate: 0.25.0-1
    Version table:
   *** 0.25.0-1 500
          500 http://ph.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
          100 /var/lib/dpkg/status
  
  3) Copying ntfs partition from one disk to another disk should not crash
  Gparted.
  
  4) Running sudo gparted from terminal to capture error messages. After
  the command ntfsclone has completed but before the dialog box indicates
  success, Gparted crashes with  this error.
  
  (gpartedbin:21478): glibmm-ERROR **:
  unhandled exception (type std::exception) in signal handler:
  what: basic_string::_M_replace_aux
  
  Trace/breakpoint trap (core dumped)
  
  Checking after the crash, the partition seems to have been successfully
  copied, despite the crash. Does not crash when copying ext4.
+ 
+ UPDATE:
+ can confirm this also happens in Ubuntu 14.04
+ 
+ $ lsb_release -rd
+ Description:	Ubuntu 14.04.4 LTS
+ Release:	14.04
+ 
+ A series of this message also appears while gparted is running:
+ 
+ (gpartedbin:4207): GLib-CRITICAL **: Source ID 4198 was not found when
+ attempting to remove it
+ 
+ (gpartedbin:4207): GLib-CRITICAL **: Source ID 4197 was not found when
+ attempting to remove it
+ 
+ And then finally after completion of ntfsclone the same error:
+ 
+ (gpartedbin:4207): glibmm-ERROR **: 
+ unhandled exception (type std::exception) in signal handler:
+ what: basic_string::_M_replace_aux

** Description changed:

  1) $ lsb_release -rd
  Description:	Ubuntu 16.04 LTS
  Release:	16.04
  
  2) $ apt-cache policy gparted
  gparted:
    Installed: 0.25.0-1
    Candidate: 0.25.0-1
    Version table:
   *** 0.25.0-1 500
          500 http://ph.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
          100 /var/lib/dpkg/status
  
  3) Copying ntfs partition from one disk to another disk should not crash
  Gparted.
  
  4) Running sudo gparted from terminal to capture error messages. After
  the command ntfsclone has completed but before the dialog box indicates
  success, Gparted crashes with  this error.
  
  (gpartedbin:21478): glibmm-ERROR **:
  unhandled exception (type std::exception) in signal handler:
  what: basic_string::_M_replace_aux
  
  Trace/breakpoint trap (core dumped)
  
  Checking after the crash, the partition seems to have been successfully
  copied, despite the crash. Does not crash when copying ext4.
  
  UPDATE:
  can confirm this also happens in Ubuntu 14.04
  
  $ lsb_release -rd
  Description:	Ubuntu 14.04.4 LTS
  Release:	14.04
  
- A series of this message also appears while gparted is running:
+ A series messages like these also appear while gparted is running:
  
  (gpartedbin:4207): GLib-CRITICAL **: Source ID 4198 was not found when
  attempting to remove it
  
  (gpartedbin:4207): GLib-CRITICAL **: Source ID 4197 was not found when
  attempting to remove it
  
  And then finally after completion of ntfsclone the same error:
  
- (gpartedbin:4207): glibmm-ERROR **: 
+ (gpartedbin:4207): glibmm-ERROR **:
  unhandled exception (type std::exception) in signal handler:
  what: basic_string::_M_replace_aux

** Description changed:

  1) $ lsb_release -rd
  Description:	Ubuntu 16.04 LTS
  Release:	16.04
  
  2) $ apt-cache policy gparted
  gparted:
    Installed: 0.25.0-1
    Candidate: 0.25.0-1
    Version table:
   *** 0.25.0-1 500
          500 http://ph.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
          100 /var/lib/dpkg/status
  
  3) Copying ntfs partition from one disk to another disk should not crash
  Gparted.
  
  4) Running sudo gparted from terminal to capture error messages. After
  the command ntfsclone has completed but before the dialog box indicates
  success, Gparted crashes with  this error.
  
  (gpartedbin:21478): glibmm-ERROR **:
  unhandled exception (type std::exception) in signal handler:
  what: basic_string::_M_replace_aux
  
  Trace/breakpoint trap (core dumped)
  
  Checking after the crash, the partition seems to have been successfully
  copied, despite the crash. Does not crash when copying ext4.
  
+ ...
+ 
  UPDATE:
  can confirm this also happens in Ubuntu 14.04
  
- $ lsb_release -rd
+ 1) $ lsb_release -rd
  Description:	Ubuntu 14.04.4 LTS
  Release:	14.04
+ 
+ 2) $ apt-cache policy gparted
+ gparted:
+   Installed: 0.18.0-1
+   Candidate: 0.18.0-1
+   Version table:
+  *** 0.18.0-1 0
+         500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
+         100 /var/lib/dpkg/status
+ ...
  
  A series messages like these also appear while gparted is running:
  
  (gpartedbin:4207): GLib-CRITICAL **: Source ID 4198 was not found when
  attempting to remove it
  
- (gpartedbin:4207): GLib-CRITICAL **: Source ID 4197 was not found when
- attempting to remove it
+ (gpartedbin:4207): GLib-CRITICAL **: Source ID 4197 was not found when attempting to remove it
+ ...
  
  And then finally after completion of ntfsclone the same error:
  
  (gpartedbin:4207): glibmm-ERROR **:
  unhandled exception (type std::exception) in signal handler:
  what: basic_string::_M_replace_aux

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

Title:
  gparted crashes when copying ntfs partition

Status in gparted package in Ubuntu:
  New

Bug description:
  1) $ lsb_release -rd
  Description:	Ubuntu 16.04 LTS
  Release:	16.04

  2) $ apt-cache policy gparted
  gparted:
    Installed: 0.25.0-1
    Candidate: 0.25.0-1
    Version table:
   *** 0.25.0-1 500
          500 http://ph.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
          100 /var/lib/dpkg/status

  3) Copying ntfs partition from one disk to another disk should not
  crash Gparted.

  4) Running sudo gparted from terminal to capture error messages. After
  the command ntfsclone has completed but before the dialog box
  indicates success, Gparted crashes with  this error.

  (gpartedbin:21478): glibmm-ERROR **:
  unhandled exception (type std::exception) in signal handler:
  what: basic_string::_M_replace_aux

  Trace/breakpoint trap (core dumped)

  Checking after the crash, the partition seems to have been
  successfully copied, despite the crash. Does not crash when copying
  ext4.

  ...

  UPDATE:
  can confirm this also happens in Ubuntu 14.04

  1) $ lsb_release -rd
  Description:	Ubuntu 14.04.4 LTS
  Release:	14.04

  2) $ apt-cache policy gparted
  gparted:
    Installed: 0.18.0-1
    Candidate: 0.18.0-1
    Version table:
   *** 0.18.0-1 0
          500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
          100 /var/lib/dpkg/status
  ...

  A series messages like these also appear while gparted is running:

  (gpartedbin:4207): GLib-CRITICAL **: Source ID 4198 was not found when
  attempting to remove it

  (gpartedbin:4207): GLib-CRITICAL **: Source ID 4197 was not found when attempting to remove it
  ...

  And then finally after completion of ntfsclone the same error:

  (gpartedbin:4207): glibmm-ERROR **:
  unhandled exception (type std::exception) in signal handler:
  what: basic_string::_M_replace_aux

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gparted/+bug/1581314/+subscriptions



More information about the foundations-bugs mailing list