Code Monkey home page Code Monkey logo

Comments (1)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
I'm seeing DECAF seg fault during boot. Here's a backtrace of the last crash I 
got:

#0  0x00007ff48745b958 in std::tr1::_Hashtable<std::string, 
std::pair<std::string const, unsigned int>, 
std::allocator<std::pair<std::string const, unsigned int> >, 
std::_Select1st<std::pair<std::string const, unsigned int> >, 
std::equal_to<std::string>, std::tr1::hash<std::string>, 
std::tr1::__detail::_Mod_range_hashing, 
std::tr1::__detail::_Default_ranged_hash, 
std::tr1::__detail::_Prime_rehash_policy, false, false, true>::~_Hashtable() ()
#1  0x00007ff48745aefc in VMI_remove_module(unsigned int, unsigned int) ()
#2  0x00007ff487448938 in ?? ()
#3  0x00007ff48743d174 in DECAF_invoke_tlb_exec_callback ()
#4  0x00007ff4873dfebd in tlb_set_page ()
#5  0x00007ff4873fa3f3 in cpu_x86_handle_mmu_fault ()
#6  0x00007ff487426dcc in tlb_fill ()
#7  0x00007ff4873e1b8a in __ldb_cmmu ()
#8  0x00007ff4873d78c3 in cpu_x86_exec ()
#9  0x00007ff4873db061 in ?? ()
#10 0x00007ff48435bb50 in start_thread ()
   from /lib/x86_64-linux-gnu/libpthread.so.0
#11 0x00007ff4840a5a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#12 0x0000000000000000 in ?? ()

The fault occurred while the guest OS was booting. It was built on my Debian 
box:
gcc (Debian 4.7.2-5) 4.7.2
libc6 2.13-38

Original comment by [email protected] on 12 Feb 2014 at 7:06

from decaf-platform.

Related Issues (8)

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.