[MacRuby] #869: Assertion failure when printing pathExtensions for an NSURL
#869: Assertion failure when printing pathExtensions for an NSURL ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: assertion NSURL pathExtension ------------------------------------+--------------------------------------- I was playing around with macirb and trying to get a collection of NSURLs to print out their pathExtension when MacRuby failed an assertion and died on me. I have been able to reproduce the issue on my system and included a small script to demonstrate the failure. -- Ticket URL: <http://www.macruby.org/trac/ticket/869> MacRuby <http://macruby.org/>
#869: Assertion failure when printing pathExtensions for an NSURL ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: assertion NSURL pathExtension ------------------------------------+--------------------------------------- Comment(by lsansonetti@…): The script runs fine in my environment: {{{ $ ./miniruby t.rb plist com net com plist plist plist plist backup plist backup }}} Could you paste more information about your crash? A copy of the crash log of macruby in ~/Library/Logs/CrashReporter/ would be good. -- Ticket URL: <http://www.macruby.org/trac/ticket/869#comment:1> MacRuby <http://macruby.org/>
#869: Assertion failure when printing pathExtensions for an NSURL ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: assertion NSURL pathExtension ------------------------------------+--------------------------------------- Comment(by watson1978@…): In my environment too, assertion does not occur. Which version do you use the MacRuby? [[BR]] Please try even MacRuby Nightly latest if possible. :-) [[BR]] http://www.macruby.org/files/nightlies/ -- Ticket URL: <http://www.macruby.org/trac/ticket/869#comment:2> MacRuby <http://macruby.org/>
#869: Assertion failure when printing pathExtensions for an NSURL ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: assertion NSURL pathExtension ------------------------------------+--------------------------------------- Comment(by mrada@…): I am using MacRuby 0.6, I will try again with the latest nightly. -- Ticket URL: <http://www.macruby.org/trac/ticket/869#comment:3> MacRuby <http://macruby.org/>
#869: Assertion failure when printing pathExtensions for an NSURL ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: assertion NSURL pathExtension ------------------------------------+--------------------------------------- Comment(by mrada@…): Good news! The latest nightly build (2010-08-22) did not crash with an assertion failure; it ran and output what was expected. I have attached a crash log from last night if anyone is still interested. -- Ticket URL: <http://www.macruby.org/trac/ticket/869#comment:4> MacRuby <http://macruby.org/>
#869: Assertion failure when printing pathExtensions for an NSURL -------------------------------------------+-------------------------------- Reporter: mrada@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Keywords: assertion NSURL pathExtension | -------------------------------------------+-------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.7 Comment: Good news indeed! I'm therefore closing the bug. -- Ticket URL: <http://www.macruby.org/trac/ticket/869#comment:5> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby