similar to: snmp-ups ApplicationError / APPCRASH

Displaying 20 results from an estimated 80 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/ {
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 -
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
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 ,
2023 Dec 15
2
Joining Windows 10 Domain Member to Samba AD/DC
On Fri, 15 Dec 2023 02:36:33 -0500 Mark Foley via samba <samba at lists.samba.org> wrote: > On Thu Dec 14 22:49:33 2023 Mark Foley via samba > <samba at lists.samba.org> wrote: > > > > On Thu Dec 14 19:27:29 2023 Matt Savin <matt at tegers.com> wrote: > > > I do not know who 'Matt Savin' is, but would he please reply to the list and not
2020 Feb 17
2
RE: guest-fsfreeze-freeze freezes all mounted block devices
Hi Peter, Should I assume that the virsh domfsfreeze, does not require the qemu-agent service in the guest? PS. I couldn't find the result. Afaik it looks like it is returning the amount of frozen/thawed filesystem's -----Original Message----- Cc: libvirt-users Subject: Re: guest-fsfreeze-freeze freezes all mounted block devices On Fri, Feb 14, 2020 at 22:14:55 +0100, Marc Roos
2013 May 16
1
support remotely mounting disk images in p2v
Figure I'd share the latest revision to p2v I had regarding $subject. The patch now applies against HEAD and compiles fine. I was able to update the package on the client and run virt-p2v, though have yet to do a full end-to-end verification Most likely a little more work is needed to tidy up some edge cases and fully flush things out, but the majority of the work should be in place. On the
2005 Dec 31
7
Application Errors w/ layout & custom view pages
1) I get Rails Application Error when trying to use layout test_controller def list layout "stdlayout" end in the views/test/layouts stdlayout.rhtml <html> <head><title>test</title></head> </body> <h1>Test</h1> <%= content_for_layout %> </body> </html> 2) I get Rails Application Error when trying to use a separate
2015 Oct 12
2
APC Back-UPS ES 650 connected to a Synology DS411slim
All, I recently connected my UPS to my NAS. The NAS detected the UPS, and I checked the "Enable network UPS server" option and added relevant IPs to the "Permitted DiskStation devices" option. The NAS is running DSM 5.2-5592 Update 4, with a NUT version of SDS5-2-2015Q1branch-5579-15061. I then attempted to connect my desktop via SNMP. My desktop is running Arch Linux, with a
2019 Oct 11
0
NUT-DRIVER cant start [Emerson Liebert APM 150 kVA]
Hi, I'm trying connect a device: * OS name and version: root at nut:/etc/nut# hostnamectl Static hostname: nut Icon name: computer-vm Chassis: vm Machine ID: d7a3b7fc724f4fe1a79a3d0eeff08f72 Boot ID: 40a561c464064b5184150f5909af0aa7 Virtualization: vmware Operating System: Debian GNU/Linux 9 (stretch) Kernel: Linux 4.9.0-9-amd64 Architecture: x86-64 * NUT version