[systemd-devel] bootctl SIGSEGV

Oleksii Shevchuk alxchk at gmail.com
Fri Feb 27 13:19:25 PST 2015


# bootctl
Segmentation fault (core dumped)
# gdb bootctl
GNU gdb (Gentoo 7.9 vanilla) 7.9
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html
>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://bugs.gentoo.org/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from bootctl...Reading symbols from
/usr/lib64/debug//usr/bin/bootctl.debug...done.
done.
(gdb) r
Starting program: /usr/bin/bootctl
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
bootctl_main.2553 (argc=<optimized out>, argv=<optimized out>) at
/tmp/portage/sys-apps/systemd-9999/work/systemd-9999/src/boot/bootctl.c:1333
1333                    efi_tilt_backslashes(loader_path);
(gdb) bt
#0  bootctl_main.2553 (argc=<optimized out>, argv=<optimized out>) at
/tmp/portage/sys-apps/systemd-9999/work/systemd-9999/src/boot/bootctl.c:1333
#1  0x0000555555557e25 in main (argc=<optimized out>, argv=<optimized out>)
    at
/tmp/portage/sys-apps/systemd-9999/work/systemd-9999/src/boot/bootctl.c:1404
(gdb)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20150227/56f7af2c/attachment-0001.html>


More information about the systemd-devel mailing list