radxa / apt

radxa debian packages repository
http://radxa.com/Rabian
35 stars 6 forks source link

htop每次关闭都会报错,因此甚至无法保存配置 #41

Closed CodeChenL closed 1 year ago

CodeChenL commented 1 year ago

在使用htop主线代码编译的二进制时,不会发生此情况

日志如下


htop 2.2.2 aborting. Please report bug at http://hisham.hm/htop

 Please include in your report the following backtrace:
htop(CRT_handleSIGSEGV+0x44)[0x557acb52b4]
linux-vdso.so.1(__kernel_rt_sigreturn+0x0)[0x7f9df067a0]
/lib/aarch64-linux-gnu/libc.so.6(fclose+0x8)[0x7f9dc7b280]
htop(Platform_getIO_stats+0x208)[0x557acb24d8]
htop(main+0x508)[0x557ac9df98]
/lib/aarch64-linux-gnu/libc.so.6(__libc_start_main+0xe8)[0x7f9dc38e10]
htop(+0xe150)[0x557ac9e150]

Additionally, in order to make the above backtrace useful,
please also run the following command to generate a disassembly of your binary:

   objdump -d `which htop` > ~/htop.objdump

and then attach the file ~/htop.objdump to your bug report.

Thank you for helping to improve htop!

已放弃 (核心已转储)
rock@rock-5b:~$

以下是核心转储文件(github不能上传源文件,故上传zip)

htop.zip

RadxaStephen commented 1 year ago

Package htop in Radxa APT Ubuntu20 was added two years ago when htop in Ubuntu20 APT was not available.

Now Ubuntu official apt includes htop, we will delete this package.