Core file without a readable stack trace

I am using gdb to examine a core file but the output contains only the method addresses in hex.

Is there anyway to translate these addresses to a human-readable form? :confused: