Bug report: gitk is unable to handle OpenJDK repository

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

 



What did you do before the bug happened? (Steps to reproduce your issue)
Clone https://github.com/openjdk/jdk
Launch gitk with `gitk --all` and wait for all commits to be read
Scroll down

What did you expect to happen? (Expected behavior)
Scrolling down, though possibly slow due to the large repository size, works as expected all the way back to the initial commit.

What happened instead? (Actual behavior)
At some point, the following error occurs and it's impossible to scroll neither up nor down without the error occuring.

The error is:
Error: expected integer but got ""
expected integer but got ""
expected integer but got ""
    (reading increment)
    invoked from within
"incr i [lindex $varcrow($v) $a]"
    (procedure "rowofcommit" line 22)
    invoked from within
"rowofcommit $id"
    (procedure "nextuse" line 15)
    invoked from within
"nextuse $p $r"
    (procedure "make_idlist" line 23)
    invoked from within
"make_idlist $row"
    (procedure "layoutrows" line 21)
    invoked from within
"layoutrows $rl1 $r"
    (procedure "drawcommits" line 36)
    invoked from within
"drawcommits $row $endrow"
    (procedure "drawvisible" line 53)
    invoked from within
"drawvisible"
    (procedure "scrollcanv" line 3)
    invoked from within
"scrollcanv .tf.histframe.csb 0.30222245490955735 0.3026978351352059"

What's different between what you expected and what actually happened?
The error occuring and the inability to recover from it.

[System Info]
git version: git version 2.30.2.windows.1
cpu: x86_64
built from commit: 37f0a4afad027cf030747a1ef45537ba86162960
sizeof-long: 4
sizeof-size_t: 8
shell-path: /bin/sh
uname: Windows 10.0 19042 
compiler info: gnuc: 10.2
libc info: no libc information available
$SHELL (typically, interactive shell): <unset>

[Enabled Hooks]

Kind regards,
Anthony




[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