search for: status_access_violation

Displaying 18 results from an estimated 18 matches for "status_access_violation".

2007 Oct 26
1
rsync error: STATUS_ACCESS_VIOLATION
...S so it may be an issue there as well. Server side did not crash. It did log an error, but I'm pretty sure it was due to the client-side crash. Rsync was running using an ssh port forwarding initiated by a separate command. 4 [main] rsync 8728 _cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION Exception: STATUS_ACCESS_VIOLATION at eip=00000000 eax=011BD368 ebx=00000040 ecx=61121124 edx=FFFFFFFF esi=C0000128 edi=0022D008 ebp=001F2E88 esp=001F2DF0 program=E: \bin\rsync.exe, pid 8728, thread main cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023 Stack trace: Frame Function Args...
2010 Aug 24
4
Debugging a STATUS_ACCESS_VIOLATION
I am trying to track down the source of some STATUS_ACCESS_VIOLATION in Restricted Area (http://appdb.winehq.org/objectManager.php?sClass=application&iId=8710) and I can find an seh that coincides with the freezes, but I can't figure out what is throwing it. I've pasted an example below. Any thoughts on where to go from here? Code: 0009:trace:seh:ra...
2009 May 05
5
HandBrakeCLI crashes when converting
...info not supported > fixme:advapi:ImpersonateLoggedOnUser (0x98) > fixme:advapi:ImpersonateLoggedOnUser (0x98) > fixme:advapi:ImpersonateLoggedOnUser (0x98) > fixme:advapi:ImpersonateLoggedOnUser (0x98) > 572273 [unknown (0x32)] HandBrakeCLI 41 _cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION > 572687 [unknown (0x32)] HandBrakeCLI 41 open_stackdumpfile: Dumping stack trace to HandBrakeCLI.exe.stackdump > fixme:advapi:ImpersonateLoggedOnUser (0x98) > fixme:advapi:ImpersonateLoggedOnUser (0x98) > 659813 [unknown (0x34)] HandBrakeCLI 41 _cygtls::handle_exceptions: Exception:...
2008 May 19
0
source-filter_dest-filter patch failing with rsync 3.0.0
...e command rsync.exe -a -v -e ssh --source-filter="/cygdrive/c/openssl.exe enc -des3 -pass pass:whatever -a" /cygdrive/c/backup user@dir: to crypt files to be sent at source with openssl. At some point rsync fails an i get 104435520 [main] rsync 1040 _cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION 104436464 [main] rsync 1040 open_stackdumpfile: Dumping stack trace to rsync.exe.stackdump 107286788 [main] rsync 1040 _cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION 107318448 [main] rsync 1040 _cygtls::handle_exceptions: Error while dumping state (probably corrupted stack). I know...
2011 Sep 05
3
rsync crash behind a firewall [cygwin]
...--exclude '*.s1' \ -Lrtvz 'translationproject.org::tp/latest/coreutils/' \ 'po/.reference' rsync: failed to connect to translationproject.org (*inet_ntop failed*): Connection refused (111) Segmentation fault (core dumped) $ cat rsync.exe.stackdump Exception: STATUS_ACCESS_VIOLATION at eip=0042C160 eax=00000000 ebx=00000002 ecx=00000000 edx=00000000 esi=004F860C edi=0022A7EC ebp=0022BC28 esp=0022A7A0 program=D:\cygwin\bin\rsync.exe, pid 10172, thread main cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023 Stack trace: Frame Function Args 0022BC28 0042C160 (004F...
2007 Mar 06
1
problem with 24 bit odd size file (even in new version)
...6453 frames Sampling Rate 48000.00 Hz Duration 40.551 seconds ------------------------------- ls -l a.wav* -rw-r--r-- 1 rootboy None 5836845 Feb 27 22:17 a.wav -rw-r--r-- 1 rootboy None 5839403 Feb 25 20:38 a.wav.orig and here is stackdump i get (not sure at which point above): Exception: STATUS_ACCESS_VIOLATION at eip=610F5B93 eax=00000000 ebx=00000064 ecx=00000000 edx=0022C680 esi=00000001 edi=0022D008 ebp=0022C658 esp=0022C620 program=C:\cygwin\bin\flac.exe, pid 3688, thread main cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023 Stack trace: Frame Function Args 0022C658 610F5B93 (0022D008, 00000000...
2011 Sep 14
0
[LLVMdev] LLVMHello pass compile error under Cygwin
Graham, good morning. To build LLVMHello on cygming, you should configure llvm with --enable-shared . Even with enable-shared, you might build lib/Transforms/Hello manually. (yeah, on cygming, LLVMHello should depend on tools/llvm-shlib) And, you'd be better to build with --enable-optimized. With enable-shared, llvm-shlib tends to fail with too many debug symbols. HTH, ...Takumi
2011 Sep 15
2
[LLVMdev] LLVMHello pass compile error under Cygwin
...y the way, I have 4Gb Ram under 64-bit Windows 7, and use Cygwin's GCC 4.5.3) If I instead use --enable-optimized, everything builds, however any invocation of clang.exe now halts with a segmentation fault, as shown: clang hello.c fails: 0 [main] clang 3608 exception::handle: Exception: STATUS_ACCESS_VIOLATION 10619 [main] clang 3608 open_stackdumpfile: Dumping stack trace to clang.exe.stackdump clang: error: unable to execute command: Segmentation fault (core dumped) clang: error: clang frontend command failed due to signal 2 (use -v to see invocation) clang: note: diagnostic msg: Please submit a bug...
2009 Mar 26
0
rsync error on Win Server 2008
...;%PATH% rsync -v -v -r -e "ssh -v -p 2222 -i Rsync/mykeyfile.key" mykeyfile@XXX.XXX.XXX.XXX:/MainFolder/DataFolder/FR* /cygdrive/"C/MyFolder/Rsync/Import/ -------------------- Looking at the ssh.exe.stackdump file it shows there was an Access Violation in SSH.exe "Exception: STATUS_ACCESS_VIOLATION at eip=00404F00 eax=00000000 ebx=00000000 ecx=00000012 edx=611688E0 esi=611021A0 edi=0042F1A8 ebp=0022CCB8 esp=0022BE6C program=c:\MyProgramFolder\RSync\ssh.exe, pid 6476, thread main cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023 Stack trace: Frame Function Args 0022CCB8 00404F00 (000000...
2004 Sep 24
1
(no subject)
...ng file list ... [receiver] expand file_list to 131072 bytes, did move 2000 files... rsync: read error: Connection reset by peer rsync error: error in rsync protocol data stream (code 12) at /home/lapo/package/tmp/rsync-2.6.2/io.c(354) The server crashed, but left rsync.exe.stackdump: Exception: STATUS_ACCESS_VIOLATION at eip=77F48787 eax=0024E000 ebx=00240000 ecx=00690077 edx=00610072 esi=0024DFF8 edi=0024F000 ebp=0022C58C esp=0022C580 program=C:\cygwin\bin\rsync.exe, pid 320, thread main cs=001B ds=0023 es=0023 fs=0038 gs=0000 ss=0023 Stack trace: Frame Function Args 0022C58C 77F48787 (00690077, 00...
2004 Sep 24
0
rsync 2.6.2 crashing (was: No Subject)
...ng file list ... [receiver] expand file_list to 131072 bytes, did move 2000 files... rsync: read error: Connection reset by peer rsync error: error in rsync protocol data stream (code 12) at /home/lapo/package/tmp/rsync-2.6.2/io.c(354) The server crashed, but left rsync.exe.stackdump: Exception: STATUS_ACCESS_VIOLATION at eip=77F48787 eax=0024E000 ebx=00240000 ecx=00690077 edx=00610072 esi=0024DFF8 edi=0024F000 ebp=0022C58C esp=0022C580 program=C:\cygwin\bin\rsync.exe, pid 320, thread main cs=001B ds=0023 es=0023 fs=0038 gs=0000 ss=0023 Stack trace: Frame Function Args 0022C58C 77F48787 (00690077, 00...
2011 Sep 14
2
[LLVMdev] LLVMHello pass compile error under Cygwin
I've built LLVM/Clang from svn under Cygwin on Windows 7. I'd like to build on the LLVMHello pass example, however, when I try: $ cd $LLVM/lib/Transforms/Hello $ make I receive a large number of errors which start with: llvm[0]: Linking Debug+Asserts Loadable Module LLVMHello.dll /cygdrive/c/Users/Graham/home/projects/llvm_cygwin/lib/Transforms/Hello/Debug+Asserts/Hello.o: In function
2001 Dec 08
1
LoadOEMResource crash [Was: Re: Problem report: SHRINKER.ERR, fix to DEVICE_Open/CreateFileA? ]
Hooray, I got gdb to do what I need, to skip the first exception and break before the second. The key commands are: gdb (winepath)/bin/wine Set the arguments: > set args --winver nt40 yourapp Tell gdb to pass segmentation faults to the program: > handle SIGSEGV nostop pass Set a breakpoint at main: > b main Run the program: > run This loads all the shared libraries, and
2008 Mar 04
5
crypting remote data
I don't know if this is the propper place to ask for new funcionality, but after searching the website i didn't find another place to do it. I'm very sorry if I`m asking this in the wrong place. It would be greatful to have crypting funcionality added to rsync, appart from using ssh to crypt transmissions. I know this is not the original purpose for rsync, but anyway it's a fact
2014 Apr 18
0
Wine release 1.7.17
...r90 27501 atlas.ti fails open any project file due to lack in ole32 implementation 28068 bwin.com app fails to start 28223 kernel32:debugger fails on Windows 7 28231 Black Dog Cribbage fails to start 28316 kernel32/debugger.ok: exit status of debugger is sometimes 0 when it should be STATUS_ACCESS_VIOLATION 28384 Copy to clipboard not working in EMS SQL Manager 28580 Acclaim Re-Volt: crashes before getting into race 29050 Astral Masters 1.9 refuses to start: 'Failed to init D3D8 object!' 29136 Sins of a Solar Empire (Stardock.com/Steam) does not activate 29409 Team Fortress 2 (S...
2007 Jun 29
0
Wine release 0.9.40
...in the server function. rpcrt4: Return a fault packet if the interface/object pair in a request packet aren't registered. rpcrt4: Close the connection if a protocol error or certain other kinds of errors occur, instead of returning it to the connection pool. rpcrt4: Translate STATUS_ACCESS_VIOLATION exceptions caught whilst executing the stub function to ERROR_NOACCESS to prevent confusing exceptions occurring in the client. rpcrt4: When an exception is raised, return the stored exception code instead of the generic RPC_S_CALL_FAILED. rpcrt4: Store the assoc_group_id field returned...
2012 Sep 14
0
Wine release 1.5.13
...of the time 19598 Adobe Bridge CS4 causes a page fault 19600 Adobe Updater 6 crashes when clicking on "Show Details" 20395 Mouse / keyboard input not handled (RawInput) 20436 Toolbars in Photoshop CS3 do not render correctly with wine's gdiplus 21302 RVTMod7: Exception STATUS_ACCESS_VIOLATION 21447 Monopolie 0.9.7 does not run 21650 Crash in Ultima Online Stygian Abyss Installer 21947 IE7 for XP installer crashes in setupapi 21963 Maya 2010: can't register product, registration window is blank 23172 Photoshop CS4 page fault on load 23444 Internet Explorer crash whe...
2009 Nov 13
0
Wine release 1.1.33
...tests fail on Windows 12297 Movie Magic Screenwriter 6: Initialization Error requiring installation of a device driver 12453 Bad performance in Source based games 12578 err:mshtml:init_xpcom NS_InitXPCOM2 failed: 80004005 in htmlhelp 12721 Various cygwin executables fail with Exception: STATUS_ACCESS_VIOLATION 13029 winetest should make it possible to just extract the individual tests 13100 Sanitarium - D3D fails to create DIB section and page fault 13345 Mr Robot: silently fails to start 13488 pixel shader does not work after update 13571 Direct-buy & play tool for EA games does not w...