Peter Ehrlich created JRUBY-6441: ------------------------------------ Summary: malloc: *** error for object 0x7f94d1a24650: pointer being freed was not allocated Key: JRUBY-6441 URL: https://jira.codehaus.org/browse/JRUBY-6441 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.6.6, JRuby 1.6.5 Environment: jruby 1.6.6 (ruby-1.8.7-p357) (2012-01-30 5673572) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_29) [darwin-x86_64-java]
Reporter: Peter Ehrlich Assignee: Thomas E Enebo Rails 3.1 app, with the usage of the auto_html plugin (https://github.com/dejan/auto_html), the server crashes. Started POST "/goals/8/desc" for 192.168.47.105 at Sat Feb 11 00:42:46 -0500 2012 Processing by GoalsController#set_desc as */* Parameters: {"desc"=>"This is another thing to link www.google.com", "id"=>"8"} returning json: {"message":"<p>This is a thing to link <a href=\"http://www.google.com\" target=\"_blank\" rel=\"nofollow\">www.google.com</a></p>"} Completed 200 OK in 383ms (Views: 3.0ms) java(4143,0x121614000) malloc: *** error for object 0x7f94d1a24650: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug Abort trap: 6 tested in both 1.6.6 --1.9 and 1.6.5 --1.8, same results tested with both webrick and trinidad, same results -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email