Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

c:0053 p:0003 s:0294 e:000293 METHOD <internal:trace_point>:346 #250

Closed
Bishwas-py opened this issue Aug 19, 2022 · 1 comment
Closed

c:0053 p:0003 s:0294 e:000293 METHOD <internal:trace_point>:346 #250

Bishwas-py opened this issue Aug 19, 2022 · 1 comment

Comments

@Bishwas-py
Copy link

Rails 7.0.3.1 is my rails version, but I am getting the issue of following whenever I add noticed in gem file. The noticed is installed but this issue. Lemme know if you know any solutions?

codie@codes-codie:~/Projects/Rails/quikter$ rails db:migrate
<internal:trace_point>:346: [BUG] Segmentation fault at 0x0000000000000008
ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-linux-gnu]

-- Control frame information -----------------------------------------------
c:0053 p:0003 s:0294 e:000293 METHOD <internal:trace_point>:346
c:0052 p:0016 s:0290 e:000288 BLOCK  /var/lib/gems/2.7.0/gems/debug-1.6.1/lib/debug/session.rb:128 [FINISH]
c:0051 p:---- s:0285 e:000284 CFUNC  :eval
c:0050 p:0026 s:0277 E:0018e8 BLOCK  /usr/lib/ruby/2.7.0/forwardable/impl.rb:5 [FINISH]
c:0049 p:---- s:0273 e:000272 CFUNC  :catch
c:0048 p:0004 s:0269 E:001918 METHOD /usr/lib/ruby/2.7.0/forwardable/impl.rb:4
c:0047 p:0105 s:0264 e:000263 METHOD /usr/lib/ruby/2.7.0/forwardable.rb:208
c:0046 p:0022 s:0252 e:000251 METHOD /usr/lib/ruby/2.7.0/forwardable.rb:184
c:0045 p:0018 s:0242 e:000241 BLOCK  /usr/lib/ruby/2.7.0/forwardable.rb:154 [FINISH]
c:0044 p:---- s:0238 e:000237 CFUNC  :each
c:0043 p:0005 s:0234 e:000233 METHOD /usr/lib/ruby/2.7.0/forwardable.rb:152
c:0042 p:0024 s:0228 e:000227 CLASS  /var/lib/gems/2.7.0/gems/http-5.1.0/lib/http/uri.rb:9
c:0041 p:0007 s:0225 e:000224 CLASS  /var/lib/gems/2.7.0/gems/http-5.1.0/lib/http/uri.rb:6
c:0040 p:0013 s:0222 e:000221 TOP    /var/lib/gems/2.7.0/gems/http-5.1.0/lib/http/uri.rb:5 [FINISH]
c:0039 p:---- s:0219 e:000218 CFUNC  :require
c:0038 p:0235 s:0214 e:000213 METHOD /var/lib/gems/2.7.0/gems/bootsnap-1.12.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30
c:0037 p:0023 s:0204 e:000203 TOP    /var/lib/gems/2.7.0/gems/http-5.1.0/lib/http/options.rb:6 [FINISH]
c:0036 p:---- s:0201 e:000200 CFUNC  :require
c:0035 p:0235 s:0196 e:000195 METHOD /var/lib/gems/2.7.0/gems/bootsnap-1.12.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30
c:0034 p:0017 s:0186 e:000185 TOP    /var/lib/gems/2.7.0/gems/http-5.1.0/lib/http/client.rb:6 [FINISH]
c:0033 p:---- s:0183 e:000182 CFUNC  :require
c:0032 p:0235 s:0178 e:000177 METHOD /var/lib/gems/2.7.0/gems/bootsnap-1.12.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30
c:0031 p:0035 s:0168 e:000167 TOP    /var/lib/gems/2.7.0/gems/http-5.1.0/lib/http.rb:8 [FINISH]
c:0030 p:---- s:0165 e:000164 CFUNC  :require
c:0029 p:0235 s:0160 e:000159 METHOD /var/lib/gems/2.7.0/gems/bootsnap-1.12.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30
c:0028 p:0011 s:0150 e:000149 TOP    /var/lib/gems/2.7.0/gems/noticed-1.5.9/lib/noticed.rb:2 [FINISH]
c:0027 p:---- s:0147 e:000146 CFUNC  :require
c:0026 p:0235 s:0142 e:000141 METHOD /var/lib/gems/2.7.0/gems/bootsnap-1.12.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30
c:0025 p:0032 s:0132 e:000131 BLOCK  /usr/lib/ruby/2.7.0/bundler/runtime.rb:74 [FINISH]
c:0024 p:---- s:0127 e:000126 CFUNC  :each
c:0023 p:0042 s:0123 e:000122 BLOCK  /usr/lib/ruby/2.7.0/bundler/runtime.rb:69 [FINISH]
c:0022 p:---- s:0116 e:000115 CFUNC  :each
@excid3
Copy link
Owner

excid3 commented Aug 19, 2022

Looks like it's probably an issue with the debug gem, not noticed.

@excid3 excid3 closed this as completed Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants