Skip to content

pullrequests Search Results · repo:golang/debug language:Go

Filter by

22 results
 (120 ms)

22 results

ingolang/debug (press backspace or delete to remove)

Ran into the below two nil-ptr exceptions. Culprit seemed to be due to parsing a runtime.itabTableType resource: 2 40960 81920 [1+8?]runtime.itabTableType Added two nil-ptr checks to skip if ...
  • pwschuurman
  • 7
  • Opened 
    on Mar 15
  • #23

Adds a test for https://go.dev/issue/72053 Note the fix is submitted as https://go.dev/cl/656736 For golang/go#72053
  • derekparker
  • 31
  • Opened 
    on Mar 12
  • #22

Module ergochat/readline is a fork that is actively maintained and includes numerous bug fixes that are not present in the original module. Additionally, this change reduces the number of indirect dependencies ...
  • mikelolasagasti
  • 9
  • Opened 
    on Sep 4, 2024
  • #21

  • racequite
  • 9
  • Opened 
    on Apr 19, 2024
  • #20

It was parsing args[0] but reporting an error on args[1], which might panic and obscure the error. Also do the initial parsing earlier, to save effort reading the core if we can t proceed.
  • bboreham
  • 10
  • Opened 
    on Feb 29, 2024
  • #19

  • shinny-fengxinyang
  • 1
  • Opened 
    on Nov 23, 2023
  • #18

For golang/go#45557
  • cuishuang
  • 11
  • Opened 
    on Sep 14, 2022
  • #16

  • cuishuang
  • 6
  • Opened 
    on Sep 7, 2022
  • #15

  • Abirdcfly
  • 6
  • Opened 
    on Aug 31, 2022
  • #14