search for: appcrash

Displaying 17 results from an estimated 17 matches for "appcrash".

2015 Oct 26
1
snmp-ups ApplicationError / APPCRASH
...0547bf7 Faulting application path: C:\Program Files (x86)\NUT\bin\snmp-ups.exe Faulting module path: C:\Program Files (x86)\NUT\bin\libnetsnmp-30.dll Report ID: 2e08f310-7be5-11e5-812e-000c294af5a4 The second entry (Windows Error Reporting - EventID 1001) Fault bucket type 0 Event Name: Response: APPCRASH Response: Not available Cab ID: 0 P1: snmp-ups.exe P2: 0.0.0.0 P3: 5317277b P4: libnetsnmp-30.dll P5: 0.0.0.0 P6: 4f9128b9 P7: c0000005 P8: 000053e1 P9: P10: C:\Program Files (x86)\NUT\bin>snmp-ups.exe -a ups Network UPS Tools - Generic SNMP UPS driver 0.70 (Windows-v2.6.5-5-7-g72f380c) No mat...
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: 2.120.52061.0 Fault Module Timestamp: 4bf638bd Exception Code: c0000005 Exception Offset: 00001d94 OS Version: 6.0.6002.2.2.0.256.6 Locale ID...
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 available here: C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppC...
2012 Dec 06
1
MMC crashes with rc6
...e that was joined to S3. I restore it each time I provision to verify I can login to existing systems, so even that's the same. One thing to note, if I provision rc5, login with this VM, shut it down and then provision rc6, I don't have the problem. Problem signature: Problem Event Name: APPCRASH Application Name: mmc.exe Application Version: 6.1.7600.16385 Application Timestamp: 4a5bc808 Fault Module Name: dsadmin.dll Fault Module Version: 6.1.7601.17514 Fault Module Timestamp: 4ce7c618 Exception Code: c0000005 Exception Offset: 0000000000049717 OS Version: 6.1.7601.2.1.0...
2012 Jun 03
1
R 2.15.0 and 2.14.2 crash on the same code that runs on 2.14.1
...: https://sites.google.com/site/geosciej/Home/STAR_ter1.R?attredirects=0&d=1 It seems that the results that comes out of 2.15.0 is more valid for my work. I cant think of anything that makes the code crash on the latest versions. Here is the error message from windows: Problem Event Name: APPCRASH Application Name: Rgui.exe Application Version: 2.150.58871.0 Application Timestamp: 4f75a0ca Fault Module Name: stats.dll Fault Module Version: 2.150.58871.0 Fault Module Timestamp: 4f75a1c9 Exception Code: c0000005 Exception Offset: 000237c5 OS Version: 6.1.7601.2.1.0.256.48 L...
2011 Aug 11
1
R crashes when communicating with JAGS
...xample from BUGS volume 1. I'm using R2WinBUGS only to create the model file, and R2jags as a front end to JAGS. I have the same problem whether or not I use R2jags. 1. If I start RGUI and source the code from a source file. R crashes when it tries to execute jags(). Problem Event Name: APPCRASH Application Name: Rgui.exe Application Version: 2.131.56322.0 Application Timestamp: 4e171fac Fault Module Name: StackHash_486a Fault Module Version: 6.1.7601.17514 Fault Module Timestamp: 4ce7ba58 Exception Code: c0000374 Exception Offset: 000ce653 OS Version: 6.1.7601.2...
2009 Sep 18
1
Package crashes R under Windows Vista
...================================ ============= END STACKTRACE ============= ========================================== Then R crashes and Vista displays a Dialogbox with the following message: R for Windows terminal front-end does no longer function Problemsignatur: Problemereignisname: APPCRASH Anwendungsname: Rterm.exe Anwendungsversion: 2.92.49384.0 Anwendungszeitstempel: 4a928a5c Fehlermodulname: ntdll.dll Fehlermodulversion: 6.0.6001.18000 Fehlermodulzeitstempel: 4791a7a6 Ausnahmecode: c0000005 Ausnahmeoffset: 0006814c Betriebsystemversion:...
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: KERNELBASE.dll > P5: 6.1.7601.24545 > P6: 5e0eb6bd > P7: c0000005 > P8: 000000000000c4d2 > P9: > P10: > > Attached files: > &gt...
2023 Aug 31
1
Interesting explorer crash when getting security properties on the root of a share
...perties 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 1800533262255858029, type 4 Event Name: APPCRASH Response: Not available Cab Id: 0 Problem signature: P1: explorer.exe P2: 10.0.19041.3271 P3: fb42fb94 P4: StackHash_7047 P5: 10.0.19041.3324 P6: da4a9f63 P7: c0000374 P8: PCH_41_FROM_ntdll+0x000000000009DB64 P9: P10: This doesn't occur on every share and appears to be related to the Unix own...
2008 Dec 30
0
pre-exec works in XP but not in Vista
...ng error, which I found in "Control Panel->System and Maintenance->Problem Reports": Produkt sh.exe Problem Funktioniert nicht mehr (=doesn't work any more) Datum 29.12.2008 15:00 Status Nicht berichtet (=not reported to Microsoft ;-)) Problemsignatur Problemereignisame: APPCRASH Anwendungsname: sh.exe Anwendungsversion: 0.0.0.0 Anwendungszeitstempel: 48a031a0 (=Application timestamp) Fehlermodulname: StackHash_e51a (=error module name) Fehlermodulversion: 0.0.0.0 Fehlermodulzeitstempel: 00000000 Ausnahmecode: c0000005 (=exception c...
2013 Jan 20
1
usbbid-ups crashes, wake from sleep
...Faulting process id: 0x32c Faulting application start time: 0x01cdf4473bcae202 Faulting application path: C:\Program Files (x86)\NUT\bin\usbhid-ups.exe Faulting module path: C:\Windows\syswow64\msvcrt.dll Report Id: 81638a30-60cb-11e2-90d9-001fd0a249ba --- Fault bucket , type 0 Event Name: APPCRASH Response: Not available Cab Id: 0 Problem signature: P1: usbhid-ups.exe P2: 0.0.0.0 P3: 50ae4032 P4: msvcrt.dll P5: 7.0.7601.17744 P6: 4eeaf722 P7: c0000005 P8: 000101d5 P9: P10: Attached files: C:\Windows\Temp\WERC718.tmp.appcompat.txt C:\Windows\Temp\WERCC47.tmp.WERInternalMetadat...
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
...-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: KERNELBASE.dll > P5: 6.1.7601.24545 > P6: 5e0eb6bd > P7: c0000005 > P8: 000000000000c4d2 > P9: > P10: > > Attached files: > &gt...
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