News:

--

Main Menu

crash in avidemux

Started by dragmore88, April 03, 2018, 03:14:28 PM

Previous topic - Next topic

dragmore88

Crash happened on the latest nightly:
Opening a mov file with XDCAM422 inside (mpeg2)

EXCEPTION_ACCESS_VIOLATION
ADM_mp4AudioAccess::getDurationInUs()  [libADM_dm_mp4.dll]
ADM_setCrashHook  [libADM_core6.dll]
ADM_setCrashHook  [libADM_core6.dll]
ADM_setCrashHook  [libADM_core6.dll]
UnhandledExceptionFilter  [KERNELBASE.dll]
memset  [ntdll.dll]
_C_specific_handler  [ntdll.dll]
_chkstk  [ntdll.dll]
RtlWalkFrameChain  [ntdll.dll]
KiUserExceptionDispatcher  [ntdll.dll]
ADM_mp4AudioAccess::getDurationInUs()  [libADM_dm_mp4.dll]
ADM_audioStream::ADM_audioStream(WAVHeader*, ADM_audioAccess*)  [libADM_coreAudio6.dll]
ADM_audioCreateStream(WAVHeader*, ADM_audioAccess*, bool)  [libADM_coreAudio6.dll]
MP4Header::open(char const*)  [libADM_dm_mp4.dll]
ADM_Composer::addFile(char const*)  [avidemux.exe]
A_appendVideo(char const*)  [avidemux.exe]
MainWindow::openFiles(QList<QUrl>)  [avidemux.exe]
MainWindow::eventFilter(QObject*, QEvent*)  [avidemux.exe]
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*)  [Qt5Core.dll]
QApplicationPrivate::notify_helper(QObject*, QEvent*)  [Qt5Widgets.dll]
QApplication::notify(QObject*, QEvent*)  [Qt5Widgets.dll]
QCoreApplication::notifyInternal2(QObject*, QEvent*)  [Qt5Core.dll]
QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)  [Qt5Core.dll]
qt_plugin_instance  [qwindows.dll]
QEventDispatcherWin32Private::sendTimerEvent(int)  [Qt5Core.dll]
CallWindowProcW  [USER32.dll]
DispatchMessageW  [USER32.dll]
QEventDispatcherWin32::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)  [Qt5Core.dll]
qt_plugin_instance  [qwindows.dll]
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)  [Qt5Core.dll]
QCoreApplication::exec()  [Qt5Core.dll]
UI_RunApp()  [avidemux.exe]
startAvidemux(int, char**)  [avidemux.exe]
SDL_main  [avidemux.exe]
ms2timedisplay(unsigned int)  [avidemux.exe]
unknown function  [avidemux.exe]
unknown function  [avidemux.exe]
BaseThreadInitThunk  [KERNEL32.DLL]
RtlUserThreadStart  [ntdll.dll]

eumagga0x2a