denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Denemo-devel] [bug #50187] Pasting multiple staffs into a single empty


From: Richard Shann
Subject: [Denemo-devel] [bug #50187] Pasting multiple staffs into a single empty staff can hang
Date: Tue, 31 Jan 2017 12:25:24 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.4.0

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]