Opened 16 years ago

Last modified 15 years ago

#14190 closed defect

BUG git-core @1.5.3.7_0+doc launching git-gui crashes — at Version 1

Reported by: carson@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description (last modified by jmpp@…)

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

Change History (1)

comment:1 Changed 16 years ago by jmpp@…

Description: modified (diff)
Milestone: Port Bugs
Note: See TracTickets for help on using tickets.