On 4/27/18 3:02 PM, Ciesla, Karol wrote:
> Hello.
> Sorry, it's my first time I report bug with bash (or any other GNU program).
> VIOS is a special edition of AIX, that acts as a virtual hypervisor on 
> PowerVM machines.
> On this host I have VIOS 2.2.5.20, which corresponds to AIX 6.1 TL9 SP9.
> How can I send core dump? It is 16 MB.

Don't send a core dump. Send the stack traceback that shows where bash
was executing when it crashed. You can get that with the gdb `bt' or
`where' commands.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    c...@case.edu    http://tiswww.cwru.edu/~chet/

Reply via email to