[Bug 1065281] Re: Server installer crashed when trying to partition 4k/4k sector hard disks

Colin Watson cjwatson at canonical.com
Mon Oct 15 16:15:36 UTC 2012


#0  __memcpy_ssse3_back () at ../sysdeps/x86_64/multiarch/memcpy-ssse3-back.S:1517
No locals.
#1  0x00007fd654bfd197 in memcpy (__len=3108864, __src=0x64ee40, __dest=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/string3.h:52
No locals.
#2  linux_write (dev=0x649380, buffer=0x64ee40, start=288, count=<optimized out>) at ../../libparted/arch/linux.c:1927
        arch_specific = 0x649dd0
        ex_status = <optimized out>
        diobuf = 0x7fd653476000
        diobuf_start = <optimized out>
        __PRETTY_FUNCTION__ = "linux_write"
        write_length = 3108864
#3  0x00007fd654bfab60 in ped_geometry_write (geom=<optimized out>, buffer=<optimized out>, offset=32, count=<optimized out>) at ../../libparted/cs/geom.c:392
        exception_status = <optimized out>
        real_start = <optimized out>
        __PRETTY_FUNCTION__ = "ped_geometry_write"
#4  0x00007fd654c0c3a9 in fat_table_write (ft=ft at entry=0x649d20, fs=fs at entry=0x64e440, table_num=table_num at entry=0) at ../../../../libparted/fs/fat/table.c:159
        fs_info = <optimized out>
        __PRETTY_FUNCTION__ = "fat_table_write"
#5  0x00007fd654c0c432 in fat_table_write_all (ft=0x649d20, fs=fs at entry=0x64e440) at ../../../../libparted/fs/fat/table.c:177
        fs_info = 0x64a540
        i = <optimized out>
#6  0x00007fd654c0e9cf in fat_create (geom=0x64b2b8, fat_type=<optimized out>, timer=<optimized out>) at ../../../../libparted/fs/fat/fat.c:393
        fs = 0x64e440
        fs_info = 0x64a540
        table_size = <optimized out>
#7  0x00007fd654bf4f92 in ped_file_system_create (geom=0x64b2b8, type=0x7fd654e5bb40 <fat32_type>, timer=0x64e400) at ../../libparted/filesys.c:534
        fs = <optimized out>
        __PRETTY_FUNCTION__ = "ped_file_system_create"
#8  0x0000000000403983 in ?? ()
No symbol table info available.
#9  0x000000000040ba85 in ?? ()
No symbol table info available.
#10 0x000000000040f3b7 in ?? ()
No symbol table info available.
#11 0x0000000000402b71 in ?? ()
No symbol table info available.
#12 0x00007fd65484676d in __libc_start_main (main=0x402990, argc=1, ubp_av=0x7fffb0cbc8a8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffb0cbc898) at libc-start.c:226
        result = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -8111426171978694122, 4205428, 140736159533216, 0, 0, 8111279010564489750, 8125274207676744214}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x40f5c0,
              0x7fffb0cbc8a8}, data = {prev = 0x0, cleanup = 0x0, canceltype = 4257216}}}
        not_first_call = <optimized out>
#13 0x0000000000402b9d in ?? ()
No symbol table info available.
#14 0x00007fffb0cbc898 in ?? ()
No symbol table info available.
#15 0x000000000000001c in ?? ()
No symbol table info available.
#16 0x0000000000000001 in ?? ()
No symbol table info available.
#17 0x00007fffb0cbdc6b in ?? ()
No symbol table info available.
#18 0x0000000000000000 in ?? ()
No symbol table info available.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to partman-base in Ubuntu.
https://bugs.launchpad.net/bugs/1065281

Title:
  Server installer crashed when trying to partition 4k/4k sector hard
  disks

Status in “partman-base” package in Ubuntu:
  Confirmed

Bug description:
  partman_server crashes on Ubuntu 12.10 server for amd64 when trying to
  partition an Advanced Format (4k / 4k sector) hard disk.

  Disks that utilize 4k sectors with 512 emulation work fine.  The
  installer has no problems with those.

  Steps to Reproduce:
  1) Begin the installation in EFI mode. 
  2) At the disk partitioning stage, select "Guided use Entire Disk" or "Manual"
  3) Review and accept the proposed partitioning scheme and write changes to disk. 

  Actual Results:
  The system will attempt to create a the EFIboot partition.  At this stage the installer appears to hang.   Pressing Ctrl+AltF4 reveals that parted_server has crashed with the following message:

  parted_server[13865]: segfault at 22fa000 ip 00007fa6eb74bee7 sp
  00007fffec3ab500 error 4 in libparted.so.0.0.1[7fa6eb735000+64000]

  Expected results:
  Installation should carry on without a crash.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-base/+bug/1065281/+subscriptions




More information about the foundations-bugs mailing list