From: Ruediger Meier <sweet_f_a@gmx.de>
To: util-linux@vger.kernel.org
Subject: Re: libfdisk show stopper on i586?
Date: Wed, 26 Oct 2016 11:29:59 +0200 [thread overview]
Message-ID: <201610261129.59654.sweet_f_a@gmx.de> (raw)
In-Reply-To: <201610260000.12844.sweet_f_a@gmx.de>
On Wednesday 26 October 2016, Ruediger Meier wrote:
> Hi,
>
> looks like some of the last commits between v2.29-rc2-1-ge5cc93b
> and v2.29-rc2-22-g82e8dda introduced issues on some i586 systems.
>
> For example on Fedora 19 i586:
>
>
> [ 202.120451] systemd-coredump[8629]: Failed to send coredump: No
> such file or directory
> /home/abuild/rpmbuild/BUILD/util-linux-2.29.rc2-22-82e8d/tests/ts/fdi
>sk/gpt: line 37: 8615 Aborted (core dumped)
> $TS_CMD_FDISK -l ${TEST_IMAGE_NAME} >> $TS_OUTPUT 2>&1
>
> fdisk: GPT ...
> FAILED (fdisk/gpt)
I've run it in gdb (last "unsigned int" fixes already applied):
+Program received signal SIGABRT, Aborted.
+0xf7d9502c in raise () from /lib/libc.so.6
+#0 0xf7d9502c in raise () from /lib/libc.so.6
+#1 0xf7d9670e in abort () from /lib/libc.so.6
+#2 0xf7dd3ca8 in __libc_message () from /lib/libc.so.6
+#3 0xf7dd9e43 in malloc_printerr () from /lib/libc.so.6
+#4 0xf7dd9f20 in munmap_chunk () from /lib/libc.so.6
+#5 0xf7f7cdd3 in fdisk_reset_labelitem (li=li@entry=0xffffd318) at libfdisk/src/item.c:75
+#6 0xf7f820ef in fdisk_get_disklabel_item (cxt=cxt@entry=0x8065038, id=id@entry=0, item=item@entry=0xffffd318) at libfdisk/src/label.c:455
+#7 0xf7f8233b in fdisk_get_disklabel_id (cxt=cxt@entry=0x8065038, id=id@entry=0xffffd38c) at libfdisk/src/label.c:427
+#8 0x08052da8 in list_disk_geometry (cxt=cxt@entry=0x8065038) at disk-utils/fdisk-list.c:78
+#9 0x08053dd0 in print_device_pt (cxt=0x8065038, device=0xffffd726 "<removed>", warnme=warnme@entry=1, verify=verify@entry=0) at disk-utils/fdisk-list.c:343
+#10 0x0804dbdf in main (argc=3, argv=0xffffd4c4) at disk-utils/fdisk.c:951
next prev parent reply other threads:[~2016-10-26 9:30 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-25 22:00 libfdisk show stopper on i586? Ruediger Meier
2016-10-26 0:26 ` Yuriy M. Kaminskiy
2016-10-26 8:17 ` Karel Zak
2016-10-26 9:29 ` Ruediger Meier [this message]
2016-10-26 9:53 ` Ruediger Meier
2016-10-26 10:19 ` Karel Zak
2016-10-26 10:27 ` Ruediger Meier
2016-10-26 10:47 ` Karel Zak
2016-10-26 12:37 ` Ruediger Meier
2016-10-26 14:50 ` Ruediger Meier
2016-10-26 10:13 ` Karel Zak
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201610261129.59654.sweet_f_a@gmx.de \
--to=sweet_f_a@gmx.de \
--cc=util-linux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.