-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Arcconf segfault on debian jessie 64bit #51
Comments
Hello, Can you send me output of "apt-cache policy arcconf" ? |
This happens since the latest update The only version which works is the 7.31.18856-1, all the other produce a segfault on my server Have a nice day, Manu |
I have put the package on hold |
Hello, Well, that's why I provided all versions but there's clearly something wrong on your server. Regards, Adam. |
Same here but on a really old Dell PowerEdge 2650 running Debian 8 i386. All the 1:1.0xxx versions segfault, 7.31.xxx works. |
arcconf (1:2.02.22404-1) arcconf (1:1.08.21375-1) ... arcconf (1:1.07.21229-1) ... arcconf (1:1.05.20942-1) ... arcconf (7.31.18856-1) ... (the one that works) |
I have the same problem
root@debian:/var/log# apt-cache policy arcconf |
Same here with a fully up2date Debian/jessie system, kernel 3.16.0-4-amd64 (3.16.36-1+deb8u2) on IBM System x3650 hardware, reproducible on several of our servers. The 1.05, 1.07, 1.08 + 2.02 package versions are affected (all segfaulting), only version 7.31 works as expected. Some further information from syslog + gdb (I'm aware that this doesn't really provide much additional information):
|
I am seeing the same problem. Suspect use of libstdc++6 vs libstdc++5 is part of the story. |
Also seeing segfault on a debian wheezy sun fire x4170 server w/arcconf 1:2.02.22404-1. Reverting to version 7.31.18856-1 reinstates functionality. ~# ldd /usr/sbin/arcconf |
could you try to use my package where i hope i included the right libstdc++.so http://ftp.disconnected-by-peer.at/go-hwraid/pool/main/a/arcconf/ |
tomorrow my repo will contain a new version of my version of arcconf package |
@geosone I still see a segfault with =2.05.3-1~20171111184405.17+jessie=
It seems to be looking for a filename that does not exist in any debian package:
|
ist provided /usr/lib/arcconf/libstdcv4.so.6 wiht the package |
I think that linking is probably better handled during the build process. Either way, it's not important enough to me to pursue much further. The "old" package works just fine for me. |
I know this is old, but still "Open": I hit segfaults with arcconf on Gentoo Linux and look for a working static binary. |
Hello,
Since the latest update I get segmentation faults. What do you need from me to debug?
Cheers,
Manu
The text was updated successfully, but these errors were encountered: