[Bug 201718] sysutils/arcconf 1.7 Segmentation fault with Dell CERC SATA Raid

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 20 14:54:58 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201718

            Bug ID: 201718
           Summary: sysutils/arcconf 1.7 Segmentation fault with Dell CERC
                    SATA Raid
           Product: Ports & Packages
           Version: Latest
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: evolvia at worldofevolvia.com
                CC: michael at fuckner.net
             Flags: maintainer-feedback?(michael at fuckner.net)
                CC: michael at fuckner.net

Hi,

I just install FreeBSD 10 on old dell server PE 750 with Dell CERC raid card
and I have this problem below with the arcconf soft (Segmentation fault (core
dumped)).
If you need more information aks them :o)

Information about FreeBSD:
uname -a :FreeBSD srv1789.xxxx.xx 10.1-RELEASE-p10 FreeBSD 10.1-RELEASE-p10 #0:
Thu Jun  4 07:48:38 CEST 2015    
root at srv1789.xxxx.xxt:/usr/obj/usr/src/sys/CustomKernel  i386

Information about ARCCONF:
  | UCLI |  Adaptec by PMC uniform command line interface
  | UCLI |  Version 1.7 (B21229)
  | UCLI |  (C) Adaptec by PMCS 2003-2014
  | UCLI |  All Rights Reserved

Dell CERC SATA RAID Hardware information:
dev.aac.%parent:
dev.aac.0.%desc: Dell CERC SATA RAID 2
dev.aac.0.%driver: aac
dev.aac.0.%location: slot=1 function=0
dev.aac.0.%pnpinfo: vendor=0x9005 device=0x0285 subvendor=0x1028
subdevice=0x0291 class=0x010400
dev.aac.0.%parent: pci2
dev.aac.0.firmware_build: 7419

If I don't indicate ID controller i have this output:
root at srv1789:/usr/local/sbin # arcconf GETCONFIG AL
Controllers found: 1
Invalid arguments.

But if I indicate ID controller i have this error:
root at srv1789:/usr/local/sbin # arcconf GETCONFIG 1 AL
Segmentation fault (core dumped)

I have also information about arcconf soft:
root at srv1789:/usr/local/sbin # ldd arcconf
arcconf:
        libthr.so.3 => /lib/libthr.so.3 (0x28337000)
        libncurses.so.8 => /lib/libncurses.so.8 (0x28359000)
        libstdc++.so.6 => /usr/local/lib/compat/libstdc++.so.6 (0x28396000)
        libm.so.5 => /lib/libm.so.5 (0x28491000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x284b7000)
        libc.so.7 => /lib/libc.so.7 (0x284c3000)

GDB information:
root at srv1789:/usr/local/sbin # gdb
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-marcel-freebsd".
(gdb) core arcconf.core
Core was generated by `arcconf'.
Program terminated with signal 11, Segmentation fault.
#0  0x082241aa in ?? ()
(gdb) quit

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list