I discovered two things:
1) while the command "calibre" caused the segmentation error the command "calibre --detach" works fine.
2) I found that the ancient line "export XLIB_SKIP_ARGB_VISUALS=1" in my .bashrc file seemed to be causing the segmentation error.
I removed the line in 2) and now consider my problem solved.
Don