I look at this asap. 2014-10-16 15:59 GMT+02:00 Richard Shann <[email protected]>:
> The crash to happen not very often just when editing. Here is a back > trace when I tried to delete an object: > > Program received signal SIGSEGV, Segmentation fault. > 0x000000000047c419 in find_xes_in_measure (si=si@entry=0x22110b0, > measurenum=37, time1=4, time2=4) > at ../../denemo/src/display/calculatepositions.c:365 > 365 fxim_utility; //creates the non_chords list up to the first > chord, moving cur_obj_nodes to the first chord in each staff > (gdb) where > #0 0x000000000047c419 in find_xes_in_measure (si=si@entry=0x22110b0, > measurenum=37, time1=4, time2=4) > at ../../denemo/src/display/calculatepositions.c:365 > #1 0x0000000000421b96 in displayhelper (gui=0x1daac50) > at ../../denemo/src/command/commandfuncs.c:1910 > #2 displayhelper (gui=0x1daac50) > at ../../denemo/src/command/commandfuncs.c:1902 > #3 0x00000000004235c6 in dnm_deleteobject (si=0x22110b0) > at ../../denemo/src/command/commandfuncs.c:2471 > #4 0x00000000004237a3 in deleteobject (action=action@entry=0x0, > param=param@entry=0x0) > at ../../denemo/src/command/commandfuncs.c:2325 > #5 0x00000000004265c7 in deletepreviousobject (action=<optimized out>, > param=<optimized out>) > at ../../denemo/src/command/keyresponses.c:812 > > This crash cost me about 10 minutes work. The majority of crashes I have > seen are loading a file, with File->Open->Open Recent. But it also > successfully opens the same file generally. > > Is this another memory corruption bug? > > Richard > > > > > On Thu, 2014-10-16 at 10:39 +0100, Richard Shann wrote: > > After doing git pull on Eloi's re-factoring Denemo is now crashing when > > loading chord charts > > > > > Program received signal SIGSEGV, Segmentation fault. > > > 0x000000000047c419 in find_xes_in_measure (si=si@entry=0x3c686a0, > > > measurenum=measurenum@entry=20, time1=4, time2=4) > > > at ../../denemo/src/display/calculatepositions.c:365 > > > 365 fxim_utility; //creates the non_chords list up to the first > chord, moving cur_obj_nodes to the first chord in each staff > > > > Do not use the latest git until this is understood. > > > > Richard > > > > > > > > > > > > _______________________________________________ > > Denemo-devel mailing list > > [email protected] > > https://lists.gnu.org/mailman/listinfo/denemo-devel > > > > _______________________________________________ > Denemo-devel mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/denemo-devel > -- Éloi Rivard - [email protected] « On perd plus à être indécis qu'à se tromper. »
_______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
