intersystems / intersystems/git-source-control
Core dumps when compiling decomposed production
- Lingua principale
- ObjectScript
- Stelle
- 22
- Fork
- 14
- Merge medio
- 1g 9h
- PR unite (30g)
- 5
Descrizione
Encountered with a customer organization, and possibly related to invalid Studio Document mappings left over from a HealthConnect upgrade.
To replicate,
```
zn "%SYS"
set ^oddStudioDocument("%ZHSLIB.PackageManager.XYZ","XYZ")=$lb("xyz","","","0","0")
```
Configure the namespace for Embedded Git and enable production decomposition. Create a new production and add an item. Open the production class in VS Code and compile it. See something like this in the messages.log:
```
05/12/26-17:18:29:181 (2172) 3 [Generic.Event] Process 2172 (JobType=CSP server,Dumpstyle=0,Directory='/usr/irissys/mgr/user/') caught signal 6.
05/12/26-17:18:29:183 (2172) 3 [Generic.Event] Parent process will clean up and halt
05/12/26-17:18:29:183 (2172) 3 [Generic.Event] If core dumps are enabled, a core file will be created by process 2317 in the location specified by the system configuration.
05/12/26-17:22:04:650 (669) 2 [Utility.Event] ResourceCleanup: Dead job cleanup from 'CSPSystem' job '2172' of 'gbl:^IRIS.Temp.cspServer(2172)'
```
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Riproduci il crash nel namespace %SYS usando il mapping ^oddStudioDocument mostrato, Embedded Git, la scomposizione della produzione e i passaggi di compilazione di VS Code. Il lavoro è completo quando la compilazione della produzione scomposta non produce più un core dump.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- git, vscode
- Ambito
- backend, devtools
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100