ptitSeb / box64

Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices

Home Page:https://box86.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: PltResolver: Symbol cupsSetPasswordCB2 trying to wipe a drive with Active KillDisk

musiconwax opened this issue · comments

As the title says, I'm getting an error when I try to wipe a drive with KillDisk. The second I click on the "Erase Drive" button at the top the program closes. Below is the console output from the crash. Any help or direction would be appreciated.

Error: PltResolver: Symbol cupsSetPasswordCB2(ver 0: cupsSetPasswordCB2) not found, cannot apply R_X86_64_JUMP_SLOT 0x7fff22213400 (0x7fff22006c66) in /opt/lsoft/KillDisk/plugins/printsupport/libcupsprintersupport.so (local_maplib=0x582881e0, global maplib=0x5730e270, deepbind=0)
BreakPad crash
2971|Double SIGSEGV (code=1, pc=0xffff7282c118, addr=0x70, prot=00)!
Sigfault/Segbus while quitting, exiting silently

It's a missing symbol, I'll add it soon.

Ok, I have added that symbol, it should go farther now.

@musiconwax is it fixed now?

@ptitSeb I have been away on business this week without my macbook. I will be back home Monday and will report.

Ok, no problem, thanks!

Everything works as expected. You are an amazing individual.