15.1.1 installer crashes during install
Tofloor
poster avatar
hprem
deepin
2016-04-04 11:46
Author
Edited by hprem at 2016-4-4 03:48

While trying to install Deeping 5.1.1, installer crashes
  1. ** Message: [run_one_by_one] RUN : /usr/share/deepin-installer/hooks/before_chroot/00-detect-liveboot-method.job

  2. *** Error in `/usr/bin/deepin-installer': double free or corruption (fasttop): 0x00000000015f2ec0 ***
  3. [disk_print] Disk uuid: disk5, path: /dev/sdb
  4. [disk_print] Disk uuid: disk0, path: /dev/sda
  5. [partition_print] Partition uuid: part6, path: /dev/sdb1, num: 1
  6. [partition_print] Partition uuid: part7, path: /dev/sdb-1, num: -1
  7. [partition_print] Partition uuid: part8, path: /dev/sdb3, num: 3
  8. [partition_print] Partition uuid: part9, path: /dev/sdb4, num: 4
  9. [partition_print] Partition uuid: part11, path: /dev/sdb8, num: 8
  10. [partition_print] Partition uuid: part12, path: /dev/sdb9, num: 9
  11. [partition_print] Partition uuid: part10, path: /dev/sdb5, num: 5
  12. [partition_print] Partition uuid: part14, path: /dev/sdb6, num: 6
  13. [partition_print] Partition uuid: part15, path: /dev/sdb7, num: 7
  14. [partition_print] Partition uuid: part13, path: /dev/sdb-1, num: -1
  15. [partition_print] Partition uuid: part1, path: /dev/sda2, num: 2
  16. [partition_print] Partition uuid: part2, path: /dev/sda3, num: 3
  17. [partition_print] Partition uuid: part3, path: /dev/sda4, num: 4
  18. [partition_print] Partition uuid: part4, path: /dev/sda5, num: 5
Copy the Code

Here is how my disks look like
  1. deepin@Deepin:~$ sudo fdisk -l /dev/sda
  2. Disk /dev/sda: 223.6 GiB, 240057409536 bytes, 468862128 sectors
  3. Units: sectors of 1 * 512 = 512 bytes
  4. Sector size (logical/physical): 512 bytes / 512 bytes
  5. I/O size (minimum/optimal): 512 bytes / 512 bytes
  6. Disklabel type: gpt
  7. Disk identifier: 41D1A0DF-2D4D-440A-B999-89FCB70CC89B

  8. Device         Start       End   Sectors   Size Type
  9. /dev/sda1       2048      4095      2048     1M BIOS boot
  10. /dev/sda2       4096  80005119  80001024  38.2G Linux filesystem
  11. /dev/sda3   80005120 160006143  80001024  38.2G Linux filesystem
  12. /dev/sda4  160006144 176007167  16001024   7.6G Linux swap
  13. /dev/sda5  176007168 468860927 292853760 139.7G Linux filesystem
  14. deepin@Deepin:~$
  15. deepin@Deepin:~$
  16. deepin@Deepin:~$ sudo fdisk -l /dev/sdb
  17. Disk /dev/sdb: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
  18. Units: sectors of 1 * 512 = 512 bytes
  19. Sector size (logical/physical): 512 bytes / 4096 bytes
  20. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  21. Disklabel type: gpt
  22. Disk identifier: 3348653A-6974-48FA-9EE3-7388685F70BD

  23. Device          Start        End   Sectors  Size Type
  24. /dev/sdb1        2048    2050047   2048000 1000M Windows recovery environment
  25. /dev/sdb3     2582528    4630527   2048000 1000M Lenovo boot partition
  26. /dev/sdb4     4630528    4892671    262144  128M Microsoft reserved
  27. /dev/sdb5     4892672  209692671 204800000 97.7G Microsoft basic data
  28. /dev/sdb6  1870972928 1923401727  52428800   25G Microsoft basic data
  29. /dev/sdb7  1923401728 1953523711  30121984 14.4G Windows recovery environment
  30. /dev/sdb8   209692672  405004287 195311616 93.1G Microsoft basic data
  31. /dev/sdb9   405004288  600315903 195311616 93.1G Microsoft basic data

  32. Partition table entries are not in disk order.
Copy the Code



Reply Favorite View the author
All Replies
dance707
deepin
2016-04-04 18:20
#1
Hi, Welcome to the Deepin Forum. You might want to add a verbal description of how your trying to install for others reading this post that might be able to assist you.  Also from the USB Deepin installer menu you can select Deepin Failsafe mode and in your applications select DeepinUserFeedback to send them log files. You can also attempt to install from the failsafe mode as well.
Reply View the author