similar to: snmp-ups ApplicationError / APPCRASH

Displaying 20 results from an estimated 100 matches similar to: "snmp-ups ApplicationError / APPCRASH"

2011 Jan 06
1
RSymphony appcrash
Hi list, Please tell me why sometimes RSymphony.dll crashes on Windows 7 (may be on other Windows too). I saw that it depends on input data. For example this code bring to crash: library('Rsymphony') mat = c(0, 1, -100.37967, 0, 0, 1, 0, 0, -200, 0, 0, 1, -0.4, 0, 0, 1, 0, 0, -0.4, 0, 0.5, 0, 0, 0, 0, 0, -1, 0, 0, 0) mat = matrix(mat, nrow=6, byrow=TRUE) mat dir = c("=",
2014 Oct 09
3
configure: error: "Net-SNMP Libraries not found, required for SNMP drivers"
System: * Solaris 10 1/13 (X86) in VirtualBox. OpenCSW packages installed: *gcc4core * libltdl7 * netsnmp * netsnmp_dev I'm attempting to run: ./configure --with-snmp --with-wrap --with-snmp-libs="L/opt/csw/lib l/libnetsnmp" And get the following error: configure: error: "Net-SNMP libraries not found, required for SNMP drivers" I'm pasting the whole
2006 Apr 01
2
Install problem with res_snmp.so from current trunk (bug?)
Just updated two fc3 systems running svn trunk. One updated, installed properly, and is working fine. The second box failed during the 'make install' process with: /usr/lib/libnetsnmp.a(parse.o)(.text+0x275a): In function `unload_module': : multiple definition of `unload_module' res_snmp.o(.text+0x310):/usr/src/asterisk/res/res_snmp.c:102: first defined here /usr/bin/ld:
2008 Mar 06
3
/usr/bin/ld: skipping incompatible
Hi Centos Users I try to compile SNMPPD (SNMP Proxy Daemon) on Centos 5.1 x86_64 with latest patches. Dependencies (like libsplit, net-snmp-libs, net-snmp-devel, net-snmp-libs) are installed, both 32 and 64 Bit. # rpmbuild -tb snmppd-0.5.2.tar.gz [...] Making all in snmppd make[2]: Entering directory `/tmp/snmppd-0.5.2/snmppd' gcc -Wall -Wno-uninitialized -Wchar-subscripts
2008 Oct 15
1
Problem building Perl net-snmp
Hi I'm trying to build the perl modules of net-snmp-5.4.2. Everything seems to work fine until "make test"[1]. The problem with "DynaLoader.pm" seems to be an old one. The machine is Centos 5.2 i386 I'm trying to build instead of using the one available in the repos because I'll build in other platforms and also in nagios-plugins. Thanks Marcelo [1]
2014 Feb 25
2
Arch Linux and Tripp Lite web snmp card issues.
On 2/24/2014 11:10 PM, Charles Lepple wrote: > On Feb 24, 2014, at 10:29 PM, Jason R Begley wrote: > >> Thanks for the quick response Charles! I may not have gotten the correct output from the snmpwalk, let me know if the attachment is usable. Thanks! > Sorry, it's basically all comments. Do you have the stdout from the subdriver script? Also, how is the MIB file installed?
2014 Feb 25
0
Arch Linux and Tripp Lite web snmp card issues.
On Feb 24, 2014, at 11:48 PM, Jason R Begley wrote: > 0.073855 load_mib2nut: trying classic method with 'delta_ups' mib > 0.073878 Entering nut_snmp_get_str() > 0.073899 nut_snmp_get((null)) > 0.073918 nut_snmp_walk((null)) Arnaud, The gen-snmp-subdriver.sh script is setting mib2nut[i]->oid_auto_check to NULL for new drivers (with no instructions
2006 May 20
1
building a library for common/ [was: minor building issues (svn HEAD revision 427)]
NUT developers, I'm looking for a low-tech solution for this linker error: > gcc -I../include -O -Wall -Wsign-compare -g -Dsolaris2 > -I/software/openssl-0.9.7_runtime/include -I. > -I/software/netsnmp-5.3/include -o snmp-ups snmp-ups.o main.o dstate.o \ > ../common/state.o ../common/upsconf.o ../common/parseconf.o \ > ../common/common.o ../common/setenv.o
2006 May 19
3
minor building issues (svn HEAD revision 427)
While attempting to package up the HEAD version of nut for our department/campus, I've run into a couple of minor issues with the latest HEAD - I'm going to give it another whack at a PW9170+ UPS and want to make sure I have the latest revision. :) First is, whilst building the drivers (SNMP required), I get: gmake[1]: Entering directory `/fsys2/source/nut-2.1/nut-2.1_cvs/drivers'
2014 Feb 25
0
Arch Linux and Tripp Lite web snmp card issues.
On Feb 24, 2014, at 10:29 PM, Jason R Begley wrote: > Thanks for the quick response Charles! I may not have gotten the correct output from the snmpwalk, let me know if the attachment is usable. Thanks! Sorry, it's basically all comments. Do you have the stdout from the subdriver script? Also, how is the MIB file installed? > New data added, here is the gdb output: > Reading
2007 Nov 09
0
Slightly OT - unable to install hplip 2.7 on CentOS 5 64
I have already reported this as a bug to the HP folks, but I was hoping someone here might have a clue about this one. Just bought an HP Deskjet F2120 and tried to install it on my CentOS 5.064-bit system. The printer installed fine, but sane does not recognize the device, so I tried to install hplip 2.7.10, which is supposed to support it. Installation failed twice - first time because I did
2014 Feb 25
2
Arch Linux and Tripp Lite web snmp card issues.
Thanks for the quick response Charles! I may not have gotten the correct output from the snmpwalk, let me know if the attachment is usable. Thanks! New data added, here is the gdb output: Reading symbols from /usr/bin/snmp-ups...(no debugging symbols found)...done. (gdb) run -a tripplite -DD Starting program: /usr/bin/snmp-ups -a tripplite -DD warning: Could not load shared library symbols for
2014 Feb 25
3
Arch Linux and Tripp Lite web snmp card issues.
2014-02-25 12:58 GMT+01:00 Charles Lepple <clepple at gmail.com>: > On Feb 24, 2014, at 11:48 PM, Jason R Begley wrote: > > > 0.073855 load_mib2nut: trying classic method with 'delta_ups' mib > > 0.073878 Entering nut_snmp_get_str() > > 0.073899 nut_snmp_get((null)) > > 0.073918 nut_snmp_walk((null)) > > Arnaud, > >
2007 May 15
1
Asterisk 1.4.4 reproducibly dumps core on Solaris 10
I have built Asterisk 1.4.4 on my Solaris 10 x86 box: LDFLAGS='-R/usr/sfw/lib -R/opt/csw/lib -L/opt/csw/lib -L/usr/sfw/lib' CPPFLAGS=-I/opt/csw/include ./configure -with-curl=/opt/csw --without-oss --without-vpb --prefix=/opt/asterisk-1.4 The build and install go fine but the asterisk executable reproducibly dumps core with a segmentation violation. If I start it as: asterisk -gc and
2007 Jul 26
0
Asterisk 1.4.9 reproducibly dumps core on Solaris 10
> Message: 1 > Date: Tue, 15 May 2007 23:01:24 -0400 > From: Frank Tarczynski <ftarz at mindspring.com> > Subject: [asterisk-users] Asterisk 1.4.4 reproducibly dumps core on > Solaris 10 > To: asterisk-users at lists.digium.com > Message-ID: <464A7404.5000706 at mindspring.com> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > I have
2008 Oct 01
5
ustack()s of SIGSEGV''ed programs
Hi all, I am trying to write a D script which would print ustack() for every program in the system receiving SIGSEGV. All the stacks printed in trap()/sigtoproc() context do not have meaningful symbols. The following solves the problem to some degree but I''d much rather have a self-contained D script. dtrace -w -n ''fbt:genunix:sigtoproc:entry/arg2 == 11/ {
2012 Apr 26
3
NUT 2.6.3-1 Windows package
Hello all, There is a new Windows package of NUT. It now contains nut-scanner binary. Note that there is a known issue with libupsclient.dll with nut-scanner. The scan of NUT servers using nut-scanner will not work for now. You can find it at : http://www.networkupstools.org/source/2.6/NUT-Installer-2.6.3-1.msi Please send feedback to the list. Regards, Fred -- Team Open Source Eaton -
2008 Apr 15
3
Network UPS Tools version 2.2.2-pre2 released
Network UPS Tools version 2.2.2-pre2 has been released. http://www.networkupstools.org/ Direct access: - Download: http://www.networkupstools.org/source/2.2/testing/nut-2.2.2-pre2.tar.gz - News: http://www.networkupstools.org/source/2.2/testing/new-2.2.2-pre2.txt - ChangeLog: http://www.networkupstools.org/source/2.2/testing/ChangeLog Arnaud and the NUT team -- Linux / Unix Expert R&D -
2010 May 22
1
R.exe crashes on R v2.12.0dev (Windows Vista)
Using the latest developers version of R [2.12.0 Under development (unstable) (2010-05-21 r52061)], R.exe crashes: "%ProgramFiles%/R/R-2.12.0dev/bin/i386/R.exe" with Windows reporting: Problem signature: Problem Event Name: APPCRASH Application Name: R.exe Application Version: 2.120.52061.0 Application Timestamp: 4bf638bd Fault Module Name: R.exe Fault Module Version:
2020 Feb 17
2
RE: guest-fsfreeze-freeze freezes all mounted block devices
Hmmm, using 'virsh domfsinfo testdom' gives me a crash in win2008r2 (using software from virtio-win-0.1.171.iso) Fault bucket , type 0 Event Name: APPCRASH Response: Not available Cab Id: 0 Problem signature: P1: qemu-ga.exe P2: 100.0.0.0 P3: 5c473543 P4: KERNELBASE.dll P5: 6.1.7601.24545 P6: 5e0eb6bd P7: c0000005 P8: 000000000000c4d2 P9: P10: Attached files: These files may be