"STATUS_ACCESS_VIOLATION" and "Error while du

HandBrake for Windows support
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
Shorty
Posts: 3
Joined: Thu Mar 29, 2007 10:32 am

"STATUS_ACCESS_VIOLATION" and "Error while du

Post by Shorty »

Version: MediaFork 0.8.0b

DVD: Blow ( http://imdb.com/title/tt0221027/ )

CLI command:

Code: Select all

hbcli.exe -i "C:\Users\Simon\Desktop\Ripped\VIDEO_TS" -o "C:\Users\Simon\Desktop\Test 01.mp4 " -e x264 -E faac -S 700 -2  -d  -B 128 -R 48000 -a 2 -C 1
I always get the same (reproducable):

Code: Select all

Encoding: task 1 of 2, 99.98 % (27.29 fps, avg 18.62 fps, ETA 00h00m03s)No accelerated IMDCT transform found9 blocks, duration 00:04:49
Encoding: task 2 of 2, 0.00 %  31132 [unknown (0x2EC)] hbcli 2708 _cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION.68 fps, ETA 02h29m08s)
  46990 [unknown (0x2EC)] hbcli 2708 open_stackdumpfile: Dumping stack trace to hbcli.exe.stackdump>16, 98418 blocks, duration 00:05:02
Encoding: task 2 of 2, 0.01 % 459553 [unknown (0x2EC)] hbcli 2708 _cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION.68 fps, ETA 02h29m08s)
 478782 [unknown (0x2EC)] hbcli 2708 _cygtls::handle_exceptions: Error while dumping state (probably corrupted stack)fps, avg 19.84 fps, ETA 02h27m54s)
    + 22: cells 21->22, 121435 blocks, duration 00:06:34
In case that this could be useful, here's the stackdump:

Code: Select all

Exception: STATUS_ACCESS_VIOLATION at eip=0040E271
eax=00000000 ebx=01C041C8 ecx=00000000 edx=00000000 esi=01C04170 edi=1A27CE64
ebp=1A27CD48 esp=1A27CBC0 program=C:\Program Files\Handbrake\hbcli.exe, pid 3340, thread unknown (0xD9C)
cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023
Stack trace:
Frame     Function  Args
1A27CD48  0040E271  (01C040E8, 00000000, 00000000, 01C041C8)
1A27CD68  00409FCC  (01C04100, FFFFFFFF, 611668E0, 610040DA)
1A27CDA8  610AFC21  (01C04170, 1A27CDE0, 610AFBC0, 1A27CDE0)
610AFBC0  61004416  (8908758B, 5E8D2434, D82AE858, 7B83FFFF)
 494148 [unknown (0xD9C)] hbcli 3340 _cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
 558626 [unknown (0xD9C)] hbcli 3340 _cygtls::handle_exceptions: Error while dumping state (probably corrupted stack)
I did nothing else on my computer during the encoding process...


>Shorty
JediRory
Posts: 9
Joined: Fri Apr 06, 2007 2:21 pm

Post by JediRory »

I'm getting slapped with it, as well....I tried ripping "Final Fantasy: Spirits Within" as well as "Spiderman"....

Here's my info...

Code: Select all

Exception: STATUS_ACCESS_VIOLATION at eip=610B5232
eax=80808080 ebx=015E3E30 ecx=61147E34 edx=80808080 esi=61147E34 edi=015E3E30
ebp=1A0AC9D8 esp=1A0AC9C0 program=C:\Program Files\Handbrake\hbcli.exe, pid 2260, thread unknown (0xC64)
cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023
Stack trace:
Frame     Function  Args
1A0AC9D8  610B5232  (015E3E30, 00000000, 1A0AC9F8, 015E3E30)
1A0AC9F8  610B7D4D  (015E3DD8, FFFFFFFF, 1A0ACC64, 015E3DD8)
1A0ACB18  610B0FDB  (1A0ACB30, 00000000, 00000000, 61092B48)
1A0ACB28  61077028  (015E3DD8, 00000000, 006B1E90, 00FD9FF0)
End of stack trace
Post Reply