|
#718
|
Defining a method on class Class also defines it on Module and vice versa
|
MacRuby
|
|
|
defect
|
eloy.de.enige@…
|
new
|
05/14/2010
|
1318028188
|
|
#786
|
MacRuby does not finish when more exceptions is generated on same Thread almost at the same time.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
07/13/2010
|
1282392157
|
|
#798
|
Processing after Proc is not executed when use Proc in lambda, and when calls `return' in Proc.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
07/16/2010
|
1308645938
|
|
#812
|
Eval with binding is not able to retrieve local_variables
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
07/25/2010
|
1286858865
|
|
#849
|
MacRuby throws the exception of "Encoding::CompatibilityError" with various cases.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
08/11/2010
|
1291934842
|
|
#1021
|
error trying to use bones with MacRuby
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
12/03/2010
|
1292634954
|
|
#1029
|
Possible PDFKit bug
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
12/06/2010
|
1291778815
|
|
#1042
|
BigMath::log and BigMath:exp are broken
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
12/14/2010
|
1294278311
|
|
#1049
|
Can't get the event path from FSEventStreamCallback
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
12/15/2010
|
1292636359
|
|
#1064
|
Segfault occurs when use a clone object with OpenStruct.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
12/18/2010
|
1292993883
|
|
#1065
|
Abort occurs when calls Marshal.dump with object of cloned class.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
12/18/2010
|
1292996283
|
|
#1071
|
When combining negative look-ahead with look-behind in a regexp, macruby doesn't match correctly
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
12/22/2010
|
1293016681
|
|
#1082
|
Segfault occurs when use a alias of pretty_print_inspect without implementing pretty_print.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
12/28/2010
|
1293582181
|
|
#1085
|
Assertion failed: ((b->flags & flags) == flags)
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
12/29/2010
|
1314729310
|
|
#1089
|
Performance: Regexp#match is slow.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
12/30/2010
|
1293768830
|
|
#1091
|
#inspect behaves differently if class uses #init or custom #init method
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
12/31/2010
|
1293822174
|
|
#1094
|
Rspec2 gets lost in a backtrace when CRuby does not
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
01/02/2011
|
1294008417
|
|
#1095
|
Segfault on uninitialized constant in Rspec2 test
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
01/02/2011
|
1294008824
|
|
#1096
|
Operator redefinition fails (Fixnum)
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
reopened
|
01/03/2011
|
1294319444
|
|
#1100
|
Performance: File#read with huge file is slow.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
01/04/2011
|
1294188366
|
|
#1101
|
Rake test tasks for minitest and rspec2 cause a segfault
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
01/05/2011
|
1299366713
|
|
#1102
|
segfault when trying const_get on unitialized constant with rspec2
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
01/06/2011
|
1312436884
|
|
#1108
|
Can't inherit the Module.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
01/10/2011
|
1294668663
|
|
#1118
|
Object.instance_methods does not return the :hash or :class methods
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
01/18/2011
|
1295370110
|
|
#1119
|
Object initalize with a variable length argument shows up as a public method
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
01/18/2011
|
1308645724
|
|
#1138
|
Segfault when opening or Digesting a large file
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
01/28/2011
|
1296271045
|
|
#1144
|
Exception not caught when trying to mutate an NSMutableArray during iteration
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
01/31/2011
|
1296528634
|
|
#1148
|
Procs used for Cocoa callbacks are being given class objects instance of the instance of the class
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
02/03/2011
|
1309386295
|
|
#1153
|
segfault during define_method
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
02/07/2011
|
1297089538
|
|
#1157
|
String#slice is an order of magnitude slower on MacRuby compared to 1.9.2-p136
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
02/08/2011
|
1327631349
|
|
#1162
|
Method lookup behavior incorrect after extending an object multiple times.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
02/18/2011
|
1298047638
|
|
#1174
|
Defining TopLevel#copy causes crashes
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
02/28/2011
|
1298921860
|
|
#1176
|
segfault on starting a new thread that requires a core library while hotcocoa starts
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
03/01/2011
|
1298986240
|
|
#1189
|
ERB.new fails (LocalJumpError) when providing a '<>' trim mode
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
03/10/2011
|
1299815705
|
|
#1190
|
macirb try to do something to strings it tries to print using #to_s
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
03/11/2011
|
1299863931
|
|
#1196
|
Trouble with NSBrowser and Core Data
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
03/15/2011
|
1301493502
|
|
#1199
|
Original Objective-C exceptions are lost when going through Ruby code.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
03/16/2011
|
1300268189
|
|
#1207
|
Exact dependency on Rack
|
ControlTower
|
|
|
defect
|
joshua.ballanco@…
|
new
|
03/24/2011
|
1301022932
|
|
#1211
|
(120 * 0.2).floor should be 24, but MacRuby rounds it down to 23
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
03/30/2011
|
1302497267
|
|
#1213
|
Header symlinks when deploying
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
04/01/2011
|
1307069298
|
|
#1219
|
MacRuby .10 crashed when deleting attr_accessor
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
04/10/2011
|
1306714892
|
|
#1220
|
XCode 4 not recognizing MacRuby
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
04/12/2011
|
1303177661
|
|
#1231
|
Create test suite for macruby_deploy
|
MacRuby
|
|
|
defect
|
eloy.de.enige@…
|
new
|
04/18/2011
|
1303113224
|
|
#1248
|
nested module include bug
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
04/29/2011
|
1308645079
|
|
#1256
|
datamapper 1.1 segfaulting while defining model
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
05/03/2011
|
1304630601
|
|
#1260
|
Segfault occurs when parses a RSS content with bundled RSS library.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
05/05/2011
|
1304612332
|
|
#1261
|
Abort occurs when install the rubygems with specified version.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
05/05/2011
|
1304626490
|
|
#1271
|
datamapper 1.0.2 failing with mismatch type errors
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
05/09/2011
|
1308645448
|
|
#1291
|
Constants are erroneously found outside namespace
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
05/20/2011
|
1305925230
|
|
#1294
|
MacRuby crashes when loading files on the non-main thread
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
05/20/2011
|
1314841249
|
|
#1301
|
Dispatch::Source.timer leaks memory
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
05/23/2011
|
1306199304
|
|
#1304
|
Block Fails to Return Value Upon Break
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
05/25/2011
|
1308645869
|
|
#1307
|
rvmsudo gem install bundler: Segmentation fault
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
05/28/2011
|
1306650440
|
|
#1308
|
MacRuby does not invoke a free function which was specified in Data_Wrap_Struct().
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
05/29/2011
|
1309312592
|
|
#1319
|
MacRuby needs more memory than the file size even if gets only 1 byte from head of huge file.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
06/06/2011
|
1307392449
|
|
#1320
|
Adding a new method_missing to the TopLevel breaks calls to super
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
06/06/2011
|
1307404244
|
|
#1323
|
memory leak occurs when use a exception which was inherited by Exception.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
06/12/2011
|
1307904047
|
|
#1324
|
memory leak occurs with eval.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
06/12/2011
|
1308000893
|
|
#1330
|
GCD freezes when sync is called from within async > 10000 times
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
06/16/2011
|
1308259455
|
|
#1332
|
Segfault occurs when run scanf/test_scanf.rb in UnitTest.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
06/18/2011
|
1308383220
|
|
#1333
|
#method_missing based metaprogramming is crazy slow compared to CRuby
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
06/18/2011
|
1308961709
|
|
#1343
|
autotest-fsevent AND autotest-growl causes SegFault
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
06/29/2011
|
1309888342
|
|
#1347
|
Segfault occurs when invoked a Module#define_method within some threads.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
07/03/2011
|
1309973944
|
|
#1348
|
Abort occurs when invoke a Module#define_method many times in non-MainThread.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
07/03/2011
|
1309759797
|
|
#1350
|
Segfault occurs when invoked an alias within some threads
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
07/04/2011
|
1309913872
|
|
#1354
|
Segfault occurs when duplicate the Class which is been autoloaded and use constant of duplicated Class.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
07/05/2011
|
1309923237
|
|
#1355
|
Segfault occurs when invoked a Module#dup within some threads.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
07/07/2011
|
1310055633
|
|
#1357
|
Segfault occurs when invoked a Kernel#eval within some threads.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
07/10/2011
|
1310318267
|
|
#1360
|
require of nokogiri causes a segfault.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
07/14/2011
|
1310788607
|
|
#1361
|
Using pg gem returns bus error
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
07/15/2011
|
1310749582
|
|
#1362
|
segfault with "rake test"
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
07/16/2011
|
1310869541
|
|
#1363
|
macirb "framework 'AppKit' results in segfault
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
07/19/2011
|
1314726652
|
|
#1367
|
Crashes when invoked a Mutex#synchronize in non-MainThread
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
07/25/2011
|
1311612156
|
|
#1370
|
__FILE__ is different for compiled code
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
07/29/2011
|
1312097045
|
|
#1371
|
MacRuby evaluates the first method defined using define_method through #send
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
08/01/2011
|
1312239097
|
|
#1372
|
Exceptions thrown inside dispatch queue blocks propagate as uncaught objective-c exceptions
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
08/03/2011
|
1312434422
|
|
#1373
|
Better error reporting is needed for infinite recursion
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
08/03/2011
|
1312437354
|
|
#1378
|
RE2 gem will not compile
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
08/18/2011
|
1314726702
|
|
#1382
|
GCC 4.2 not installed with Xcode 4.2
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
08/24/2011
|
1319034119
|
|
#1383
|
Need to implement ENCODING_GET_INLINED
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
08/30/2011
|
1314774672
|
|
#1388
|
Can't subclass NSProxy
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
09/14/2011
|
1316104008
|
|
#1393
|
Invocation of blocks registered using -[NSNotificationCenter addObserverForName:object:queue:usingBlock:] is unreliable
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
09/29/2011
|
1317311970
|
|
#1394
|
miss scope of class variables when is evaluated by Module#class_eval.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
09/29/2011
|
1317337596
|
|
#1404
|
Cannot push gems using macgem
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
10/08/2011
|
1318111394
|
|
#1408
|
MacRuby is slow when passed a Regexp's object into argument of method.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
10/15/2011
|
1318748942
|
|
#1410
|
String#length is slow when invoke at first time.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
10/28/2011
|
1319806215
|
|
#1411
|
Timeout throws fatal exception
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
10/28/2011
|
1321679313
|
|
#1415
|
Create a call that can be used to tell if an app is deployed or not
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
11/05/2011
|
1320552861
|
|
#1417
|
MacRuby crashes when invokes a rb_exit.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
11/14/2011
|
1321268894
|
|
#1418
|
macgem looks in older version directory of framework
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
11/14/2011
|
1321289590
|
|
#1428
|
Enumerator#count is missing
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
12/11/2011
|
1323630482
|
|
#1429
|
STDIN.eof? consumes first input character
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
12/13/2011
|
1323826202
|
|
#1430
|
calling super in define_singleton_method procs results in NoMethodError
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
12/13/2011
|
1323823757
|
|
#1435
|
GC crashing when trying to free a regex currently in use
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
reopened
|
01/11/2012
|
1327458637
|
|
#1436
|
TwUI & MacRuby issue
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
01/21/2012
|
1327200553
|
|
#1441
|
`rake spec:ci` fails with MacRuby master
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
02/01/2012
|
1328198470
|
|
#1442
|
`rake install` fails with MacRuby master
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
02/01/2012
|
1328142611
|
|
#1443
|
MacRuby crashes when invoke Thread#value after invoked Thread#kill and #raise.
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
02/01/2012
|
1328142300
|
|
#1444
|
MacRuby crashes when parsing some files with ripper
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
02/02/2012
|
1328201668
|
|
#1445
|
does not invoke `ensure' when escapes the loops with `return'
|
MacRuby
|
|
|
defect
|
lsansonetti@…
|
new
|
02/02/2012
|
1328188022
|