Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: s3rg3 on May 07, 2013, 01:17:05 PM

Title: crash with latest build r8683.
Post by: s3rg3 on May 07, 2013, 01:17:05 PM
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.
Title: Re: crash with latest build r8683.
Post by: Jan Gruuthuse on May 07, 2013, 01:38:44 PM
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
Title: Re: crash with latest build r8683.
Post by: s3rg3 on May 07, 2013, 01:58:11 PM
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.

Title: Re: crash with latest build r8683.
Post by: Jan Gruuthuse on May 07, 2013, 02:14:37 PM
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 (http://www.avidemux.org/smf/index.php/topic,11947.msg63120.html#msg63120)
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.
Title: Re: crash with latest build r8683.
Post by: s3rg3 on May 07, 2013, 03:24:36 PM
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.
Title: Re: crash with latest build r8683.
Post by: Jan Gruuthuse on May 07, 2013, 03:44:03 PM
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
Title: Re: crash with latest build r8683.
Post by: s3rg3 on May 07, 2013, 03:50:43 PM
i just build it with deb and it's work fine.

but without deb it crash.
Title: Re: crash with latest build r8683.
Post by: Jan Gruuthuse on May 07, 2013, 03:53:32 PM
Great that deb is working. Perhaps developers are aware/look in to/solve git issue.
Title: Re: crash with latest build r8683.
Post by: s3rg3 on May 07, 2013, 04:02:15 PM
Thank you for your help  :)