totvs / tds-vscode

Totvs Developer Studio for vscode
Apache License 2.0
167 stars 101 forks source link

Após Atualizaçao para MACOS Sequoia - 15.0 - Apresenta Erro ao iniciar Extensão - 1461 Segmentation fault: 11 "$tmp/$prog" #1273

Closed lucsarruda closed 6 days ago

lucsarruda commented 6 days ago

Apos Atualização de macOS para Sequoia Version 15.0 Apresenta o erro ao startar extensão

Users/lucasarruda_1/.vscode/extensions/totvs.tds-vscode-2.0.9/node_modules/@totvs/tds-ls/bin/mac/advpls: line 17: 1461 Segmentation fault: 11 "$tmp/$prog" ${1+"$@"}

Erro completo :

[Error - 1:42:58 PM] Start build error: Server returned: 
Win : The process cannot access the file because it is being used by another process.COMPILEERROR-300 Failed to obtain exclusive access to the objects repository

Loguru caught a signal: SIGSEGV
Stack trace:
12      0x7ff8060d4bef thread_start + 15
11      0x7ff8060d9253 _pthread_start + 99
10         0x1064940cf void* std::__thread_proxy<std::tuple<std::unique_ptr<std::__thread_struct, std::default_delete<std::__thread_struct>>, WorkThread::_StartThread(std::string const&, std::function<void ()>)::$_0>>(void*) + 63
9          0x106466e67 std::__function::__func<QueueManager::LaunchLsThread(bool)::$_0, void ()>::operator()() + 759
8          0x10634b46e BaseMessageHandler<(anonymous namespace)::In_TextDocumentDidOpen>::Run(std::shared_ptr<InMessage>) + 366
7          0x10634bafb (anonymous namespace)::Handler_TextDocumentDidOpen::Run((anonymous namespace)::In_TextDocumentDidOpen*) + 1163
6          0x1064cbef6 WorkspaceFile::doProcess(DBCodeAction, std::function<void (std::vector<lsDiagnostic>*)>) + 3238
5          0x10648ce7d TotvsLinter::callAdvplC(CallAdvplCParams const*) + 2477
4          0x1064a1e31 tAdvplc::run() + 7601
3          0x10727188f executeAppreDll(int, char*, tString&, tString&, tString&, tString&, char*, std::function<void (tAbstractParserInterface*)>) + 655
2          0x107267124 Preprocessor(int, char**, tString&, tString&, tString&, bool, tString*, char*, std::function<void (tAbstractParserInterface*)>) + 1012
1          0x107265bd8 ParseCommandLine(int, char**, tAutoArray<tString>&, tString&, tAutoArray<tString>&, tString&, unsigned char&, unsigned char&, tString&, tString&, unsigned char&, unsigned char&, unsigned char&, tString&) + 2184
0                  0x0 4   ???                                 0x0000000000000000 0x0 + 0
( 113.031s) [languageServer  ]                       :0     | Signal: SIGSEGV
/Users/lucasarruda_1/.vscode/extensions/totvs.tds-vscode-2.0.9/node_modules/@totvs/tds-ls/bin/mac/advpls: line 17:  2745 Segmentation fault: 11  "$tmp/$prog" ${1+"$@"}
[Info  - 1:43:24 PM] Connection to server got closed. Server will restart.
true

Versão IOS

image

Versão Extensão :

image

Versão VSCODE :

image

Poderiam me ajudar?

Estava funcionando e apos atualizao de OS parou de funcionar

lwtnb-wrk commented 6 days ago

duplicado #1270