bug#35306: crash in do_resizepart function

2019-04-24 Thread Jozef Mlich
On Tue, 2019-04-23 at 14:20 -0700, Brian C. Lane wrote: > On Wed, Apr 17, 2019 at 01:32:18PM +0200, Jozef Mlich wrote: > > Hi, > > > > I was trying to resize partition in image file and it ended with > > crash > > > > /usr/sbin/parted ./rootfs.img resizepart 1 > > (gdb) bt full > > #0

bug#35306: crash in do_resizepart function

2019-04-23 Thread Brian C. Lane
On Wed, Apr 17, 2019 at 01:32:18PM +0200, Jozef Mlich wrote: > Hi, > > I was trying to resize partition in image file and it ended with crash > > /usr/sbin/parted ./rootfs.img resizepart 1 > (gdb) bt full > #0 0x77d79123 in free () from /lib64/libc.so.6 > No symbol table info available.

bug#35306: crash in do_resizepart function

2019-04-23 Thread Brian C. Lane
On Tue, Apr 23, 2019 at 01:53:41PM -0400, Phillip Susi wrote: > Can you provide a copy of your partition table so that we can try to > reproduce this? > > Jozef Mlich writes: > > > Hi, > > > > I was trying to resize partition in image file and it ended with crash > > > > /usr/sbin/parted

bug#35306: crash in do_resizepart function

2019-04-23 Thread Phillip Susi
Can you provide a copy of your partition table so that we can try to reproduce this? Jozef Mlich writes: > Hi, > > I was trying to resize partition in image file and it ended with crash > > /usr/sbin/parted ./rootfs.img resizepart 1 > (gdb) bt full > #0 0x77d79123 in free () from

bug#35306: crash in do_resizepart function

2019-04-17 Thread Jozef Mlich
Hi, I was trying to resize partition in image file and it ended with crash /usr/sbin/parted ./rootfs.img resizepart 1 (gdb) bt full #0 0x77d79123 in free () from /lib64/libc.so.6 No symbol table info available. #1 0xe00e in do_resizepart (dev=0x7fffd128, diskp=) at