I think it's this patch to parted:

>From c3e11a7f7bcd93ecc7b9511467909654ee88d86e Mon Sep 17 00:00:00 2001
From: Aurelien Jarno <aurel...@aurel32.net>
Date: Fri, 28 Mar 2014 17:09:46 +0000
Subject: Add FreeBSD UFS support

+       int8_t buf[512 * 3];
...
+               if (!ped_geometry_read (geom, buf, offsets[i], 3))


Writing 3x4kB sectors to 3x512B of space on the stack will not go well.

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

Title:
  Install issues with network install with Ubuntu 14.10

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

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

Reply via email to