Project

General

Profile

Actions

Bug #3114

closed

hi i am new guy on rails 3 please help me what is the solution for it

Added by ketanjm (ketan muneshwar) about 14 years ago. Updated almost 13 years ago.

Status:
Rejected
Assignee:
-
ruby -v:
1.9.1p376
[ruby-core:29380]

Description

=begin
[root@bl-48 city-channel]# rails s
=> Booting WEBrick
=> Rails 3.0.0.beta2 application starting in development on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
[2010-04-09 16:48:53] INFO WEBrick 1.3.1
[2010-04-09 16:48:53] INFO ruby 1.9.1 (2009-12-07) [i686-linux]
[2010-04-09 16:48:53] INFO WEBrick::HTTPServer#start: pid=11238 port=3000
/usr/local/lib/ruby/gems/1.9.1/gems/actionpack-3.0.0.beta2/lib/action_view/lookup_context.rb:169: [BUG] Segmentation fault
ruby 1.9.1p376 (2009-12-07 revision 26041) [i686-linux]

-- control frame ----------
c:0023 p:-1692674 s:0136 b:0135 l:000134 d:000134 METHOD /usr/local/lib/ruby/gems/1.9.1/gems/actionpack-3.0.0.beta2/lib/action_view/lookup_context.rb:169
c:0022 p:0024 s:0125 b:0125 l:000124 d:000124 METHOD /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-3.0.0.beta2/lib/active_support/callbacks.rb:88
c:0021 p:0013 s:0119 b:0119 l:001d08 d:001d08 METHOD /usr/local/lib/ruby/gems/1.9.1/gems/actionpack-3.0.0.beta2/lib/action_dispatch/middleware/callbacks.rb:44
c:0020 p:0014 s:0115 b:0115 l:000114 d:000114 METHOD /usr/local/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/sendfile.rb:105
c:0019 p:0046 s:0105 b:0105 l:000104 d:000104 METHOD /usr/local/lib/ruby/gems/1.9.1/gems/actionpack-3.0.0.beta2/lib/action_dispatch/middleware/remote_ip.rb:48
c:0018 p:0014 s:0101 b:0101 l:000100 d:000100 METHOD /usr/local/lib/ruby/gems/1.9.1/gems/actionpack-3.0.0.beta2/lib/action_dispatch/middleware/show_exceptions.rb:48
c:0017 p:0026 s:0096 b:0096 l:000095 d:000095 METHOD /usr/local/lib/ruby/gems/1.9.1/gems/railties-3.0.0.beta2/lib/rails/rack/logger.rb:13
c:0016 p:0031 s:0092 b:0092 l:000091 d:000091 METHOD /usr/local/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/runtime.rb:17
c:0015 p:0013 s:0083 b:0083 l:000077 d:000082 BLOCK /usr/local/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/lock.rb:11
c:0014 p:0019 s:0081 b:0081 l:000080 d:000080 METHOD internal:prelude:8
c:0013 p:0052 s:0078 b:0078 l:000077 d:000077 METHOD /usr/local/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/lock.rb:11
c:0012 p:0189 s:0073 b:0073 l:000072 d:000072 METHOD /usr/local/lib/ruby/gems/1.9.1/gems/actionpack-3.0.0.beta2/lib/action_dispatch/middleware/static.rb:30
c:0011 p:0045 s:0066 b:0066 l:000065 d:000065 METHOD /usr/local/lib/ruby/gems/1.9.1/gems/railties-3.0.0.beta2/lib/rails/application.rb:132
c:0010 p:0021 s:0062 b:0062 l:000061 d:000061 METHOD /usr/local/lib/ruby/gems/1.9.1/gems/railties-3.0.0.beta2/lib/rails/application.rb:80
c:0009 p:---- s:0057 b:0057 l:000056 d:000056 FINISH
c:0008 p:0014 s:0055 b:0055 l:000054 d:000054 METHOD /usr/local/lib/ruby/gems/1.9.1/gems/railties-3.0.0.beta2/lib/rails/rack/log_tailer.rb:15
c:0007 p:0014 s:0050 b:0050 l:000049 d:000049 METHOD /usr/local/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/content_length.rb:13
c:0006 p:0320 s:0042 b:0042 l:000041 d:000041 METHOD /usr/local/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/handler/webrick.rb:48
c:0005 p:0256 s:0030 b:0030 l:000029 d:000029 METHOD /usr/local/lib/ruby/1.9.1/webrick/httpserver.rb:111
c:0004 p:0382 s:0020 b:0020 l:000019 d:000019 METHOD /usr/local/lib/ruby/1.9.1/webrick/httpserver.rb:70
c:0003 p:0123 s:0009 b:0009 l:0013ac d:000008 BLOCK /usr/local/lib/ruby/1.9.1/webrick/server.rb:183
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:---- s:0002 b:0002 l:000001 d:000001 TOP

