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
  • #102

Closed
Open
Created Nov 15, 2011 by Administrator@rootOwner

Rails crashed on FreeBSD-8 box

Created by: agrushin

Hello Guys,

I tried to run gitlabhq on a box with FreeBSD 8.2 (ruby 1.9.2), however rails crashed just after a request had been received (well, actually after GET /users/sign_in request had been received):

rails s -e production

=> Booting WEBrick => Rails 3.1.0 application starting in production on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server [2011-11-15 09:24:40] INFO WEBrick 1.3.1 [2011-11-15 09:24:40] INFO ruby 1.9.2 (2011-07-09) [amd64-freebsd8] [2011-11-15 09:24:40] INFO WEBrick::HTTPServer#start: pid=76964 port=3000 cache: [GET /] miss

Started GET "/" for 78.106.109.58 at 2011-11-15 09:24:44 -0800 Processing by DashboardController#index as HTML Completed in 1ms Bus error (core dumped)

Is it possible to run gitlabhq on freebsd?

Additional info: OS: FreeBSD 8.2-RELEASE-p3 amd64 Ruby: 1.9.2p290 (2011-07-09 revision 32553) Rails: 3.1.0

Thanks!

Assignee
Assign to
Time tracking