status-im / status-desktop

Status Desktop client made in Nim & QML
https://status.app
Mozilla Public License 2.0
273 stars 76 forks source link

panic: insufficient write buffer #10707

Closed fryorcraken closed 2 months ago

fryorcraken commented 1 year ago

Bug Report

Description

Status App crashed while running in the background.

Steps to reproduce

Unsure. Starts app, do nothing, crashes at some point (laptop was on for a while)

Expected behavior

No crash

Actual behavior

Yes crash

Additional Information

▶ ./StatusIm-Desktop-v0.11.0-621f0c-x86_64.AppImage
INFO [05-15|15:19:03.157] Status backend initialized               backend=geth version=0.143.0 commit=1754c2376 IpfsGatewayURL=https://ipfs.status.im/
Info: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway. (:0, )
INF 2023-05-15 15:19:03.461+10:00 Version: 0.11.0                            topics="status-app" tid=631488 file=nim_status_client.nim:186
INF 2023-05-15 15:19:03.461+10:00 Commit: 621f0c229                          topics="status-app" tid=631488 file=nim_status_client.nim:187
INF 2023-05-15 15:19:03.461+10:00 Current date:                              topics="status-app" tid=631488 file=nim_status_client.nim:188 currentDateTime=2023-05-15T15:19:03+10:00
INF 2023-05-15 15:19:03.461+10:00 starting application controller...         topics="status-app" tid=631488 file=nim_status_client.nim:190
Debug: Network Cache Dir:  "/home/fryorcraken/.config/Status/tmp/netcache" (:0, )
INF 2023-05-15 15:19:05.747+10:00 starting application...                    topics="status-app" tid=631488 file=nim_status_client.nim:193
ERROR[05-15|15:19:20.047] failed to initialize db                  package=status-go/api.GethStatusBackend err="file is not a database"
file is not a database
ERR 2023-05-15 15:19:20.047+10:00 error:                                     topics="accounts-service" tid=631488 file=service.nim:600 procName=verifyDatabasePassword errDesription="file is not a database"
WRN 2023-05-15 15:19:22.002+10:00 Error decoding signal                      topics="signals-manager" tid=631488 file=signals_manager.nim:43 err="Unknown signal received: mediaserver.started"
INF 2023-05-15 15:19:27.048+10:00 initMailservers                            topics="mailservers-service" tid=631488 file=service.nim:202 name=node-01.ac-cn-hongkong-c.status.prod nodeAddress=/dns4/node-01.ac-cn-hongkong-c.status.prod.statusim.net/tcp/30303/p2p/16Uiu2HAkvEZgh3KLwhLwXg95e5ojM8XykJ4Kxi2T7hk22rnA7pJC
INF 2023-05-15 15:19:27.048+10:00 initMailservers                            topics="mailservers-service" tid=631488 file=service.nim:202 name=node-01.gc-us-central1-a.status.prod nodeAddress=/dns4/node-01.gc-us-central1-a.status.prod.statusim.net/tcp/30303/p2p/16Uiu2HAkwBp8T6G77kQXSNMnxgaMky1JeyML5yqoTHRM8dbeCBNb
INF 2023-05-15 15:19:27.048+10:00 initMailservers                            topics="mailservers-service" tid=631488 file=service.nim:202 name=node-01.do-ams3.status.prod nodeAddress=/dns4/node-01.do-ams3.status.prod.statusim.net/tcp/30303/p2p/16Uiu2HAm6HZZr7aToTvEBPpiys4UxajCTU97zj5v7RNR2gbniy1D
INF 2023-05-15 15:19:27.048+10:00 initMailservers                            topics="mailservers-service" tid=631488 file=service.nim:202 name=node-02.ac-cn-hongkong-c.status.prod nodeAddress=/dns4/node-02.ac-cn-hongkong-c.status.prod.statusim.net/tcp/30303/p2p/16Uiu2HAmFy8BrJhCEmCYrUfBdSNkrPw6VHExtv4rRp1DSBnCPgx8
INF 2023-05-15 15:19:27.048+10:00 initMailservers                            topics="mailservers-service" tid=631488 file=service.nim:202 name=node-02.do-ams3.status.prod nodeAddress=/dns4/node-02.do-ams3.status.prod.statusim.net/tcp/30303/p2p/16Uiu2HAmSve7tR5YZugpskMv2dmJAsMUKmfWYEKRXNUxRaTCnsXV
INF 2023-05-15 15:19:27.048+10:00 initMailservers                            topics="mailservers-service" tid=631488 file=service.nim:202 name=node-02.gc-us-central1-a.status.prod nodeAddress=/dns4/node-02.gc-us-central1-a.status.prod.statusim.net/tcp/30303/p2p/16Uiu2HAmDQugwDHM3YeUp86iGjrUvbdw3JPRgikC7YoGBsT2ymMg
INF 2023-05-15 15:19:27.048+10:00 fetch mailservers                          topics="mailservers-service" tid=631488 file=service.nim:208 rpc_proc=mailservers_getMailservers response="(jsonrpc: \"2.0\", result: null, id: 0, error: nil)"
2023-05-15T15:19:28+1000 unset [github.com/anacrolix/torrent.(*Client).NewAnacrolixDhtServer.func2:406]: dht server on [::]:9025 (node id 2faed1c00fc0d6123d746edb473d7ba2853f9ff4) completed bootstrap ({NumAddrsTried:12 NumResponses:0})
ERR 2023-05-15 15:19:31.063+10:00 rpc response error                         topics="rpc" tid=631488 file=core.nim:36 err="\nstatus-go error [methodName:ens_getName, code:-32000, message:not a resolver ]\n"
ERR 2023-05-15 15:19:31.064+10:00 error doing rpc request                    topics="rpc" tid=631488 file=core.nim:40 methodName=ens_getName exception="\nstatus-go error [methodName:ens_getName, code:-32000, message:not a resolver ]\n"
ERR 2023-05-15 15:19:31.064+10:00 error:                                     topics="wallet-account-service" tid=631488 file=service.nim:173 errDesription="\nstatus-go error [methodName:ens_getName, code:-32000, message:not a resolver ]\n"
WRN 2023-05-15 15:19:31.087+10:00 missing locale details                     tid=631488 file=module.nim:43 locale=base
WRN 2023-05-15 15:19:31.089+10:00 expected response is not a json object     topics="ens-service" tid=631488 file=service.nim:156 procName=getAllMyEnsUsernames
ERR 2023-05-15 15:19:33.312+10:00 get - bloom level is supported only for a waku version 1 topics="node-config-service" tid=631488 file=service.nim:112
ERR 2023-05-15 15:19:33.317+10:00 get - bloom level is supported only for a waku version 1 topics="node-config-service" tid=631488 file=service.nim:112
Warning: qrc:/app/AppLayouts/Chat/stores/RootStore.qml:109: TypeError: Cannot read property 'loadingHistoryMessagesInProgress' of undefined (qrc:/app/AppLayouts/Chat/stores/RootStore.qml:109, )
Warning: qrc:/app/AppLayouts/Chat/stores/RootStore.qml:107: TypeError: Cannot read property 'contactRequestsModel' of undefined (qrc:/app/AppLayouts/Chat/stores/RootStore.qml:107, )
Warning: qrc:/app/AppLayouts/Chat/stores/RootStore.qml:87: TypeError: Cannot read property 'collectiblesModel' of undefined (qrc:/app/AppLayouts/Chat/stores/RootStore.qml:87, )
Warning: qrc:/app/AppLayouts/Chat/stores/RootStore.qml:41: TypeError: Cannot read property 'tokenList' of undefined (qrc:/app/AppLayouts/Chat/stores/RootStore.qml:41, )
Warning: qrc:/app/AppLayouts/Chat/stores/RootStore.qml:38: TypeError: Cannot read property 'model' of undefined (qrc:/app/AppLayouts/Chat/stores/RootStore.qml:38, )
Warning: qrc:/app/AppLayouts/Chat/stores/PermissionsStore.qml:14: TypeError: Cannot read property 'allTokenRequirementsMet' of undefined (qrc:/app/AppLayouts/Chat/stores/PermissionsStore.qml:14, )
Warning: qrc:/app/AppLayouts/Chat/stores/PermissionsStore.qml:10: TypeError: Cannot read property 'permissionsModel' of undefined (qrc:/app/AppLayouts/Chat/stores/PermissionsStore.qml:10, )
Critical: AppMain: Unknown section type (qrc:/app/mainui/AppMain.qml:815, expression for currentIndex)
Warning: qrc:/app/mainui/AppMain.qml:785:21: Unable to assign [undefined] to int (qrc:/app/mainui/AppMain.qml:785, )
Warning: qrc:/app/AppLayouts/Onboarding/OnboardingLayout.qml:149:9: Unable to assign [undefined] to QObject* (qrc:/app/AppLayouts/Onboarding/OnboardingLayout.qml:149, )
Warning: qrc:/main.qml:145:9: Unable to assign [undefined] to QObject* (qrc:/main.qml:145, )
WRN 2023-05-15 15:19:33.405+10:00 Error decoding signal                      topics="signals-manager" tid=631488 file=signals_manager.nim:43 err="Unknown signal received: mediaserver.started"
ERR 2023-05-15 15:19:33.428+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=0x03073514d4c14a7d10ae9fc9b0f05abc904d84166a6ac80add58bf6a3542a4e50a
ERR 2023-05-15 15:19:33.433+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=0x046442e2aac11e891d0f88ebcd4168260e40b804105ee09115bda55afd6fea9a3f8facadc354b3c1c6ebed2e848fb63b5751ebbdeec57d43ceadb97b6143538116
ERR 2023-05-15 15:19:33.436+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=0x03073514d4c14a7d10ae9fc9b0f05abc904d84166a6ac80add58bf6a3542a4e50a
ERR 2023-05-15 15:19:33.439+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=0x046442e2aac11e891d0f88ebcd4168260e40b804105ee09115bda55afd6fea9a3f8facadc354b3c1c6ebed2e848fb63b5751ebbdeec57d43ceadb97b6143538116
ERR 2023-05-15 15:19:33.441+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=0x046442e2aac11e891d0f88ebcd4168260e40b804105ee09115bda55afd6fea9a3f8facadc354b3c1c6ebed2e848fb63b5751ebbdeec57d43ceadb97b6143538116
ERR 2023-05-15 15:19:33.443+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=0x03073514d4c14a7d10ae9fc9b0f05abc904d84166a6ac80add58bf6a3542a4e50a
ERR 2023-05-15 15:19:33.446+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=0x03073514d4c14a7d10ae9fc9b0f05abc904d84166a6ac80add58bf6a3542a4e50a
ERR 2023-05-15 15:19:33.448+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=0x03073514d4c14a7d10ae9fc9b0f05abc904d84166a6ac80add58bf6a3542a4e50a
ERR 2023-05-15 15:19:33.450+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=0x046442e2aac11e891d0f88ebcd4168260e40b804105ee09115bda55afd6fea9a3f8facadc354b3c1c6ebed2e848fb63b5751ebbdeec57d43ceadb97b6143538116
ERR 2023-05-15 15:19:33.453+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=0x046442e2aac11e891d0f88ebcd4168260e40b804105ee09115bda55afd6fea9a3f8facadc354b3c1c6ebed2e848fb63b5751ebbdeec57d43ceadb97b6143538116
ERR 2023-05-15 15:19:33.455+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=0x046442e2aac11e891d0f88ebcd4168260e40b804105ee09115bda55afd6fea9a3f8facadc354b3c1c6ebed2e848fb63b5751ebbdeec57d43ceadb97b6143538116
ERR 2023-05-15 15:19:33.457+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=0x03073514d4c14a7d10ae9fc9b0f05abc904d84166a6ac80add58bf6a3542a4e50a
ERR 2023-05-15 15:19:33.460+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=0x03073514d4c14a7d10ae9fc9b0f05abc904d84166a6ac80add58bf6a3542a4e50a
ERR 2023-05-15 15:19:33.463+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=0x046442e2aac11e891d0f88ebcd4168260e40b804105ee09115bda55afd6fea9a3f8facadc354b3c1c6ebed2e848fb63b5751ebbdeec57d43ceadb97b6143538116
ERR 2023-05-15 15:19:33.465+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=0x046442e2aac11e891d0f88ebcd4168260e40b804105ee09115bda55afd6fea9a3f8facadc354b3c1c6ebed2e848fb63b5751ebbdeec57d43ceadb97b6143538116
ERR 2023-05-15 15:19:33.468+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=0x046442e2aac11e891d0f88ebcd4168260e40b804105ee09115bda55afd6fea9a3f8facadc354b3c1c6ebed2e848fb63b5751ebbdeec57d43ceadb97b6143538116
ERR 2023-05-15 15:19:33.470+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=0x046442e2aac11e891d0f88ebcd4168260e40b804105ee09115bda55afd6fea9a3f8facadc354b3c1c6ebed2e848fb63b5751ebbdeec57d43ceadb97b6143538116
ERR 2023-05-15 15:19:33.473+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=0x046442e2aac11e891d0f88ebcd4168260e40b804105ee09115bda55afd6fea9a3f8facadc354b3c1c6ebed2e848fb63b5751ebbdeec57d43ceadb97b6143538116
ERR 2023-05-15 15:19:33.476+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=0x046442e2aac11e891d0f88ebcd4168260e40b804105ee09115bda55afd6fea9a3f8facadc354b3c1c6ebed2e848fb63b5751ebbdeec57d43ceadb97b6143538116
ERR 2023-05-15 15:19:33.478+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=0x046442e2aac11e891d0f88ebcd4168260e40b804105ee09115bda55afd6fea9a3f8facadc354b3c1c6ebed2e848fb63b5751ebbdeec57d43ceadb97b6143538116
ERR 2023-05-15 15:19:33.481+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=0x046442e2aac11e891d0f88ebcd4168260e40b804105ee09115bda55afd6fea9a3f8facadc354b3c1c6ebed2e848fb63b5751ebbdeec57d43ceadb97b6143538116
ERR 2023-05-15 15:19:33.483+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=0x046442e2aac11e891d0f88ebcd4168260e40b804105ee09115bda55afd6fea9a3f8facadc354b3c1c6ebed2e848fb63b5751ebbdeec57d43ceadb97b6143538116
ERR 2023-05-15 15:19:33.486+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=0x046442e2aac11e891d0f88ebcd4168260e40b804105ee09115bda55afd6fea9a3f8facadc354b3c1c6ebed2e848fb63b5751ebbdeec57d43ceadb97b6143538116
ERR 2023-05-15 15:19:33.627+10:00 get - bloom level is supported only for a waku version 1 topics="node-config-service" tid=631488 file=service.nim:112
ERR 2023-05-15 15:19:33.656+10:00 unexisting chat key:                       topics="chat-section-module" tid=631488 file=module.nim:470 chatId= methodName=getChatContentModule
ERR 2023-05-15 15:19:33.672+10:00 get - bloom level is supported only for a waku version 1 topics="node-config-service" tid=631488 file=service.nim:112
ERR 2023-05-15 15:19:33.675+10:00 get - bloom level is supported only for a waku version 1 topics="node-config-service" tid=631488 file=service.nim:112
Warning: qrc:/app/AppLayouts/Chat/panels/communities/CommunityOverviewSettingsPanel.qml:175:18: QML CommunityEditSettingsPanel: Binding loop detected for property "contentWidth" (qrc:/app/AppLayouts/Chat/panels/communities/CommunityOverviewSettingsPanel.qml:175, )
ERR 2023-05-15 15:19:33.890+10:00 unexisting chat key:                       topics="chat-section-module" tid=631488 file=module.nim:470 chatId= methodName=getChatContentModule
ERR 2023-05-15 15:19:33.891+10:00 unexisting chat key:                       topics="chat-section-module" tid=631488 file=module.nim:470 chatId= methodName=getChatContentModule
ERR 2023-05-15 15:19:33.899+10:00 unexisting chat key:                       topics="chat-section-module" tid=631488 file=module.nim:470 chatId= methodName=getChatContentModule
Warning: libpng warning: iCCP: known incorrect sRGB profile (:0, )
ERR 2023-05-15 15:19:33.967+10:00 unexisting chat key:                       topics="chat-section-module" tid=631488 file=module.nim:470 chatId= methodName=getChatContentModule
Warning: qrc:/app/AppLayouts/Chat/views/CommunityColumnView.qml:407: TypeError: Cannot read property 'height' of null (qrc:/app/AppLayouts/Chat/views/CommunityColumnView.qml:407, )
Warning: qrc:/app/AppLayouts/Chat/views/CommunityColumnView.qml:424: TypeError: Cannot read property 'height' of null (qrc:/app/AppLayouts/Chat/views/CommunityColumnView.qml:424, )
Warning: qrc:/app/AppLayouts/Chat/views/CommunityColumnView.qml:444: TypeError: Cannot read property 'height' of null (qrc:/app/AppLayouts/Chat/views/CommunityColumnView.qml:444, )
Warning: qrc:/app/AppLayouts/Chat/views/CommunitySettingsView.qml:437: TypeError: Property 'myPublicKey' of object RootStore_QMLTYPE_1412(0x5648b35431b0) is not a function (qrc:/app/AppLayouts/Chat/views/CommunitySettingsView.qml:437, )
Warning: qrc:/app/AppLayouts/Chat/stores/RootStore.qml:134: TypeError: Cannot call method 'amIChatAdmin' of undefined (qrc:/app/AppLayouts/Chat/stores/RootStore.qml:134, )
ERR 2023-05-15 15:19:33.974+10:00 unexisting chat key:                       topics="chat-section-module" tid=631488 file=module.nim:470 chatId= methodName=getChatContentModule
Warning: qrc:/app/AppLayouts/Chat/stores/RootStore.qml:134: TypeError: Cannot call method 'amIChatAdmin' of undefined (qrc:/app/AppLayouts/Chat/stores/RootStore.qml:134, )
ERR 2023-05-15 15:19:33.974+10:00 unexisting chat key:                       topics="chat-section-module" tid=631488 file=module.nim:470 chatId= methodName=getChatContentModule
ERR 2023-05-15 15:19:33.975+10:00 unexisting chat key:                       topics="chat-section-module" tid=631488 file=module.nim:470 chatId= methodName=getChatContentModule
ERR 2023-05-15 15:19:33.975+10:00 unexisting chat key:                       topics="chat-section-module" tid=631488 file=module.nim:470 chatId= methodName=getChatContentModule
ERR 2023-05-15 15:19:33.975+10:00 unexisting chat key:                       topics="chat-section-module" tid=631488 file=module.nim:470 chatId= methodName=getChatContentModule
ERR 2023-05-15 15:19:33.980+10:00 get - bloom level is supported only for a waku version 1 topics="node-config-service" tid=631488 file=service.nim:112
INF 2023-05-15 15:19:33.987+10:00 active mailserver changed                  topics="mailservers-service" tid=631488 file=service.nim:163 node=/dns4/node-01.ac-cn-hongkong-c.status.prod.statusim.net/tcp/30303/p2p/16Uiu2HAkvEZgh3KLwhLwXg95e5ojM8XykJ4Kxi2T7hk22rnA7pJC
ACTIVE MAILSERVER CHANGED: ref 0x7fc7d8cb4b68 --> [nodeAddress = 0x7fc7d8cc9558"/dns4/node-01.ac-cn-hongkong-c.status.prod.statusim.net/tcp/30303/p2p/16Uiu2HAkvEZgh3KLwhLwXg95e5ojM8XykJ4Kxi2T7hk22rnA7pJC"]

