Re: Bug report: gitk is no longer working on my OSX machine

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jan 26, 2021 at 2:50 PM Dan Lew <dlew@xxxxxxxxxxxxx> wrote:
> I have managed to figure out how to fix the issue - I removed my
> ~/.config/git/gitk. Upon recreation, everything worked fine.

Not that I know much about the internals of the objc runtime,
but this indicates a bug in wish and/or the objc runtime
(tickled *by* the geometry state line, but not in gitk itself).
Note that the corrupted autorelease pool page data:

>  magic     0x00000000 0x00000000 0x00000000 0x00000000
>  should be 0xa1a1a1a1 0x4f545541 0x454c4552 0x21455341

suggests that the page was already released or something,
since the three words of "should be" spell out "otua eler !esa"
which is "autorelease!" with byte-swapping (the old NUXI
issue but expressed in 32 bits this time).

Chris



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux