On 2024/07/07 16:57, Ali Farzanrad wrote: > I'm really sorry, my files were broken. > I didn't have any unexpected power outage, so I never expected that my > files might be broken. > > I fixed my files using this command: > > # pkg_add -uDsnap -Dinstalled -Dchecksum
Hmm, that's unexpected! I suggest a run of pkg_check as w3ll, then. Amongst other things, it verifies hashes for files of all installed packages. > > It seems that lldb is working, so I included my lldb output at the end > > of this email. Amongst porters we're mostly more familiar with gdb output/formatting etc so I think that's generally easier for most of us. Also, there's specific Python support in gdb (which IIRC is setup in the ports version automatically), so on occasion it can give a bit better info than lldb.