Giter Site home page Giter Site logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
V8, rev: 4059
PyV8 rev: 236

Original comment by [email protected] on 9 Mar 2010 at 9:16

from pyv8.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
I can't reproduce it with debian, v8 v4068 and pyv8 v239.

It seems pyv8 linked with wrong v8 library, could you check the module 
extension 
file with ldd and nm?

flier@debian:~/pyv8/build/lib.linux-i686-2.5$ ldd _PyV8.so 
        linux-gate.so.1 =>  (0xb7fd5000)
        libboost_python-py25.so.1.35.0 => /usr/lib/libboost_python-py25.so.1.35.0 
(0xb7cd6000)
        librt.so.1 => /lib/i686/cmov/librt.so.1 (0xb7ccd000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7bde000)
        libm.so.6 => /lib/i686/cmov/libm.so.6 (0xb7bb8000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7bab000)
        libpthread.so.0 => /lib/i686/cmov/libpthread.so.0 (0xb7b92000)
        libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb7a37000)
        libutil.so.1 => /lib/i686/cmov/libutil.so.1 (0xb7a33000)
        libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb7a2e000)
        /lib/ld-linux.so.2 (0xb7fd6000)
flier@debian:~/pyv8/build/lib.linux-i686-2.5$ nm _PyV8.so | grep 
8internal3Log14output_buffer
0029cdc4 b _ZN2v88internal3Log14output_buffer_E

Original comment by [email protected] on 9 Mar 2010 at 7:15

  • Changed state: Accepted

from pyv8.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
maybe he build v8 engine NOT as static library

Original comment by [email protected] on 31 Mar 2010 at 9:08

from pyv8.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
I agree, I also guess the v8 library will be the root cause.

Original comment by [email protected] on 31 Mar 2010 at 9:11

from pyv8.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024

Original comment by [email protected] on 9 Apr 2010 at 9:57

  • Changed state: WontFix

from pyv8.

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.