[MacRuby-devel] [MacRuby] #724: malloc warning with bookmarkDataWithContentsOfURL on aliases

MacRuby ruby-noreply at macosforge.org
Tue May 25 15:41:18 PDT 2010


#724: malloc warning with bookmarkDataWithContentsOfURL on aliases
-----------------------------+----------------------------------------------
 Reporter:  tvmoore@…        |       Owner:  lsansonetti@…        
     Type:  defect           |      Status:  new                  
 Priority:  minor            |   Milestone:  MacRuby 0.6          
Component:  MacRuby          |    Keywords:                       
-----------------------------+----------------------------------------------

Comment(by martinlagardette@…):

 {{{
 Breakpoint 1, 0x00007fff8523dc34 in auto_refcount_underflow_error ()
 (gdb) bt
 #0  0x00007fff8523dc34 in auto_refcount_underflow_error ()
 #1  0x00007fff8524ac71 in Auto::Zone::dec_refcount_small_medium ()
 #2  0x00007fff8524c75e in Auto::Zone::block_decrement_refcount ()
 #3  0x00007fff85235a0f in auto_zone_release ()
 #4  0x00007fff82eaf756 in _CFRelease ()
 #5  0x00007fff88966ec0 in _CFURLCreateBookmarkDataFromFile ()
 #6  0x00007fff82fbf858 in +[NSURL bookmarkDataWithContentsOfURL:error:] ()
 #7  0x000000010110071c in ?? ()
 #8  0x00000001001364e5 in __rb_vm_dispatch [inlined] () at
 /Users/naixn/Documents/Projets/MacRuby/dispatcher.cpp:450
 #9  0x00000001001364e5 in rb_vm_dispatch () at dispatcher.cpp:1061
 #10 0x00000001011002c2 in ?? ()
 #11 0x0000000100154c8d in rb_vm_run (fname=0x2000d69e0
 "/Users/naixn/Desktop/test.rb", node=0x2000d9500, binding=0x0,
 inside_eval=false) at vm.cpp:3708
 #12 0x000000010003f6f1 in ruby_run_node (n=0x2000d9500) at eval.c:202
 #13 0x0000000100000c15 in main (argc=2, argv=0x100f1cba0,
 envp=0x7fff5fbff7f0) at main.cpp:40
 (gdb)
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/724#comment:3>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list