Date: Tue, 28 Mar 2023 22:13:05 +0200 From: Tomek CEDRO <tomek@cedro.info> To: mike tancsa <mike@sentex.net> Cc: Robert Fitzpatrick <robert@webtent.org>, FreeBSD <freebsd-questions@freebsd.org> Subject: Re: Adaptec RAID 2020SA raid status Message-ID: <CAFYkXj=8Y_cKSYraXOqDceTrQkEA7Dw3M=nCRpv-34Qo96FVfw@mail.gmail.com> In-Reply-To: <eb2adb23-b435-2389-4c20-ad198d64b9db@sentex.net> References: <86532220-d7df-0462-498b-3cb66c6a39bc@webtent.org> <ab74eec6-cd4a-6717-0132-fc7078bdc229@sentex.net> <833858a0-ac15-aa4c-4228-62394953ac15@webtent.org> <eb2adb23-b435-2389-4c20-ad198d64b9db@sentex.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 28, 2023 at 10:10 PM mike tancsa wrote:
> for testing, you could try
>
> touch /var/log/fsaapi.txt
> chmod a+w /var/log/fsaapi.txt
No change:
root@octagon:/usr/ports/security/pcsc-tools# touch /var/log/fsaapi.txt
root@octagon:/usr/ports/security/pcsc-tools# chmod a+w /var/log/fsaapi.txt
root@octagon:/usr/ports/security/pcsc-tools# arcconf getconfig 1
Controllers found: 1
Segmentation fault (core dumped)
root@octagon:/usr/ports/security/pcsc-tools# lldb arcconf getconfig 1
(lldb) target create "arcconf"
Current executable set to 'arcconf' (x86_64).
(lldb) settings set -- target.run-args "getconfig" "1"
(lldb) run
Process 57593 launched: '/usr/local/sbin/arcconf' (x86_64)
Controllers found: 1
Process 57593 stopped
* thread #1, name = 'arcconf', stop reason = signal SIGSEGV: invalid
address (fault address: 0x0)
frame #0: 0x0000000000000000
error: memory read failed for 0x0
(lldb) bt
* thread #1, name = 'arcconf', stop reason = signal SIGSEGV: invalid
address (fault address: 0x0)
* frame #0: 0x0000000000000000
frame #1: 0x00000000005c6a64
arcconf`ArcPhysicalDeviceAttach::setFsaInfo(FSA_STORAGE_DEVICE_INFO
const*, FSA_SMART_DATA const*) + 3124
frame #2: 0x00000000005c782d
arcconf`ArcPhysicalDeviceAttach::ArcPhysicalDeviceAttach(Channel*,
PhysicalDevice*, FSA_STORAGE_DEVICE_INFO const*, FSA_SMART_DATA
const*) + 797
frame #3: 0x00000000005a0c79 arcconf`ArcAdapter::buildChildren(Ret&) + 4457
frame #4: 0x00000000005d000c
arcconf`ArcSystem::buildChildrenForSingleAdapter(StorLib*, unsigned
long, Ret&, EnumGetSystemConfigType) + 892
frame #5: 0x00000000004f1d70
arcconf`StorLib::getSystemConfigForSingleAdapter(unsigned long,
EnumGetSystemConfigType) + 112
frame #6: 0x00000000004072fe arcconf`main + 2190
frame #7: 0x00000000004094df arcconf`_start + 383
--
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFYkXj=8Y_cKSYraXOqDceTrQkEA7Dw3M=nCRpv-34Qo96FVfw>