-- Ruby level backtrace information-----------------------------------------
/usr/local/lib/ruby/gems/1.9.1/gems/actionpack-3.0.0.beta2/lib/action_view/lookup_context.rb:169:in <module:Details>' /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-3.0.0.beta2/lib/active_support/callbacks.rb:88:in run_callbacks'
/usr/local/lib/ruby/gems/1.9.1/gems/actionpack-3.0.0.beta2/lib/action_dispatch/middleware/callbacks.rb:44:in call' /usr/local/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/sendfile.rb:105:in call'
/usr/local/lib/ruby/gems/1.9.1/gems/actionpack-3.0.0.beta2/lib/action_dispatch/middleware/remote_ip.rb:48:in call' /usr/local/lib/ruby/gems/1.9.1/gems/actionpack-3.0.0.beta2/lib/action_dispatch/middleware/show_exceptions.rb:48:in call'
/usr/local/lib/ruby/gems/1.9.1/gems/railties-3.0.0.beta2/lib/rails/rack/logger.rb:13:in call' /usr/local/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/runtime.rb:17:in call'
/usr/local/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/lock.rb:11:in block in call' <internal:prelude>:8:in synchronize'
/usr/local/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/lock.rb:11:in call' /usr/local/lib/ruby/gems/1.9.1/gems/actionpack-3.0.0.beta2/lib/action_dispatch/middleware/static.rb:30:in call'
/usr/local/lib/ruby/gems/1.9.1/gems/railties-3.0.0.beta2/lib/rails/application.rb:132:in call' /usr/local/lib/ruby/gems/1.9.1/gems/railties-3.0.0.beta2/lib/rails/application.rb:80:in method_missing'
/usr/local/lib/ruby/gems/1.9.1/gems/railties-3.0.0.beta2/lib/rails/rack/log_tailer.rb:15:in call' /usr/local/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/content_length.rb:13:in call'
/usr/local/lib/ruby/gems/1.9.1/gems/rack-1.1.0/lib/rack/handler/webrick.rb:48:in service' /usr/local/lib/ruby/1.9.1/webrick/httpserver.rb:111:in service'
/usr/local/lib/ruby/1.9.1/webrick/httpserver.rb:70:in run' /usr/local/lib/ruby/1.9.1/webrick/server.rb:183:in block in start_thread'

-- C level backtrace information -------------------------------------------
0x811d328 /usr/local/bin/ruby(rb_vm_bugreport+0x48) [0x811d328]
0x8149768 /usr/local/bin/ruby [0x8149768]
0x81497eb /usr/local/bin/ruby(rb_bug+0x2b) [0x81497eb]
0x80cfda6 /usr/local/bin/ruby [0x80cfda6]
0xf5b440 [0xf5b440]
0x8117025 /usr/local/bin/ruby [0x8117025]
0x811912a /usr/local/bin/ruby [0x811912a]
0x811011a /usr/local/bin/ruby(rb_funcall2+0x10a) [0x811011a]
0x81103e9 /usr/local/bin/ruby [0x81103e9]
0x811067b /usr/local/bin/ruby [0x811067b]
0x8112e14 /usr/local/bin/ruby [0x8112e14]
0x8117025 /usr/local/bin/ruby [0x8117025]
0x81175b6 /usr/local/bin/ruby [0x81175b6]
0x8117a51 /usr/local/bin/ruby(rb_vm_invoke_proc+0x81) [0x8117a51]
0x8121507 /usr/local/bin/ruby [0x8121507]
0x8121631 /usr/local/bin/ruby [0x8121631]
0xda173b /lib/libpthread.so.0 [0xda173b]
0x1d2cfe /lib/libc.so.6(clone+0x5e) [0x1d2cfe]

[NOTE]
You may encounter a bug of Ruby interpreter. Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html

Aborted
=end


Related issues 1 (0 open1 closed)

Related to Ruby master - Bug #3115: got solution actually its myfaultRejected04/09/2010Actions
Actions #1

Updated by marcandre (Marc-Andre Lafortune) about 14 years ago

  • Status changed from Open to Rejected

=begin

=end

Actions

Also available in: Atom PDF

Like0
Like0