Giter Site home page Giter Site logo

Comments (8)

davfigue avatar davfigue commented on June 23, 2024

The same with the python tests.

from libxtract.

bl0ndynek avatar bl0ndynek commented on June 23, 2024

Same on my machine ArchLinux x86_64
When can we expect correction for this issue?

freq: 21920.8 amp: 0.000088
freq: 21963.9 amp: 0.000056
freq: 22006.9 amp: 0.000028
freq: 22050.0 amp: 0.000009

*** Error in `/home/jack/Projects/LibXtract/examples/simpletest/.libs/lt-simpletest': free(): invalid next size (fast): 0x000000000192d310 ***
======= Backtrace: =========
/usr/lib/libc.so.6(+0x788ae)[0x7fce78a698ae]
/usr/lib/libc.so.6(+0x79587)[0x7fce78a6a587]
/home/jack/Projects/LibXtract/src/.libs/libxtract.so.0(xtract_init_mfcc+0x3b8)[0x7fce790a6e28]
/home/jack/Projects/LibXtract/examples/simpletest/.libs/lt-simpletest[0x4009bd]
/usr/lib/libc.so.6(__libc_start_main+0xf5)[0x7fce78a12a15]
/home/jack/Projects/LibXtract/examples/simpletest/.libs/lt-simpletest[0x400a89]
======= Memory map: ========
00400000-00401000 r-xp 00000000 fe:03 5636766 /home/jack/Projects/LibXtract/examples/simpletest/.libs/lt-simpletest
00601000-00602000 rw-p 00001000 fe:03 5636766 /home/jack/Projects/LibXtract/examples/simpletest/.libs/lt-simpletest
01912000-01933000 rw-p 00000000 00:00 0 [heap]
7fce787db000-7fce787f0000 r-xp 00000000 fe:02 1214931 /usr/lib/libgcc_s.so.1
7fce787f0000-7fce789f0000 ---p 00015000 fe:02 1214931 /usr/lib/libgcc_s.so.1
7fce789f0000-7fce789f1000 rw-p 00015000 fe:02 1214931 /usr/lib/libgcc_s.so.1
7fce789f1000-7fce78b94000 r-xp 00000000 fe:02 1179691 /usr/lib/libc-2.17.so
7fce78b94000-7fce78d94000 ---p 001a3000 fe:02 1179691 /usr/lib/libc-2.17.so
7fce78d94000-7fce78d98000 r--p 001a3000 fe:02 1179691 /usr/lib/libc-2.17.so
7fce78d98000-7fce78d9a000 rw-p 001a7000 fe:02 1179691 /usr/lib/libc-2.17.so
7fce78d9a000-7fce78d9e000 rw-p 00000000 00:00 0
7fce78d9e000-7fce78e9b000 r-xp 00000000 fe:02 1179692 /usr/lib/libm-2.17.so
7fce78e9b000-7fce7909a000 ---p 000fd000 fe:02 1179692 /usr/lib/libm-2.17.so
7fce7909a000-7fce7909b000 r--p 000fc000 fe:02 1179692 /usr/lib/libm-2.17.so
7fce7909b000-7fce7909c000 rw-p 000fd000 fe:02 1179692 /usr/lib/libm-2.17.so
7fce7909c000-7fce790b2000 r-xp 00000000 fe:03 5636735 /home/jack/Projects/LibXtract/src/.libs/libxtract.so.0.0.0
7fce790b2000-7fce792b1000 ---p 00016000 fe:03 5636735 /home/jack/Projects/LibXtract/src/.libs/libxtract.so.0.0.0
7fce792b1000-7fce792b2000 rw-p 00015000 fe:03 5636735 /home/jack/Projects/LibXtract/src/.libs/libxtract.so.0.0.0
7fce792b2000-7fce792d3000 r-xp 00000000 fe:02 1179755 /usr/lib/ld-2.17.so
7fce794a6000-7fce794a9000 rw-p 00000000 00:00 0
7fce794d0000-7fce794d3000 rw-p 00000000 00:00 0
7fce794d3000-7fce794d4000 r--p 00021000 fe:02 1179755 /usr/lib/ld-2.17.so
7fce794d4000-7fce794d5000 rw-p 00022000 fe:02 1179755 /usr/lib/ld-2.17.so
7fce794d5000-7fce794d6000 rw-p 00000000 00:00 0
7fff47428000-7fff47449000 rw-p 00000000 00:00 0 [stack]
7fff47463000-7fff47465000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]

from libxtract.

jamiebullock avatar jamiebullock commented on June 23, 2024

I'll take a look at this over the next few days. I don't think it will take long to fix.

from libxtract.

bl0ndynek avatar bl0ndynek commented on June 23, 2024

Problem still exist in current version, and under Linux there is simpletest.c compilation error because M_PI is undefined.

from libxtract.

sairashaheen avatar sairashaheen commented on June 23, 2024

M_PI can be fixed very easily but can you please fix this crashing issue..Because i am using it and i need its free error program urgently....

from libxtract.

sairashaheen avatar sairashaheen commented on June 23, 2024

can you fix this issue early if it wont take that much time according to you

from libxtract.

jamiebullock avatar jamiebullock commented on June 23, 2024

@sairashaheen the reason it hasn't been fixed yet is I no longer have a Linux install set up. I am downloading Ubuntu now and assuming I can get up and running quickly, I'll take a look at this today.

from libxtract.

sairashaheen avatar sairashaheen commented on June 23, 2024

thanks if you could it today because i need it urgently for my code....

from libxtract.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.