Hello Michael,

Concerning:
> this.  How you're using 
> the thing might well change that though.

The .diff I submitted was based off of 11636 -- just those two lines in the .h 
crash RG.

I have no code in the .cpp.

I submitted a complete .diff.

This is what I did:
I copied my files-in-progress to AlsaDriver.h.save and AlsaDriver.cpp.save

ran svn up.

ran svn diff (no changes reported)

ran make
ran RG 4 or 5 time...no crash

I added those two line except I used DeviceEventMap * instead of DeviceEventMap
I added a non essential space, then deleted it, then saved in .cpp (to force a 
recompile.)
ran make
ran RG 4 or 5 times ... no crash

remove the *
added / removed a space thing again in .cpp
ran make
ran RG 4 or 5 times ... crash every time.

ran svn diff > xxx.diff (that is what I sent to the list)

You wrote:
> Just adding a new typedef and declaring a member variable
> of that type 
> crashes?  Or changing the typedef causes other (unseen
> here) code to crash?

Well, I've had a variety of issues.  At times I've gotten rather far in the 
initial load, sometimes I get the crash right after The sequencer thread calls 
the SoundDriverFactory which fetches the AlsaDriver

Something, must not be getting initialized when I create the empty container on 
the stack using the STL containers.

I'm a bit puzzled myself.  I was hoping somebody could point out my apparent 
lack of C++ coding knowledge or STL usage.

I've looked at this bug for hours and am still scratching my head.  That is why 
I threw it out there.

I got my work around (building on the heap) in place.  I plan or restoring it 
and testing it for function.  RG was loading ok using it.

Hopefully I'll get to that tonight.

Sincerely,
Julie S.



      

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to