<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Thanks anyway! I haven't seen that error ever since though..<br></span></div><div><br></div><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><font face="Arial" size="2"><hr size="1"><b><span style="font-weight:bold;">From:</span></b> Matt Amos <zerebubuth@gmail.com><br><b><span style="font-weight: bold;">To:</span></b> Alexandru <icidrop@yahoo.com><br><b><span style="font-weight: bold;">Sent:</span></b> Wednesday, November 16, 2011 2:35 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [OSM-dev] Segmentation fault in osm<br></font><br>
i can't see anything wrong with these settings. perhaps if you are<br>still getting the segmentation fault you could remove the libxml-ruby,<br>nokogiri and rmagick gems (as these compile code against system<br>libraries which may have changed) and re-install them using "bundle<br>install".<br><br>sorry i couldn't be of more help,<br><br>matt<br><br>On Mon, Nov 14, 2011 at 2:06 PM, Alexandru <<a ymailto="mailto:icidrop@yahoo.com" href="mailto:icidrop@yahoo.com">icidrop@yahoo.com</a>> wrote:<br>> Thanks a lot for your input, These are the results:<br>> $ uname -a<br>> Linux norma-pc 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011<br>> x86_64 x86_64 x86_64 GNU/Linux<br>> $ ruby --version<br>> ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]<br>> $ gem list<br>><br>> *** LOCAL GEMS ***<br>><br>> actionmailer (3.1.1, 2.3.14)<br>> actionpack (3.1.1, 2.3.14)<br>> activemodel (3.1.1)<br>>
 activerecord (3.1.1, 2.3.14)<br>> activeresource (3.1.1, 2.3.14)<br>> activesupport (3.1.1, 2.3.14)<br>> arel (2.2.1)<br>> builder (3.0.0)<br>> bundler (1.0.21)<br>> erubis (2.7.0)<br>> hike (1.2.1)<br>> httpclient (2.2.3)<br>> i18n (0.6.0)<br>> json (1.6.1)<br>> libxml-ruby (2.2.2)<br>> mail (2.3.0)<br>> mime-types (1.17.2)<br>> multi_json (1.0.3)<br>> nokogiri (1.5.0)<br>> oauth (0.4.5)<br>> oauth-plugin (0.3.14)<br>> pg (0.11.0)<br>> polyglot (0.3.3)<br>> rack (1.3.5, 1.1.2)<br>> rack-cache (1.1)<br>> rack-mount (0.8.3)<br>> rack-openid (1.3.1)<br>> rack-ssl (1.3.2)<br>> rack-test (0.6.1)<br>> rails (2.3.14)<br>> railties (3.1.1)<br>> rake (0.9.2.2)<br>> rdoc (3.11)<br>> rmagick (2.13.1)<br>> ruby-openid (2.1.8)<br>> sanitize (2.0.3)<br>> sprockets (2.0.3)<br>> SystemTimer (1.2.3)<br>> thor (0.14.6)<br>> tilt (1.3.3)<br>> timecop
 (0.3.5)<br>> treetop (1.4.10)<br>> tzinfo (0.3.31)<br>> ________________________________<br>> From: Matt Amos <<a ymailto="mailto:zerebubuth@gmail.com" href="mailto:zerebubuth@gmail.com">zerebubuth@gmail.com</a>><br>> To: Alexandru <<a ymailto="mailto:icidrop@yahoo.com" href="mailto:icidrop@yahoo.com">icidrop@yahoo.com</a>><br>> Sent: Monday, November 14, 2011 3:54 PM<br>> Subject: Re: [OSM-dev] Segmentation fault in osm<br>><br>> could you run these commands and let me know what the output is, please?<br>><br>> uname -a<br>> ruby --version<br>> gem list<br>><br>> for example, (and it's not necessary that what you run matches what i<br>> run) on my system they give:<br>><br>> $ uname -a<br>> Linux livingstone 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25<br>> UTC 2011 x86_64 x86_64 x86_64 GNU/Linux<br>> $ ruby --version<br>> ruby 1.9.2p136 (2010-12-25 revision 30365)
 [x86_64-linux]<br>> $ gem list<br>><br>> *** LOCAL GEMS ***<br>><br>> abstract (1.0.0)<br>> actionmailer (3.0.3)<br>> actionpack (3.0.3)<br>> activemodel (3.0.3)<br>> activerecord (3.0.3)<br>> activeresource (3.0.3)<br>> activesupport (3.0.3)<br>> arel (2.0.7)<br>> builder (2.1.2)<br>> bundler (1.0.10)<br>> erubis (2.6.6)<br>> ffi (1.0.9)<br>> ffi-rzmq (0.8.2)<br>> hpricot (0.8.4)<br>> i18n (0.5.0)<br>> jquery-rails (0.2.7)<br>> json (1.6.1)<br>> libxml-ruby (2.0.5, 1.1.4)<br>> m2r (0.0.3)<br>> mail (2.2.15)<br>> mime-types (1.16)<br>> pg (0.10.1)<br>> polyglot (0.3.1)<br>> rack (1.2.1)<br>> rack-mount (0.6.13)<br>> rack-test (0.5.7)<br>> rails (3.0.3)<br>> railties (3.0.3)<br>> rake (0.8.7)<br>> rgeo (0.2.4)<br>> rgeo-geojson (0.2.0)<br>> rubygems-update (1.5.0)<br>> sqlite3 (1.3.3)<br>> sqlite3-ruby (1.3.3)<br>> thor (0.14.6)<br>>
 treetop (1.4.9)<br>> tzinfo (0.3.24)<br>> wirble (0.1.3)<br>><br>> On Mon, Nov 14, 2011 at 7:55 AM, Alexandru <<a ymailto="mailto:icidrop@yahoo.com" href="mailto:icidrop@yahoo.com">icidrop@yahoo.com</a>> wrote:<br>>> I ran ubuntu 11.10 and i do get a lot of messages when starting<br>>> the  server<br>>> ,as:<br>>> $ ruby script/server<br>>> => Booting WEBrick<br>>> => Rails 2.3.14 application starting on http://0.0.0.0:3000<br>>> NOTE: Gem.source_index is deprecated, use Specification. It will be<br>>> removed<br>>> on or after 2011-11-01.<br>>> Gem.source_index called from<br>>> /usr/lib/ruby/gems/1.8/gems/rails-2.3.14/lib/rails/gem_dependency.rb:21.<br>>> NOTE: Gem::SourceIndex#initialize is deprecated with no replacement. It<br>>> will<br>>> be removed on or after 2011-11-01.<br>>> Gem::SourceIndex#initialize called
 from<br>>><br>>> /usr/lib/ruby/gems/1.8/gems/rails-2.3.14/lib/rails/vendor_gem_source_index.rb:100.<br>>> NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec.<br>>> It will be removed on or after 2011-11-01.<br>>> Gem::SourceIndex#add_spec called from<br>>> /usr/local/lib/site_ruby/1.8/rubygems/source_index.rb:91.<br>>> NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec.<br>>> It will be removed on or after 2011-11-01.<br>>> Gem::SourceIndex#add_spec called from<br>>> /usr/local/lib/site_ruby/1.8/rubygems/source_index.rb:91.<br>>> NOTE: Gem.source_index is deprecated, use Specification. It will be<br>>> removed<br>>> on or after 2011-11-01.<br>>><br>>> And i have no idea how to change them. Please help.<br>>> ________________________________<br>>> From: Matt Amos <<a ymailto="mailto:zerebubuth@gmail.com"
 href="mailto:zerebubuth@gmail.com">zerebubuth@gmail.com</a>><br>>> To: Alexandru <<a ymailto="mailto:icidrop@yahoo.com" href="mailto:icidrop@yahoo.com">icidrop@yahoo.com</a>><br>>> Cc: "<a ymailto="mailto:dev@openstreetmap.org" href="mailto:dev@openstreetmap.org">dev@openstreetmap.org</a>" <<a ymailto="mailto:dev@openstreetmap.org" href="mailto:dev@openstreetmap.org">dev@openstreetmap.org</a>><br>>> Sent: Friday, November 11, 2011 9:50 PM<br>>> Subject: Re: [OSM-dev] Segmentation fault in osm<br>>><br>>> On Fri, Nov 11, 2011 at 1:29 PM, Alexandru <<a ymailto="mailto:icidrop@yahoo.com" href="mailto:icidrop@yahoo.com">icidrop@yahoo.com</a>> wrote:<br>>>> /usr/lib/ruby/gems/1.8/gems/i18n-0.6.0/lib/i18n/core_ext/hash.rb:13:<br>>>> [BUG]<br>>>> Segmentation fault<br>>>> ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]<br>>>><br>>>>
 Aborted<br>>><br>>> this would seem to indicate a pretty serious problem with your ruby<br>>> installation. what distro / OS are you running? and is it possible<br>>> there are some rogue out-of-date or ABI-incompatible libraries<br>>> somewhere on your disk?<br>>><br>>> cheers,<br>>><br>>> matt<br>>><br>>><br>>><br>><br>><br>><br><br><br></div></div></div></body></html>