Giter VIP home page Giter VIP logo

Comments (2)

quang4ngo avatar quang4ngo commented on August 12, 2024

I get a crash on an ARM ODROID:

Reading symbols from MegaFuse...done.
(gdb) run
Starting program: /root/MegaFuse-master/MegaFuse
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
Cannot access memory at address 0x0

Program received signal SIGILL, Illegal instruction.
0xb64a8268 in ?? () from /lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
(gdb) where
#0  0xb64a8268 in ?? () from /lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
#1  0xb64a5f10 in OPENSSL_cpuid_setup () from /lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
#2  0xb6fea19e in call_init (l=<optimized out>, argc=1, argv=0xbefff694, env=0xbefff69c) at dl-init.c:78
#3  0xb6fea230 in _dl_init (main_map=0xb6fff958, argc=1, argv=0xbefff694, env=0xbefff69c) at dl-init.c:126
#4  0xb6fdfbf2 in _dl_start_user () from /lib/ld-linux-armhf.so.3
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb) f 1
#1  0xb64a5f10 in OPENSSL_cpuid_setup () from /lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
(gdb) q

from megafuse.

devizer avatar devizer commented on August 12, 2024

By the way, MegaFuse works fine with builtin g++ and libs from official debian 7 repo at PowerPC big-endian apple G3.

So, what the hall with armv7? IS it only my problem?

from megafuse.

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.