[MacPorts] #35267: php54-gearman error for object pointer being freed was not allocated

MacPorts noreply at macports.org
Fri Jul 20 14:19:52 PDT 2012


#35267: php54-gearman error for object pointer being freed was not allocated
--------------------------------+-------------------------------------------
 Reporter:  chris@…             |       Owner:  rodney.rehm@…           
     Type:  defect              |      Status:  new                     
 Priority:  Normal              |   Milestone:                          
Component:  ports               |     Version:  2.1.1                   
 Keywords:                      |        Port:  php54-gearman           
--------------------------------+-------------------------------------------

Comment(by chris@…):

 Got it.

 What kind of example?  PHP?  The default code samples on the PHP website
 will reproduce the above.

 http://www.php.net/manual/en/gearman.examples-reverse-bg.php

 Also, it appears that the error only happens with the worker class.  The
 client sample normally waits for a response from the worker, but it just
 dies with no error.

 {{{
 Christophers-MacBook-Pro:Sample chris$ php Worker.php

 Starting
 php(87054) malloc: *** error for object 0x10379cde0: pointer being freed
 was not allocated
 *** set a breakpoint in malloc_error_break to debug
 Abort trap: 6
 Christophers-MacBook-Pro:Sample chris$ php Worker.php

 Starting
 php(87060) malloc: *** error for object 0x109186de0: pointer being freed
 was not allocated
 *** set a breakpoint in malloc_error_break to debug
 Abort trap: 6
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/35267#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list