Helix Bug Tracker
2013-06-03 04:43:46 UTC
https://bugs.helixcommunity.org/show_bug.cgi?id=15427
guest created:
Priority: P3
Operating System: WinXP
AssignedTo: cconover
QAContact: produceriz
Summary: MOV Reader crashes encoding unusual dimension source
Severity: TRIAGE
Status: NEW
Last changed date: 2004-03-04 10:21:02
Hardware: x86
Version: unspecified
Tracker: Settings Files
Project: helix-producer
Target Milestone: Beta
cconover imported this issue from https://producerapps.helixcommunity.org/issues/show_bug.cgi?id=107
Issue state when exported:
AssignedTo: cconover
Component: producerapps
creation_ts: 2003-02-13 14:20
Last changed date: 20030225153835
Issue #: 107
Status: VERIFIED
Issue type: DEFECT
Keywords:
OS/Version: WinXP
Priority: P3
QAContact: ***@producerapps
Platform: x86
ReportedBy: nmcconnell
Resolution: FIXED
Summary: MOV Reader crashes encoding unusual dimension source
Status Whiteboard:
Subcomponent: File Input
Target Milestone: DNA Producer 9.1 M6
Version: DNA Producer 9.1
Votes:
------- Additional Comments From ***@producerapps.helixcommunity.org 2003-02-13 14:20 PST -------
Environment: P3/933 XP Pro, DX8.1a, QT 6.1
Source File: QA's File Server: /content/MOV/Audio_video/282x213_RGB24_44k16s.mov
Build: producerdna_all-021103-182
Description: When attempting to encode the file, it crashes.
The log is included at the end of this report.
When the MOV reader is disabled, and
the QT reader is used, a crash does not occur.
How-To-Repeat:
1. Obtain the source file
2. Tell Producer to encode the file:
producer -dt -i 282x213_RGB24_44k16s.mov
3. Notice the crash
Actual Result: Producer crashes when attempting to encode the file using the MOV reader
Expected Result: Producer should encode the file fine, just like when using the QT reader, with QT installed.
Crash log:
********************************
Exception code: C0000005
Fault address: 77F53833 01:00002833 C:\WINDOWS\System32\ntdll.dll
Call stack:
Address Frame Logical addr Module
77F53833 0273FABC 0001:00002833 C:\WINDOWS\System32\ntdll.dll
77F53C37 0273FAF0 0001:00002C37 C:\WINDOWS\System32\ntdll.dll
77F5389E 0273FCF4 0001:0000289E C:\WINDOWS\System32\ntdll.dll
77C2AC14 0273FD34 0001:00019C14 C:\WINDOWS\system32\MSVCRT.dll
77C2AC2A 0273FD54 0001:00019C2A C:\WINDOWS\system32\MSVCRT.dll
600AC21C 0273FD7C 0001:0004B21C D:\Builds\producerdna_all-021103-182\producer\tools\encsession.dll
600AC0EE 0273FDAC 0001:0004B0EE D:\Builds\producerdna_all-021103-182\producer\tools\encsession.dll
600ABC33 0273FDCC 0001:0004AC33 D:\Builds\producerdna_all-021103-182\producer\tools\encsession.dll
60147830 0273FF04 0001:00006830 D:\Builds\producerdna_all-021103-182\producer\tools\movreader.dll
600EF009 0273FF24 0001:0008E009 D:\Builds\producerdna_all-021103-182\producer\tools\encsession.dll
600EED08 0273FFAC 0001:0008DD08 D:\Builds\producerdna_all-021103-182\producer\tools\encsession.dll
600EE4AB 0273FFB4 0001:0008D4AB D:\Builds\producerdna_all-021103-182\producer\tools\encsession.dll
77E802ED 0273FFEC 0001:0001F2ED C:\WINDOWS\system32\kernel32.dll
*************************************
------- Additional Comments From ***@producerapps.helixcommunity.org 2003-02-13 14:39 PST -------
Please fix for 9.1 gold. If fix is risky, let's discuss before checkin..
------- Additional Comments From ***@producerapps.helixcommunity.org 2003-02-13 15:12 PST -------
Try reproing on 9.01 Gold on windows and linux.
------- Additional Comments From ***@producerapps.helixcommunity.org 2003-02-20 11:05 PST -------
9.0.1 Windows crashes when using the MOV reader
Linux build producerdna_all-021903-216 seg faults
It looks like the colour converter doesn't like what the reader is passing it.
------- Additional Comments From ***@producerapps.helixcommunity.org 2003-02-20 11:44 PST -------
I just checked in a fix for this this morning. The problem was that
the mov reader didn't handle a width that wasn't an even multiple of
4. It still doesn't but now it fails properly so that the compressed
reader is used instead.
------- Additional Comments From ***@producerapps.helixcommunity.org 2003-02-25 15:38 PST -------
Verified on Windows head(producerdna_all-022503-232) and branch(producerdna_all-022403-231.
Failure prompts attempt of QTreader. Encode succeeds with proper Quicktime installation.
------- Additional Comments From guest 2013-02-06 21:43 GMT-0800 -------
This bug is a clone of bug #90, created by guest
--
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact
You are on the CC list for the bug, or are watching someone who is.
You are in the CC list for the product the bug is within.
This e-mail is sent to you automatically from the Helix Bug Tracker. Please, do
not respond to this message, but instead edit your Bug Tracker user preferences
to change when Bug Tracker sends you e-mail.
guest created:
Priority: P3
Operating System: WinXP
AssignedTo: cconover
QAContact: produceriz
Summary: MOV Reader crashes encoding unusual dimension source
Severity: TRIAGE
Status: NEW
Last changed date: 2004-03-04 10:21:02
Hardware: x86
Version: unspecified
Tracker: Settings Files
Project: helix-producer
Target Milestone: Beta
cconover imported this issue from https://producerapps.helixcommunity.org/issues/show_bug.cgi?id=107
Issue state when exported:
AssignedTo: cconover
Component: producerapps
creation_ts: 2003-02-13 14:20
Last changed date: 20030225153835
Issue #: 107
Status: VERIFIED
Issue type: DEFECT
Keywords:
OS/Version: WinXP
Priority: P3
QAContact: ***@producerapps
Platform: x86
ReportedBy: nmcconnell
Resolution: FIXED
Summary: MOV Reader crashes encoding unusual dimension source
Status Whiteboard:
Subcomponent: File Input
Target Milestone: DNA Producer 9.1 M6
Version: DNA Producer 9.1
Votes:
------- Additional Comments From ***@producerapps.helixcommunity.org 2003-02-13 14:20 PST -------
Environment: P3/933 XP Pro, DX8.1a, QT 6.1
Source File: QA's File Server: /content/MOV/Audio_video/282x213_RGB24_44k16s.mov
Build: producerdna_all-021103-182
Description: When attempting to encode the file, it crashes.
The log is included at the end of this report.
When the MOV reader is disabled, and
the QT reader is used, a crash does not occur.
How-To-Repeat:
1. Obtain the source file
2. Tell Producer to encode the file:
producer -dt -i 282x213_RGB24_44k16s.mov
3. Notice the crash
Actual Result: Producer crashes when attempting to encode the file using the MOV reader
Expected Result: Producer should encode the file fine, just like when using the QT reader, with QT installed.
Crash log:
********************************
Exception code: C0000005
Fault address: 77F53833 01:00002833 C:\WINDOWS\System32\ntdll.dll
Call stack:
Address Frame Logical addr Module
77F53833 0273FABC 0001:00002833 C:\WINDOWS\System32\ntdll.dll
77F53C37 0273FAF0 0001:00002C37 C:\WINDOWS\System32\ntdll.dll
77F5389E 0273FCF4 0001:0000289E C:\WINDOWS\System32\ntdll.dll
77C2AC14 0273FD34 0001:00019C14 C:\WINDOWS\system32\MSVCRT.dll
77C2AC2A 0273FD54 0001:00019C2A C:\WINDOWS\system32\MSVCRT.dll
600AC21C 0273FD7C 0001:0004B21C D:\Builds\producerdna_all-021103-182\producer\tools\encsession.dll
600AC0EE 0273FDAC 0001:0004B0EE D:\Builds\producerdna_all-021103-182\producer\tools\encsession.dll
600ABC33 0273FDCC 0001:0004AC33 D:\Builds\producerdna_all-021103-182\producer\tools\encsession.dll
60147830 0273FF04 0001:00006830 D:\Builds\producerdna_all-021103-182\producer\tools\movreader.dll
600EF009 0273FF24 0001:0008E009 D:\Builds\producerdna_all-021103-182\producer\tools\encsession.dll
600EED08 0273FFAC 0001:0008DD08 D:\Builds\producerdna_all-021103-182\producer\tools\encsession.dll
600EE4AB 0273FFB4 0001:0008D4AB D:\Builds\producerdna_all-021103-182\producer\tools\encsession.dll
77E802ED 0273FFEC 0001:0001F2ED C:\WINDOWS\system32\kernel32.dll
*************************************
------- Additional Comments From ***@producerapps.helixcommunity.org 2003-02-13 14:39 PST -------
Please fix for 9.1 gold. If fix is risky, let's discuss before checkin..
------- Additional Comments From ***@producerapps.helixcommunity.org 2003-02-13 15:12 PST -------
Try reproing on 9.01 Gold on windows and linux.
------- Additional Comments From ***@producerapps.helixcommunity.org 2003-02-20 11:05 PST -------
9.0.1 Windows crashes when using the MOV reader
Linux build producerdna_all-021903-216 seg faults
It looks like the colour converter doesn't like what the reader is passing it.
------- Additional Comments From ***@producerapps.helixcommunity.org 2003-02-20 11:44 PST -------
I just checked in a fix for this this morning. The problem was that
the mov reader didn't handle a width that wasn't an even multiple of
4. It still doesn't but now it fails properly so that the compressed
reader is used instead.
------- Additional Comments From ***@producerapps.helixcommunity.org 2003-02-25 15:38 PST -------
Verified on Windows head(producerdna_all-022503-232) and branch(producerdna_all-022403-231.
Failure prompts attempt of QTreader. Encode succeeds with proper Quicktime installation.
------- Additional Comments From guest 2013-02-06 21:43 GMT-0800 -------
This bug is a clone of bug #90, created by guest
--
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact
You are on the CC list for the bug, or are watching someone who is.
You are in the CC list for the product the bug is within.
This e-mail is sent to you automatically from the Helix Bug Tracker. Please, do
not respond to this message, but instead edit your Bug Tracker user preferences
to change when Bug Tracker sends you e-mail.