News:

--

Main Menu

crash with latest build r8683.

Started by s3rg3, May 07, 2013, 01:17:05 PM

Previous topic - Next topic

s3rg3

i get this error on the terminal :

*** glibc detected *** avidemux3_qt4: malloc(): memory corruption: 0x00000000036cf430 ***
Inconsistency detected by ld.so: dl-open.c: 221: dl_open_worker: Assertion `_dl_debug_initialize (0, args->nsid)->r_state == RT_CONSISTENT' failed!

some times it didn't crash but most of the plugins aren't loaded.

Jan Gruuthuse

#1
OS? 32/64-bit? Downloaded from where? Or build yourself from what source? ...
you did install all these:
avidemux3-core-2.6.3-8693...
avidemux3-plugins-COMMON-2.6.3-8693...
avidemux3-qt4-2.6.3-8693...
avidemux3-plugins-QT4-2.6.3-8693...
avidemux3-cli-2.6.3-8693...
avidemux3-plugins-CLI-2.6.3-8693...
avidemux3-plugins-SETTINGS-2.6.3-8693...  new from r8592

delete in  ~/.avidemux6  config2 and jobs.sql

if this occurs while opening a previously indexed file remove its .idx2

s3rg3

#2
compiled myself from git,on Ubuntu 13.04 x86_64,all files installed in /usr/local/

crashing at launch.

with avidemux_2.6.3.tar.gz i didn't have this issue.


Jan Gruuthuse

Just tested this on 12.04 x86_64 not seeing this here. Don't have time now directly to test 13.04. 8693 was OS X related update, I think.
My last build for 13.04 can be found here: r8682 avidemux Cli/QT 2.6.3 64-bit deb download ubuntu
If you're using opengl, disable or choose other display in avidemux then OpenGl (best) in preferences [Video] enbal openGl support you can leave enabled.

s3rg3

your build is working fine,thank you,but it didn't use latest x264.

i wan't to use latest x264,this is why i compile it myself.

Jan Gruuthuse

#5
x264 --version
Quotex264 0.132.2310 76a5c3a
git clone git://git.videolan.org/x264.git

Don't have the problem here either on 13.04, I do use the svn update for avidemux 2.6.3
svn co svn://svn.berlios.de/avidemux/branches/avidemux_2.6_branch_mean

Latest build r8683 for 13.04 64-bit:


very naked 13.04, I work on 12.04 LTS, hardware core i5-2500K with nvidia GT520.
attached the dependencies used in 13.04

s3rg3

i just build it with deb and it's work fine.

but without deb it crash.

Jan Gruuthuse

Great that deb is working. Perhaps developers are aware/look in to/solve git issue.

s3rg3