I have MPFR 3.1.0-p3 installed via macports. I think I am going to nuke macports again and build the libraries from scratch I am having too may other issue with macports.
I am not very proficient with gdb and the follwoing trace doesn't show much to me: (gdb) run Starting program: /Users/cpearls/ledger/ledger cleared Reading symbols for shared libraries ++++++++++++..........................warning: Could not find object file "/Volumes/work/macports/var/macports/build/_Volumes_work_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_bzip2/bzip2/work/bzip2-1.0.6/blocksort.o" - no debug information available for "blocksort.c". warning: Could not find object file "/Volumes/work/macports/var/macports/build/_Volumes_work_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_bzip2/bzip2/work/bzip2-1.0.6/huffman.o" - no debug information available for "huffman.c". warning: Could not find object file "/Volumes/work/macports/var/macports/build/_Volumes_work_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_bzip2/bzip2/work/bzip2-1.0.6/crctable.o" - no debug information available for "crctable.c". warning: Could not find object file "/Volumes/work/macports/var/macports/build/_Volumes_work_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_bzip2/bzip2/work/bzip2-1.0.6/randtable.o" - no debug information available for "randtable.c". warning: Could not find object file "/Volumes/work/macports/var/macports/build/_Volumes_work_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_bzip2/bzip2/work/bzip2-1.0.6/compress.o" - no debug information available for "compress.c". warning: Could not find object file "/Volumes/work/macports/var/macports/build/_Volumes_work_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_bzip2/bzip2/work/bzip2-1.0.6/decompress.o" - no debug information available for "decompress.c". warning: Could not find object file "/Volumes/work/macports/var/macports/build/_Volumes_work_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_bzip2/bzip2/work/bzip2-1.0.6/bzlib.o" - no debug information available for "bzlib.c". .... done get_str.c:153: MPFR assertion failed: size_s1 >= m Program received signal SIGABRT, Aborted. 0x00007fff8b27082a in __kill () (gdb) run On Tue, May 22, 2012 at 12:38 AM, John Wiegley <[email protected]> wrote: >>>>>> Craig Earls <[email protected]> writes: > >> Well, this one is killing me. The MPFR assertion failure is cropping up in >> enough places that my entire workflow has been trashed. Any suggestions >> would be appreciated. > >> What version of MPFR is the latest build meant to use? > > I'm using 3.1.0-p3. What do you have there? Can you run Ledger under gdb for > me and report the backtrace at the point of failure? > > Thanks, > John -- Craig, Corona De Tucson, AZ enderw88.wordpress.com