INF 2023-05-15 15:19:33.988+10:00 mailserver available                       topics="mailservers-service" tid=631488 file=service.nim:168
INF 2023-05-15 15:19:33.988+10:00 history request started                    topics="mailservers-service" tid=631488 file=service.nim:178 numBatches=4
INF 2023-05-15 15:19:33.998+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0xb208f3281bfd028e2fd08194bb0aba2ad81d0b7e8198cc29bed70147d32e999c
INF 2023-05-15 15:19:33.998+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0x275adebea85402a3611b2556b4854c480de63b6883acd35767356ea3dd7702bc
INF 2023-05-15 15:19:33.999+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0x6a1e83f498988817388fb6497b592f8e06e07d50c3d020cbc16f74b71acf5147
INF 2023-05-15 15:19:33.999+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0x4e4dd7d36fb719e9f000f875e82f798f36e6b709adbfb1fc0c7447c9c0f51dbf
INF 2023-05-15 15:19:33.999+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0xd4da82729cef6e91f8f8b84b55406219697e3763df27ba80c7b77c8675be7950
INF 2023-05-15 15:19:33.999+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0xf9b4c6af3d37bc9b185e65e7792bde16aafc36cb8668ea99d25c33351f423a36
INF 2023-05-15 15:19:33.999+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0xa615ed9ac4205d3f425297637585f0e2a191da279d9a6e0d4cc01e9df481a08f
INF 2023-05-15 15:19:33.999+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0x15db86f04da6f4e155646921a7b80fce1213cedb0aca35eb093aafa37314d047
INF 2023-05-15 15:19:33.999+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0x0fea5a1fc2286ce1683a38717c49462717d6db48cb21e3bfacaaab218ee7ca61
INF 2023-05-15 15:19:34.000+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0x1746bcedf323b91da20ddd21eda92b975c95d61f22e5fdcfdf7d9d72bbcc0e65
INF 2023-05-15 15:19:34.000+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0x3e2e187b3eb9369e0dfdf03d11012489aafdf37b3a2c3c5b4f7fbd5b0c45530a
INF 2023-05-15 15:19:34.000+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0xcc4399f4bf54e82c42bc3358e48aba983c01f484f6f29d4807ea6554ec5b38c5
INF 2023-05-15 15:19:34.000+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0x07796b9f1f15962abb959b5efec6cca37a5de59d11d73b0c183975fe4a45b69b
WRN 2023-05-15 15:19:34.000+10:00 trying to get chat data for an unexisting chat id topics="chat-service" tid=631488 file=service.nim:380 chatId=0x03073514d4c14a7d10ae9fc9b0f05abc904d84166a6ac80add58bf6a3542a4e50af385ec34-ecc9-4d3b-9c37-c5251ff51e78
ERR 2023-05-15 15:19:34.001+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=
WRN 2023-05-15 15:19:34.001+10:00 trying to get chat data for an unexisting chat id topics="chat-service" tid=631488 file=service.nim:380 chatId=0x03073514d4c14a7d10ae9fc9b0f05abc904d84166a6ac80add58bf6a3542a4e50ad2f2a807-d76a-470e-98fd-e7c3c1250fa5
ERR 2023-05-15 15:19:34.001+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=
WRN 2023-05-15 15:19:34.002+10:00 trying to get chat data for an unexisting chat id topics="chat-service" tid=631488 file=service.nim:380 chatId=0x03073514d4c14a7d10ae9fc9b0f05abc904d84166a6ac80add58bf6a3542a4e50a2b2b33de-9915-4a4d-8ecc-2629eee447fc
ERR 2023-05-15 15:19:34.002+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=
WRN 2023-05-15 15:19:34.002+10:00 trying to get chat data for an unexisting chat id topics="chat-service" tid=631488 file=service.nim:380 chatId=0x03073514d4c14a7d10ae9fc9b0f05abc904d84166a6ac80add58bf6a3542a4e50a25d4b1ea-382d-481b-ba5a-174b22e0f688
ERR 2023-05-15 15:19:34.003+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=
INF 2023-05-15 15:19:34.025+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0xdbc129c85d83a413571ec69ae9f20792766810b4a5cb850db370c300c52f2a12
INF 2023-05-15 15:19:34.026+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0xa814dd9ab2eba176a483e10e95932b67c2cdf0efab3816dd5709eaad8e800246
INF 2023-05-15 15:19:34.026+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0x567fce9acb33b90329ae8ea8787b5928e5445eb49d85d06a69eb1e2464d9647f
INF 2023-05-15 15:19:34.026+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0x96523607b191006ab492e8f9a76c533e5ac7d6f1a71e288dd692c9c247a918ed
INF 2023-05-15 15:19:34.026+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0x87876981914c90c2d573ccff24cd46d81e08a4360687de6c4c574b825d87aa01
INF 2023-05-15 15:19:34.026+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0xed80eb3f2e87d7d6b2c91283b892b2b2efbbf9f6c0b05e00ff1d163bf4fed7dd
INF 2023-05-15 15:19:34.026+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0xe5d349cfd6519c9c584997cc62f9f544aa6464de4187d371d4e5b0509adb167e
INF 2023-05-15 15:19:34.027+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0x78e51f65bf3ee3d857961c176b3a2866c358a73cd638489a3a136ee2e05c3b36
INF 2023-05-15 15:19:34.027+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0xd91cd9369025dc3b0bb98c0d0171b96d2e740b5a2266142f9886aaa02936fad4
INF 2023-05-15 15:19:34.027+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0xbbf174f66a4e9f0be421cf7179d193549ad6fa77d353ef7a3602f7acee73dccc
INF 2023-05-15 15:19:34.027+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0xec1bb5807a384e94a65455811fafbb4e59731af0bd5d76cea465bf397d8cfebb
WRN 2023-05-15 15:19:34.027+10:00 trying to get chat data for an unexisting chat id topics="chat-service" tid=631488 file=service.nim:380 chatId=0x03073514d4c14a7d10ae9fc9b0f05abc904d84166a6ac80add58bf6a3542a4e50ad77b771b-5933-4d2f-b758-86fccbdd59f7
ERR 2023-05-15 15:19:34.027+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=
WRN 2023-05-15 15:19:34.028+10:00 trying to get chat data for an unexisting chat id topics="chat-service" tid=631488 file=service.nim:380 chatId=0x03073514d4c14a7d10ae9fc9b0f05abc904d84166a6ac80add58bf6a3542a4e50ac427f78e-bac5-4c4b-90ea-2a7ca2d46f18
ERR 2023-05-15 15:19:34.028+10:00 error: requested community doesn't exists  topics="community-service" tid=631488 file=service.nim:663 communityId=
WRN 2023-05-15 15:19:35.198+10:00 trying to get chat data for an unexisting chat id topics="chat-service" tid=631488 file=service.nim:380 chatId=
INF 2023-05-15 15:19:35.452+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0xee7bf3cdfbbc4538f3c0a651519a0d48c849028065e4897bf4ccaedfb4ecde43
INF 2023-05-15 15:19:35.452+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0xfcca74e2bcdddf289984b9d435ebbc89934bab4d9c4e6a55109aba84a13548b2
INF 2023-05-15 15:19:35.453+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0x77c1769a41c5a87c6d126f886f594a0a0c493833c9014135fb3ff3b9cde9fbd8
INF 2023-05-15 15:19:35.453+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0x916558b4df4f696245ed0313b9879a5f71b807f504b81cca2e3029815cf4a42a
INF 2023-05-15 15:19:35.453+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0x7468310a0377b1acaf80ddcf154fbe0859736caea197481951a099320e2d647c
INF 2023-05-15 15:19:35.453+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0xb507ac934150668109f282c189c622d9ff61c2fac0ce5b1817eea30fa7fef923
INF 2023-05-15 15:19:35.453+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0x12c4a7359219a88ef7dea03fa979dade53c606fedb65ba45467f816a7d6aa337
INF 2023-05-15 15:19:35.453+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0xd031783407a0a0bc57c8466f44581f4c2d93a8ec545e26568ffd81e302350abb
INF 2023-05-15 15:19:35.453+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0x3ab6c6d7401b620e08e4333f81e86a3e3ef020b4d86d681a7d9b750f3cb140af
INF 2023-05-15 15:19:35.453+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0xdc744be089c2f4718ebc86da763b05383a98f7d52afd0de5400c2d2e6b057a0e
INF 2023-05-15 15:19:35.453+10:00 received                                   topics="signals-manager" tid=631488 file=messages.nim:62 signal=messages.new messageID=0x7b01ce0f03349f5cd86a8c2a9d924042f02710ce2bef65db0b39c0cee3225401
INF 2023-05-15 15:19:35.487+10:00 message with this id is not loaded yet     topics="messages-module" tid=631488 file=module.nim:503 msgId=0xd59c3e3d658705d8812e9cce34fb0d9d199dfcd18a8ce79eb38d61e667e54f3f methodName=toggleReactionFromOthers
INF 2023-05-15 15:19:35.488+10:00 message with this id is not loaded yet     topics="messages-module" tid=631488 file=module.nim:503 msgId=0x9e286b43c0cc8d6c7bc4bbe96f0121fe0f254c3162b25dcc8e20c9bd7454f4c7 methodName=toggleReactionFromOthers
INF 2023-05-15 15:19:35.488+10:00 message with this id is not loaded yet     topics="messages-module" tid=631488 file=module.nim:503 msgId=0xc5c926e5a6ecc6765a29711b8373e4419e6cd7ff535ca9f4f9d4ae90aff322c0 methodName=toggleReactionFromOthers
INF 2023-05-15 15:19:35.488+10:00 message with this id is not loaded yet     topics="messages-module" tid=631488 file=module.nim:503 msgId=0x2512cfb81fc52655fdc312ab78049975ffac1685d271ff09c52092fc0f1b6c4a methodName=toggleReactionFromOthers
INF 2023-05-15 15:19:35.488+10:00 message with this id is not loaded yet     topics="messages-module" tid=631488 file=module.nim:503 msgId=0x9e286b43c0cc8d6c7bc4bbe96f0121fe0f254c3162b25dcc8e20c9bd7454f4c7 methodName=toggleReactionFromOthers
INF 2023-05-15 15:19:35.488+10:00 message with this id is not loaded yet     topics="messages-module" tid=631488 file=module.nim:503 msgId=0xd59c3e3d658705d8812e9cce34fb0d9d199dfcd18a8ce79eb38d61e667e54f3f methodName=toggleReactionFromOthers
INF 2023-05-15 15:19:35.488+10:00 message with this id is not loaded yet     topics="messages-module" tid=631488 file=module.nim:503 msgId=0xd59c3e3d658705d8812e9cce34fb0d9d199dfcd18a8ce79eb38d61e667e54f3f methodName=toggleReactionFromOthers
INF 2023-05-15 15:19:35.488+10:00 message with this id is not loaded yet     topics="messages-module" tid=631488 file=module.nim:503 msgId=0x2512cfb81fc52655fdc312ab78049975ffac1685d271ff09c52092fc0f1b6c4a methodName=toggleReactionFromOthers
INF 2023-05-15 15:19:35.488+10:00 message with this id is not loaded yet     topics="messages-module" tid=631488 file=module.nim:503 msgId=0xa5e2704455bc78d6db95f275a3814f6c11d836965599aa1081e471ddda572a4e methodName=toggleReactionFromOthers
INF 2023-05-15 15:19:35.489+10:00 message with this id is not loaded yet     topics="messages-module" tid=631488 file=module.nim:503 msgId=0xc3ecd1ed61e541d8c7492fe88e629ff8b4013326a340897d0b12c1381f7d73a6 methodName=toggleReactionFromOthers
INF 2023-05-15 15:19:35.489+10:00 message with this id is not loaded yet     topics="messages-module" tid=631488 file=module.nim:503 msgId=0x9fe387434ac07a958bb113a9f1781721ccdc030df0fed3310eccf17e04393848 methodName=toggleReactionFromOthers
INF 2023-05-15 15:19:35.489+10:00 message with this id is not loaded yet     topics="messages-module" tid=631488 file=module.nim:503 msgId=0x45e64f15882848b4f1f260957913b207e291273d2df42981b2d46c97d424a436 methodName=toggleReactionFromOthers
INF 2023-05-15 15:19:35.489+10:00 message with this id is not loaded yet     topics="messages-module" tid=631488 file=module.nim:503 msgId=0xff0a1368d3e363e8659c4af8f4bbc40473c7ffc3b1119752562d5e9b749fb60d methodName=toggleReactionFromOthers
INF 2023-05-15 15:19:35.489+10:00 message with this id is not loaded yet     topics="messages-module" tid=631488 file=module.nim:503 msgId=0x9e286b43c0cc8d6c7bc4bbe96f0121fe0f254c3162b25dcc8e20c9bd7454f4c7 methodName=toggleReactionFromOthers
INF 2023-05-15 15:19:35.489+10:00 message with this id is not loaded yet     topics="messages-module" tid=631488 file=module.nim:503 msgId=0xc5c926e5a6ecc6765a29711b8373e4419e6cd7ff535ca9f4f9d4ae90aff322c0 methodName=toggleReactionFromOthers
INF 2023-05-15 15:19:35.489+10:00 message with this id is not loaded yet     topics="messages-module" tid=631488 file=module.nim:503 msgId=0x2512cfb81fc52655fdc312ab78049975ffac1685d271ff09c52092fc0f1b6c4a methodName=toggleReactionFromOthers
Warning: qrc:/StatusQ/src/StatusQ/Components/StatusChatListItem.qml:167:9: QML StatusIcon: Cannot anchor to an item that isn't a parent or sibling. (qrc:/StatusQ/src/StatusQ/Components/StatusChatListItem.qml:167, )
Warning: qrc:/StatusQ/src/StatusQ/Components/StatusChatListItem.qml:136:9: QML StatusBaseText: Cannot anchor to an item that isn't a parent or sibling. (qrc:/StatusQ/src/StatusQ/Components/StatusChatListItem.qml:136, )
Warning: qrc:/StatusQ/src/StatusQ/Components/StatusChatListItem.qml:167:9: QML StatusIcon: Cannot anchor to an item that isn't a parent or sibling. (qrc:/StatusQ/src/StatusQ/Components/StatusChatListItem.qml:167, )
Warning: qrc:/StatusQ/src/StatusQ/Components/StatusChatListItem.qml:136:9: QML StatusBaseText: Cannot anchor to an item that isn't a parent or sibling. (qrc:/StatusQ/src/StatusQ/Components/StatusChatListItem.qml:136, )
Warning: qrc:/StatusQ/src/StatusQ/Components/StatusChatListItem.qml:167:9: QML StatusIcon: Cannot anchor to an item that isn't a parent or sibling. (qrc:/StatusQ/src/StatusQ/Components/StatusChatListItem.qml:167, )
Warning: qrc:/StatusQ/src/StatusQ/Components/StatusChatListItem.qml:136:9: QML StatusBaseText: Cannot anchor to an item that isn't a parent or sibling. (qrc:/StatusQ/src/StatusQ/Components/StatusChatListItem.qml:136, )
Warning: qrc:/StatusQ/src/StatusQ/Components/StatusChatListItem.qml:167:9: QML StatusIcon: Cannot anchor to an item that isn't a parent or sibling. (qrc:/StatusQ/src/StatusQ/Components/StatusChatListItem.qml:167, )
Warning: qrc:/StatusQ/src/StatusQ/Components/StatusChatListItem.qml:136:9: QML StatusBaseText: Cannot anchor to an item that isn't a parent or sibling. (qrc:/StatusQ/src/StatusQ/Components/StatusChatListItem.qml:136, )
Warning: qrc:/StatusQ/src/StatusQ/Components/StatusChatListItem.qml:167:9: QML StatusIcon: Cannot anchor to an item that isn't a parent or sibling. (qrc:/StatusQ/src/StatusQ/Components/StatusChatListItem.qml:167, )
Warning: qrc:/StatusQ/src/StatusQ/Components/StatusChatListItem.qml:136:9: QML StatusBaseText: Cannot anchor to an item that isn't a parent or sibling. (qrc:/StatusQ/src/StatusQ/Components/StatusChatListItem.qml:136, )
Debug: Network Cache Dir:  "/home/fryorcraken/.config/Status/tmp/netcache" (:0, )
Warning: libpng warning: iCCP: known incorrect sRGB profile (:0, )
Warning: libpng warning: iCCP: known incorrect sRGB profile (:0, )
Warning: libpng warning: iCCP: known incorrect sRGB profile (:0, )
Warning: libpng warning: iCCP: known incorrect sRGB profile (:0, )
2023-05-15T15:19:39.818+1000    INFO    communities/manager.go:193  fetching torrent info   {"magnetlink": "magnet:?xt=urn:btih:ee5c8bf7c9c7ab8bfeb1b5697ee426aa54961382&dn=0x03073514d4c14a7d10ae9fc9b0f05abc904d84166a6ac80add58bf6a3542a4e50a&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A6969%2Fannounce"}
2023-05-15T15:19:51+1000 unset [github.com/anacrolix/torrent.(*Client).NewAnacrolixDhtServer.func2:406]: dht server on 0.0.0.0:9025 (node id f3c9330bbdef62ba3ac2223f651f5c3e8e4d421c) completed bootstrap ({NumAddrsTried:58 NumResponses:24})
2023-05-15T15:19:59.819+1000    INFO    communities/manager.go:193  torrent has timed out, trying once more...
2023-05-15T15:19:59.819+1000    INFO    communities/manager.go:193  fetching torrent info   {"magnetlink": "magnet:?xt=urn:btih:ee5c8bf7c9c7ab8bfeb1b5697ee426aa54961382&dn=0x03073514d4c14a7d10ae9fc9b0f05abc904d84166a6ac80add58bf6a3542a4e50a&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A6969%2Fannounce"}
2023-05-15T15:20:07.460+1000    INFO    communities/manager.go:193  downloading history archive index
panic: insufficient write buffer

