indy3 > /user/cannam/rosegarden > dbx ./bin/sequencer 
dbx version 3.18 Feb 14 1994 00:52:47
Type 'help' for help.
Process 20570 (sequencer) started
[2] Process 20570 (sequencer) stopped at [main:524 ,0x428744]
 524  XtToolkitInitialize();
(dbx) r
Process 20570 (sequencer) terminated
Process 20571 (sequencer) started
Warning: Cannot convert string "-*-lucida-bold-i-*-*-14-*-75-*-*-*-*-*" to type FontStruct
Warning: Representation size 4 must match superclass's to override label
Process 20571 (sequencer)  Segmentation fault (Signal 11) [Midi_EventCreateList:36 +0x8,0x43cd48]
  36  if (NewEvent->EventCode == MIDI_FILE_META_EVENT)
(dbx) where
>  0 Midi_EventCreateList(NewEvent = 0x8, RetainEventStruct = '^A') ["/user/cannam/rosegarden/midi/src/Event.c":36, 0x43cd48]
   1 Midi_PRDeleteCB(w = 0x10037520, a = 0x10033e40, b = (nil)) ["/user/cannam/rosegarden/sequencer/src/PianoRollMenu.c":331, 0x41cf64]
   2 Midi_DispatchDeleteCB(w = 0x10037520, a = 0x10033e40, b = (nil)) ["/user/cannam/rosegarden/sequencer/src/Dispatch.c":138, 0x4271b4]
   3 XtCallCallbacks(0x100123a8, 0xffffffff, 0x0, 0x1004d058, 0x0) ["Callback.c":601, 0xf6815b4]
   4 Notify(0xf6daca0, 0x10020c20, 0x1004cee8, 0x1004d058, 0x0) ["Sme.c":207, 0x5f117c80]
   5 Notify(0xf6daca0, 0x7fffad98, 0x0, 0x10025658, 0x0) ["SimpleMenu.c":755, 0x5f116df0]
   6 HandleActions(0x1004cee8, 0x0, 0x7, 0x0, 0x10020e44) ["TMstate.c":621, 0xf66b900]
   7 HandleSimpleState(0x1004ceb0, 0x0, 0x7fffac50, 0x0, 0x0) ["TMstate.c":853, 0xf669ac4]
   8 _XtTranslateEvent(0x1004ceb0, 0x0, 0x0, 0x0, 0x1001530c) ["TMstate.c":1070, 0xf66ea1c]
   9 XtDispatchEventToWidget(0x1004ceb0, 0x0, 0x8, 0x2f79baba, 0xb2b16) ["Event.c":996, 0xf668360]
  10 _XtDefaultDispatcher(0x1004ceb0, 0x0, 0x7fffad98, 0x0, 0x0) ["Event.c":1451, 0xf668a80]
  11 XtDispatchEvent(0x1004ceb0, 0x0, 0xfbc1078, 0x55, 0xf66f22c) ["Event.c":1509, 0xf667bf0]
  12 XtAppMainLoop(0x1004ceb0, 0x0, 0x1, 0x0, 0x1000be38) ["Event.c":1654, 0xf66f278]
  13 main(argc = 1, argv = 0x7fffaed4, envp = 0x7fffaedc) ["/user/cannam/rosegarden/sequencer/src/Main.c":647, 0x428fbc]
