Your message dated Fri, 07 Jan 2011 12:47:07 +0000
with message-id <[email protected]>
and subject line Bug#570493: fixed in mtd-utils 20110107-1
has caused the Debian Bug report #570493,
regarding mtd-utils: mkfs.ubifs crash during FS image creation
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
570493: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570493
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mtd-utils
Version: 20090606-1
Severity: normal
I was trying to make UBI FS image from s directory:
mkfs.ubifs -v -r /extern/ -m 2048 -e 129024 -c 4096 -o /tmp/ubifs.img
Instead of image I got this time:
mkfs.ubifs
root: /extern/
min_io_size: 2048
leb_size: 129024
max_leb_cnt: 4096
output: /tmp/ubifs.img
jrn_size: 8388608
reserved: 0
compr: lzo
keyhash: r5
fanout: 8
orph_lebs: 1
Error: max_leb_cnt too low (6580 needed)
*** glibc detected *** mkfs.ubifs: double free or corruption (!prev):
0x08058030 ***
======= Backtrace: =========
/lib/i686/cmov/libc.so.6[0xb7766824]
/lib/i686/cmov/libc.so.6[0xb77680b3]
/lib/i686/cmov/libc.so.6(cfree+0x6d)[0xb776b0ad]
mkfs.ubifs[0x804ba1f]
mkfs.ubifs[0x804d525]
/lib/i686/cmov/libc.so.6(__libc_start_main+0xe5)[0xb7711b55]
mkfs.ubifs[0x80492c1]
======= Memory map: ========
08048000-08057000 r-xp 00000000 08:02 4248351 /usr/sbin/mkfs.ubifs
08057000-08058000 rw-p 0000f000 08:02 4248351 /usr/sbin/mkfs.ubifs
08058000-08ce5000 rw-p 00000000 00:00 0 [heap]
b7500000-b7521000 rw-p 00000000 00:00 0
b7521000-b7600000 ---p 00000000 00:00 0
b7651000-b766d000 r-xp 00000000 08:02 3621017 /lib/libgcc_s.so.1
b766d000-b766e000 rw-p 0001c000 08:02 3621017 /lib/libgcc_s.so.1
b7689000-b76fb000 rw-p 00000000 00:00 0
b76fb000-b783c000 r-xp 00000000 08:02 4227558 /lib/i686/cmov/libc-2.10.2.so
b783c000-b783e000 r--p 00141000 08:02 4227558 /lib/i686/cmov/libc-2.10.2.so
b783e000-b783f000 rw-p 00143000 08:02 4227558 /lib/i686/cmov/libc-2.10.2.so
b783f000-b7842000 rw-p 00000000 00:00 0
b7842000-b7845000 r-xp 00000000 08:02 4227405 /lib/libuuid.so.1.3.0
b7845000-b7846000 rw-p 00002000 08:02 4227405 /lib/libuuid.so.1.3.0
b7846000-b786a000 r-xp 00000000 08:02 4227550 /lib/i686/cmov/libm-2.10.2.so
b786a000-b786b000 r--p 00023000 08:02 4227550 /lib/i686/cmov/libm-2.10.2.so
b786b000-b786c000 rw-p 00024000 08:02 4227550 /lib/i686/cmov/libm-2.10.2.so
b786c000-b786d000 rw-p 00000000 00:00 0
b786d000-b788c000 r-xp 00000000 08:02 3283063 /usr/lib/liblzo2.so.2.0.0
b788c000-b788d000 rw-p 0001e000 08:02 3283063 /usr/lib/liblzo2.so.2.0.0
b788d000-b78a0000 r-xp 00000000 08:02 3280802 /usr/lib/libz.so.1.2.3.4
b78a0000-b78a1000 rw-p 00013000 08:02 3280802 /usr/lib/libz.so.1.2.3.4
b78bb000-b78be000 rw-p 00000000 00:00 0
b78be000-b78bf000 r-xp 00000000 00:00 0 [vdso]
b78bf000-b78db000 r-xp 00000000 08:02 3654068 /lib/ld-2.10.2.so
b78db000-b78dc000 r--p 0001b000 08:02 3654068 /lib/ld-2.10.2.so
b78dc000-b78dd000 rw-p 0001c000 08:02 3654068 /lib/ld-2.10.2.so
bfc5f000-bfc74000 rw-p 00000000 00:00 0 [stack]
Aborted
I found out that it was due to directory size which was 1015 MB.
After redusing it to 450M it was working again.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.31.6 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages mtd-utils depends on:
ii libc6 2.10.2-2 GNU C Library: Shared libraries
ii liblzo2-2 2.03-2 data compression library
ii libuuid1 2.16.2-0 Universally Unique ID library
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
mtd-utils recommends no packages.
mtd-utils suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: mtd-utils
Source-Version: 20110107-1
We believe that the bug you reported is fixed in the latest version of
mtd-utils, which is due to be installed in the Debian FTP archive:
mtd-utils_20110107-1.diff.gz
to main/m/mtd-utils/mtd-utils_20110107-1.diff.gz
mtd-utils_20110107-1.dsc
to main/m/mtd-utils/mtd-utils_20110107-1.dsc
mtd-utils_20110107-1_amd64.deb
to main/m/mtd-utils/mtd-utils_20110107-1_amd64.deb
mtd-utils_20110107.orig.tar.gz
to main/m/mtd-utils/mtd-utils_20110107.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Riku Voipio <[email protected]> (supplier of updated mtd-utils package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 07 Jan 2011 11:50:29 +0200
Source: mtd-utils
Binary: mtd-utils
Architecture: source amd64
Version: 20110107-1
Distribution: unstable
Urgency: medium
Maintainer: Riku Voipio <[email protected]>
Changed-By: Riku Voipio <[email protected]>
Description:
mtd-utils - Memory Technology Device Utilities
Closes: 565082 570493 592485
Changes:
mtd-utils (20110107-1) unstable; urgency=medium
.
* New upstream version
* Ubi creation works again: Closes: #570493, #592485
* gcc 4.5 builds work, Closes: #565082
Checksums-Sha1:
62c39804739ff9d0ddf3ac32facd48e27d8396d1 1239 mtd-utils_20110107-1.dsc
1c545ddf03bb6038ffff4fa4218f6bcf80a788d9 322485 mtd-utils_20110107.orig.tar.gz
c8373eb58185d798e9c0959814e3efe448a8db15 5775 mtd-utils_20110107-1.diff.gz
57f84af32ec440e6a4bd7458d0a5fac709532eec 274660 mtd-utils_20110107-1_amd64.deb
Checksums-Sha256:
926ace800dada077aff60135374be134d50a34a20419c4dac6c5baa9faa1e711 1239
mtd-utils_20110107-1.dsc
6527c2e77d85cb019cd92405fc2cc04d8d08a92827b9bba72aa5e84646ce2a23 322485
mtd-utils_20110107.orig.tar.gz
a4fa3d38cb4cc0ac9fc195db3335adf57439418e06aae4546e8b7fe67ec1240b 5775
mtd-utils_20110107-1.diff.gz
6c90e602c78f27ad00fc12512b31ecafb940e996760b222dac7c06ce6dfdc4c5 274660
mtd-utils_20110107-1_amd64.deb
Files:
e01f51ae75231f8854d54a811da67625 1239 utils extra mtd-utils_20110107-1.dsc
eaeca5f53ddb38acd15fd6259102a256 322485 utils extra
mtd-utils_20110107.orig.tar.gz
a9423624440e937572a12b29fbb87d0e 5775 utils extra mtd-utils_20110107-1.diff.gz
649b7ea0c24e79ca54ae56f43af080c0 274660 utils extra
mtd-utils_20110107-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFNJwexibPvMsrqrwMRAtqtAKCJ8hNMU9gQADXC8lfst4MynCqPMgCg0fWr
A79vqNRNDSqT+2TBQZNDA8Y=
=hb0X
-----END PGP SIGNATURE-----
--- End Message ---