bugGNU GRUB - Bugs: bug #58094, grub-probe command freeze

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #58094: grub-probe command freeze

Submitter:  Ali Rıza KESKİN <sulincix>
Submitted:  Wed 01 Apr 2020 12:59:17 PM UTC
   
 
Category:  Configuration Severity:  Major
Priority:  5 - Normal Item Group:  Software Error
Status:  None Privacy:  Public
Assigned to:  None Originator Name: 
Open/Closed:  Open Release:  2.02
Release:  Reproducibility:  None
Planned Release:  None

Wed 01 Apr 2020 12:59:17 PM UTC, original submission:  

root@SulinOS:Desktop :)  > df -h
Filesystem        Size  Used Avail Use% Mounted on
dev                10M     0   10M   0% /kernel/dev
tmpfs             3.9G  136K  3.9G   1% /tmp
tmpfs             3.9G  1.4M  3.9G   1% /run
/kernel/dev/sda2  3.9G     0  3.9G   0% /
/dev/sda2          20G   19G  424M  98% /bin
shm               3.9G  8.8M  3.9G   1% /kernel/dev/shm
cgroup_root        10M     0   10M   0% /kernel/sys/fs/cgroup

When I run grub-mkconfig -o /boot/grub/grub.cfg command, freeze and use %100 of cpu.

I detect line of this bug.
/usr/share/grub/grub-mkconfig_lib file line 161:

 hints="`"${grub_probe}" --device $@ --target=hints_string 2> /dev/null`" || hints=

And I have a solution. We need to add timeout in this line.

sorry my bad english :D

Ali Rıza KESKİN <sulincix>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by sulincix (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code