(dbx) up
Midi_PRDeleteCB: 331  Midi_UndoRecordOperation(Midi_EventCreateList(&ParentWindow->SelectStartEvt->Event, True),
(dbx) list       
   328  
   329  	if (ParentWindow->SelectStartEvt == ParentWindow->SelectEndEvt)
   330  	{
>* 331  		Midi_UndoRecordOperation(Midi_EventCreateList(&ParentWindow->SelectStartEvt->Event, True),
   332  				    (EventList)Next(ParentWindow->SelectStartEvt),
   333  				    ParentWindow->TrackNum);
   334  
   335  		if (FirstEvtDeleted) 
   336  		{
   337  			MIDITracks[ParentWindow->TrackNum] = 
(dbx) q
Process 20571 (sequencer) terminated
indy3 > /user/cannam/rosegarden > dbx ./bin/sequencer 
dbx version 3.18 Feb 14 1994 00:52:47
Type 'help' for help.
Process 20573 (sequencer) started
r[2] 
Process 20573 (sequencer) stopped at [main:524 ,0x428744]
 524  XtToolkitInitialize();
(dbx) Process 20573 (sequencer) terminated
Process 20574 (sequencer) started
Warning: Cannot convert string "-*-lucida-bold-i-*-*-14-*-75-*-*-*-*-*" to type FontStruct
Warning: Representation size 4 must match superclass's to override label
Process 20574 (sequencer)  Segmentation fault (Signal 11) [Midi_PianoRollCalculateSelection:114 +0x8,0x41c758]
 114  if (CurrEvtPtr->Event.DeltaTime > EndSelTime) END;
(dbx) where
>  0 Midi_PianoRollCalculateSelection(ParentWindow = 0x10031e00) ["/user/cannam/rosegarden/sequencer/src/PianoRollMenu.c":114, 0x41c758]
   1 Midi_PRDeleteCB(w = 0x10036fa0, a = 0x10036c88, b = (nil)) ["/user/cannam/rosegarden/sequencer/src/PianoRollMenu.c":320, 0x41cecc]
   2 Midi_DispatchDeleteCB(w = 0x10036fa0, a = 0x10036c88, b = (nil)) ["/user/cannam/rosegarden/sequencer/src/Dispatch.c":138, 0x4271b4]
   3 XtCallCallbacks(0x100123a8, 0xffffffff, 0x0, 0x1004ce30, 0x0) ["Callback.c":601, 0xf6815b4]
   4 Notify(0xf6daca0, 0x10020c20, 0x1004ccc0, 0x1004ce30, 0x0) ["Sme.c":207, 0x5f117c80]
   5 Notify(0xf6daca0, 0x7fffad98, 0x0, 0x10025658, 0x0) ["SimpleMenu.c":755, 0x5f116df0]
   6 HandleActions(0x1004ccc0, 0x0, 0x7, 0x0, 0x10020e44) ["TMstate.c":621, 0xf66b900]
   7 HandleSimpleState(0x1004cc88, 0x0, 0x7fffac50, 0x0, 0x0) ["TMstate.c":853, 0xf669ac4]
   8 _XtTranslateEvent(0x1004cc88, 0x0, 0x0, 0x0, 0x1001530c) ["TMstate.c":1070, 0xf66ea1c]
   9 XtDispatchEventToWidget(0x1004cc88, 0x0, 0x8, 0x2f79bb2b, 0x11916) ["Event.c":996, 0xf668360]
  10 _XtDefaultDispatcher(0x1004cc88, 0x0, 0x7fffad98, 0x0, 0x0) ["Event.c":1451, 0xf668a80]
  11 XtDispatchEvent(0x1004cc88, 0x0, 0xfbc1078, 0x55, 0xf66f22c) ["Event.c":1509, 0xf667bf0]
  12 XtAppMainLoop(0x1004cc88, 0x0, 0x1, 0x0, 0x1000be38) ["Event.c":1654, 0xf66f278]
  13 main(argc = 1, argv = 0x7fffaed4, envp = 0x7fffaedc) ["/user/cannam/rosegarden/sequencer/src/Main.c":647, 0x428fbc]
(dbx) up
Midi_PRDeleteCB: 320  Midi_PianoRollCalculateSelection(ParentWindow);
(dbx) list
   317  BEGIN("Midi_PRDeleteCB");
   318  
   319  	ParentWindow = Midi_PRGetWindowFromWidget(w);
>* 320  	Midi_PianoRollCalculateSelection(ParentWindow);
   321  
   322  	DoomedEvent = ParentWindow->SelectStartEvt;
   323  	Clone = NULL;
   324  
   325  	FirstEvtDeleted = (ParentWindow->SelectStartEvt == MIDITracks[ParentWindow->TrackNum]);
   326  
(dbx) down
Midi_PianoRollCalculateSelection: 114  if (CurrEvtPtr->Event.DeltaTime > EndSelTime) END;
(dbx) list
   111  				CurrEvtPtr = (EventList)Next(CurrEvtPtr);
   112  				ParentWindow->SelectEndEvt = CurrEvtPtr;
   113  				
>* 114  				if (CurrEvtPtr->Event.DeltaTime > EndSelTime) END;
   115  			}
   116  			END;
   117  		}
   118  		else CurrEvtPtr = (EventList)Next(CurrEvtPtr);
   119  	}
   120  
(dbx) 
 

