ish-app / ish

Linux shell for iOS
https://ish.app
Other
16.32k stars 855 forks source link

MariaDB Segmentation fault on M4 iPad Pro #2390

Open daumling opened 1 month ago

daumling commented 1 month ago

This may be related to the new M4 Chip on an iPad Pro 13“ with 256GB (8 GB RAM?). MariaDB crashes with a Segmentation Fault. Try to run e.g. mysql_install_db.

If there is anything I can to do help, please let me know.

360 page fault on 0xf7f573dc at 0x568d2082
stack at ffffd880, base at 0, ip at 568d2082
ffffd880: 570755e4 00000000 00000200 00000000 576e85c0 57728324 00000000 56ee946d 
ffffd8a0: 57f6d7d4 00000002 f7ffaf88 f7f8a2ac f7ffcdc8 00000080 f7f89877 f7f8a1e9 
ffffd8c0: 57f6d853 00000080 00000001 b5459e19 f7f8975d 00000001 568d1ed5 576a133c 
ffffd8e0: 000001e8 f7b858e0 00001010 56eb71ed 00000200 00000000 00000000 000001e8 
ffffd900: 0000007f 570755e4 00000200 00000000 576a133c 57f6d853 56eb710e 576a133c 
ffffd920: ffffd9fc 00000020 ffffd9fc 56eb1729 00000000 000001e4 00001010 00000030 
ffffd940: 0000007f 00000000 00000000 000001e4 00000001 00000000 56eb1687 576a133c 
ffffd960: ffffdcd4 57fbcbf0 ffffd9fc 56ea6d25 ffffd9fc 00000020 ffffdc28 56ea7ad8
Sadeesha6 commented 1 month ago

How to

Sadeesha6 commented 1 month ago

Install paython3

daumling commented 1 month ago

I am not sure why installing python3 would be helpful, but python3 has been installed for other reasons. So, it is not the lack of python3 that causes the segmentation fault.