Bug #21624
closed[BUG] Segmentation fault at 0x0000000000000000
Description
The attached file contains the core dump I receive running bin/rake db:setup
in a Ruby on Rails project. I'm looking for help on where the actual problem lies. Any assistance will be appreciated.
Background
I'm moving from a Mac Book Pro to an Ubuntu (24.04) Desktop, as my daily development machine.
At first I suspected the mysql2
gem, so I uninstalled it, and installed it again. I verified I have libmysqlclient-dev
installed; I figure the gem wouldn't compile without the headers but I wanted to be sure.
I do not have experience debugging core dumps/segmentation faults. Instruction would be greatly appreciated.
What additional information can I provide to aid running down and solving this issue? Plus, if this is not the location for this notification, kindly point me in the right direction.
Thank you for your time and energy.
Files