Public bug reported:

Binary package hint: usb-creator

Hello,

I tried to use usb creator to create a read-write partition of 1 GB.
My computer got slow, and I checked using top, and "dd" was taking a large 
amount of memory, and continually increasing (hundreds of megabytes). The 
command was copying zeros into the file. The GUI showed that the program was 
creating the read-write partition.

I use usb-creator 0.1.16 on ubuntu 9.04.

Here's the .usb-creator.log:

-- Starting up at 23:59:46 --
[23:59:46] /var/lib/python-support/python2.6/dbus/connection.py:242: 
DeprecationWarning: object.__init__() takes no parameters
  super(Connection, self).__init__(*args, **kwargs)
[23:59:46] new device:
{'udi': '/org/freedesktop/Hal/devices/volume_uuid_13F1_0057', 'capacity': 
dbus.UInt64(4110197760L), 'uuid': '13F1-0057', 'device': '/dev/sdb1', 
'mountpoint': '/media/disk', 'fstype': 'vfat', 'free': 654336000L, 'label': ''}
[23:59:46] adding: /dev/sdb1
[23:59:55] mounting /tmp/ubuntu-9.04-desktop-i386.iso
[23:59:55] ['mount', '-t', 'iso9660', '-o', 'loop,ro', 
'/tmp/ubuntu-9.04-desktop-i386.iso', '/tmp/tmpOuIdBL']
[23:59:56] updating dest_status as part of update_row_state
[23:59:56] ['umount', '/tmp/tmpOuIdBL']
[23:59:56] ['rmdir', '/tmp/tmpOuIdBL']
[00:00:14] updating dest_status as part of update_row_state
[00:00:18] updating dest_status as part of update_row_state
[00:00:46] Installing...
[00:00:46] Source CD: /tmp/ubuntu-9.04-desktop-i386.iso
[00:00:46] Destination disk: /dev/sdb1
[00:00:46] Persistence size: 1048638205 B
[00:00:46] Marking partition 1 as active.
[00:00:46] installing the bootloader to /dev/sdb.
[00:00:46] ['dd', 'if=/usr/lib/syslinux/mbr.bin', u'of=/dev/sdb', 'bs=446', 
'count=1', 'conv=sync']
0+1 records in
1+0 records out
446 bytes (446 B) copied, 0.00781413 s, 57.1 kB/s
[00:00:46] installing the bootloader to /dev/sdb1.
[00:00:46] ['syslinux', '/dev/sdb1']
[00:00:51] ['parted', '-s', dbus.String(u'/dev/sdb'), 'set', u'1', 'boot', 'on']
[00:00:51] ['mount', '-o', 'loop,ro', '/tmp/ubuntu-9.04-desktop-i386.iso', 
'/tmp/tmp4tFvu2']
[00:00:52] ['rm', '-rf', '/media/disk/autorun.inf']
[00:00:52] ['rm', '-rf', '/media/disk/casper']
[00:00:52] ['rm', '-rf', '/media/disk/dists']
[00:00:52] ['rm', '-rf', '/media/disk/install']
[00:00:52] ['rm', '-rf', '/media/disk/isolinux']
[00:00:52] ['rm', '-rf', '/media/disk/md5sum.txt']
[00:00:52] ['rm', '-rf', '/media/disk/pics']
[00:00:52] ['rm', '-rf', '/media/disk/pool']
[00:00:52] ['rm', '-rf', '/media/disk/preseed']
[00:00:52] ['rm', '-rf', '/media/disk/README.diskdefines']
[00:00:52] ['rm', '-rf', '/media/disk/ubuntu']
[00:00:52] ['rm', '-rf', '/media/disk/wubi.exe']
[00:00:52] ['rm', '-rf', '/media/disk/.disk']
[00:00:52] ['rm', '/media/disk/casper-rw']
[00:00:52] ['/usr/share/usb-creator/install.py', '-s', '/tmp/tmp4tFvu2/.', 
'-t', '/media/disk', '-p', '1048638205']
Tried to symlink . -> /media/disk/ubuntu
Tried to symlink jaunty -> /media/disk/dists/stable
Tried to symlink jaunty -> /media/disk/dists/unstable
['rm', '-rf', '/media/disk/syslinux']
['mv', '/media/disk/isolinux', '/media/disk/syslinux']
['mv', '/media/disk/syslinux/isolinux.cfg', '/media/disk/syslinux/syslinux.cfg']
['cp', '/media/disk/syslinux/syslinux.cfg', '/media/disk/syslinux.cfg']
['dd', 'if=/dev/zero', 'bs=1048638205', 'of=/media/disk/casper-rw', 'count=1']
[00:13:32] Unmounting source volume.
[00:13:33] ['umount', '/tmp/tmp4tFvu2']
[00:13:36] ['rmdir', '/tmp/tmp4tFvu2']
[00:13:37] Install command exited with code: 9
[00:13:38] Forcing shutdown of the install process.
[00:13:38] Unmounting source volume.
[00:13:38] ['umount', '/tmp/tmp4tFvu2']
umount: /tmp/tmp4tFvu2: not found
[00:13:39] ['rmdir', '/tmp/tmp4tFvu2']
rmdir: failed to remove `/tmp/tmp4tFvu2': No such file or directory
[00:13:41] Install failed.

** Affects: usb-creator (Ubuntu)
     Importance: Undecided
         Status: New

-- 
memory leak when creating big read-write partition
https://bugs.launchpad.net/bugs/386821
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to