Mailing List ecs-isp@2rosenthals.com Archived Message #1169 | ![]() ![]() |
|
---|
Il 05/04/2025 19:58, Steven Levine ha scritto:
In <list-12683555@2rosenthals.com>, on 04/05/25
at 11:31 AM, "Massimo S." <ecs-isp@2rosenthals.com> said:
Hi Massimo,
if i do "yum install libcx0-debug"
it say there is no debug package available
This is 100% true. You are guessing the package name rather than using
yum to determine the correct spelling.
yum list *libcx*
will list all the packages with libcx in their names. Here this lists
libcx-debuginfo.pentium4 0.7.3-1.oc00
along with other matches. The full nevra name for the package is
libcx-debuginfo-0:0.7.4-1.oc00.pentium4
but you only need to provide enough of this to make the request
unambiguous. So
yum install libcx-debuginfo
should work.
Steven
hi,
here yesterday at 1,46 AM i had a strange issue on all klibc executables
(wget, curl, named, apache etc..)
since at that hour clamscan is running, i guess the system has ran out of something
this situation produced a lot of eQ files (some of them here below*),
let me know if those are of interest and if i can send them to you in email
and today some minute ago at 9,25 named become "zombi" (unresponsive/unkillable)
on monday morning, when all offices reopen.. doh :-(
before rebooting i captured a dump (pdumpctl named r f d o)
let me know if this can help and if i can send it to you
the zip is about 8,5 MegaBytes
bind 9.11.37 still has that issue freeze on SMP setups
ticket 784 i guess it have to be reopened
massimo
* (paths are fake)
Opened log at 2025-04-06 01:46:22.15 (030a5a8b ms since boot)
Process ID: 0x12b7 (4791) Parent PID: 0x4e (78) Type: 2
Exe hmte : 0xfe2 (X:\USR\BIN\CURL.EXE)
Arg 0 : curl.exe
Arg 1 : -v -m 45 --connect-timeout 45 1.2.3.4/index.html -o index.html
Cur dir : X:\mydir
CRT Module: LIBCN0 hmod=0x523 (X:\USR\LIB\LIBCN0.DLL)
__libc_logInit: addr 0x1f221f84 iObj=0 offObj=0x61f84
Origin : libcx
LIBCx version : 0.7.4
LIBCx module : X:\USR\LIB\LIBCX0.DLL (hmod=0519)
Millsecond Timestamp.
| Thread ID.
| | Log Group (Asrt for assertions).
| | | File Name.
| | | | Line Number.
| | | | | Function Name.
v v v v v v
xxxxxxxx tt gggg file:line:function: message
030a5a91 01 Asrt shared.c:324:shared_init: Assertion failed: proc
===== LIBCx resource usage =====
Reserved memory size: 2097152 bytes
Committed memory size: 2097152 bytes
Heap size total: 2096736 bytes
Heap size used now: 1439949 bytes
ProcDesc structs used now: 9
FileDesc structs used now: 7469
SharedFileDesc structs used now: 7469
===== LIBCx global mutex info =====
mutex handle: 8001005a
owner state: alive
owner PID: 12b7 (4791) <current>
owner TID: 1 <current>
request #: 1
===== LIBCx stats end =====
Opened log at 2025-04-06 01:46:22.03 (030a5a0e ms since boot)
Process ID: 0x12b6 (4790) Parent PID: 0x4e (78) Type: 2
Exe hmte : 0x11d8 (X:\USR\BIN\WGET.EXE)
Arg 0 : wget
Arg 1 : -v -S --timeout=60 http://1.2.3.4/abcdef/ -O index2.html
Cur dir : X:\mydir
CRT Module: LIBCN0 hmod=0x523 (X:\USR\LIB\LIBCN0.DLL)
__libc_logInit: addr 0x1f221f84 iObj=0 offObj=0x61f84
Origin : libcx
LIBCx version : 0.7.4
LIBCx module : C:\USR\LIB\LIBCX0.DLL (hmod=0519)
Millsecond Timestamp.
| Thread ID.
| | Log Group (Asrt for assertions).
| | | File Name.
| | | | Line Number.
| | | | | Function Name.
v v v v v v
xxxxxxxx tt gggg file:line:function: message
030a5a0e 01 Asrt shared.c:324:shared_init: Assertion failed: proc
===== LIBCx resource usage =====
Reserved memory size: 2097152 bytes
Committed memory size: 2097152 bytes
Heap size total: 2096736 bytes
Heap size used now: 1439949 bytes
ProcDesc structs used now: 9
FileDesc structs used now: 7469
SharedFileDesc structs used now: 7469
===== LIBCx global mutex info =====
mutex handle: 8001005a
owner state: alive
owner PID: 12b6 (4790) <current>
owner TID: 1 <current>
request #: 1
===== LIBCx stats end =====
Opened log at 2025-04-06 01:46:53.11 (030ad28e ms since boot)
Process ID: 0x12f1 (4849) Parent PID: 0x12e5 (4837) Type: 2
Exe hmte : 0xca4 (X:\APACHE\BIN\HTTPD2.EXE)
Arg 0 : X:\apache\bin\httpd2.exe
Arg 1 : -d X:\apache
Cur dir : X:\apache
CRT Module: LIBCN0 hmod=0x523 (X:\USR\LIB\LIBCN0.DLL)
__libc_logInit: addr 0x1f221f84 iObj=0 offObj=0x61f84
Origin : libcx
LIBCx version : 0.7.4
LIBCx module : X:\USR\LIB\LIBCX0.DLL (hmod=0519)
Millsecond Timestamp.
| Thread ID.
| | Log Group (Asrt for assertions).
| | | File Name.
| | | | Line Number.
| | | | | Function Name.
v v v v v v
xxxxxxxx tt gggg file:line:function: message
030ad28e 01 Asrt shared.c:324:shared_init: Assertion failed: proc
===== LIBCx resource usage =====
Reserved memory size: 2097152 bytes
Committed memory size: 2097152 bytes
Heap size total: 2096736 bytes
Heap size used now: 1438509 bytes
ProcDesc structs used now: 7
FileDesc structs used now: 7475
SharedFileDesc structs used now: 7475
===== LIBCx global mutex info =====
mutex handle: 8001005a
owner state: alive
owner PID: 12f1 (4849) <current>
owner TID: 1 <current>
request #: 1
===== LIBCx stats end =====
Abboner: Feed,
Digest,
Index. Stopp abbonement E-post til ListMaster |