question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: read EFAULT

See original GitHub issue

Describe the bug

The app crashes.

Version & OS

GH Desktop v2.6.1 MacOS Big Sur v11.1

Steps to reproduce the behavior

It happened several times but I’m not really able to provide steps to reproduce the behavior. I will post new messages if I find how. As it happened several times, I thought it was important to report it even if I can’t provide these steps.

Logs

021-01-04T07:23:47.865Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: DefinitelyTyped - Androz2091 (has token)
2021-01-04T07:23:48.907Z - info: [ui] [BranchPruner] Last prune took place in 3 hours - skipping
2021-01-04T07:23:50.654Z - info: [ui] Executing fetch: git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin (took 1.791s)
2021-01-04T07:23:52.944Z - error: [main] Error: read EFAULT
    at Pipe.onStreamRead (internal/stream_base_commons.js:200:27)
2021-01-04T07:23:53.381Z - info: [main] Error report submitted
2021-01-04T07:23:57.658Z - info: [main] opening in browser: https://github.com/desktop/desktop/issues
2021-01-04T07:25:01.145Z - info: [ui] [AppStore] loading 52 repositories from store
2021-01-04T07:25:01.147Z - info: [ui] [AppStore] found account: Androz2091 (Androz)
2021-01-04T07:25:03.756Z - info: [ui] [BranchPruner] Last prune took place in 3 hours - skipping
2021-01-04T07:25:03.909Z - info: [ui] launching: 2.6.1 (Mac OS 10.16.0)
2021-01-04T07:25:03.910Z - info: [ui] execPath: '/Applications/GitHub Desktop.app/Contents/Frameworks/GitHub Desktop Helper (Renderer).app/Contents/MacOS/GitHub Desktop Helper (Renderer)'
2021-01-04T07:25:04.646Z - info: [ui] Stats reported.
2021-01-04T07:25:46.079Z - info: [main] opening in browser: https://desktop.github.com/release-notes/
2021-01-04T07:28:47.167Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: ManageInvite - Androz2091 (has token)
2021-01-04T07:28:58.463Z - info: [ui] Executing fetch: git -c credential.helper= -c protocol.version=2 fetch --progress --prune origin (took 11.250s)

Capture d’écran 2020-12-06 à 12 55 33

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
Androz2091commented, Jan 8, 2021

Hello, I’m running GitHub Desktop on the new Apple ARM processor (Mac Mini m1)

1reaction
stevewardcommented, Jan 11, 2021

Since we have had a couple of separate reports about this I am going to close this out to consolidate our issues. Please follow along in https://github.com/desktop/desktop/issues/11258 for updates.

Read more comments on GitHub >

github_iconTop Results From Across the Web

EFAULT, EPIPE errors on Big Sur on Apple Silicon (M1) #36826
I'm having this issue with MacBook Pro M1, 2020, 8Gb ram, 2020. events.js:377 throw er; // Unhandled 'error' event ^ Error: read EFAULT...
Read more >
read fails with EFAULT - Stack Overflow
read fails with EFAULT · 1. wrapper(fd, (char **)&buffer); buffer is not a pointer. So, &buffer is not a pointer to pointer. ·...
Read more >
[SOLVED] read function call failing with EFAULT (Bad address)
still I am seeing read function is returning EFAULT error. Is it okay if I ignore that error and do call the read...
Read more >
C fread stops at page boundary with EFAULT, but continues ...
Dear all,. I encountered a a truly strange problem in my up2date Centos with kernel 2.6.18-194.8.1.el5 #1 SMP Thu Jul 1 19:04:48 EDT...
Read more >
read(2) - Linux manual page - man7.org
On error, -1 is returned, and errno is set to indicate the error. In this case, it is left unspecified whether the file...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found