Paul wrote: > I'm trying to stream a stack traceback to a file so that I can add it to > a bug for firefox. However, the likes of firefox > firefox.txt, firefox > 2> firefox.txt and firefox &> firefox.txt either dumps nothing or dumps > something, but in all cases, not the stack traceback. > > What do I need to do to save the traceback?
Strange, it should work. Is the stacktrace printed in your terminal? Why don't you just copy&paste it? -- Roberto Ragusa mail at robertoragusa.it -- fedora-devel-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-devel-list
