I have a problem when I run rails s or rails routes, most of the time I will get the following error message:
ruby(2177,0x7fff96a0b3c0) malloc: *** error for object 0x7f8b8d004c40: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
I have tried all solutions here but it doesn't help, any ideas?