Skip to content

when calling strings.Split, it panics. #39495

Closed
@LihuaWu

Description

@LihuaWu

What version of Go are you using (go version)?

$ go version
go1.13.5

Does this issue reproduce with the latest release?

Yes

What operating system and processor architecture are you using (go env)?

go env Output
$ go env
Linux amd64

What did you do?

We just call the func strings.Split() in our app.

What did you expect to see?

do not panic.

What did you see instead?

It panics. details as follows
dat.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeWaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions