I'm not sure if this is the same, but I can crash bash with the following 
script:
----
#!/bin/bash
ttt() { 
        ttt
}
ttt
----
Arguably, bash should not just crash with a segfault when you have an infinite 
loop in a bash script.

Johan, the only thing I get from your crash report is the directory you
were in when this happened: /localhome/johan/clients/johan/badkar-
sandbox

If this helps you find the script in question or even reproduce this
bug, that would be great!

** Changed in: bash (Ubuntu)
       Status: New => Incomplete

-- 
Bash crash, with crash file, unreproducible
https://bugs.launchpad.net/bugs/98931
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to