FROM : Steve
DATE : Thu Jan 09 21:18:01 2003
Hi,
I'm sending a messgage to an object either programmatically, or from a
C++ MIDI callback routine (which makes its own thread). Either way
everything seems fine, but via the MIDI callback, I get the following
log:
003-01-09 20:12:38.398 ChordCompleteDebug[527] ***
_NSAutoreleaseNoPool(): Object 0x18eb500 of class NSCFString
autoreleased with no pool in place - just leaking
2003-01-09 20:12:38.399 ChordCompleteDebug[527] ***
_NSAutoreleaseNoPool(): Object 0x18e6930 of class
NSConcreteAttributedString autoreleased with no pool in place - just
leaking
2003-01-09 20:12:38.399 ChordCompleteDebug[527] ***
_NSAutoreleaseNoPool(): Object 0x18e5b10 of class NSCFData autoreleased
with no pool in place - just leaking
2003-01-09 20:12:38.399 ChordCompleteDebug[527] ***
_NSAutoreleaseNoPool(): Object 0x18e5b50 of class NSCFData autoreleased
with no pool in place - just leaking
Does anyone have any ideas what might be causing this?
Thanks
Steve
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Thu Jan 09 21:18:01 2003
Hi,
I'm sending a messgage to an object either programmatically, or from a
C++ MIDI callback routine (which makes its own thread). Either way
everything seems fine, but via the MIDI callback, I get the following
log:
003-01-09 20:12:38.398 ChordCompleteDebug[527] ***
_NSAutoreleaseNoPool(): Object 0x18eb500 of class NSCFString
autoreleased with no pool in place - just leaking
2003-01-09 20:12:38.399 ChordCompleteDebug[527] ***
_NSAutoreleaseNoPool(): Object 0x18e6930 of class
NSConcreteAttributedString autoreleased with no pool in place - just
leaking
2003-01-09 20:12:38.399 ChordCompleteDebug[527] ***
_NSAutoreleaseNoPool(): Object 0x18e5b10 of class NSCFData autoreleased
with no pool in place - just leaking
2003-01-09 20:12:38.399 ChordCompleteDebug[527] ***
_NSAutoreleaseNoPool(): Object 0x18e5b50 of class NSCFData autoreleased
with no pool in place - just leaking
Does anyone have any ideas what might be causing this?
Thanks
Steve
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| Steve | Jan 9, 21:18 | |
| Robert Cerny | Jan 10, 00:38 | |
| Hubert Figuiere | Jan 10, 02:27 | |
| m | Jan 10, 18:42 |






Cocoa mail archive

