Follow-up Comment #1, bug #50187 (project denemo):

This is not easy to trigger. On a successful triggering I could see that the
program was looping appending measures, it had reached 44,000 or so and would
presumably run out of memory (it had reached only 7% or so).

appendmeasures (si=0x334c200, number=1) at
../../denemo/src/command/commandfuncs.c:2418
2418        gint num =  g_list_length (staff_first_measure_node
(si->currentstaff));
(gdb) call g_list_length (staff_first_measure_node (si->currentstaff))
$78 = 44380


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50187>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to