Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash detected #3

Open
niklasberglund opened this issue Dec 23, 2016 · 1 comment
Open

Crash detected #3

niklasberglund opened this issue Dec 23, 2016 · 1 comment
Labels

Comments

@niklasberglund
Copy link
Contributor

I found the following crash in the app.
Occurred when browsing around between channels. I'm not in all of those channels, perhaps relevant.

1   slash                               0x0000000106995010 _TFZFV5slash13CrashReporter5watchFT11usingDeviceCS_14TerminalDevice_T_U0_FVs5Int32T_   16
2   slash                               0x0000000106995029 _TToFZFV5slash13CrashReporter5watchFT11usingDeviceCS_14TerminalDevice_T_U0_FVs5Int32T_   9
3   libsystem_platform.dylib            0x00007fffe9a13bba _sigtramp   26
4   ???                                 0xff80000000001004 0x0   18410715276690591748
5   libsystem_c.dylib                   0x00007fffe989a420 abort   129
6   libsystem_malloc.dylib              0x00007fffe9994fb1 szone_error   626
7   libsystem_malloc.dylib              0x00007fffe998afbf tiny_free_list_remove_ptr   292
8   libsystem_malloc.dylib              0x00007fffe999f963 tiny_free_no_lock   1533
9   libsystem_malloc.dylib              0x00007fffe99a00f3 free_tiny   671
10  slash                               0x0000000106ab92e6 _TFSa15reserveCapacityfSiT_   358
11  slash                               0x0000000106aba88a _TFSa6appenduRd__s10CollectionxzWd__8Iterator7Element_rfT10contentsOfqd___T_   346
12  slash                               0x0000000106a1c262 _TFC5slash14TerminalCanvas6cursorfTSiSi_S0_   642
13  slash                               0x00000001069a49ad _TFC5slash16ChannelsListView7drawRowfTSS3rowSi9highlightSb5blinkSb_T_   557
14  slash                               0x00000001069a529f _TFC5slash16ChannelsListView4drawfTCS_12SlackContext11selectionIdGSqSS_9unreadIdsGVs3SetSS__T_   1919
15  slash                               0x0000000106a01703 _TFFC5slash11Application13reloadChannelFTSS9clearChatSb_T_U_FT_T_   1491
16  slash                               0x00000001069fb467 _TTRXFo___XFdCb___   39
17  libdispatch.dylib                   0x00007fffe97d8f5f _dispatch_call_block_and_release   12
18  libdispatch.dylib                   0x00007fffe97d0128 _dispatch_client_callout   8
19  libdispatch.dylib                   0x00007fffe97d2099 _dispatch_root_queue_drain   917
20  libdispatch.dylib                   0x00007fffe97d1cb7 _dispatch_worker_thread3   99
21  libsystem_pthread.dylib             0x00007fffe9a1d736 _pthread_wqthread   1299
22  libsystem_pthread.dylib             0x00007fffe9a1d211 start_wqthread   13```)
@damian-kolakowski
Copy link
Member

Thank you for the report 👍 It looks like something with synchronisation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants