A diff of the symbol tables of both builds of parted_server shows that
the symbols for sscanf and fscanf are different

$ diff -u <(nm -D 19.04.5/parted_server) <(nm -D 19.04.6/parted_server)
--- /dev/fd/63  2019-03-04 09:24:40.172170149 +0100
+++ /dev/fd/62  2019-03-04 09:24:40.172170149 +0100
@@ -22,7 +22,6 @@
                  U fputs
                  U free
                  U freopen
-                 U fscanf
                  U getenv
                  U getpid
                  U getppid
@@ -31,6 +30,8 @@
 0000000000015170 B infifo
 0000000000015090 D infifo_name
 0000000000011000 R _IO_stdin_used
+                 U __isoc99_fscanf
+                 U __isoc99_sscanf
                  w _ITM_deregisterTMCloneTable
                  w _ITM_registerTMCloneTable
                  U kill
@@ -118,7 +119,6 @@
                  U sigaction
                  U sigemptyset
                  U sleep
-                 U sscanf
                  U __stack_chk_fail
 0000000000015140 B stderr
 0000000000015050 D stopfifo_name

This bug could be due to a new version of gcc used to build
parted_server.

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

Title:
  [disco desktop] Installation fails with parted_server: No data in
  infifo.  parted_server: Line 2387. CRITICAL ERROR!!!  EXITING.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-base/+bug/1818285/+subscriptions

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

Reply via email to