pbulk was idle stuck building kio at

dbus    24339  0.0  0.0 182156   9644 pts/6  Il   12:45PM   0:00.04 
/usr/pkg/bin/cmake -E cmake_autogen 
/tmp/pkgsrc/devel/kio/work/kio-5.70.1/_KDE_build/src/urifilters/ikws/CMakeFiles/kurisearchfilter_autogen.dir/AutogenInfo.json
  

Trying to debug:

# gcore -c cmake.core 24339
gcore: ptrace(PT_DUMPCORE) to 24339 failed: Permission denied
# gcore 24339
gcore: ptrace(PT_ATTACH) to 24339 failed: No such process

Permission denied? and sure enough after that, there was no process.

Thoughts on giving root permission? (I should have just gdb attached...)


Cheers,

Patrick

Reply via email to