Robin Wunderlin

Results 12 comments of Robin Wunderlin

Use OS X El Capitan Version 10.11.2 (15C50)

``` /usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/gcc-4.2 -Wall -D_GNU_SOURCE -fno-strict-aliasing -arch i386 -mmacosx-version-min=10.4 -c -o mtftar.o mtftar.c /usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/gcc-4.2 -Wall -D_GNU_SOURCE -fno-strict-aliasing -arch i386 -mmacosx-version-min=10.4 -c -o mtfscan.o mtfscan.c /usr/local/Cellar/apple-gcc42/4.2.1-5666.3/bin/gcc-4.2 -Wall -D_GNU_SOURCE -fno-strict-aliasing -arch i386 -mmacosx-version-min=10.4...

``` zsh > ./mtftar [1] 53122 segmentation fault ./mtftar ```

Same issue: ``` 2021-05-11T09:21:04.562282+00:00 app[web.1]: [Scout] [05/11/21 09:21:03 +0000 web.1 (29)] INFO : Posting payload to "https://checkin.scoutapp.com" 2021-05-11T09:21:04.562283+00:00 app[web.1]: [Scout] [05/11/21 09:21:04 +0000 web.1 (29)] INFO : Exception sending request...

```yml # config/scout_apm.yml common: &defaults disabled_instruments: - "NetHttp" ``` solves the issue for me My config: ```ruby Sentry.init do |config| config.dsn = Rails.application.credentials[:sentry][:dsn] config.enabled_environments = %w[production staging] config.breadcrumbs_logger = [:sentry_logger]...

Same problem her. rails (3.0.10) warbler (1.3.2) Jruby: jruby 1.6.4 OS: macosx (10.6.8)

Error message: ``` Bundler::GemNotFound: Could not find rake-0.9.2.2 in any of the sources materialize at /Library/Ruby/Gems/1.8/gems/bundler-1.0.21/lib/bundler/spec_set.rb:88 map! at org/jruby/RubyArray.java:2358 materialize at /Library/Ruby/Gems/1.8/gems/bundler-1.0.21/lib/bundler/spec_set.rb:82 specs at /Library/Ruby/Gems/1.8/gems/bundler-1.0.21/lib/bundler/definition.rb:90 specs_for at /Library/Ruby/Gems/1.8/gems/bundler-1.0.21/lib/bundler/definition.rb:135 requested_specs at...

warble war:debug shows this: WEB-INF/vendor/cache/rake-0.9.2.2.gem -> vendor/cache/rake-0.9.2.2.gem

pid "/var/www/app_name/shared/pids/unicorn.pid"