#26 new
Philipp Schmid

Fast scrolling through commits crashes gitnub

Reported by Philipp Schmid | August 21st, 2008 @ 10:33 AM

If you have a commit selected and you use the curser keys to scroll up and down, gitnub crashes.

Comments and changes to this ticket

  • Andrew Erickson

    Andrew Erickson January 17th, 2009 @ 04:18 AM

    • Assigned user cleared.

    Here's some GDB output from when this happens.

    ====

    2009-01-17 04:16:48.089 GitNub[18262:817] CommitsController#tableViewSelectionDidChange: Grit::Git::GitTimeout: Grit::Git::GitTimeout

    /Applications/_My_Applications/GitNub.app/Contents/Resources/lib/grit/lib/grit/git.rb:80:in `sh'
    /Applications/_My_Applications/GitNub.app/Contents/Resources/lib/grit/lib/grit/git.rb:59:in `run'
    /Applications/_My_Applications/GitNub.app/Contents/Resources/lib/grit/lib/grit/git.rb:47:in `method_missing'
    /Applications/_My_Applications/GitNub.app/Contents/Resources/lib/grit/lib/grit/commit.rb:150:in `diff'
    /Applications/_My_Applications/GitNub.app/Contents/Resources/lib/grit/lib/grit/commit.rb:164:in `diffs'
    /Applications/_My_Applications/GitNub.app/Contents/Resources/CommitsController.rb:182:in `update_main_document'
    /Applications/_My_Applications/GitNub.app/Contents/Resources/CommitsController.rb:94:in `tableViewSelectionDidChange'
    /Applications/_My_Applications/GitNub.app/Contents/Resources/rb_main.rb:23:in `NSApplicationMain'
    /Applications/_My_Applications/GitNub.app/Contents/Resources/rb_main.rb:23
    
    

    /Applications/_My_Applications/GitNub.app/Contents/Resources/lib/grit/lib/grit/git.rb:80:in sh': Grit::Git::GitTimeout (Grit::Git::GitTimeout)

    from /Applications/_My_Applications/GitNub.app/Contents/Resources/lib/grit/lib/grit/git.rb:59:in `run'
    from /Applications/_My_Applications/GitNub.app/Contents/Resources/lib/grit/lib/grit/git.rb:47:in `method_missing'
    from /Applications/_My_Applications/GitNub.app/Contents/Resources/lib/grit/lib/grit/commit.rb:150:in `diff'
    from /Applications/_My_Applications/GitNub.app/Contents/Resources/lib/grit/lib/grit/commit.rb:164:in `diffs'
    from /Applications/_My_Applications/GitNub.app/Contents/Resources/CommitsController.rb:182:in `update_main_document'
    from /Applications/_My_Applications/GitNub.app/Contents/Resources/CommitsController.rb:94:in `tableViewSelectionDidChange'
    from /Applications/_My_Applications/GitNub.app/Contents/Resources/rb_main.rb:23:in `NSApplicationMain'
    from /Applications/_My_Applications/GitNub.app/Contents/Resources/rb_main.rb:23
    
    

    Program exited with code 01. (gdb)

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Tags

Pages