goroutine 17659 [running]:
github.com/anacrolix/torrent.(*Peer).applyRequestState(0x1c005a98000, {{{0x1c006d706e0, 0x8, 0x8}, 0x1c005a98000}, 0x1})
    /home/jenkins/workspace/status-desktop/platforms/linux/x86_64/vendor/status-go/vendor/github.com/anacrolix/torrent/requesting.go:234 +0x8d0
github.com/anacrolix/torrent.(*Peer).maybeUpdateActualRequestState.func1({0x7fc7dcdb1028?, 0x1c006d72690?})
    /home/jenkins/workspace/status-desktop/platforms/linux/x86_64/vendor/status-go/vendor/github.com/anacrolix/torrent/requesting.go:225 +0x92
runtime/pprof.Do({0x7fc7dcdb0fb8?, 0x1c00004a100?}, {{0x1c006d6a120?, 0x0?, 0x0?}}, 0x1c00760db98)
    /usr/local/go/src/runtime/pprof/runtime.go:40 +0xa3
github.com/anacrolix/torrent.(*Peer).maybeUpdateActualRequestState(0x1c005a98000)
    /home/jenkins/workspace/status-desktop/platforms/linux/x86_64/vendor/status-go/vendor/github.com/anacrolix/torrent/requesting.go:220 +0x286
