#14190: BUG git-core @1.5.3.7_0+doc launching git-gui crashes ----------------------------------------+----------------------------------- Reporter: carson@k2.t.u-tokyo.ac.jp | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------------+----------------------------------- Changes (by jmpp@macports.org): * milestone: => Port Bugs Old description:
with git-core @1.5.3.7_0+doc launching git-gui causes a malloc error on start:
$ git-gui wish(76152) malloc: *** error for object 0x5adeb8: Non-aligned pointer being freed *** set a breakpoint in malloc_error_break to debug X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 152 (RENDER) Minor opcode of failed request: 4 (RenderCreatePicture) Serial number of failed request: 426 Current serial number in output stream: 450
---
As a test case try:
git clone git://springlobby.info/git/koshi/springlobby.git cd springlobby git-gui
Description:
When launching git-gui program fails noisily. Other git components appear to function normally.
Comments: Verified that git-gui on ubuntu launches without error. Ubuntu version is 1.5.2.5
New description: with git-core @1.5.3.7_0+doc launching git-gui causes a malloc error on start: {{{ $ git-gui wish(76152) malloc: *** error for object 0x5adeb8: Non-aligned pointer being freed *** set a breakpoint in malloc_error_break to debug X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 152 (RENDER) Minor opcode of failed request: 4 (RenderCreatePicture) Serial number of failed request: 426 Current serial number in output stream: 450 }}} As a test case try: {{{ git clone git://springlobby.info/git/koshi/springlobby.git cd springlobby git-gui }}} Description: When launching git-gui program fails noisily. Other git components appear to function normally. Comments: Verified that git-gui on ubuntu launches without error. Ubuntu version is 1.5.2.5 -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14190#comment:1> MacPorts </projects/macports> Ports system for Mac OS