[Bug 1627608] Re: resize2fs crashed with SIGSEGV in ext2fs_extent_translate()
Mathieu Trudel-Lapierre
mathieu.tl at gmail.com
Fri Sep 30 01:01:16 UTC 2016
This bug was fixed in the package e2fsprogs - 1.43.3-1
---------------
e2fsprogs (1.43.3-1) unstable; urgency=medium
* Fix e2fsck's handling of timestamps on 32-bit system (Closes: #836559)
* E2fsck will sanity check and repair the extra isize fields in inodes
and the superblock.
* Fix sparc64 crashes when dereferencing unaligned integers in journal
blocks when metdata checksums are enabled.
-- Theodore Y. Ts'o <tytso at mit.edu> Sun, 04 Sep 2016 20:41:21 -0400
e2fsprogs (1.43.2-2) unstable; urgency=medium
* Fix build reproducibility problems
* Don't hide the linker flags for e2fsck.static
-- Theodore Y. Ts'o <tytso at mit.edu> Thu, 01 Sep 2016 23:30:55 -0400
e2fsprogs (1.43.2-1) unstable; urgency=medium
* Change the default journal size to be larger for file systems larger
than 128 GB to improve performance on metadata-heavy workloads
* Clarify tune2fs's message when the user needs to run e2fsck
(Closes: #828022)
* Fix an alignment bug in e2fsck which caused sparc64 architectures to
crash when replaying the journal on file systems with a 64-bit block
number
* Fix a typo in debugfs when printing out the dtime field on file
systems with an extended timestamp
* Fix the logic in e2fsck which decides when to repair legacy negative
timestamp encodings.
* Add a command to debugfs to copy the inode structure from one inode
to another
* Fix resize2fs so it will not crash if there is an extended
attribute block but it doesn't need to migate any blocks during
an off-line resize
* Fix a crash when mke2fs or debugfs tries to copy in a directory
hierarchy containing an empty directory
* Fix a bug in e2fsck caused by a power failure during e2fsck's journal
replay could leave the file system in a state where if the file
system is mounted without doing a full e2fsck scan, the file system
could get corrupted
* Fix big endian bugs in the e2undo program
* Fix debugfs's logdump so command so it can correctly handle journals
which are larger than 2GB
* Add new translations: Hugarian and Serbian
* Update the Catalan, Chinese, Danish, Dutch, French, German, Polish,
Swedish, Ukrainian translations
-- Theodore Y. Ts'o <tytso at mit.edu> Thu, 01 Sep 2016 00:55:13 -0400
** Changed in: e2fsprogs (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to e2fsprogs in Ubuntu.
https://bugs.launchpad.net/bugs/1627608
Title:
resize2fs crashed with SIGSEGV in ext2fs_extent_translate()
Status in e2fsprogs package in Ubuntu:
Fix Released
Bug description:
I was trying to install yakkety from a bootable USB with latest the
image, but when trying to resize partition an error window appeared.
All the information about it is here>
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1627603
ProblemType: Crash
DistroRelease: Ubuntu 16.10
Package: e2fsprogs 1.43.1-1
ProcVersionSignature: Ubuntu 4.8.0-14.15-generic 4.8.0-rc7
Uname: Linux 4.8.0-14-generic x86_64
ApportVersion: 2.20.3-0ubuntu7
Architecture: amd64
CasperVersion: 1.378
Date: Mon Sep 26 06:41:43 2016
ExecutablePath: /sbin/resize2fs
LiveMediaBuild: Ubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20160922)
ProcCmdline: resize2fs /dev/sda5 139789789K
SegvAnalysis:
Segfault happened at: 0x5635641f751c: cmpq $0x0,0x20(%rdi)
PC (0x5635641f751c) ok
source "$0x0" ok
destination "0x20(%rdi)" (0x00000020) not located in a known VMA region (needed writable region)!
SegvReason: writing NULL VMA
Signal: 11
SourcePackage: e2fsprogs
StacktraceTop:
?? ()
?? ()
?? ()
__libc_start_main (main=0x5635641f6080, argc=3, argv=0x7ffef0c06668, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffef0c06658) at ../csu/libc-start.c:291
?? ()
Title: resize2fs crashed with SIGSEGV in __libc_start_main()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1627608/+subscriptions
More information about the foundations-bugs
mailing list