github.com/anacrolix/torrent.(*PeerConn).fillWriteBuffer(0x1c005a98000)
    /home/jenkins/workspace/status-desktop/platforms/linux/x86_64/vendor/status-go/vendor/github.com/anacrolix/torrent/peerconn.go:682 +0x2b
github.com/anacrolix/torrent.(*PeerConn).startWriter.func1()
    /home/jenkins/workspace/status-desktop/platforms/linux/x86_64/vendor/status-go/vendor/github.com/anacrolix/torrent/peer-conn-msg-writer.go:24 +0xa6
github.com/anacrolix/torrent.(*peerConnMsgWriter).run(0x1c005a98460, 0xdf8475800)
    /home/jenkins/workspace/status-desktop/platforms/linux/x86_64/vendor/status-go/vendor/github.com/anacrolix/torrent/peer-conn-msg-writer.go:69 +0xde
github.com/anacrolix/torrent.(*PeerConn).startWriter.func3()
    /home/jenkins/workspace/status-desktop/platforms/linux/x86_64/vendor/status-go/vendor/github.com/anacrolix/torrent/peer-conn-msg-writer.go:40 +0xdc
created by github.com/anacrolix/torrent.(*PeerConn).startWriter
    /home/jenkins/workspace/status-desktop/platforms/linux/x86_64/vendor/status-go/vendor/github.com/anacrolix/torrent/peer-conn-msg-writer.go:36 +0x1ec
[1]    631488 segmentation fault (core dumped)  ./StatusIm-Desktop-v0.11.0-621f0c-x86_64.AppImage
jrainville commented 1 year ago

@fryorcraken thanks for the issue.

I wonder if it's related to disk space or memory.

Any chance your RAM was full at that point?

Otherwise, do you have plenty of disk space still? (pro tip, check ~/.config/Status/data and delete some logs as they are not rotated in 0.11 :grimacing: )

Also, if you can, next time it does the Archive download, let us know how it goes, if it crashes again or it goes fine. Thank!

fryorcraken commented 1 year ago

I am good on disk space:

/dev/dm-0       720G  355G  329G  52% /home

Hard to say for the ram as I was not on my computer and it crashed.

Do note that the Archive Download already happened to me a while back. Is it expected for it to be triggered again?

jrainville commented 1 year ago

Is it expected for it to be triggered again?

It does re-trigger from time to time to sync the history in case you missed messages in times of absence. It usually lasts only a couple seconds since the amount to sync is very small compared to what was done during the Discord import.

jrainville commented 2 months ago

I don't anyone experienced this one in a while since 2.27. Feel free to reopen if it happens again