jar...@sentti:~$ sudo gdb /sbin/mountall 364
GNU gdb (GDB) 7.1-ubuntu
Copyright (C) 2010 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-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /sbin/mountall...(no debugging symbols found)...done.
Attaching to program: /sbin/mountall, process 364
Reading symbols from /lib64/ld-linux-x86-64.so.2...Reading symbols from 
/usr/lib/debug/lib/ld-2.11.1.so...done.
done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
[Thread debugging using libthread_db enabled]
0x00007f7e136696e3 in ply_list_find_node () from /lib/libply.so.2
(gdb) bt
#0  0x00007f7e136696e3 in ply_list_find_node () from /lib/libply.so.2
#1  0x00007f7e13669933 in ply_list_remove_node () from /lib/libply.so.2
#2  0x00007f7e1345d191 in ?? () from /lib/libply-boot-client.so.2
#3  0x00007f7e1345d41d in ply_boot_client_flush () from 
/lib/libply-boot-client.so.2
#4  0x00007f7e1452cffd in main ()


jar...@sentti:~$ sudo strace -p 364  
--- SIGPIPE (Broken pipe) @ 0 (0) ---
write(2, "mountall: Plymouth command faile"..., 34) = 34
write(12, "U\0028fsck:/:72:Checking disk %1$d "..., 59) = -1 EPIPE (Broken pipe)
--- SIGPIPE (Broken pipe) @ 0 (0) ---
write(2, "mountall: Plymouth command faile"..., 34) = 34
write(12, "U\0028fsck:/:72:Checking disk %1$d "..., 59) = -1 EPIPE (Broken pipe)
--- SIGPIPE (Broken pipe) @ 0 (0) ---
write(2, "mountall: Plymouth command faile"..., 34) = 34
write(12, "U\0028fsck:/:72:Checking disk %1$d "..., 59) = -1 EPIPE (Broken pipe)
--- SIGPIPE (Broken pipe) @ 0 (0) ---
write(2, "mountall: Plymouth command faile"..., 34) = 34
write(12, "U\0028fsck:/:72:Checking disk %1$d "..., 59) = -1 EPIPE (Broken pipe)
--- SIGPIPE (Broken pipe) @ 0 (0) ---
write(2, "mountall: Plymouth command faile"..., 34) = 34
write(12, "U\0028fsck:/:72:Checking disk %1$d "..., 59) = -1 EPIPE (Broken pipe)
--- SIGPIPE (Broken pipe) @ 0 (0) ---
write(2, "mountall: Plymouth command faile"..., 34) = 34
write(12, "U\0028fsck:/:72:Checking disk %1$d "..., 59) = -1 EPIPE (Broken pipe)
--- SIGPIPE (Broken pipe) @ 0 (0) ---
write(2, "mountall: Plymouth command faile"..., 34) = 34
write(12, "U\0028fsck:/:72:Checking disk %1$d "..., 59) = -1 EPIPE (Broken pipe)
--- SIGPIPE (Broken pipe) @ 0 (0) ---
write(2, "mountall: Plymouth command faile"..., 34) = 34
write(12, "U\0028fsck:/:72:Checking disk %1$d "..., 59) = -1 EPIPE (Broken pipe)
--- SIGPIPE (Broken pipe) @ 0 (0) ---
write(2, "mountall: Plymouth command faile"..., 34) = 34
write(12, "U\0028fsck:/:72:Checking disk %1$d "..., 59) = -1 EPIPE (Broken pipe)
--- SIGPIPE (Broken pipe) @ 0 (0) ---
write(2, "mountall: Plymouth command faile"..., 34) = 34

-- 
After Upgrading to mountall 2.13 mountall consumes 100% CPU after reboot
https://bugs.launchpad.net/bugs/567045
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to