Opened 7 years ago
Closed 4 years ago
#56235 closed defect (wontfix)
ruby 2.5.1 update crashes rails
Reported by: | eiked | Owned by: | kimuraw (kimura wataru) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | ruby25 |
Description
I updated to ruby 2.5.1 now my rails crashes
I have not yet investigated the cause, but this looks quite serious to me, so I'd like to report it immediately.
This did run succesfully with ruby 2.5.0 some days ago but then on the latest macports updates, many other ports were updated as well.
Please see the attached log files. I'll update this if I find out more.
Attachments (2)
Change History (9)
Changed 7 years ago by eiked
Attachment: | ruby-2.5.1-crash.txt added |
---|
comment:1 Changed 7 years ago by mf2k (Frank Schima)
Priority: | High → Normal |
---|
The Priority field is for use by Macports team members only.
comment:2 Changed 7 years ago by mf2k (Frank Schima)
Keywords: | ruby rails crash removed |
---|---|
Owner: | set to kimuraw |
Port: | ruby25 added |
Status: | new → assigned |
In the future, please fill in the Port field and Cc the port maintainer(s) (port info --maintainers ruby25
), if any.
comment:3 Changed 7 years ago by eiked
But inbetween there also was another change: I installed MacOS Security Update 2018-002 for MacOS 10.12.6
Let's try to find out who is to blame for this. BTW: Big thanks to thesuperb ruby maintainers, it's probably not you ~eike
comment:4 Changed 7 years ago by eiked
$ port info --maintainers ruby25 maintainers: kimuraw@macports.org, openmaintainer
comment:5 Changed 7 years ago by mf2k (Frank Schima)
I have already added the port maintainer. Posting the output as a comment does not help. You have to add the maintainer to the Cc field when you file the ticket.
comment:6 Changed 7 years ago by eiked
recompiling all native extensions might help:
gem pristine --all
and for your rails environment:
bundle update
(while this did not yet fix all troubles for me, yet)
comment:7 Changed 4 years ago by kimuraw (kimura wataru)
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
I close this ticket. If your problem is not solved, you can reopen this ticket.
I need more informaiton to survey the problem, like this:
- reproduce step
- expected result
- actual result you got
crash log when starting rails after upgrade to ruby 2.5.1