diff options
author | Craig Earls <enderw88@gmail.com> | 2013-02-26 15:37:15 -0700 |
---|---|---|
committer | Craig Earls <enderw88@gmail.com> | 2013-02-26 15:37:15 -0700 |
commit | a40d9f721fa237ed61b6dda7d18e86d18d150db7 (patch) | |
tree | 686289505b3986e26cef942566eed444c8492897 /README-1ST | |
parent | 929175216dc55544c8c5911902014c7727a95fd7 (diff) | |
parent | 5e0e7e0a973f8a323decbf818e66a6af3ba218fd (diff) | |
download | fork-ledger-a40d9f721fa237ed61b6dda7d18e86d18d150db7.tar.gz fork-ledger-a40d9f721fa237ed61b6dda7d18e86d18d150db7.tar.bz2 fork-ledger-a40d9f721fa237ed61b6dda7d18e86d18d150db7.zip |
Merge branch 'next' into ledger-mode-automatic-transactions
Diffstat (limited to 'README-1ST')
-rw-r--r-- | README-1ST | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -117,16 +117,18 @@ it's usually fairly obvious where things have gone astray. - Q: Something else fails, or Ledger crashes on startup - A: This, I am most interested in hearing about. Please e-mail me a copy of - config.log and your build log to <johnw@newartisans.com>. Also, if - Ledger is crashing, try running it under gdb like so: + A: This, I am most interested in hearing about. Please file a bug + at the Ledger Bugzilla, http://bugs.ledger-cli.org/. The more + details you can provide, the better. Also, if Ledger is crashing, + try running it under gdb like so: $ gdb ledger (gdb) run <ARGS TO LEDGER> ... runs till crash ... (gdb) bt - Send me that backtrace output, and the output from "ledger --version". + Put that backtrace output, and the output from "ledger + --version" in the bug report. ---------------------------------------------------------------------- |