Displaying 20 results from an estimated 120 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("=",
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/ {
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:
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
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
2012 Dec 06
1
MMC crashes with rc6
Hello,
I am having a problem after performing a classicupgrade with rc6. This did
not happen with previous RCs. When adding any of the AD MMC snap-ins from a
member computer, MMC crashes with the error below. I have the provision
scripted and am using the same ldif, smb.conf and /var/lib/samba, so I'm
fairly certain the only difference is rc6. I am testing with a Win 7 VM
image that was
2012 Jun 03
1
R 2.15.0 and 2.14.2 crash on the same code that runs on 2.14.1
Dear list,
My code runs on 2.14.1 smoothly (with no error) but makes R crash on 2.14.2
and 2.15.0 with the usual windows message about "R for windows GUI
front-end has stopped working..." and as such I dont have any access to R
to get any error or warning message (if any). It crashes on random parts of
the code any time that I run it.
The code consists of EDA and spatial regression and
2011 Aug 11
1
R crashes when communicating with JAGS
There is a thread on this topic already:
http://finzi.psych.upenn.edu/Rhelp10/2010-August/250934.html
I'm rather mystified by a similar problem and wondering whether I've
overlooked something obvious. I'm running with latest versions of R and
all packages, and latest version of JAGS running under Windows 7.
Here's the problem. I have some source code. It's given below -
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
2009 Sep 18
1
Package crashes R under Windows Vista
Dear all,
Please, please I really need your help, since I am not able to solve the
problem myself:
It seems that until now most Windows users of my Bioconductor package
"xps" use Windows XP, but recently a user tried to use it on Windows
Vista where it crashed R immediately. Since I assume that some users may
migrate to the upcoming Windows 7 where the problem will be the same, I
2020 Feb 21
0
Re: guest-fsfreeze-freeze freezes all mounted block devices
On Mon, Feb 17, 2020 at 01:52:02PM +0100, Marc Roos wrote:
>
> 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:
2008 Dec 30
0
pre-exec works in XP but not in Vista
I run a sshd as well as a rsyncd within cygwin in both, in WindowsXP as well
as in Windows Vista.
Strange to say, pre-xfer will work in XP perfectly but in Vista only after a
previously login through sshd.
Strange too, that sshd use bash.exe and pre-xfer use sh.exe which is a copy
of bash.exe.
Without a previously login through sshd the forked rsync process will hang.
If I do remove sh.exe, rsync
2023 Aug 31
1
Interesting explorer crash when getting security properties on the root of a share
It doesn't appear to be affecting anything in our environment, but a vendor recently insisted on "seeing" the security properties on a share.
When we right-click on a particular share, go to properties and then click on the security tab, explorer crashes and reloads.
I tested on a few Windows 10 and 11 boxes and was able to duplicate it.
This is in the event log:
Fault bucket
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?
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
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
2013 Jan 20
1
usbbid-ups crashes, wake from sleep
Windows 7 Pro x64
NUT 2.6.5-4
APC RS 1200 (BR1200) and also RS 500 (BR500)
Two PC's which are routinely put to sleep is giving usbhid-ups
headaches. From the Event log...
usbhid-ups - libusb_get_interrupt: libusb0-dll:err [submit_async]
submitting request failed, win error: The system cannot find the file
specified.
Above is at the time of system sleep. The rest below happens when the
2014 May 06
2
R crash using Sys.which on Windows
Dear list,
When installing the latest version of Rtools (3.1.0.1942) into a path that contains more than 96 characters on Windows 7 64-bit,
e.g. into
C:\TheLatestRtoolsInAPathWithMoreThanNinetySixCharactersWillCrashTheRSessionUponCallingTheSysWhichFunctionInRToGetTheGccPath
and assuming that the Rtools bin paths have been appropriately added to the PATH environment variable as in
2020 Feb 21
4
RE: guest-fsfreeze-freeze freezes all mounted block devices
Link?
-----Original Message-----
Sent: 21 February 2020 11:50
To: Marc Roos
Cc: pkrempa; libvirt-users
Subject: Re: guest-fsfreeze-freeze freezes all mounted block devices
On Mon, Feb 17, 2020 at 01:52:02PM +0100, Marc Roos wrote:
>
> Hmmm, using 'virsh domfsinfo testdom' gives me a crash in win2008r2
> (using software from virtio-win-0.1.171.iso)
>
> Fault bucket ,