Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #143

Closed
Open
Created Nov 23, 2011 by Administrator@rootOwner

Debian Squeeze - therubyracer : Symbol lookup error

Created by: ghost

I'm running debian squeeze , I faced some hassle installing therubyracer gem but I finally succeeded to install it after "apt-get install libv8-dev"

But when I run the app I get something like this :

$ rails s -e production => Booting WEBrick => Rails 3.1.1 application starting in production on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server [2011-11-23 17:26:27] INFO WEBrick 1.3.1 [2011-11-23 17:26:27] INFO ruby 1.9.2 (2011-07-09) [x86_64-linux] [2011-11-23 17:26:27] INFO WEBrick::HTTPServer#start: pid=12220 port=3000 cache: [GET /] miss

Started GET "/" for 41.91.5.79 at 2011-11-23 17:26:51 +0200 Processing by DashboardController#index as HTML Completed 401 Unauthorized in 93ms /home/asebaie/.rvm/rubies/ruby-1.9.2-p290/bin/ruby: symbol lookup error: /home/asebaie/.rvm/gems/ruby-1.9.2-p290/gems/therubyracer-0.9.9/ext/v8/v8.so: undefined symbol: _ZN2v86LockerC1EPNS_7IsolateE

So what's wrong here ?!!

Assignee
Assign to
Time tracking