[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Crash in 2.25.4
From: |
Colin Campbell |
Subject: |
Re: Crash in 2.25.4 |
Date: |
Sun, 21 May 2023 21:01:10 -0600 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0 Thunderbird/102.11.0 |
On 2023-05-21 08:33, Jean Abou Samra wrote:
<snipped>All this comes about as I'm thinking of getting back to some
documentation work, and wanted to compile docs locally. I'll still
keep that goal in mind.
If you can still reproduce the problem after this cleaning, could you run
```
FC_DEBUG=2025 build/out/bin/lilypond --verbose --ps test_file.ly > fclog.log 2>
lilylog.log
```
and send the three resulting files, `test_file.ps`, `fclog.log` and
`lilylog.log`?
I had to manually delete items in /usr/local/bin. I then ran apt-get
purge --auto-remove lilypond:
####
The following packages will be REMOVED:
libsdl2-image-2.0-0* libsdl2-ttf-2.0-0* lilypond-data*
lilypond-fonts* python3-ly* python3-pygame* python3-qpageview*
tango-icon-theme*
0 upgraded, 0 newly installed, 8 to remove and 0 not upgraded.
After this operation, 25.9 MB disk space will be freed.
Do you want to continue? [Y/n] y
####
I deleted my working folders containing versions of lilypond installed
from the website (2.23.8? and 2.24.0)
I cloned lilypond again, made the build directory, changed into it, ran
../autogen.sh then ../configure
Neither reported any errors or omissions.
Built lilypond using make SILENT=1 -j9 && make bytecode
Ran the same test as yesterday: ./out/bin/lilypond /Work/Non-Musical.ly
Got the same error result:
GNU LilyPond 2.25.6 (running Guile 2.2)
Processing `/Work/Non-Musical.ly'
Parsing...
Interpreting music...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Converting to `Non-Musical.pdf'...
warning: `(gs -q -dNODISPLAY -dNOSAFER -dNOPAUSE -dBATCH
-dAutoRotatePages=/None -dPrinted=false /tmp/lilypond-tmp-5832347)'
failed (256)
/Work/lilypond/lilypond/build/out/share/lilypond/current/ly/init.ly:66:2:
error: Guile signaled an error for the expression beginning here
#
(let ((book-handler (if (defined? 'default-toplevel-book-handler)
Throw to key `ly-file-failed' with args `()'.
Ran your test: FC_DEBUG=2025 ./out/bin/lilypond --verbose --ps
/Work/Non-Musical.ly > fclog.log 2> lilylog.log
The requested files are attached as an archive, as two of them are
rather large.
And I had such high hopes for the clean up!
Cheers,
Colin
Archive.tar.gz
Description: application/gzip
- Re: Crash in 2.25.4, (continued)
- Re: Crash in 2.25.4, Jean Abou Samra, 2023/05/19
- Re: Crash in 2.25.4, Colin Campbell, 2023/05/19
- Re: Crash in 2.25.4, Jean Abou Samra, 2023/05/19
- Re: Crash in 2.25.4, Colin Campbell, 2023/05/19
- Re: Crash in 2.25.4, Jean Abou Samra, 2023/05/19
- Re: Crash in 2.25.4, Jean Abou Samra, 2023/05/19
- Re: Crash in 2.25.4, Colin Campbell, 2023/05/19
- Re: Crash in 2.25.4, Colin Campbell, 2023/05/20
- Re: Crash in 2.25.4, Jean Abou Samra, 2023/05/20
- Message not available
- Re: Crash in 2.25.4, Jean Abou Samra, 2023/05/21
- Re: Crash in 2.25.4,
Colin Campbell <=
- Re: Crash in 2.25.4, Werner LEMBERG, 2023/05/22
- Re: Crash in 2.25.4 Solved, Colin Campbell, 2023/05/22
- Re: Crash in 2.25.4 Solved, Werner LEMBERG, 2023/05/23
- Re: Crash in 2.25.4, Jean Abou Samra, 2023/05/23
- Re: Crash in 2.25.4, Jean Abou Samra, 2023/05/23
- Re: Crash in 2.25.4, Colin Campbell, 2023/05/24
- Re: Crash in 2.25.4, Jean Abou Samra, 2023/05/23
- Re: Crash in 2.25.4, Jean Abou Samra, 2023/05/23
- Re: Crash in 2.25.4, Colin Campbell, 2023/05/24
- Re: Crash in 2.25.4, Jean Abou Samra, 2023/05/25