News:

--

Main Menu

2.6.3 : updated mac version

Started by mean, March 31, 2013, 04:22:22 PM

Previous topic - Next topic

mean

For those having crash at start, does this version solve the issue ?
http://fixounet.free.fr/2.6/Avidemux2.6_r8524.dmg

mean

http://avidemux.org/nightly/osx/Avidemux2.6_r8526.dmg

Should have sort of working audio device
Select Audio core in preference->audioDevice

phloatingman

This is what I get when I try to run Avidemux2.6_r8526.dmg

./Avidemux2.6.app: line 3:  2789 Segmentation fault: 11  $DIR/../Resources/bin/avidemux

I'm on Mac OS X 10.7.5

styrol

Quote from: phloatingman on April 02, 2013, 04:44:08 AM
./Avidemux2.6.app: line 3:  2789 Segmentation fault: 11  $DIR/../Resources/bin/avidemux
I'm on Mac OS X 10.7.5
It's for 10.8 only.

phloatingman

Thanks for the clarification.  I should learn how to read. haha.. Great work by the way.

mitchde

I always get crashes with the available nigthy builds. (THANKS for them!!!) http://avidemux.org/nightly/osx/
can it be that the QT parts (Version 4) within the app makes trouble with the QT framework i installed (V 5) ?
I am using 10.8.3.


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib           0x00007fff8b401212 __pthread_kill + 10
1   libsystem_c.dylib                0x00007fff8ed9cb54 pthread_kill + 90
2   libsystem_c.dylib                0x00007fff8ede0dce abort + 143
3   QtCore                           0x00000001179e4cf5 qt_message_output(QtMsgType, char const*) + 117 // lastest code QT ?
4   QtCore                           0x00000001179e4ed7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183
5   QtCore                           0x00000001179e509a qFatal(char const*, ...) + 170
6   QtGui                            0x0000000117e10e95 QWidgetPrivate::QWidgetPrivate(int) + 853
7   QtGui                            0x0000000117e2055b QWidget::QWidget(QWidget*, QFlags<Qt::WindowType>) + 59
8   QtGui                            0x0000000117d7ed39 QDesktopWidget::QDesktopWidget() + 41
9   QtGui                            0x0000000117dc8f2b QApplication::desktop() + 59
10  QtGui                            0x0000000117d7a1db flipPoint(CGPoint const&) + 27
11  QtGui                            0x0000000117d75775 -[QCocoaWindowDelegate windowDidMove:] + 133
12  com.apple.CoreFoundation         0x00007fff94187eda _CFXNotificationPost + 2554
13  com.apple.Foundation             0x00007fff8aff17b6 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
14  com.apple.AppKit                 0x00007fff8a3a4341 -[NSWindow _setFrameCommon:display:stashSize:] + 1973
15  com.apple.AppKit                 0x00007fff8a2fb3fe -[NSWindow setFrameOrigin:] + 406
16  QtGui                            0x00000001101c5217 QWidgetPrivate::setGeometry_sys(int, int, int, int, bool) + 887
17  QtGui                            0x0000000110271397 QWidget::resize(QSize const&) + 215
18  QtGui                            0x000000011026ac9a QWidget::setMinimumSize(int, int) + 186
19  QtGui                            0x000000011024f431 QLayout::activate() + 497
20  QtGui                            0x000000011026dc42 QWidget::adjustSize() + 66
21  avidemux                         0x000000010f11b106 MainWindow::MainWindow(std::vector<IScriptEngine*, std::allocator<IScriptEngine*> > const&) + 3110
22  avidemux                         0x000000010f11cce6 initGUI(std::vector<IScriptEngine*, std::allocator<IScriptEngine*> > const&) + 38
23  avidemux                         0x000000010f0f4d1b startAvidemux(int, char**) + 987
24  avidemux                         0x000000010f0f4818 main + 40
25  libdyld.dylib                    0x00007fff8b30a7e1 start + 1