Re: [MacRuby-devel] brace yourselves, 0.11 is coming!
Hi, I installed 0.11 using the installer pkg. The install seemed to work fine. However, when I run my app I get a message that wasn't there with 0.10 or with an earlier build of 0.11. Here's the console message: Membership(4727,0x1043bf000) malloc: *** auto malloc[4727]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug. I see that there's a closed "won't fix" ticket for a similar problem, so I guess this is not related to the installer. I'll just live with it unless it's of interest to anyone else. Steve
Seems to be working great for me. - Matt On Sat, Oct 22, 2011 at 7:40 AM, Steve Clarke <steve@sclarkes.me.uk> wrote:
Hi,
I installed 0.11 using the installer pkg. The install seemed to work fine.
However, when I run my app I get a message that wasn't there with 0.10 or with an earlier build of 0.11.
Here's the console message:
*Membership(4727,0x1043bf000) malloc: *** auto malloc[4727]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug.* * *
I see that there's a closed "won't fix" ticket for a similar problem, so I guess this is not related to the installer. I'll just live with it unless it's of interest to anyone else.
Steve
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
I did the first example from Matt's book using 0.11 today and I get very similar results. ./hello_world Hello World macruby(11481,0x10cf81000) malloc: *** auto malloc[11481]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug. Bye! The program runs great, it just always spits out this message. On Oct 23, 2011, at 8:27 PM, Matt Aimonetti wrote:
Seems to be working great for me.
- Matt
On Sat, Oct 22, 2011 at 7:40 AM, Steve Clarke <steve@sclarkes.me.uk> wrote: Hi,
I installed 0.11 using the installer pkg. The install seemed to work fine.
However, when I run my app I get a message that wasn't there with 0.10 or with an earlier build of 0.11.
Here's the console message:
Membership(4727,0x1043bf000) malloc: *** auto malloc[4727]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug.
I see that there's a closed "won't fix" ticket for a similar problem, so I guess this is not related to the installer. I'll just live with it unless it's of interest to anyone else.
Steve
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
This message is a warning probably due to a small regression in Lion. It won't prevent the app from working and I'm sure will eventually fix that. Thanks for reporting your findings (and for reading my book ;) ) - Matt On Sun, Oct 23, 2011 at 7:47 PM, Robert Love <rblove_lists@comcast.net>wrote:
I did the first example from Matt's book using 0.11 today and I get very similar results.
./hello_world Hello World macruby(11481,0x10cf81000) malloc: *** auto malloc[11481]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug. Bye!
The program runs great, it just always spits out this message.
On Oct 23, 2011, at 8:27 PM, Matt Aimonetti wrote:
Seems to be working great for me.
- Matt
On Sat, Oct 22, 2011 at 7:40 AM, Steve Clarke <steve@sclarkes.me.uk>wrote:
Hi,
I installed 0.11 using the installer pkg. The install seemed to work fine.
However, when I run my app I get a message that wasn't there with 0.10 or with an earlier build of 0.11.
Here's the console message:
*Membership(4727,0x1043bf000) malloc: *** auto malloc[4727]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug.* * *
I see that there's a closed "won't fix" ticket for a similar problem, so I guess this is not related to the installer. I'll just live with it unless it's of interest to anyone else.
Steve
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
fair... I didn't file a radar, my bad. Did anyone else file a rdr? - Matt On Mon, Oct 24, 2011 at 11:43 AM, Jordan K. Hubbard <jkh@apple.com> wrote:
Radar #? :)
On Oct 23, 2011, at 7:51 PM, Matt Aimonetti wrote:
This message is a warning probably due to a small regression in Lion
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
According to this thread http://stackoverflow.com/questions/7010233/gc-operation-on-unregistered-thre... it has been filed as bug 9928419 . I would have checked this out but I can't figure out how to search all bug reports, not just ones I may have reported. Do I have to be a paid-up member of the Apple developer program to be able to do that? --CMcP On 24 Oct 2011, at 20:08, Matt Aimonetti wrote:
fair... I didn't file a radar, my bad. Did anyone else file a rdr?
- Matt
On Mon, Oct 24, 2011 at 11:43 AM, Jordan K. Hubbard <jkh@apple.com> wrote: Radar #? :)
On Oct 23, 2011, at 7:51 PM, Matt Aimonetti wrote:
This message is a warning probably due to a small regression in Lion
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Only the original author and Apple employees can consult the radar database. Thanks for finding the rdr. - Matt Sent from my iPhone On Oct 25, 2011, at 4:00, Colin McPhail <mcphail_colin@hotmail.com> wrote:
According to this thread http://stackoverflow.com/questions/7010233/gc-operation-on-unregistered-thre... it has been filed as bug 9928419 . I would have checked this out but I can't figure out how to search all bug reports, not just ones I may have reported. Do I have to be a paid-up member of the Apple developer program to be able to do that? --CMcP
On 24 Oct 2011, at 20:08, Matt Aimonetti wrote:
fair... I didn't file a radar, my bad. Did anyone else file a rdr?
- Matt
On Mon, Oct 24, 2011 at 11:43 AM, Jordan K. Hubbard <jkh@apple.com> wrote: Radar #? :)
On Oct 23, 2011, at 7:51 PM, Matt Aimonetti wrote:
This message is a warning probably due to a small regression in Lion
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
participants (5)
-
Colin McPhail
-
Jordan K. Hubbard
-
Matt Aimonetti
-
Robert Love
-
Steve Clarke