git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Bug report: gitk is unable to handle OpenJDK repository
@ 2021-03-25 16:57 transient
  0 siblings, 0 replies; only message in thread
From: transient @ 2021-03-25 16:57 UTC (permalink / raw)
  To: git

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-25 16:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-25 16:57 Bug report: gitk is unable to handle OpenJDK repository transient

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).