Unnamed: 0
int64 0
832k
| id
float64 2.49B
32.1B
| type
stringclasses 1
value | created_at
stringlengths 19
19
| repo
stringlengths 7
112
| repo_url
stringlengths 36
141
| action
stringclasses 3
values | title
stringlengths 1
744
| labels
stringlengths 4
574
| body
stringlengths 9
211k
| index
stringclasses 10
values | text_combine
stringlengths 96
211k
| label
stringclasses 2
values | text
stringlengths 96
188k
| binary_label
int64 0
1
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
56,633
| 23,859,364,916
|
IssuesEvent
|
2022-09-07 05:05:19
|
microsoft/BotBuilder-Samples
|
https://api.github.com/repos/microsoft/BotBuilder-Samples
|
closed
|
Echo-bot Sample code Deployment Problems on az-cli and VScode extension
|
bug customer-reported Bot Services customer-replied-to
|
### Github issues for [C#](https://github.com/Microsoft/botbuilder-dotnet/issues) /[JS](https://github.com/Microsoft/botbuilder-js/issues) / [Java](https://github.com/Microsoft/botbuilder-java/issues)/ [Python](https://github.com/Microsoft/botbuilder-python/issues) should be used for bugs and feature requests. Use [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework) for general "how-to" questions.
## Sample information
1. Sample type: samples
2. Sample language: python3
3. Sample name: echo-bot
## Describe the bug
After I deploy `echo-bot.zip` and back to the deployment log, the error "ModuleNotFoundError: No module named 'aiohttp'" display on the log. Even if I re-zipped with aiohttp in requirements.txt, the deploymeny still went wrong.
I'd also tried to deploy on VScode via Azure Extension; however, the deployment log also had error, which is "KeyError: 'access_token'."
**Command Name**
`az webapp deployment source config-zip --resource-group {} --name {} --src echo_bot.zip`
**Errors:**
```
1. Deploying by az deployment: ModuleNotFoundError: No module named 'aiohttp'
2. Deploying by vscode extension: KeyError: 'access_token'
```
## To Reproduce
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
## Expected behavior
Expected no aiohttp module error happened when deployment.
## Screenshots
<img width="961" alt="Screen Shot 2021-11-29 at 9 42 03 PM" src="https://user-images.githubusercontent.com/89243071/143878372-b87377f6-b39c-4d77-be4d-c0de48639e4f.png">
## Additional context
Add any other context about the problem here.
|
1.0
|
Echo-bot Sample code Deployment Problems on az-cli and VScode extension - ### Github issues for [C#](https://github.com/Microsoft/botbuilder-dotnet/issues) /[JS](https://github.com/Microsoft/botbuilder-js/issues) / [Java](https://github.com/Microsoft/botbuilder-java/issues)/ [Python](https://github.com/Microsoft/botbuilder-python/issues) should be used for bugs and feature requests. Use [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework) for general "how-to" questions.
## Sample information
1. Sample type: samples
2. Sample language: python3
3. Sample name: echo-bot
## Describe the bug
After I deploy `echo-bot.zip` and back to the deployment log, the error "ModuleNotFoundError: No module named 'aiohttp'" display on the log. Even if I re-zipped with aiohttp in requirements.txt, the deploymeny still went wrong.
I'd also tried to deploy on VScode via Azure Extension; however, the deployment log also had error, which is "KeyError: 'access_token'."
**Command Name**
`az webapp deployment source config-zip --resource-group {} --name {} --src echo_bot.zip`
**Errors:**
```
1. Deploying by az deployment: ModuleNotFoundError: No module named 'aiohttp'
2. Deploying by vscode extension: KeyError: 'access_token'
```
## To Reproduce
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
## Expected behavior
Expected no aiohttp module error happened when deployment.
## Screenshots
<img width="961" alt="Screen Shot 2021-11-29 at 9 42 03 PM" src="https://user-images.githubusercontent.com/89243071/143878372-b87377f6-b39c-4d77-be4d-c0de48639e4f.png">
## Additional context
Add any other context about the problem here.
|
non_process
|
echo bot sample code deployment problems on az cli and vscode extension github issues for should be used for bugs and feature requests use for general how to questions sample information sample type samples sample language sample name echo bot describe the bug after i deploy echo bot zip and back to the deployment log the error modulenotfounderror no module named aiohttp display on the log even if i re zipped with aiohttp in requirements txt the deploymeny still went wrong i d also tried to deploy on vscode via azure extension however the deployment log also had error which is keyerror access token command name az webapp deployment source config zip resource group name src echo bot zip errors deploying by az deployment modulenotfounderror no module named aiohttp deploying by vscode extension keyerror access token to reproduce steps to reproduce the behavior go to click on scroll down to see error expected behavior expected no aiohttp module error happened when deployment screenshots img width alt screen shot at pm src additional context add any other context about the problem here
| 0
|
99,635
| 8,706,617,640
|
IssuesEvent
|
2018-12-06 03:43:14
|
phetsims/graphing-quadratics
|
https://api.github.com/repos/phetsims/graphing-quadratics
|
closed
|
Improve drag behavior of "Point on Parabola"
|
dev:enhancement status:fixed-pending-testing type:bug
|
Issue per @amanda-phet For https://github.com/phetsims/QA/issues/227
From slack:
>I'm testing the Point on Parabola on the Focus & Directrix of Graphing Quadratics. When dragging the point it only moves with left to right motion, not up and down. This leads to the point moving away from the finger when the curve is very sharp. This is likely intended, and I don't see a good way around this, but I thought I should bring it to your attention just in case.
This is also recently seen in Blackbody spectrum, though the curve was generally less sharp so the effect is less noticeable.
|
1.0
|
Improve drag behavior of "Point on Parabola" - Issue per @amanda-phet For https://github.com/phetsims/QA/issues/227
From slack:
>I'm testing the Point on Parabola on the Focus & Directrix of Graphing Quadratics. When dragging the point it only moves with left to right motion, not up and down. This leads to the point moving away from the finger when the curve is very sharp. This is likely intended, and I don't see a good way around this, but I thought I should bring it to your attention just in case.
This is also recently seen in Blackbody spectrum, though the curve was generally less sharp so the effect is less noticeable.
|
non_process
|
improve drag behavior of point on parabola issue per amanda phet for from slack i m testing the point on parabola on the focus directrix of graphing quadratics when dragging the point it only moves with left to right motion not up and down this leads to the point moving away from the finger when the curve is very sharp this is likely intended and i don t see a good way around this but i thought i should bring it to your attention just in case this is also recently seen in blackbody spectrum though the curve was generally less sharp so the effect is less noticeable
| 0
|
5,365
| 8,197,239,564
|
IssuesEvent
|
2018-08-31 12:47:58
|
GoogleCloudPlatform/google-cloud-cpp
|
https://api.github.com/repos/GoogleCloudPlatform/google-cloud-cpp
|
closed
|
Update googletest dependency.
|
type: process
|
We have not updated the `third_party/googletest` directory for a while.
|
1.0
|
Update googletest dependency. - We have not updated the `third_party/googletest` directory for a while.
|
process
|
update googletest dependency we have not updated the third party googletest directory for a while
| 1
|
106,831
| 16,722,371,942
|
IssuesEvent
|
2021-06-10 08:52:46
|
Vento-Nuenenen/inowo
|
https://api.github.com/repos/Vento-Nuenenen/inowo
|
opened
|
WS-2021-0154 (Medium) detected in glob-parent-3.1.0.tgz, glob-parent-5.1.1.tgz
|
security vulnerability
|
## WS-2021-0154 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>glob-parent-3.1.0.tgz</b>, <b>glob-parent-5.1.1.tgz</b></p></summary>
<p>
<details><summary><b>glob-parent-3.1.0.tgz</b></p></summary>
<p>Strips glob magic from a string to provide the parent directory path</p>
<p>Library home page: <a href="https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz">https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz</a></p>
<p>Path to dependency file: inowo/package.json</p>
<p>Path to vulnerable library: inowo/node_modules/glob-parent/package.json</p>
<p>
Dependency Hierarchy:
- laravel-mix-6.0.19.tgz (Root Library)
- browser-sync-2.26.1.tgz
- chokidar-2.1.8.tgz
- :x: **glob-parent-3.1.0.tgz** (Vulnerable Library)
</details>
<details><summary><b>glob-parent-5.1.1.tgz</b></p></summary>
<p>Extract the non-magic parent path from a glob string.</p>
<p>Library home page: <a href="https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz">https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz</a></p>
<p>Path to dependency file: inowo/package.json</p>
<p>Path to vulnerable library: inowo/node_modules/laravel-mix/node_modules/glob-parent/package.json,inowo/node_modules/fast-glob/node_modules/glob-parent/package.json</p>
<p>
Dependency Hierarchy:
- laravel-mix-6.0.19.tgz (Root Library)
- imagemin-7.0.1.tgz
- globby-10.0.2.tgz
- fast-glob-3.2.5.tgz
- :x: **glob-parent-5.1.1.tgz** (Vulnerable Library)
</details>
<p>Found in HEAD commit: <a href="https://github.com/Vento-Nuenenen/inowo/commit/c18e51aace3da2ad48b6667e724209a2fffe4de8">c18e51aace3da2ad48b6667e724209a2fffe4de8</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Regular Expression Denial of Service (ReDoS) vulnerability was found in glob-parent before 5.1.2.
<p>Publish Date: 2021-01-27
<p>URL: <a href=https://github.com/gulpjs/glob-parent/commit/f9231168b0041fea3f8f954b3cceb56269fc6366>WS-2021-0154</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: Low
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/gulpjs/glob-parent/releases/tag/v5.1.2">https://github.com/gulpjs/glob-parent/releases/tag/v5.1.2</a></p>
<p>Release Date: 2021-01-27</p>
<p>Fix Resolution: glob-parent - 5.1.2</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
|
True
|
WS-2021-0154 (Medium) detected in glob-parent-3.1.0.tgz, glob-parent-5.1.1.tgz - ## WS-2021-0154 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>glob-parent-3.1.0.tgz</b>, <b>glob-parent-5.1.1.tgz</b></p></summary>
<p>
<details><summary><b>glob-parent-3.1.0.tgz</b></p></summary>
<p>Strips glob magic from a string to provide the parent directory path</p>
<p>Library home page: <a href="https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz">https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz</a></p>
<p>Path to dependency file: inowo/package.json</p>
<p>Path to vulnerable library: inowo/node_modules/glob-parent/package.json</p>
<p>
Dependency Hierarchy:
- laravel-mix-6.0.19.tgz (Root Library)
- browser-sync-2.26.1.tgz
- chokidar-2.1.8.tgz
- :x: **glob-parent-3.1.0.tgz** (Vulnerable Library)
</details>
<details><summary><b>glob-parent-5.1.1.tgz</b></p></summary>
<p>Extract the non-magic parent path from a glob string.</p>
<p>Library home page: <a href="https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz">https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz</a></p>
<p>Path to dependency file: inowo/package.json</p>
<p>Path to vulnerable library: inowo/node_modules/laravel-mix/node_modules/glob-parent/package.json,inowo/node_modules/fast-glob/node_modules/glob-parent/package.json</p>
<p>
Dependency Hierarchy:
- laravel-mix-6.0.19.tgz (Root Library)
- imagemin-7.0.1.tgz
- globby-10.0.2.tgz
- fast-glob-3.2.5.tgz
- :x: **glob-parent-5.1.1.tgz** (Vulnerable Library)
</details>
<p>Found in HEAD commit: <a href="https://github.com/Vento-Nuenenen/inowo/commit/c18e51aace3da2ad48b6667e724209a2fffe4de8">c18e51aace3da2ad48b6667e724209a2fffe4de8</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Regular Expression Denial of Service (ReDoS) vulnerability was found in glob-parent before 5.1.2.
<p>Publish Date: 2021-01-27
<p>URL: <a href=https://github.com/gulpjs/glob-parent/commit/f9231168b0041fea3f8f954b3cceb56269fc6366>WS-2021-0154</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: Low
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/gulpjs/glob-parent/releases/tag/v5.1.2">https://github.com/gulpjs/glob-parent/releases/tag/v5.1.2</a></p>
<p>Release Date: 2021-01-27</p>
<p>Fix Resolution: glob-parent - 5.1.2</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
|
non_process
|
ws medium detected in glob parent tgz glob parent tgz ws medium severity vulnerability vulnerable libraries glob parent tgz glob parent tgz glob parent tgz strips glob magic from a string to provide the parent directory path library home page a href path to dependency file inowo package json path to vulnerable library inowo node modules glob parent package json dependency hierarchy laravel mix tgz root library browser sync tgz chokidar tgz x glob parent tgz vulnerable library glob parent tgz extract the non magic parent path from a glob string library home page a href path to dependency file inowo package json path to vulnerable library inowo node modules laravel mix node modules glob parent package json inowo node modules fast glob node modules glob parent package json dependency hierarchy laravel mix tgz root library imagemin tgz globby tgz fast glob tgz x glob parent tgz vulnerable library found in head commit a href found in base branch master vulnerability details regular expression denial of service redos vulnerability was found in glob parent before publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact low for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution glob parent step up your open source security game with whitesource
| 0
|
3,805
| 6,783,094,618
|
IssuesEvent
|
2017-10-30 10:42:19
|
nodejs/node
|
https://api.github.com/repos/nodejs/node
|
closed
|
node v9 rc breaks test suite of worker-farm
|
child_process
|
* **Version**: `v9.0.0-pre` (https://github.com/nodejs/node/commit/f2f391e575fc8072d10e1ad1601ef3f67f13a4db)
* **Platform**: `Darwin local.finn.no 16.6.0 Darwin Kernel Version 16.6.0: Fri Apr 14 16:21:16 PDT 2017; root:xnu-3789.60.24~6/RELEASE_X86_64 x86_64`
* **Subsystem**: child_process
Running node from current master breaks the test suite of `worker-farm`, and by extension `jest` as it uses `worker-farm` for parallelisation, with the following stack trace:
```
Error [ERR_IPC_CHANNEL_CLOSED]: Channel closed
at ChildProcess.target.send (internal/child_process.js:606:16)
at Object.send (/Users/simbekkh/repos/node-worker-farm/lib/fork.js:24:17)
at Farm.stopChild (/Users/simbekkh/repos/node-worker-farm/lib/farm.js:131:11)
at Farm.<anonymous> (/Users/simbekkh/repos/node-worker-farm/lib/farm.js:96:10)
at ontimeout (timers.js:478:11)
at tryOnTimeout (timers.js:302:5)
at Timer.listOnTimeout (timers.js:262:5)
```
Reverting https://github.com/nodejs/node/commit/f2b01cba7b48c2410a692fe1cb29b2e88a6c5cab makes both `worker-farm`'s and `jest`'s test suites pass.
See #16293
https://github.com/rvagg/node-worker-farm
|
1.0
|
node v9 rc breaks test suite of worker-farm - * **Version**: `v9.0.0-pre` (https://github.com/nodejs/node/commit/f2f391e575fc8072d10e1ad1601ef3f67f13a4db)
* **Platform**: `Darwin local.finn.no 16.6.0 Darwin Kernel Version 16.6.0: Fri Apr 14 16:21:16 PDT 2017; root:xnu-3789.60.24~6/RELEASE_X86_64 x86_64`
* **Subsystem**: child_process
Running node from current master breaks the test suite of `worker-farm`, and by extension `jest` as it uses `worker-farm` for parallelisation, with the following stack trace:
```
Error [ERR_IPC_CHANNEL_CLOSED]: Channel closed
at ChildProcess.target.send (internal/child_process.js:606:16)
at Object.send (/Users/simbekkh/repos/node-worker-farm/lib/fork.js:24:17)
at Farm.stopChild (/Users/simbekkh/repos/node-worker-farm/lib/farm.js:131:11)
at Farm.<anonymous> (/Users/simbekkh/repos/node-worker-farm/lib/farm.js:96:10)
at ontimeout (timers.js:478:11)
at tryOnTimeout (timers.js:302:5)
at Timer.listOnTimeout (timers.js:262:5)
```
Reverting https://github.com/nodejs/node/commit/f2b01cba7b48c2410a692fe1cb29b2e88a6c5cab makes both `worker-farm`'s and `jest`'s test suites pass.
See #16293
https://github.com/rvagg/node-worker-farm
|
process
|
node rc breaks test suite of worker farm version pre platform darwin local finn no darwin kernel version fri apr pdt root xnu release subsystem child process running node from current master breaks the test suite of worker farm and by extension jest as it uses worker farm for parallelisation with the following stack trace error channel closed at childprocess target send internal child process js at object send users simbekkh repos node worker farm lib fork js at farm stopchild users simbekkh repos node worker farm lib farm js at farm users simbekkh repos node worker farm lib farm js at ontimeout timers js at tryontimeout timers js at timer listontimeout timers js reverting makes both worker farm s and jest s test suites pass see
| 1
|
78,364
| 22,206,545,339
|
IssuesEvent
|
2022-06-07 15:18:24
|
python/cpython
|
https://api.github.com/repos/python/cpython
|
closed
|
_curses, _curses_panel & _multiprocessing can't be build in 2.6b3 w/ SunStudio 12
|
build pending expert-multiprocessing
|
BPO | [3786](https://bugs.python.org/issue3786)
--- | :---
Nosy | @loewis, @jcea, @vstinner, @merwok, @serhiy-storchaka
Files | <li>[EKIT.patch](https://bugs.python.org/file14951/EKIT.patch "Uploaded as text at 2009-09-23.05:31:56 by iandekit"): patch for lack of mvwchgat and wchgat</li><li>[bug3786.patch](https://bugs.python.org/file26171/bug3786.patch "Uploaded as text/plain at 2012-06-27.05:07:00 by Justin.Venus")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = None
created_at = <Date 2008-09-05.09:55:20.360>
labels = ['build']
title = "_curses, _curses_panel & _multiprocessing can't be build in 2.6b3 w/ SunStudio 12"
updated_at = <Date 2017-11-01.17:54:25.874>
user = 'https://bugs.python.org/mschmarck'
```
bugs.python.org fields:
```python
activity = <Date 2017-11-01.17:54:25.874>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Build']
creation = <Date 2008-09-05.09:55:20.360>
creator = 'mschmarck'
dependencies = []
files = ['14951', '26171']
hgrepos = []
issue_num = 3786
keywords = ['patch']
message_count = 16.0
messages = ['72579', '72581', '72584', '72752', '72768', '72770', '72836', '84920', '93023', '148522', '149005', '149009', '164119', '164875', '164905', '305387']
nosy_count = 9.0
nosy_names = ['loewis', 'jcea', 'vstinner', 'enchanter', 'eric.araujo', 'mschmarck', 'iandekit', 'serhiy.storchaka', 'Justin.Venus']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'compile error'
url = 'https://bugs.python.org/issue3786'
versions = ['Python 3.2', 'Python 3.3']
```
</p></details>
|
1.0
|
_curses, _curses_panel & _multiprocessing can't be build in 2.6b3 w/ SunStudio 12 - BPO | [3786](https://bugs.python.org/issue3786)
--- | :---
Nosy | @loewis, @jcea, @vstinner, @merwok, @serhiy-storchaka
Files | <li>[EKIT.patch](https://bugs.python.org/file14951/EKIT.patch "Uploaded as text at 2009-09-23.05:31:56 by iandekit"): patch for lack of mvwchgat and wchgat</li><li>[bug3786.patch](https://bugs.python.org/file26171/bug3786.patch "Uploaded as text/plain at 2012-06-27.05:07:00 by Justin.Venus")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = None
created_at = <Date 2008-09-05.09:55:20.360>
labels = ['build']
title = "_curses, _curses_panel & _multiprocessing can't be build in 2.6b3 w/ SunStudio 12"
updated_at = <Date 2017-11-01.17:54:25.874>
user = 'https://bugs.python.org/mschmarck'
```
bugs.python.org fields:
```python
activity = <Date 2017-11-01.17:54:25.874>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Build']
creation = <Date 2008-09-05.09:55:20.360>
creator = 'mschmarck'
dependencies = []
files = ['14951', '26171']
hgrepos = []
issue_num = 3786
keywords = ['patch']
message_count = 16.0
messages = ['72579', '72581', '72584', '72752', '72768', '72770', '72836', '84920', '93023', '148522', '149005', '149009', '164119', '164875', '164905', '305387']
nosy_count = 9.0
nosy_names = ['loewis', 'jcea', 'vstinner', 'enchanter', 'eric.araujo', 'mschmarck', 'iandekit', 'serhiy.storchaka', 'Justin.Venus']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'compile error'
url = 'https://bugs.python.org/issue3786'
versions = ['Python 3.2', 'Python 3.3']
```
</p></details>
|
non_process
|
curses curses panel multiprocessing can t be build in w sunstudio bpo nosy loewis jcea vstinner merwok serhiy storchaka files uploaded as text at by iandekit patch for lack of mvwchgat and wchgat uploaded as text plain at by justin venus note these values reflect the state of the issue at the time it was migrated and might not reflect the current state show more details github fields python assignee none closed at none created at labels title curses curses panel multiprocessing can t be build in w sunstudio updated at user bugs python org fields python activity actor serhiy storchaka assignee none closed false closed date none closer none components creation creator mschmarck dependencies files hgrepos issue num keywords message count messages nosy count nosy names pr nums priority normal resolution none stage none status open superseder none type compile error url versions
| 0
|
6,424
| 9,530,824,502
|
IssuesEvent
|
2019-04-29 14:42:07
|
dotnet/corefx
|
https://api.github.com/repos/dotnet/corefx
|
closed
|
Hang in ReinitializeConsole while waiting for child process exit
|
area-System.Diagnostics.Process bug
|
I've been getting reports of an intermittent hang in MSBuild running on Linux in the `dotnet` CLI build process. Original report with a fair amount of debugging info in case I drop something in this summary: https://github.com/Microsoft/msbuild/issues/3563
In two instances that I've observed, my process is hung in [`HandleToolNotifications`](https://github.com/Microsoft/msbuild/blob/ac19036b0de4f1b58c3be76d51000df8db98560c/src/Utilities/ToolTask.cs#L978), a method that waits on several `ManualResetEvents` that are triggered by event handlers [hooked up to](https://github.com/Microsoft/msbuild/blob/ac19036b0de4f1b58c3be76d51000df8db98560c/src/Utilities/ToolTask.cs#L847-L855) a `Process`. The process on which it's waiting is in "zombie" state, waiting to be reaped by its parent.
In both instances, a thread running MSBuild code has called into a `WaitHandle.Wait*` method, and that thread appears to be handling a signal and calling `ReinitializeConsole`. It's hung on a `write` inside that.
<details>
<summary>repro 1 ReinitializeConsole stack</summary>
```
(lldb) bt
* thread #15: tid = 97446, 0x00007f95347f67cd libpthread.so.0`__libc_write + 45, name = 'dotnet', stop reason = signal SIGSTOP
frame #0: 0x00007f95347f67cd libpthread.so.0`__libc_write + 45
* frame #1: 0x00007f952bee9f4f System.Native.so`ReinitializeConsole + 95
frame #2: 0x00007f952beeec72 System.Native.so`??? + 50
frame #3: 0x00007f95347f77e0 libpthread.so.0`??? + 1
frame #4: 0x00007f95347f368a libpthread.so.0`__pthread_cond_wait + 202
frame #5: 0x00007f95332190b2 libcoreclr.so`CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 322
frame #6: 0x00007f9533218cb4 libcoreclr.so`CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 388
frame #7: 0x00007f953321d624 libcoreclr.so`CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1812
frame #8: 0x00007f953321d9a1 libcoreclr.so`WaitForMultipleObjectsEx + 81
frame #9: 0x00007f9532e8875b libcoreclr.so`Thread::DoAppropriateWaitWorker(int, void**, int, unsigned int, WaitMode) + 1467
frame #10: 0x00007f9532e834f0 libcoreclr.so`Thread::DoAppropriateWait(int, void**, int, unsigned int, WaitMode, PendingSync*) + 80
frame #11: 0x00007f9532ed46b1 libcoreclr.so`WaitHandleNative::CorWaitMultipleNative(Object*, int, bool, bool) + 657
frame #12: 0x00007f94b9907705
frame #13: 0x00007f94bc0b53d9
frame #14: 0x00007f94bc0b4fa8
frame #15: 0x00007f94bc0b6cfc
frame #16: 0x00007f94ba886cc8
frame #17: 0x00007f94ba8ff5ef
frame #18: 0x00007f94bbbbcedb
frame #19: 0x00007f94ba87f78a
frame #20: 0x00007f94ba8feffc
frame #21: 0x00007f94bbbbc68b
frame #22: 0x00007f94ba87f4a7
frame #23: 0x00007f94bbbba8fc
frame #24: 0x00007f94bbbba35b
frame #25: 0x00007f94ba87eff2
frame #26: 0x00007f94ba8feb5f
frame #27: 0x00007f94bbbb9b2b
frame #28: 0x00007f94ba87ef62
frame #29: 0x00007f94ba8fe662
frame #30: 0x00007f94bbbb99bb
frame #31: 0x00007f94ba87e982
frame #32: 0x00007f94ba8fe0ab
frame #33: 0x00007f94bbbb984b
frame #34: 0x00007f94ba87ac96
frame #35: 0x00007f94ba8fd398
frame #36: 0x00007f94bbbb8e2b
frame #37: 0x00007f94ba87a593
frame #38: 0x00007f94ba8fbe0e
frame #39: 0x00007f94b983cf9d
frame #40: 0x00007f94bd3b4460
frame #41: 0x00007f94b98ca637
frame #42: 0x00007f94b988098e
frame #43: 0x00007f94b990641c
frame #44: 0x00007f94b98d93bf
frame #45: 0x00007f94b998e93a
frame #46: 0x00007f94ba8fdac4
frame #47: 0x00007f94b983cf9d
frame #48: 0x00007f94bd3b4210
frame #49: 0x00007f94b98ca637
frame #50: 0x00007f94b988098e
frame #51: 0x00007f94b98cfd46
frame #52: 0x00007f94b990c60b
frame #53: 0x00007f94ba8fe2ad
frame #54: 0x00007f94b983cf9d
frame #55: 0x00007f94bd3b0bb1
frame #56: 0x00007f94b98ca637
frame #57: 0x00007f94b988098e
frame #58: 0x00007f94b98cfd46
frame #59: 0x00007f94b990c60b
frame #60: 0x00007f94ba8fe72a
frame #61: 0x00007f94b983cf9d
frame #62: 0x00007f94bd3b0901
frame #63: 0x00007f94b98ca637
frame #64: 0x00007f94b988098e
frame #65: 0x00007f94b98cfd46
frame #66: 0x00007f94b990c60b
frame #67: 0x00007f94ba8fecd7
frame #68: 0x00007f94b983cf9d
frame #69: 0x00007f94bd3b0651
frame #70: 0x00007f94b98ca637
frame #71: 0x00007f94b988098e
frame #72: 0x00007f94b98cfd46
frame #73: 0x00007f94b990c60b
frame #74: 0x00007f94bbbbacdc
frame #75: 0x00007f94b983cf9d
frame #76: 0x00007f94bd3b03a1
frame #77: 0x00007f94b98ca637
frame #78: 0x00007f94b988098e
frame #79: 0x00007f94b98cfd46
frame #80: 0x00007f94b990c60b
frame #81: 0x00007f94ba8ff11b
frame #82: 0x00007f94b983cf9d
frame #83: 0x00007f94bd3b00f1
frame #84: 0x00007f94b98ca637
frame #85: 0x00007f94b988098e
frame #86: 0x00007f94b98cfd46
frame #87: 0x00007f94b990c60b
frame #88: 0x00007f94ba8ffe31
frame #89: 0x00007f94b983cf9d
frame #90: 0x00007f94bd3afe41
frame #91: 0x00007f94b98ca637
frame #92: 0x00007f94b988098e
frame #93: 0x00007f94b991fc1a
frame #94: 0x00007f94b9907dbf
frame #95: 0x00007f94b9908219
frame #96: 0x00007f94ba8f37d5
frame #97: 0x00007f94b983cf9d
frame #98: 0x00007f94bd3afbe0
frame #99: 0x00007f94b98ca637
frame #100: 0x00007f94b988098e
frame #101: 0x00007f94b991fc1a
frame #102: 0x00007f94b9907dbf
frame #103: 0x00007f94b9908219
frame #104: 0x00007f94ba8f3a7e
frame #105: 0x00007f94b983cf9d
frame #106: 0x00007f94bd3af990
frame #107: 0x00007f94b98ca637
frame #108: 0x00007f94b988098e
frame #109: 0x00007f94b991fc1a
frame #110: 0x00007f94b9907dbf
frame #111: 0x00007f94b9908219
frame #112: 0x00007f94ba8f4d3e
frame #113: 0x00007f94b983cf9d
frame #114: 0x00007f94bd3af740
frame #115: 0x00007f94b98ca637
frame #116: 0x00007f94b988098e
frame #117: 0x00007f94bd3af05a
frame #118: 0x00007f94bd3aef84
frame #119: 0x00007f94bc6e235f
frame #120: 0x00007f94b983cf9d
frame #121: 0x00007f94bd3af0e0
frame #122: 0x00007f94b98ca637
frame #123: 0x00007f94b988098e
frame #124: 0x00007f94bd3af05a
frame #125: 0x00007f94bd3aef84
frame #126: 0x00007f94bc6e235f
frame #127: 0x00007f94b983cf9d
frame #128: 0x00007f94bd3aed30
frame #129: 0x00007f94b98ca637
frame #130: 0x00007f94b988098e
frame #131: 0x00007f94b98cfd46
frame #132: 0x00007f94b990c60b
frame #133: 0x00007f94ba8f8def
frame #134: 0x00007f94b983cf9d
frame #135: 0x00007f94bd3aea91
frame #136: 0x00007f94b98ca637
frame #137: 0x00007f94b988098e
frame #138: 0x00007f94b98cfd46
frame #139: 0x00007f94b990c60b
frame #140: 0x00007f94ba8f99b0
frame #141: 0x00007f94b983cf9d
frame #142: 0x00007f94bd3ae7e1
frame #143: 0x00007f94b98ca637
frame #144: 0x00007f94b988098e
frame #145: 0x00007f94b9887a5a
frame #146: 0x00007f94bc706457
frame #147: 0x00007f94ba906274
frame #148: 0x00007f94b983cf9d
frame #149: 0x00007f9532f9be7f libcoreclr.so`CallDescrWorkerInternal + 124
frame #150: 0x00007f9532ebbd62 libcoreclr.so`DispatchCallSimple(unsigned long*, unsigned int, unsigned long, unsigned int) + 242
frame #151: 0x00007f953303c319 libcoreclr.so`RegisterWaitForSingleObjectCallback_Worker(void*) + 201
frame #152: 0x00007f9532e8dd0d libcoreclr.so`ManagedThreadBase_DispatchOuter(ManagedThreadCallState*) + 413
frame #153: 0x00007f9532e8e470 libcoreclr.so`ManagedThreadBase::ThreadPool(ADID, void (*)(void*), void*) + 64
frame #154: 0x00007f953303c17a libcoreclr.so`RegisterWaitForSingleObjectCallback(void*, unsigned char) + 266
frame #155: 0x00007f9532eabcfa libcoreclr.so`ThreadpoolMgr::AsyncCallbackCompletion(void*) + 298
frame #156: 0x00007f9533020696 libcoreclr.so`UnManagedPerAppDomainTPCount::DispatchWorkItem(bool*, bool*) + 422
frame #157: 0x00007f9532eacb73 libcoreclr.so`ThreadpoolMgr::WorkerThreadStart(void*) + 1267
frame #158: 0x00007f9533223b82 libcoreclr.so`CorUnix::CPalThread::ThreadEntry(void*) + 306
frame #159: 0x00007f95347efaa1 libpthread.so.0`start_thread + 209
frame #160: 0x00007f9533d9cbcd libc.so.6`clone + 109
(lldb) dumpstack
OS Thread Id: 0x17ca6 (15)
TEB information is not available so a stack size of 0xFFFF is assumed
Current frame: System.Native.so!ReinitializeConsole + 0x5f
Child-SP RetAddr Caller, Callee
00007F943E7F7B70 00007f952beeec72 System.Native.so!??? + 0x32, calling System.Native.so!ReinitializeConsole
00007F943E7F7D70 00007f9532e3bd21 libcoreclr.so!CEEJitInfo::CompressDebugInfo() + 0x131, calling libcoreclr.so!CLRException::HandlerState::CleanupTry()
00007F943E7F80C0 00007f953320051c libcoreclr.so!HeapAlloc + 0x2c, calling libcoreclr.so!PAL_malloc
00007F943E7F80F8 00007f95347f2947 libpthread.so.0!_L_unlock_657 + 0xf, calling libpthread.so.0!__lll_unlock_wake
00007F943E7F8150 00007f95347f3635 libpthread.so.0!__pthread_cond_wait + 0x75, calling libpthread.so.0!__pthread_enable_asynccancel
00007F943E7F8180 00007f95332190b2 libcoreclr.so!CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 0x142, calling libcoreclr.so!pthread_cond_wait
00007F943E7F81F0 00007f9533218cb4 libcoreclr.so!CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 0x184, calling libcoreclr.so!CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*)
00007F943E7F8250 00007f953321d624 libcoreclr.so!CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 0x714
00007F943E7F83E0 00007f953321d9a1 libcoreclr.so!WaitForMultipleObjectsEx + 0x51, calling libcoreclr.so!CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int)
00007F943E7F8420 00007f9532e8875b libcoreclr.so!Thread::DoAppropriateWaitWorker(int, void**, int, unsigned int, WaitMode) + 0x5bb, calling libcoreclr.so!WaitForMultipleObjectsEx
00007F943E7F8510 00007f9532e834f0 libcoreclr.so!Thread::DoAppropriateWait(int, void**, int, unsigned int, WaitMode, PendingSync*) + 0x50, calling libcoreclr.so!Thread::DoAppropriateWaitWorker(int, void**, int, unsigned int, WaitMode)
00007F943E7F8550 00007f9532ed46b1 libcoreclr.so!WaitHandleNative::CorWaitMultipleNative(Object*, int, bool, bool) + 0x291, calling libcoreclr.so!Thread::DoAppropriateWait(int, void**, int, unsigned int, WaitMode, PendingSync*)
00007F943E7F8560 00007f9532ed467f libcoreclr.so!WaitHandleNative::CorWaitMultipleNative(Object*, int, bool, bool) + 0x25f, calling libcoreclr.so!GetTickCount64
00007F943E7F8590 00007f9532ed4555 libcoreclr.so!WaitHandleNative::CorWaitMultipleNative(Object*, int, bool, bool) + 0x135, calling libcoreclr.so!SafeHandle::AddRef()
00007F943E7F86D0 00007f9532f042ed libcoreclr.so!ObjIsInstanceOfNoGC + 0x11d, calling libcoreclr.so!MethodTable::CanCastToClassNoGC(MethodTable*)
00007F943E7F86F0 00007f9532ed44cd libcoreclr.so!WaitHandleNative::CorWaitMultipleNative(Object*, int, bool, bool) + 0xad, calling libcoreclr.so!LazyMachStateCaptureState
00007F943E7F8740 00007f94b9907705 (MethodDesc 00007f94b93aad68 + 0x95 System.Threading.WaitHandle.WaitAny(System.Threading.WaitHandle[], Int32, Boolean)), calling 00007f9532ed4420 (stub for System.Threading.WaitHandle.WaitMultiple(System.Threading.WaitHandle[], Int32, Boolean, Boolean))
00007F943E7F8780 00007f94bc0b53d9 (MethodDesc 00007f94bc113bd8 + 0xd9 Microsoft.Build.Utilities.ToolTask.HandleToolNotifications(System.Diagnostics.Process)), calling (MethodDesc 00007f94b93aad98 + 0 System.Threading.WaitHandle.WaitAny(System.Threading.WaitHandle[]))
00007F943E7F87B8 00007f943e7f8840 00007f943e7f8840
00007F943E7F87C0 00007f94bc0b4fa8 (MethodDesc 00007f94bc113bb8 + 0x358 Microsoft.Build.Utilities.ToolTask.ExecuteTool(System.String, System.String, System.String)), calling (MethodDesc 00007f94bc113bd8 + 0 Microsoft.Build.Utilities.ToolTask.HandleToolNotifications(System.Diagnostics.Process))
00007F943E7F8840 00007f94bc0b6cfc (MethodDesc 00007f94bc113cc0 + 0x9ac Microsoft.Build.Utilities.ToolTask.Execute()), calling 00007f94b91647a0
00007F943E7F89A0 00007f94ba886cc8 (MethodDesc 00007f94bbdffe90 + 0x88 Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()), calling 00007f94b9195390
00007F943E7F89D0 00007f94ba8ff5ef (MethodDesc 00007f94bc0165a8 + 0x3ff Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__25.MoveNext()), calling 00007f94b9163740
00007F943E7F8A60 00007f94bbbbcedb (MethodDesc 00007f94bc0167e8 + 0x3b System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__25, Microsoft.Build]](<ExecuteInstantiatedTask>d__25 ByRef)), calling (MethodDesc 00007f94bc0165a8 + 0 Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__25.MoveNext())
00007F943E7F8AB0 00007f94ba87f78a (MethodDesc 00007f94baedb490 + 0x7a Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(Microsoft.Build.BackEnd.ITaskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext, Microsoft.Build.BackEnd.TaskHost, Microsoft.Build.BackEnd.ItemBucket, Microsoft.Build.BackEnd.TaskExecutionMode)), calling (MethodDesc 00007f94bc016718 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].Start[[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__25, Microsoft.Build]](<ExecuteInstantiatedTask>d__25 ByRef))
00007F943E7F8B40 00007f94ba8feffc (MethodDesc 00007f94bbe06a68 + 0x13c Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__23.MoveNext()), calling (MethodDesc 00007f94baedb490 + 0 Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(Microsoft.Build.BackEnd.ITaskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext, Microsoft.Build.BackEnd.TaskHost, Microsoft.Build.BackEnd.ItemBucket, Microsoft.Build.BackEnd.TaskExecutionMode))
00007F943E7F8B90 00007f94bbbbc68b (MethodDesc 00007f94bc0153c0 + 0x3b System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__23, Microsoft.Build]](<InitializeAndExecuteTask>d__23 ByRef)), calling (MethodDesc 00007f94bbe06a68 + 0 Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__23.MoveNext())
00007F943E7F8BE0 00007f94ba87f4a7 (MethodDesc 00007f94baedb470 + 0x77 Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask(Microsoft.Build.BackEnd.Logging.TaskLoggingContext, Microsoft.Build.BackEnd.ItemBucket, System.Collections.Generic.IDictionary`2<System.String,System.String>, Microsoft.Build.BackEnd.TaskHost, Microsoft.Build.BackEnd.TaskExecutionMode)), calling (MethodDesc 00007f94bc0152f0 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].Start[[Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__23, Microsoft.Build]](<InitializeAndExecuteTask>d__23 ByRef))
00007F943E7F8C50 00007f94bbbba8fc (MethodDesc 00007f94bbe06030 + 0x2ec Microsoft.Build.BackEnd.TaskBuilder+<ExecuteBucket>d__19.MoveNext()), calling (MethodDesc 00007f94baedb470 + 0 Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask(Microsoft.Build.BackEnd.Logging.TaskLoggingContext, Microsoft.Build.BackEnd.ItemBucket, System.Collections.Generic.IDictionary`2<System.String,System.String>, Microsoft.Build.BackEnd.TaskHost, Microsoft.Build.BackEnd.TaskExecutionMode))
00007F943E7F8D00 00007f94bbbba35b (MethodDesc 00007f94bbe06270 + 0x3b System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteBucket>d__19, Microsoft.Build]](<ExecuteBucket>d__19 ByRef)), calling (MethodDesc 00007f94bbe06030 + 0 Microsoft.Build.BackEnd.TaskBuilder+<ExecuteBucket>d__19.MoveNext())
00007F943E7F8D50 00007f94ba87eff2 (MethodDesc 00007f94baedb430 + 0x72 Microsoft.Build.BackEnd.TaskBuilder.ExecuteBucket(Microsoft.Build.BackEnd.TaskHost, Microsoft.Build.BackEnd.ItemBucket, Microsoft.Build.BackEnd.TaskExecutionMode, System.Collections.Generic.Dictionary`2<System.String,System.String>)), calling (MethodDesc 00007f94bbe061a0 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].Start[[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteBucket>d__19, Microsoft.Build]](<ExecuteBucket>d__19 ByRef))
00007F943E7F8DC0 00007f94ba8feb5f (MethodDesc 00007f94bbe04ac0 + 0x3af Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__18.MoveNext()), calling (MethodDesc 00007f94baedb430 + 0 Microsoft.Build.BackEnd.TaskBuilder.ExecuteBucket(Microsoft.Build.BackEnd.TaskHost, Microsoft.Build.BackEnd.ItemBucket, Microsoft.Build.BackEnd.TaskExecutionMode, System.Collections.Generic.Dictionary`2<System.String,System.String>))
00007F943E7F8E90 00007f94bbbb9b2b (MethodDesc 00007f94bbe04d00 + 0x3b System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__18, Microsoft.Build]](<ExecuteTask>d__18 ByRef)), calling (MethodDesc 00007f94bbe04ac0 + 0 Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__18.MoveNext())
00007F943E7F8EA0 00007f9532f0a792 libcoreclr.so!JIT_MonExit_Portable + 0x22, calling libcoreclr.so!__tls_get_addr
00007F943E7F8EE0 00007f94ba87ef62 (MethodDesc 00007f94baedb420 + 0x62 Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask(Microsoft.Build.BackEnd.TaskExecutionMode, Microsoft.Build.BackEnd.Lookup)), calling (MethodDesc 00007f94bbe04c30 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].Start[[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__18, Microsoft.Build]](<ExecuteTask>d__18 ByRef))
00007F943E7F8F50 00007f94ba8fe662 (MethodDesc 00007f94bbe04660 + 0x2d2 Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__13.MoveNext()), calling (MethodDesc 00007f94baedb420 + 0 Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask(Microsoft.Build.BackEnd.TaskExecutionMode, Microsoft.Build.BackEnd.Lookup))
00007F943E7F8FA0 00007f94bbbb99bb (MethodDesc 00007f94bbe048b0 + 0x3b System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__13, Microsoft.Build]](<ExecuteTask>d__13 ByRef)), calling (MethodDesc 00007f94bbe04660 + 0 Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__13.MoveNext())
00007F943E7F8FF0 00007f94ba87e982 (MethodDesc 00007f94baedb3e8 + 0x92 Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask(Microsoft.Build.BackEnd.Logging.TargetLoggingContext, Microsoft.Build.BackEnd.BuildRequestEntry, Microsoft.Build.BackEnd.ITargetBuilderCallback, Microsoft.Build.Execution.ProjectTargetInstanceChild, Microsoft.Build.BackEnd.TaskExecutionMode, Microsoft.Build.BackEnd.Lookup, Microsoft.Build.BackEnd.Lookup, System.Threading.CancellationToken)), calling (MethodDesc 00007f94bbe047e0 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].Start[[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__13, Microsoft.Build]](<ExecuteTask>d__13 ByRef))
00007F943E7F9070 00007f94ba8fe0ab (MethodDesc 00007f94bbe041e0 + 0x17b Microsoft.Build.BackEnd.TargetEntry+<ProcessBucket>d__52.MoveNext()), calling 00007f94b91635e0
00007F943E7F9110 00007f94bbbb984b (MethodDesc 00007f94bbe04420 + 0x3b System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Microsoft.Build.BackEnd.TargetEntry+<ProcessBucket>d__52, Microsoft.Build]](<ProcessBucket>d__52 ByRef)), calling (MethodDesc 00007f94bbe041e0 + 0 Microsoft.Build.BackEnd.TargetEntry+<ProcessBucket>d__52.MoveNext())
00007F943E7F9160 00007f94ba87ac96 (MethodDesc 00007f94bbdfcee8 + 0x76 Microsoft.Build.BackEnd.TargetEntry.ProcessBucket(Microsoft.Build.BackEnd.ITaskBuilder, Microsoft.Build.BackEnd.Logging.TargetLoggingContext, Microsoft.Build.BackEnd.TaskExecutionMode, Microsoft.Build.BackEnd.Lookup, Microsoft.Build.BackEnd.Lookup)), calling (MethodDesc 00007f94bbe04350 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].Start[[Microsoft.Build.BackEnd.TargetEntry+<ProcessBucket>d__52, Microsoft.Build]](<ProcessBucket>d__52 ByRef))
00007F943E7F91E0 00007f94ba8fd398 (MethodDesc 00007f94bbe01b70 + 0x778 Microsoft.Build.BackEnd.TargetEntry+<ExecuteTarget>d__45.MoveNext()), calling (MethodDesc 00007f94bbdfcee8 + 0 Microsoft.Build.BackEnd.TargetEntry.ProcessBucket(Microsoft.Build.BackEnd.ITaskBuilder, Microsoft.Build.BackEnd.Logging.TargetLoggingContext, Microsoft.Build.BackEnd.TaskExecutionMode, Microsoft.Build.BackEnd.Lookup, Microsoft.Build.BackEnd.Lookup))
00007F943E7F9240 00007f94b980b48f (MethodDesc 00007f94b938d380 + 0x15f System.Collections.Generic.Dictionary`2[[System.__Canon, System.Private.CoreLib],[System.Int32, System.Private.CoreLib]].FindEntry(System.__Canon))
00007F943E7F92D0 00007f94bbbb8e2b (MethodDesc 00007f94bbe01e88 + 0x3b System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Microsoft.Build.BackEnd.TargetEntry+<ExecuteTarget>d__45, Microsoft.Build]](<ExecuteTarget>d__45 ByRef)), calling (MethodDesc 00007f94bbe01b70 + 0 Microsoft.Build.BackEnd.TargetEntry+<ExecuteTarget>d__45.MoveNext())
00007F943E7F9320 00007f94ba87a593 (MethodDesc 00007f94bbdfce78 + 0x83 Microsoft.Build.BackEnd.TargetEntry.ExecuteTarget(Microsoft.Build.BackEnd.ITaskBuilder, Microsoft.Build.BackEnd.BuildRequestEntry, Microsoft.Build.BackEnd.Logging.ProjectLoggingContext, System.Threading.CancellationToken)), calling (MethodDesc 00007f94bbe01e28 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[Microsoft.Build.BackEnd.TargetEntry+<ExecuteTarget>d__45, Microsoft.Build]](<ExecuteTarget>d__45 ByRef))
00007F943E7F93D0 00007f94ba8fbe0e (MethodDesc 00007f94bbe00ec0 + 0x89e Microsoft.Build.BackEnd.TargetBuilder+<ProcessTargetStack>d__21.MoveNext()), calling (MethodDesc 00007f94bbdfce78 + 0 Microsoft.Build.BackEnd.TargetEntry.ExecuteTarget(Microsoft.Build.BackEnd.ITaskBuilder, Microsoft.Build.BackEnd.BuildRequestEntry, Microsoft.Build.BackEnd.Logging.ProjectLoggingContext, System.Threading.CancellationToken))
00007F943E7F9460 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7F9470 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7F94C0 00007f94bd3b4460 (MethodDesc 00007f94bcaf0c68 + 0x50 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult, System.Private.CoreLib],[Microsoft.Build.BackEnd.TargetBuilder+<ProcessTargetStack>d__21, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7F94D0 00007f94b98ca0c0 (MethodDesc 00007f94b93a2958 + 0x30 System.Threading.Tasks.AwaitTaskContinuation.get_IsValidLocationForInlining()), calling (MethodDesc 00007f94b93a1738 + 0 System.Threading.Tasks.TaskScheduler.get_InternalCurrent())
00007F943E7F94F0 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7F9530 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7F9590 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7F95D0 00007f94b990641c (MethodDesc 00007f94b93aa7c0 + 0x8c System.Threading.Tasks.Task`1[[System.Threading.Tasks.VoidTaskResult, System.Private.CoreLib]].TrySetResult(System.Threading.Tasks.VoidTaskResult)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7F9600 00007f94b98d93bf (MethodDesc 00007f94b93a4798 + 0x3f System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult, System.Private.CoreLib]].SetExistingTaskResult(System.Threading.Tasks.VoidTaskResult)), calling (MethodDesc 00007f94b93aa7c0 + 0 System.Threading.Tasks.Task`1[[System.Threading.Tasks.VoidTaskResult, System.Private.CoreLib]].TrySetResult(System.Threading.Tasks.VoidTaskResult))
00007F943E7F9620 00007f94b998e93a (MethodDesc 00007f94b93b51a8 + 0x4a System.Runtime.CompilerServices.AsyncTaskMethodBuilder.SetResult()), calling (MethodDesc 00007f94b93a4798 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult, System.Private.CoreLib]].SetExistingTaskResult(System.Threading.Tasks.VoidTaskResult))
00007F943E7F9650 00007f94ba8fdac4 (MethodDesc 00007f94bbe01b70 + 0xea4 Microsoft.Build.BackEnd.TargetEntry+<ExecuteTarget>d__45.MoveNext()), calling (MethodDesc 00007f94b93b51a8 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder.SetResult())
00007F943E7F96B0 00007f9532eca89d libcoreclr.so!ThreadNative::GetThreadState(ThreadBaseObject*) + 0x16d, calling libcoreclr.so!Frame::PopIfChained()
00007F943E7F9740 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7F9750 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7F97A0 00007f94bd3b4210 (MethodDesc 00007f94bc8ddac8 + 0x50 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult, System.Private.CoreLib],[Microsoft.Build.BackEnd.TargetEntry+<ExecuteTarget>d__45, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7F97B0 00007f94b98ca0c0 (MethodDesc 00007f94b93a2958 + 0x30 System.Threading.Tasks.AwaitTaskContinuation.get_IsValidLocationForInlining()), calling (MethodDesc 00007f94b93a1738 + 0 System.Threading.Tasks.TaskScheduler.get_InternalCurrent())
00007F943E7F97D0 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7F9810 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7F9840 00007f94bbbb99bb (MethodDesc 00007f94bbe048b0 + 0x3b System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__13, Microsoft.Build]](<ExecuteTask>d__13 ByRef)), calling (MethodDesc 00007f94bbe04660 + 0 Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__13.MoveNext())
00007F943E7F9870 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7F98B0 00007f94b98cfd46 (MethodDesc 00007f94b93a3d08 + 0x96 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7F98E0 00007f94b990c60b (MethodDesc 00007f94b93ab700 + 0x4b System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.__Canon)), calling (MethodDesc 00007f94b93a3d08 + 0 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon))
00007F943E7F9910 00007f94ba8fe2ad (MethodDesc 00007f94bbe041e0 + 0x37d Microsoft.Build.BackEnd.TargetEntry+<ProcessBucket>d__52.MoveNext()), calling (MethodDesc 00007f94b93ab6f8 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetResult(System.__Canon))
00007F943E7F99B0 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7F99C0 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7F9A10 00007f94bd3b0bb1 (MethodDesc 00007f94bc8dbf68 + 0x61 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Microsoft.Build.BackEnd.TargetEntry+<ProcessBucket>d__52, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7F9A40 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7F9A80 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7F9AE0 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7F9B20 00007f94b98cfd46 (MethodDesc 00007f94b93a3d08 + 0x96 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7F9B50 00007f94b990c60b (MethodDesc 00007f94b93ab700 + 0x4b System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.__Canon)), calling (MethodDesc 00007f94b93a3d08 + 0 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon))
00007F943E7F9B80 00007f94ba8fe72a (MethodDesc 00007f94bbe04660 + 0x39a Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__13.MoveNext()), calling (MethodDesc 00007f94b93ab6f8 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetResult(System.__Canon))
00007F943E7F9B90 00007f9532f0a792 libcoreclr.so!JIT_MonExit_Portable + 0x22, calling libcoreclr.so!__tls_get_addr
00007F943E7F9BD0 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7F9BE0 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7F9C30 00007f94bd3b0901 (MethodDesc 00007f94bc8dac60 + 0x61 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__13, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7F9C60 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7F9CA0 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7F9CC8 00007f94ba4930c5 (MethodDesc 00007f94badb7110 + 0x55 System.Collections.Generic.LinkedList`1[[System.__Canon, System.Private.CoreLib]].InternalRemoveNode(System.Collections.Generic.LinkedListNode`1<System.__Canon>)), calling libcoreclr.so!JIT_WriteBarrier
00007F943E7F9D00 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7F9D40 00007f94b98cfd46 (MethodDesc 00007f94b93a3d08 + 0x96 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7F9D70 00007f94b990c60b (MethodDesc 00007f94b93ab700 + 0x4b System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.__Canon)), calling (MethodDesc 00007f94b93a3d08 + 0 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon))
00007F943E7F9DA0 00007f94ba8fecd7 (MethodDesc 00007f94bbe04ac0 + 0x527 Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__18.MoveNext()), calling (MethodDesc 00007f94b93ab6f8 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetResult(System.__Canon))
00007F943E7F9DB0 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7F9E70 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7F9E80 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7F9ED0 00007f94bd3b0651 (MethodDesc 00007f94bc8d7978 + 0x61 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__18, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7F9F00 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7F9F40 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7F9FA0 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7F9FE0 00007f94b98cfd46 (MethodDesc 00007f94b93a3d08 + 0x96 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7FA010 00007f94b990c60b (MethodDesc 00007f94b93ab700 + 0x4b System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.__Canon)), calling (MethodDesc 00007f94b93a3d08 + 0 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon))
00007F943E7FA040 00007f94bbbbacdc (MethodDesc 00007f94bbe06030 + 0x6cc Microsoft.Build.BackEnd.TaskBuilder+<ExecuteBucket>d__19.MoveNext()), calling (MethodDesc 00007f94b93ab700 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.__Canon))
00007F943E7FA060 00007f9532eca89d libcoreclr.so!ThreadNative::GetThreadState(ThreadBaseObject*) + 0x16d, calling libcoreclr.so!Frame::PopIfChained()
00007F943E7FA0F0 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FA100 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7FA150 00007f94bd3b03a1 (MethodDesc 00007f94bc8d4d08 + 0x61 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteBucket>d__19, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FA180 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7FA1C0 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7FA220 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7FA260 00007f94b98cfd46 (MethodDesc 00007f94b93a3d08 + 0x96 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7FA290 00007f94b990c60b (MethodDesc 00007f94b93ab700 + 0x4b System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.__Canon)), calling (MethodDesc 00007f94b93a3d08 + 0 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon))
00007F943E7FA2C0 00007f94ba8ff11b (MethodDesc 00007f94bbe06a68 + 0x25b Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__23.MoveNext()), calling (MethodDesc 00007f94b93ab6f8 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetResult(System.__Canon))
00007F943E7FA310 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FA320 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7FA370 00007f94bd3b00f1 (MethodDesc 00007f94bc8d36b8 + 0x61 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__23, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FA3A0 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7FA3E0 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7FA400 00007f94ba87fbef (MethodDesc 00007f94baedb4a0 + 0x43f Microsoft.Build.BackEnd.TaskBuilder.GatherTaskOutputs(Microsoft.Build.BackEnd.ITaskExecutionHost, Microsoft.Build.BackEnd.TaskExecutionMode, Microsoft.Build.BackEnd.ItemBucket)), calling 00007f94b918c170
00007F943E7FA440 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7FA480 00007f94b98cfd46 (MethodDesc 00007f94b93a3d08 + 0x96 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7FA4B0 00007f94b990c60b (MethodDesc 00007f94b93ab700 + 0x4b System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.__Canon)), calling (MethodDesc 00007f94b93a3d08 + 0 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon))
00007F943E7FA4E0 00007f94ba8ffe31 (MethodDesc 00007f94bc0165a8 + 0xc41 Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__25.MoveNext()), calling (MethodDesc 00007f94b93ab6f8 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetResult(System.__Canon))
00007F943E7FA570 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FA580 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7FA5D0 00007f94bd3afe41 (MethodDesc 00007f94bc8d2d88 + 0x61 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__25, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FA600 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7FA640 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7FA660 00007f9532fdd80b libcoreclr.so!ClassLoader::LookupTypeHandleForTypeKeyInner(TypeKey*, int) + 0x15b, calling libcoreclr.so!ClassLoader::LookupInLoaderModule(TypeKey*, int)
00007F943E7FA6A0 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7FA6E0 00007f94b991fc1a (MethodDesc 00007f94b93adb68 + 0x8a System.Threading.Tasks.Task`1[[System.Boolean, System.Private.CoreLib]].TrySetResult(Boolean)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7FA710 00007f94b9907dbf (MethodDesc 00007f94b93ab058 + 0x3f System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean, System.Private.CoreLib]].SetExistingTaskResult(Boolean)), calling (MethodDesc 00007f94b93adb68 + 0 System.Threading.Tasks.Task`1[[System.Boolean, System.Private.CoreLib]].TrySetResult(Boolean))
00007F943E7FA730 00007f94b9908219 (MethodDesc 00007f94b93ab050 + 0x69 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean, System.Private.CoreLib]].SetResult(Boolean)), calling (MethodDesc 00007f94b93ab058 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean, System.Private.CoreLib]].SetExistingTaskResult(Boolean))
00007F943E7FA750 00007f94ba8f37d5 (MethodDesc 00007f94bc8ba088 + 0xa65 Microsoft.Build.BackEnd.MSBuild+<ExecuteInternal>d__76.MoveNext()), calling (MethodDesc 00007f94b93ab050 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean, System.Private.CoreLib]].SetResult(Boolean))
00007F943E7FA770 00007f9532eca89d libcoreclr.so!ThreadNative::GetThreadState(ThreadBaseObject*) + 0x16d, calling libcoreclr.so!Frame::PopIfChained()
00007F943E7FA800 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FA810 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7FA860 00007f94bd3afbe0 (MethodDesc 00007f94bc8d2428 + 0x50 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean, System.Private.CoreLib],[Microsoft.Build.BackEnd.MSBuild+<ExecuteInternal>d__76, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FA870 00007f94b98ca0c0 (MethodDesc 00007f94b93a2958 + 0x30 System.Threading.Tasks.AwaitTaskContinuation.get_IsValidLocationForInlining()), calling (MethodDesc 00007f94b93a1738 + 0 System.Threading.Tasks.TaskScheduler.get_InternalCurrent())
00007F943E7FA890 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7FA8D0 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7FA930 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7FA970 00007f94b991fc1a (MethodDesc 00007f94b93adb68 + 0x8a System.Threading.Tasks.Task`1[[System.Boolean, System.Private.CoreLib]].TrySetResult(Boolean)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7FA9A0 00007f94b9907dbf (MethodDesc 00007f94b93ab058 + 0x3f System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean, System.Private.CoreLib]].SetExistingTaskResult(Boolean)), calling (MethodDesc 00007f94b93adb68 + 0 System.Threading.Tasks.Task`1[[System.Boolean, System.Private.CoreLib]].TrySetResult(Boolean))
00007F943E7FA9C0 00007f94b9908219 (MethodDesc 00007f94b93ab050 + 0x69 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean, System.Private.CoreLib]].SetResult(Boolean)), calling (MethodDesc 00007f94b93ab058 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean, System.Private.CoreLib]].SetExistingTaskResult(Boolean))
00007F943E7FA9E0 00007f94ba8f3a7e (MethodDesc 00007f94bd39d2b0 + 0x21e Microsoft.Build.BackEnd.MSBuild+<BuildProjectsInParallel>d__77.MoveNext()), calling (MethodDesc 00007f94b93ab050 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean, System.Private.CoreLib]].SetResult(Boolean))
00007F943E7FA9F0 00007f9532eca89d libcoreclr.so!ThreadNative::GetThreadState(ThreadBaseObject*) + 0x16d, calling libcoreclr.so!Frame::PopIfChained()
00007F943E7FAA80 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FAA90 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7FAAE0 00007f94bd3af990 (MethodDesc 00007f94bd39d5c0 + 0x50 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean, System.Private.CoreLib],[Microsoft.Build.BackEnd.MSBuild+<BuildProjectsInParallel>d__77, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FAAF0 00007f94b98ca0c0 (MethodDesc 00007f94b93a2958 + 0x30 System.Threading.Tasks.AwaitTaskContinuation.get_IsValidLocationForInlining()), calling (MethodDesc 00007f94b93a1738 + 0 System.Threading.Tasks.TaskScheduler.get_InternalCurrent())
00007F943E7FAB10 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7FAB50 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7FABB0 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7FABF0 00007f94b991fc1a (MethodDesc 00007f94b93adb68 + 0x8a System.Threading.Tasks.Task`1[[System.Boolean, System.Private.CoreLib]].TrySetResult(Boolean)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7FAC20 00007f94b9907dbf (MethodDesc 00007f94b93ab058 + 0x3f System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean, System.Private.CoreLib]].SetExistingTaskResult(Boolean)), calling (MethodDesc 00007f94b93adb68 + 0 System.Threading.Tasks.Task`1[[System.Boolean, System.Private.CoreLib]].TrySetResult(Boolean))
00007F943E7FAC40 00007f94b9908219 (MethodDesc 00007f94b93ab050 + 0x69 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean, System.Private.CoreLib]].SetResult(Boolean)), calling (MethodDesc 00007f94b93ab058 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean, System.Private.CoreLib]].SetExistingTaskResult(Boolean))
00007F943E7FAC60 00007f94ba8f4d3e (MethodDesc 00007f94bc8ab338 + 0x122e Microsoft.Build.BackEnd.MSBuild+<ExecuteTargets>d__80.MoveNext()), calling (MethodDesc 00007f94b93ab050 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean, System.Private.CoreLib]].SetResult(Boolean))
00007F943E7FAC90 00007f9532ea7cf2 libcoreclr.so!VirtualCallStubManager::GetResolveCacheElem(void*, unsigned long, void*) + 0x112
00007F943E7FAD80 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FAD90 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7FADE0 00007f94bd3af740 (MethodDesc 00007f94bc8d1ac0 + 0x50 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean, System.Private.CoreLib],[Microsoft.Build.BackEnd.MSBuild+<ExecuteTargets>d__80, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FADF0 00007f94b98ca0c0 (MethodDesc 00007f94b93a2958 + 0x30 System.Threading.Tasks.AwaitTaskContinuation.get_IsValidLocationForInlining()), calling (MethodDesc 00007f94b93a1738 + 0 System.Threading.Tasks.TaskScheduler.get_InternalCurrent())
00007F943E7FAE10 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7FAE50 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7FAEB0 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7FAEF0 00007f94bd3af05a (MethodDesc 00007f94bc8abd40 + 0x9a System.Threading.Tasks.Task`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework]].TrySetResult(Microsoft.Build.Framework.BuildEngineResult)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7FAF30 00007f94bd3aef84 (MethodDesc 00007f94bc8aba00 + 0x54 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework]].SetExistingTaskResult(Microsoft.Build.Framework.BuildEngineResult)), calling (MethodDesc 00007f94bc8abd40 + 0 System.Threading.Tasks.Task`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework]].TrySetResult(Microsoft.Build.Framework.BuildEngineResult))
00007F943E7FAF70 00007f94bc6e235f (MethodDesc 00007f94bc8ab9f8 + 0x9f System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework]].SetResult(Microsoft.Build.Framework.BuildEngineResult)), calling (MethodDesc 00007f94bc8aba00 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework]].SetExistingTaskResult(Microsoft.Build.Framework.BuildEngineResult))
00007F943E7FAFC0 00007f94ba90046b (MethodDesc 00007f94bc8ab8b8 + 0x4bb Microsoft.Build.BackEnd.TaskHost+<InternalBuildProjects>d__46.MoveNext()), calling (MethodDesc 00007f94bc8ab9f8 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework]].SetResult(Microsoft.Build.Framework.BuildEngineResult))
00007F943E7FAFD0 00007f9532eca89d libcoreclr.so!ThreadNative::GetThreadState(ThreadBaseObject*) + 0x16d, calling libcoreclr.so!Frame::PopIfChained()
00007F943E7FB060 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FB070 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7FB0C0 00007f94bd3af0e0 (MethodDesc 00007f94bc8bff28 + 0x50 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework],[Microsoft.Build.BackEnd.TaskHost+<InternalBuildProjects>d__46, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FB0D0 00007f94b98ca0c0 (MethodDesc 00007f94b93a2958 + 0x30 System.Threading.Tasks.AwaitTaskContinuation.get_IsValidLocationForInlining()), calling (MethodDesc 00007f94b93a1738 + 0 System.Threading.Tasks.TaskScheduler.get_InternalCurrent())
00007F943E7FB0F0 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7FB130 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7FB190 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7FB1D0 00007f94bd3af05a (MethodDesc 00007f94bc8abd40 + 0x9a System.Threading.Tasks.Task`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework]].TrySetResult(Microsoft.Build.Framework.BuildEngineResult)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7FB210 00007f94bd3aef84 (MethodDesc 00007f94bc8aba00 + 0x54 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework]].SetExistingTaskResult(Microsoft.Build.Framework.BuildEngineResult)), calling (MethodDesc 00007f94bc8abd40 + 0 System.Threading.Tasks.Task`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework]].TrySetResult(Microsoft.Build.Framework.BuildEngineResult))
00007F943E7FB250 00007f94bc6e235f (MethodDesc 00007f94bc8ab9f8 + 0x9f System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework]].SetResult(Microsoft.Build.Framework.BuildEngineResult)), calling (MethodDesc 00007f94bc8aba00 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework]].SetExistingTaskResult(Microsoft.Build.Framework.BuildEngineResult))
00007F943E7FB2A0 00007f94ba9010fe (MethodDesc 00007f94bc8ba818 + 0xc0e Microsoft.Build.BackEnd.TaskHost+<BuildProjectFilesInParallelAsync>d__48.MoveNext()), calling (MethodDesc 00007f94bc8ab9f8 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework]].SetResult(Microsoft.Build.Framework.BuildEngineResult))
00007F943E7FB380 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FB390 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7FB3E0 00007f94bd3aed30 (MethodDesc 00007f94bc8bf5a8 + 0x50 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework],[Microsoft.Build.BackEnd.TaskHost+<BuildProjectFilesInParallelAsync>d__48, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FB3F0 00007f94b98ca0c0 (MethodDesc 00007f94b93a2958 + 0x30 System.Threading.Tasks.AwaitTaskContinuation.get_IsValidLocationForInlining()), calling (MethodDesc 00007f94b93a1738 + 0 System.Threading.Tasks.TaskScheduler.get_InternalCurrent())
00007F943E7FB410 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7FB450 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7FB4B0 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7FB4F0 00007f94b98cfd46 (MethodDesc 00007f94b93a3d08 + 0x96 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7FB520 00007f94b990c60b (MethodDesc 00007f94b93ab700 + 0x4b System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.__Canon)), calling (MethodDesc 00007f94b93a3d08 + 0 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon))
00007F943E7FB550 00007f94ba8f8def (MethodDesc 00007f94bc8bb108 + 0x51f Microsoft.Build.BackEnd.RequestBuilder+<BuildProjects>d__33.MoveNext()), calling (MethodDesc 00007f94b93ab6f8 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetResult(System.__Canon))
00007F943E7FB5F0 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FB600 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7FB650 00007f94bd3aea91 (MethodDesc 00007f94bc8bef10 + 0x61 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Microsoft.Build.BackEnd.RequestBuilder+<BuildProjects>d__33, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FB680 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7FB6C0 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7FB6E0 00007f94b9aa739e (MethodDesc 00007f94b93dccb0 + 0x8e System.Collections.Generic.Dictionary`2+ValueCollection[[System.Int32, System.Private.CoreLib],[System.__Canon, System.Private.CoreLib]].CopyTo(System.__Canon[], Int32)), calling libcoreclr.so!JIT_Stelem_Ref
00007F943E7FB720 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7FB760 00007f94b98cfd46 (MethodDesc 00007f94b93a3d08 + 0x96 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7FB790 00007f94b990c60b (MethodDesc 00007f94b93ab700 + 0x4b System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.__Canon)), calling (MethodDesc 00007f94b93a3d08 + 0 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon))
00007F943E7FB7C0 00007f94ba8f99b0 (MethodDesc 00007f94bc8bb528 + 0x2f0 Microsoft.Build.BackEnd.RequestBuilder+<StartNewBuildRequests>d__51.MoveNext()), calling (MethodDesc 00007f94b93ab6f8 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetResult(System.__Canon))
00007F943E7FB800 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FB810 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7FB860 00007f94bd3ae7e1 (MethodDesc 00007f94bc8be3f8 + 0x61 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Microsoft.Build.BackEnd.RequestBuilder+<StartNewBuildRequests>d__51, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FB890 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7FB8D0 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7FB8E0 00007f94b9868452 (MethodDesc 00007f94b9398e88 + 0x132 System.Threading.AsyncLocal`1[[System.__Canon, System.Private.CoreLib]].System.Threading.IAsyncLocal.OnValueChanged(System.Object, System.Object, Boolean))
00007F943E7FB930 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7FB970 00007f94b9887a5a (MethodDesc 00007f94b939c078 + 0x8a System.Threading.Tasks.Task`1[[System.Int32, System.Private.CoreLib]].TrySetResult(Int32)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7FB9A0 00007f94bc706457 (MethodDesc 00007f94bc8835f8 + 0x17 System.Threading.Tasks.TaskCompletionSource`1[[System.Int32, System.Private.CoreLib]].TrySetResult(Int32)), calling (MethodDesc 00007f94b939c078 + 0 System.Threading.Tasks.Task`1[[System.Int32, System.Private.CoreLib]].TrySetResult(Int32))
00007F943E7FB9C0 00007f94ba906274 (MethodDesc 00007f94bc8bde20 + 0x84 Microsoft.Build.Shared.AwaitExtensions+<>c__DisplayClass7_2.<ToTask>b__0(System.Object, Boolean)), calling (MethodDesc 00007f94bc8835f8 + 0 System.Threading.Tasks.TaskCompletionSource`1[[System.Int32, System.Private.CoreLib]].TrySetResult(Int32))
00007F943E7FBA00 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FBA60 00007f9532f9be7f libcoreclr.so!CallDescrWorkerInternal + 0x7c
00007F943E7FBA80 00007f9532ebbd62 libcoreclr.so!DispatchCallSimple(unsigned long*, unsigned int, unsigned long, unsigned int) + 0xf2, calling libcoreclr.so!CallDescrWorkerInternal
00007F943E7FBB10 00007f953303c319 libcoreclr.so!RegisterWaitForSingleObjectCallback_Worker(void*) + 0xc9, calling libcoreclr.so!DispatchCallSimple(unsigned long*, unsigned int, unsigned long, unsigned int)
00007F943E7FBBB0 00007f9532e8dd0d libcoreclr.so!ManagedThreadBase_DispatchOuter(ManagedThreadCallState*) + 0x19d
00007F943E7FBCD0 00007f9532e8e470 libcoreclr.so!ManagedThreadBase::ThreadPool(ADID, void (*)(void*), void*) + 0x40, calling libcoreclr.so!ManagedThreadBase_DispatchOuter(ManagedThreadCallState*)
00007F943E7FBD20 00007f953303c17a libcoreclr.so!RegisterWaitForSingleObjectCallback(void*, unsigned char) + 0x10a, calling libcoreclr.so!ManagedThreadBase::ThreadPool(ADID, void (*)(void*), void*)
00007F943E7FBD70 00007f9532eabcfa libcoreclr.so!ThreadpoolMgr::AsyncCallbackCompletion(void*) + 0x12a
00007F943E7FBE10 00007f9532eacb73 libcoreclr.so!ThreadpoolMgr::WorkerThreadStart(void*) + 0x4f3
00007F943E7FBE70 00007f9533223b82 libcoreclr.so!CorUnix::CPalThread::ThreadEntry(void*) + 0x132
00007F943E7FBFD0 00007f9533d9cbcd libc.so.6!clone + 0x6d
```
</details>
<details>
<summary>repro 2 ReinitializeConsole stack</summary>
```
(lldb) bt
* thread #1: tid = 93142, 0x00007f59714dd4bd libpthread.so.0`__GI___write + 45, name = 'dotnet', stop reason = signal SIGSTOP
* frame #0: 0x00007f59714dd4bd libpthread.so.0`__GI___write + 45
frame #1: 0x00007f595fb16fdf System.Native.so`ReinitializeConsole + 95
frame #2: 0x00007f595fb1bd42 System.Native.so`___lldb_unnamed_symbol3$$System.Native.so + 50
frame #3: 0x00007f59714de390 libpthread.so.0`___lldb_unnamed_symbol1$$libpthread.so.0 + 1
frame #4: 0x00007f59714da35e libpthread.so.0`__pthread_cond_wait + 190
frame #5: 0x00007f596ffcc4f2 libcoreclr.so`CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 354
frame #6: 0x00007f596ffcc0d4 libcoreclr.so`CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 388
frame #7: 0x00007f596ffd0aa4 libcoreclr.so`CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1812
frame #8: 0x00007f596ffd0e21 libcoreclr.so`WaitForMultipleObjectsEx + 81
frame #9: 0x00007f596fc3c7c1 libcoreclr.so`Thread::DoAppropriateWaitWorker(int, void**, int, unsigned int, WaitMode) + 1025
frame #10: 0x00007f596fc37710 libcoreclr.so`Thread::DoAppropriateWait(int, void**, int, unsigned int, WaitMode, PendingSync*) + 80
frame #11: 0x00007f596fc88290 libcoreclr.so`WaitHandleNative::CorWaitOneNative(SafeHandle*, int, bool, bool) + 320
frame #12: 0x00007f58f66c74ac
frame #13: 0x00007f58f75f806d
frame #14: 0x00007f58f6c767bc
frame #15: 0x00007f58f6c76350
frame #16: 0x00007f58f6c7518a
frame #17: 0x00007f58f6c74968
frame #18: 0x00007f596fd4fecf libcoreclr.so`CallDescrWorkerInternal + 124
frame #19: 0x00007f596fc705fc libcoreclr.so`MethodDescCallSite::CallTargetWorker(unsigned long const*, unsigned long*, int) + 940
frame #20: 0x00007f596fd71087 libcoreclr.so`RunMain(MethodDesc*, short, int*, PtrArray**) + 775
frame #21: 0x00007f596fd71305 libcoreclr.so`Assembly::ExecuteMainMethod(PtrArray**, int) + 229
frame #22: 0x00007f596fbb9eb2 libcoreclr.so`CorHost2::ExecuteAssembly(unsigned int, char16_t const*, int, char16_t const**, unsigned int*) + 482
frame #23: 0x00007f596fb94fd4 libcoreclr.so`coreclr_execute_assembly + 212
frame #24: 0x00007f597036c87d libhostpolicy.so`___lldb_unnamed_symbol1550$$libhostpolicy.so + 125
frame #25: 0x00007f597035f2fd libhostpolicy.so`___lldb_unnamed_symbol1269$$libhostpolicy.so + 6781
frame #26: 0x00007f597035fb4c libhostpolicy.so`corehost_main + 236
frame #27: 0x00007f5970612cbf libhostfxr.so`___lldb_unnamed_symbol1564$$libhostfxr.so + 207
frame #28: 0x00007f597061e36c libhostfxr.so`___lldb_unnamed_symbol1609$$libhostfxr.so + 5436
frame #29: 0x00007f597061f4c5 libhostfxr.so`___lldb_unnamed_symbol1612$$libhostfxr.so + 437
frame #30: 0x00007f597061ea39 libhostfxr.so`___lldb_unnamed_symbol1610$$libhostfxr.so + 1001
frame #31: 0x00007f5970612f0c libhostfxr.so`hostfxr_main_startupinfo + 156
frame #32: 0x000000000040ac74 dotnet`___lldb_unnamed_symbol30$$dotnet + 1572
frame #33: 0x000000000040af05 dotnet`___lldb_unnamed_symbol31$$dotnet + 165
frame #34: 0x00007f5970882830 libc.so.6`__libc_start_main(main=(dotnet`___lldb_unnamed_symbol31$$dotnet), argc=22, argv=0x00007ffff5faf708, init=<unavailable>, fini=<unavailable>, rtld_fini=<unavailable>, stack_end=0x00007ffff5faf6f8) + 240 at libc-start.c:291
frame #35: 0x0000000000408a54 dotnet`_start + 41
(lldb) dumpstack
OS Thread Id: 0x16bd6 (1)
TEB information is not available so a stack size of 0xFFFF is assumed
Current frame: libpthread.so.0!__GI___write + 0x2d
Child-SP RetAddr Caller, Callee
00007FFFF5FAC950 00007f595fb16fdf System.Native.so!ReinitializeConsole + 0x5f, calling System.Native.so!write
00007FFFF5FAC970 00007f595fb1bd42 System.Native.so!___lldb_unnamed_symbol3$$System.Native.so + 0x32, calling System.Native.so!ReinitializeConsole
00007FFFF5FACB30 00007f59708e653c libc.so.6!__GI___libc_free + 0x4c [/build/glibc-Cl5G7W/glibc-2.23/malloc/malloc.c:2969], calling libc.so.6!_int_free [/build/glibc-Cl5G7W/glibc-2.23/malloc/malloc.c:3841]
00007FFFF5FACB50 00007f596ffc7618 libcoreclr.so!LeaveCriticalSection + 0x18, calling libcoreclr.so!pthread_getspecific
00007FFFF5FACEE0 00007f596fc237fe libcoreclr.so!SigPointer::GetTypeHandleThrowing(Module*, SigTypeContext const*, ClassLoader::LoadTypesFlag, ClassLoadLevel, int, Substitution const*, ZapSig::Context const*) const + 0x13ce, calling libcoreclr.so!ClassLoader::LoadGenericInstantiationThrowing(Module*, unsigned int, Instantiation, ClassLoader::LoadTypesFlag, ClassLoadLevel, InstantiationContext const*, int)
00007FFFF5FACEF0 00007f596fc23774 libcoreclr.so!SigPointer::GetTypeHandleThrowing(Module*, SigTypeContext const*, ClassLoader::LoadTypesFlag, ClassLoadLevel, int, Substitution const*, ZapSig::Context const*) const + 0x1344, calling libcoreclr.so!SigParser::SkipExactlyOne()
00007FFFF5FACF00 00007f596fc23317 libcoreclr.so!SigPointer::GetTypeHandleThrowing(Module*, SigTypeContext const*, ClassLoader::LoadTypesFlag, ClassLoadLevel, int, Substitution const*, ZapSig::Context const*) const + 0xee7, calling libcoreclr.so!GetOsPageSize()
00007FFFF5FACF70 00007f59714da316 libpthread.so.0!__pthread_cond_wait + 0x76, calling libpthread.so.0!__pthread_enable_asynccancel
00007FFFF5FACFA0 00007f596ffcc4f2 libcoreclr.so!CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 0x162, calling libcoreclr.so!pthread_cond_wait
00007FFFF5FAD000 00007f596ffcc0d4 libcoreclr.so!CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 0x184, calling libcoreclr.so!CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*)
00007FFFF5FAD060 00007f596ffd0aa4 libcoreclr.so!CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 0x714
00007FFFF5FAD1F0 00007f596ffd0e21 libcoreclr.so!WaitForMultipleObjectsEx + 0x51, calling libcoreclr.so!CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int)
00007FFFF5FAD230 00007f596fc3c7c1 libcoreclr.so!Thread::DoAppropriateWaitWorker(int, void**, int, unsigned int, WaitMode) + 0x401, calling libcoreclr.so!WaitForMultipleObjectsEx
00007FFFF5FAD320 00007f596fc37710 libcoreclr.so!Thread::DoAppropriateWait(int, void**, int, unsigned int, WaitMode, PendingSync*) + 0x50, calling libcoreclr.so!Thread::DoAppropriateWaitWorker(int, void**, int, unsigned int, WaitMode)
00007FFFF5FAD360 00007f596fc88290 libcoreclr.so!WaitHandleNative::CorWaitOneNative(SafeHandle*, int, bool, bool) + 0x140, calling libcoreclr.so!Thread::DoAppropriateWait(int, void**, int, unsigned int, WaitMode, PendingSync*)
00007FFFF5FAD3F8 00007f58f66c74ac (MethodDesc 00007f58f616acd8 + 0x1c System.Threading.WaitHandle.InternalWaitOne(System.Runtime.InteropServices.SafeHandle, Int64, Boolean, Boolean)), calling 00007f596fc88150 (stub for System.Threading.WaitHandle.WaitOneNative(System.Runtime.InteropServices.SafeHandle, UInt32, Boolean, Boolean))
00007FFFF5FAD4A0 00007f596fc881f1 libcoreclr.so!WaitHandleNative::CorWaitOneNative(SafeHandle*, int, bool, bool) + 0xa1, calling libcoreclr.so!LazyMachStateCaptureState
00007FFFF5FAD4F0 00007f58f66c74ac (MethodDesc 00007f58f616acd8 + 0x1c System.Threading.WaitHandle.InternalWaitOne(System.Runtime.InteropServices.SafeHandle, Int64, Boolean, Boolean)), calling 00007f596fc88150 (stub for System.Threading.WaitHandle.WaitOneNative(System.Runtime.InteropServices.SafeHandle, UInt32, Boolean, Boolean))
00007FFFF5FAD510 00007f58f75f806d (MethodDesc 00007f58f7d360f0 + 0x8d Microsoft.Build.Execution.BuildSubmission.Execute()), calling 00007f58f5f1ef40
00007FFFF5FAD540 00007f58f6c767bc (MethodDesc 00007f58f5f066f8 + 0xbc Microsoft.Build.CommandLine.MSBuildApp.ExecuteBuild(Microsoft.Build.Execution.BuildManager, Microsoft.Build.Execution.BuildRequestData)), calling 00007f58f6c25cdd
00007FFFF5FAD590 00007f58f6c76350 (MethodDesc 00007f58f5f066e8 + 0x8b0 Microsoft.Build.CommandLine.MSBuildApp.BuildProject(System.String, System.String[], System.String, System.Collections.Generic.Dictionary`2<System.String,System.String>, System.Collections.Generic.Dictionary`2<System.String,System.String>, Microsoft.Build.Framework.ILogger[], Microsoft.Build.Framework.LoggerVerbosity, Microsoft.Build.CommandLine.DistributedLoggerRecord[], Int32, Boolean, System.IO.TextWriter, Boolean, System.Collections.Generic.ISet`1<System.String>, System.Collections.Generic.ISet`1<System.String>, Boolean, Microsoft.Build.Logging.ProfilerLogger, Boolean)), calling 00007f58f6c25ccd
00007FFFF5FAD680 00007f58f6c7518a (MethodDesc 00007f58f5f066b8 + 0x40a Microsoft.Build.CommandLine.MSBuildApp.Execute(System.String[])), calling 00007f58f6c25ccd
00007FFFF5FAD810 00007f58f6c74968 (MethodDesc 00007f58f5f06678 + 0x68 Microsoft.Build.CommandLine.MSBuildApp.Main(System.String[])), calling 00007f58f6c25ccd
00007FFFF5FAD840 00007f596fd4fecf libcoreclr.so!CallDescrWorkerInternal + 0x7c
00007FFFF5FAD860 00007f596fc705fc libcoreclr.so!MethodDescCallSite::CallTargetWorker(unsigned long const*, unsigned long*, int) + 0x3ac, calling libcoreclr.so!CallDescrWorkerInternal
00007FFFF5FAD880 00007f596ff0f0fb libcoreclr.so!MDInternalRO::GetSigOfMethodDef(unsigned int, unsigned int*, unsigned char const**) + 0xdb, calling libcoreclr.so!StgBlobPoolReadOnly::GetBlob(unsigned int, MetaData::DataBlob*)
00007FFFF5FAD8F0 00007f596fbff283 libcoreclr.so!MethodDesc::RequiresInstArg() + 0x13, calling libcoreclr.so!MethodDesc::IsSharedByGenericInstantiations()
00007FFFF5FAD920 00007f596fc2451d libcoreclr.so!MetaSig::MetaSig(MethodDesc*, TypeHandle) + 0xed, calling libcoreclr.so!MethodDesc::RequiresInstArg()
00007FFFF5FAD950 00007f596fc702f6 libcoreclr.so!MethodDescCallSite::CallTargetWorker(unsigned long const*, unsigned long*, int) + 0xa6, calling libcoreclr.so!ArgIteratorTemplate<ArgIteratorBase>::SizeOfArgStack()
00007FFFF5FADA30 00007f596fd71087 libcoreclr.so!RunMain(MethodDesc*, short, int*, PtrArray**) + 0x307, calling libcoreclr.so!MethodDescCallSite::CallTargetWorker(unsigned long const*, unsigned long*, int)
00007FFFF5FADAC0 00007f596fcb603a libcoreclr.so!JIT_GetSharedGCStaticBase_Helper + 0x8a, calling libcoreclr.so!LazyMachStateCaptureState
00007FFFF5FADC40 00007f596fd71305 libcoreclr.so!Assembly::ExecuteMainMethod(PtrArray**, int) + 0xe5, calling libcoreclr.so!RunMain(MethodDesc*, short, int*, PtrArray**)
00007FFFF5FADC60 00007f596fe6d5ae libcoreclr.so!WKS::gc_heap::a_fit_segment_end_p(int, WKS::heap_segment*, unsigned long, alloc_context*, int, int*) + 0x37e, calling libcoreclr.so!WKS::gc_heap::adjust_limit_clr(unsigned char*, unsigned long, alloc_context*, WKS::heap_segment*, int, int)
00007FFFF5FADCE0 00007f596fe6dd3a libcoreclr.so!WKS::gc_heap::allocate_small(int, unsigned long, alloc_context*, int) + 0x15a, calling libcoreclr.so!WKS::gc_heap::a_fit_segment_end_p(int, WKS::heap_segment*, unsigned long, alloc_context*, int, int*)
00007FFFF5FADD60 00007f596fe6f0f5 libcoreclr.so!WKS::gc_heap::try_allocate_more_space(alloc_context*, unsigned long, int) + 0x205, calling libcoreclr.so!WKS::gc_heap::allocate_small(int, unsigned long, alloc_context*, int)
00007FFFF5FADDB0 00007f596fe92d7d libcoreclr.so!WKS::GCHeap::Alloc(gc_alloc_context*, unsigned long, unsigned int) + 0x9d, calling libcoreclr.so!WKS::gc_heap::try_allocate_more_space(alloc_context*, unsigned long, int)
00007FFFF5FADE00 00007f596fca860d libcoreclr.so!SlowAllocateString(unsigned int) + 0x1dd, calling libcoreclr.so!ETW::TypeSystemLog::IsHeapAllocEventEnabled()
00007FFFF5FADEB0 00007f596fbb9eb2 libcoreclr.so!CorHost2::ExecuteAssembly(unsigned int, char16_t const*, int, char16_t const**, unsigned int*) + 0x1e2, calling libcoreclr.so!Assembly::ExecuteMainMethod(PtrArray**, int)
00007FFFF5FADF60 00007f596fb94fd4 libcoreclr.so!coreclr_execute_assembly + 0xd4
00007FFFF5FADFC0 00007f597036c87d libhostpolicy.so!___lldb_unnamed_symbol1550$$libhostpolicy.so + 0x7d
00007FFFF5FAE000 00007f597035f2fd libhostpolicy.so!___lldb_unnamed_symbol1269$$libhostpolicy.so + 0x1a7d, calling libhostpolicy.so!___lldb_unnamed_symbol1550$$libhostpolicy.so
00007FFFF5FAE3C0 00007f597121a0b4 libstdc++.so.6!std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() + 0x64, calling libstdc++.so.6!std::string::_Rep::_M_destroy(std::allocator<char> const&)
00007FFFF5FAE3E0 00007f5970331f88 libhostpolicy.so!___lldb_unnamed_symbol80$$libhostpolicy.so + 0xa8, calling libhostpolicy.so!std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()
00007FFFF5FAE720 00007f597035fb4c libhostpolicy.so!corehost_main + 0xec, calling libhostpolicy.so!___lldb_unnamed_symbol1269$$libhostpolicy.so
00007FFFF5FAE820 00007f5970612cbf libhostfxr.so!___lldb_unnamed_symbol1564$$libhostfxr.so + 0xcf
00007FFFF5FAE8A0 00007f597061e36c libhostfxr.so!___lldb_unnamed_symbol1609$$libhostfxr.so + 0x153c, calling libhostfxr.so!___lldb_unnamed_symbol1564$$libhostfxr.so
00007FFFF5FAEA60 00007f59718f7fe1 ld-linux-x86-64.so.2!___lldb_unnamed_symbol32$$ld-linux-x86-64.so.2 + 0x171, calling ld-linux-x86-64.so.2!___lldb_unnamed_symbol64$$ld-linux-x86-64.so.2
00007FFFF5FAEF60 00007f597062aa8f libhostfxr.so!__gnu_cxx::__normal_iterator<char const**, std::vector<char const*, std::allocator<char const*> > > std::copy<char const**, __gnu_cxx::__normal_iterator<char const**, std::vector<char const*, std::allocator<char const*> > > >(char const**, char const**, __gnu_cxx::__normal_iterator<char const**, std::vector<char const*, std::allocator<char const*> > >) + 0x4f, calling libhostfxr.so!__gnu_cxx::__normal_iterator<char const**, std::vector<char const*, std::allocator<char const*> > > std::__copy_move_a2<false, char const**, __gnu_cxx::__normal_iterator<char const**, std::vector<char const*, std::allocator<char const*> > > >(char const**, char const**, __gnu_cxx::__normal_iterator<char const**, std::vector<char const*, std::allocator<char const*> > >)
00007FFFF5FAEFB0 00007f597062a5a4 libhostfxr.so!void std::vector<char const*, std::allocator<char const*> >::_M_range_insert<char const**>(__gnu_cxx::__normal_iterator<char const**, std::vector<char const*, std::allocator<char const*> > >, char const**, char const**, std::forward_iterator_tag) + 0x294, calling libhostfxr.so!__gnu_cxx::__normal_iterator<char const**, std::vector<char const*, std::allocator<char const*> > > std::copy<char const**, __gnu_cxx::__normal_iterator<char const**, std::vector<char const*, std::allocator<char const*> > > >(char const**, char const**, __gnu_cxx::__normal_iterator<char const**, std::vector<char const*, std::allocator<char const*> > >)
00007FFFF5FAF220 00007f597061f4c5 libhostfxr.so!___lldb_unnamed_symbol1612$$libhostfxr.so + 0x1b5, calling libhostfxr.so!___lldb_unnamed_symbol1609$$libhostfxr.so
00007FFFF5FAF320 00007f597061ea39 libhostfxr.so!___lldb_unnamed_symbol1610$$libhostfxr.so + 0x3e9, calling libhostfxr.so!___lldb_unnamed_symbol1612$$libhostfxr.so
00007FFFF5FAF370 00007f597121bd01 libstdc++.so.6!std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) + 0x21, calling libstdc++.so.6!strlen
00007FFFF5FAF440 00007f5970612f0c libhostfxr.so!hostfxr_main_startupinfo + 0x9c, calling libhostfxr.so!___lldb_unnamed_symbol1610$$libhostfxr.so
00007FFFF5FAF4D0 000000000040ac74 dotnet!___lldb_unnamed_symbol30$$dotnet + 0x624
00007FFFF5FAF570 000000000041123b dotnet!___lldb_unnamed_symbol101$$dotnet + 0x4b, calling dotnet!std::string::length() const
00007FFFF5FAF5F0 000000000040af05 dotnet!___lldb_unnamed_symbol31$$dotnet + 0xa5, calling dotnet!___lldb_unnamed_symbol30$$dotnet
00007FFFF5FAF620 00007f5970882830 libc.so.6!__libc_start_main + 0xf0 [/build/glibc-Cl5G7W/glibc-2.23/csu/../csu/libc-start.c:325]
00007FFFF5FAF6B0 00007f59718fe7cb ld-linux-x86-64.so.2!___lldb_unnamed_symbol55$$ld-linux-x86-64.so.2 + 0x8b, calling ld-linux-x86-64.so.2!___lldb_unnamed_symbol54$$ld-linux-x86-64.so.2
00007FFFF5FAF6E0 0000000000408a54 dotnet!_start + 0x29, calling dotnet!__libc_start_main
```
</details>
I straced the process and sent it `SIGCHLD`, but it doesn't call `waitpid`.
```sh-session
$ sudo strace -e waitid,waitpid -f -p 93142
strace: Process 93142 attached with 15 threads
[pid 93142] --- SIGCHLD {si_signo=SIGCHLD, si_code=SI_USER, si_pid=0, si_uid=1004} ---
^Cstrace: Process 93142 detached
strace: Process 93143 detached
strace: Process 93144 detached
strace: Process 93145 detached
strace: Process 93146 detached
strace: Process 93147 detached
strace: Process 93148 detached
strace: Process 93149 detached
strace: Process 93153 detached
strace: Process 93158 detached
strace: Process 93171 detached
strace: Process 93255 detached
strace: Process 93256 detached
strace: Process 93393 detached
strace: Process 93411 detached
$ sudo strace -e trace=all -f -p 93142
strace: Process 93142 attached with 15 threads
[pid 93411] write(29, "\n", 1 <unfinished ...>
[pid 93393] futex(0x7f588c005b54, FUTEX_WAIT_PRIVATE, 813, NULL <unfinished ...>
[pid 93256] epoll_wait(85, <unfinished ...>
[pid 93255] futex(0x7f58a4095024, FUTEX_WAIT_PRIVATE, 283, NULL <unfinished ...>
[pid 93171] futex(0x7f58a4085824, FUTEX_WAIT_PRIVATE, 339, NULL <unfinished ...>
[pid 93158] futex(0x7f58bc00f914, FUTEX_WAIT_PRIVATE, 143, NULL <unfinished ...>
[pid 93149] read(31, <unfinished ...>
[pid 93153] write(1, "\33[?1h\33=", 7 <unfinished ...>
[pid 93148] restart_syscall(<... resuming interrupted restart_syscall ...> <unfinished ...>
[pid 93147] futex(0x1f01584, FUTEX_WAIT_PRIVATE, 1, NULL <unfinished ...>
[pid 93146] open("/tmp/clr-debug-pipe-447-531891707-in", O_RDONLY <unfinished ...>
[pid 93145] write(1, "\33[?1h\33=", 7 <unfinished ...>
[pid 93144] futex(0x7f5971b11000, FUTEX_WAIT, 0, NULL <unfinished ...>
[pid 93143] futex(0x7f5971b12000, FUTEX_WAIT, 0, NULL <unfinished ...>
[pid 93142] write(1, "\33[?1h\33=", 7 <unfinished ...>
[pid 93148] <... restart_syscall resumed> ) = -1 ETIMEDOUT (Connection timed out)
[pid 93148] futex(0x1eea498, FUTEX_WAKE_PRIVATE, 1) = 0
[pid 93148] clock_gettime(CLOCK_MONOTONIC, {5324271, 768423582}) = 0
[pid 93148] futex(0x1eea4c4, FUTEX_WAIT_BITSET_PRIVATE, 1335, {5324281, 768423582}, ffffffff <unfinished ...>
[pid 93146] <... open resumed> ) = ? ERESTARTSYS (To be restarted if SA_RESTART is set)
[pid 93146] --- SIGCHLD {si_signo=SIGCHLD, si_code=SI_USER, si_pid=0, si_uid=1004} ---
[pid 93146] write(1, "\33[?1h\33=", 7 <unfinished ...>
[pid 93148] <... futex resumed> ) = -1 ETIMEDOUT (Connection timed out)
[pid 93148] futex(0x1eea498, FUTEX_WAKE_PRIVATE, 1) = 0
[pid 93148] clock_gettime(CLOCK_MONOTONIC, {5324281, 768701382}) = 0
[pid 93148] futex(0x1eea4c4, FUTEX_WAIT_BITSET_PRIVATE, 1337, {5324291, 768701382}, ffffffff
```
It's a bit hard to see where in `ReinitializeConsole` things get stuck because of inlining but I think it's here
https://github.com/dotnet/corefx/blob/9f00f554483802a1ac295ad6260557fb125e0b31/src/Native/Unix/System.Native/pal_console.c#L54
writing the terminfo string to stdout.
<details>
<summary>ReinitializeConsole disassembly</summary>
```
(lldb) disassemble --frame
System.Native.so`ReinitializeConsole:
0x7f952bee9ef0 <+0>: pushq %r14
0x7f952bee9ef2 <+2>: pushq %rbx
0x7f952bee9ef3 <+3>: pushq %rax
0x7f952bee9ef4 <+4>: cmpb $0x1, 0x2088be(%rip)
0x7f952bee9efb <+11>: jne 0x7f952bee9f2b ; <+59>
0x7f952bee9efd <+13>: movl 0x20893d(%rip), %eax
0x7f952bee9f03 <+19>: movl %eax, %ecx
0x7f952bee9f05 <+21>: andl $-0x2, %ecx
0x7f952bee9f08 <+24>: orl $0x1, %eax
0x7f952bee9f0b <+27>: cmpb $0x0, 0x2087de(%rip)
0x7f952bee9f12 <+34>: leaq 0x20891b(%rip), %rdx
0x7f952bee9f19 <+41>: cmovel %ecx, %eax
0x7f952bee9f1c <+44>: movl %eax, 0x20891e(%rip)
0x7f952bee9f22 <+50>: xorl %edi, %edi
0x7f952bee9f24 <+52>: xorl %esi, %esi
0x7f952bee9f26 <+54>: callq 0x7f952bee8f90 ; symbol stub for: tcsetattr
0x7f952bee9f2b <+59>: movq 0x20887e(%rip), %rbx
0x7f952bee9f32 <+66>: testq %rbx, %rbx
0x7f952bee9f35 <+69>: je 0x7f952bee9f8a ; <+154>
0x7f952bee9f37 <+71>: movq %rbx, %rdi
0x7f952bee9f3a <+74>: callq 0x7f952bee92a0 ; symbol stub for: strlen
0x7f952bee9f3f <+79>: movl $0x1, %edi
0x7f952bee9f44 <+84>: movq %rbx, %rsi
0x7f952bee9f47 <+87>: movq %rax, %rdx
0x7f952bee9f4a <+90>: callq 0x7f952bee9750 ; symbol stub for: write
-> 0x7f952bee9f4f <+95>: testq %rax, %rax
0x7f952bee9f52 <+98>: jns 0x7f952bee9f8a ; <+154>
0x7f952bee9f54 <+100>: callq 0x7f952bee9580 ; symbol stub for: __errno_location
0x7f952bee9f59 <+105>: movq %rax, %r14
0x7f952bee9f5c <+108>: nopl (%rax)
0x7f952bee9f60 <+112>: cmpl $0x4, (%r14)
0x7f952bee9f64 <+116>: jne 0x7f952bee9f8a ; <+154>
0x7f952bee9f66 <+118>: movq 0x208843(%rip), %rbx
0x7f952bee9f6d <+125>: movq %rbx, %rdi
0x7f952bee9f70 <+128>: callq 0x7f952bee92a0 ; symbol stub for: strlen
0x7f952bee9f75 <+133>: movl $0x1, %edi
0x7f952bee9f7a <+138>: movq %rbx, %rsi
0x7f952bee9f7d <+141>: movq %rax, %rdx
0x7f952bee9f80 <+144>: callq 0x7f952bee9750 ; symbol stub for: write
0x7f952bee9f85 <+149>: testq %rax, %rax
0x7f952bee9f88 <+152>: js 0x7f952bee9f60 ; <+112>
0x7f952bee9f8a <+154>: addq $0x8, %rsp
0x7f952bee9f8e <+158>: popq %rbx
0x7f952bee9f8f <+159>: popq %r14
0x7f952bee9f91 <+161>: retq
```
</details>
|
1.0
|
Hang in ReinitializeConsole while waiting for child process exit - I've been getting reports of an intermittent hang in MSBuild running on Linux in the `dotnet` CLI build process. Original report with a fair amount of debugging info in case I drop something in this summary: https://github.com/Microsoft/msbuild/issues/3563
In two instances that I've observed, my process is hung in [`HandleToolNotifications`](https://github.com/Microsoft/msbuild/blob/ac19036b0de4f1b58c3be76d51000df8db98560c/src/Utilities/ToolTask.cs#L978), a method that waits on several `ManualResetEvents` that are triggered by event handlers [hooked up to](https://github.com/Microsoft/msbuild/blob/ac19036b0de4f1b58c3be76d51000df8db98560c/src/Utilities/ToolTask.cs#L847-L855) a `Process`. The process on which it's waiting is in "zombie" state, waiting to be reaped by its parent.
In both instances, a thread running MSBuild code has called into a `WaitHandle.Wait*` method, and that thread appears to be handling a signal and calling `ReinitializeConsole`. It's hung on a `write` inside that.
<details>
<summary>repro 1 ReinitializeConsole stack</summary>
```
(lldb) bt
* thread #15: tid = 97446, 0x00007f95347f67cd libpthread.so.0`__libc_write + 45, name = 'dotnet', stop reason = signal SIGSTOP
frame #0: 0x00007f95347f67cd libpthread.so.0`__libc_write + 45
* frame #1: 0x00007f952bee9f4f System.Native.so`ReinitializeConsole + 95
frame #2: 0x00007f952beeec72 System.Native.so`??? + 50
frame #3: 0x00007f95347f77e0 libpthread.so.0`??? + 1
frame #4: 0x00007f95347f368a libpthread.so.0`__pthread_cond_wait + 202
frame #5: 0x00007f95332190b2 libcoreclr.so`CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 322
frame #6: 0x00007f9533218cb4 libcoreclr.so`CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 388
frame #7: 0x00007f953321d624 libcoreclr.so`CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1812
frame #8: 0x00007f953321d9a1 libcoreclr.so`WaitForMultipleObjectsEx + 81
frame #9: 0x00007f9532e8875b libcoreclr.so`Thread::DoAppropriateWaitWorker(int, void**, int, unsigned int, WaitMode) + 1467
frame #10: 0x00007f9532e834f0 libcoreclr.so`Thread::DoAppropriateWait(int, void**, int, unsigned int, WaitMode, PendingSync*) + 80
frame #11: 0x00007f9532ed46b1 libcoreclr.so`WaitHandleNative::CorWaitMultipleNative(Object*, int, bool, bool) + 657
frame #12: 0x00007f94b9907705
frame #13: 0x00007f94bc0b53d9
frame #14: 0x00007f94bc0b4fa8
frame #15: 0x00007f94bc0b6cfc
frame #16: 0x00007f94ba886cc8
frame #17: 0x00007f94ba8ff5ef
frame #18: 0x00007f94bbbbcedb
frame #19: 0x00007f94ba87f78a
frame #20: 0x00007f94ba8feffc
frame #21: 0x00007f94bbbbc68b
frame #22: 0x00007f94ba87f4a7
frame #23: 0x00007f94bbbba8fc
frame #24: 0x00007f94bbbba35b
frame #25: 0x00007f94ba87eff2
frame #26: 0x00007f94ba8feb5f
frame #27: 0x00007f94bbbb9b2b
frame #28: 0x00007f94ba87ef62
frame #29: 0x00007f94ba8fe662
frame #30: 0x00007f94bbbb99bb
frame #31: 0x00007f94ba87e982
frame #32: 0x00007f94ba8fe0ab
frame #33: 0x00007f94bbbb984b
frame #34: 0x00007f94ba87ac96
frame #35: 0x00007f94ba8fd398
frame #36: 0x00007f94bbbb8e2b
frame #37: 0x00007f94ba87a593
frame #38: 0x00007f94ba8fbe0e
frame #39: 0x00007f94b983cf9d
frame #40: 0x00007f94bd3b4460
frame #41: 0x00007f94b98ca637
frame #42: 0x00007f94b988098e
frame #43: 0x00007f94b990641c
frame #44: 0x00007f94b98d93bf
frame #45: 0x00007f94b998e93a
frame #46: 0x00007f94ba8fdac4
frame #47: 0x00007f94b983cf9d
frame #48: 0x00007f94bd3b4210
frame #49: 0x00007f94b98ca637
frame #50: 0x00007f94b988098e
frame #51: 0x00007f94b98cfd46
frame #52: 0x00007f94b990c60b
frame #53: 0x00007f94ba8fe2ad
frame #54: 0x00007f94b983cf9d
frame #55: 0x00007f94bd3b0bb1
frame #56: 0x00007f94b98ca637
frame #57: 0x00007f94b988098e
frame #58: 0x00007f94b98cfd46
frame #59: 0x00007f94b990c60b
frame #60: 0x00007f94ba8fe72a
frame #61: 0x00007f94b983cf9d
frame #62: 0x00007f94bd3b0901
frame #63: 0x00007f94b98ca637
frame #64: 0x00007f94b988098e
frame #65: 0x00007f94b98cfd46
frame #66: 0x00007f94b990c60b
frame #67: 0x00007f94ba8fecd7
frame #68: 0x00007f94b983cf9d
frame #69: 0x00007f94bd3b0651
frame #70: 0x00007f94b98ca637
frame #71: 0x00007f94b988098e
frame #72: 0x00007f94b98cfd46
frame #73: 0x00007f94b990c60b
frame #74: 0x00007f94bbbbacdc
frame #75: 0x00007f94b983cf9d
frame #76: 0x00007f94bd3b03a1
frame #77: 0x00007f94b98ca637
frame #78: 0x00007f94b988098e
frame #79: 0x00007f94b98cfd46
frame #80: 0x00007f94b990c60b
frame #81: 0x00007f94ba8ff11b
frame #82: 0x00007f94b983cf9d
frame #83: 0x00007f94bd3b00f1
frame #84: 0x00007f94b98ca637
frame #85: 0x00007f94b988098e
frame #86: 0x00007f94b98cfd46
frame #87: 0x00007f94b990c60b
frame #88: 0x00007f94ba8ffe31
frame #89: 0x00007f94b983cf9d
frame #90: 0x00007f94bd3afe41
frame #91: 0x00007f94b98ca637
frame #92: 0x00007f94b988098e
frame #93: 0x00007f94b991fc1a
frame #94: 0x00007f94b9907dbf
frame #95: 0x00007f94b9908219
frame #96: 0x00007f94ba8f37d5
frame #97: 0x00007f94b983cf9d
frame #98: 0x00007f94bd3afbe0
frame #99: 0x00007f94b98ca637
frame #100: 0x00007f94b988098e
frame #101: 0x00007f94b991fc1a
frame #102: 0x00007f94b9907dbf
frame #103: 0x00007f94b9908219
frame #104: 0x00007f94ba8f3a7e
frame #105: 0x00007f94b983cf9d
frame #106: 0x00007f94bd3af990
frame #107: 0x00007f94b98ca637
frame #108: 0x00007f94b988098e
frame #109: 0x00007f94b991fc1a
frame #110: 0x00007f94b9907dbf
frame #111: 0x00007f94b9908219
frame #112: 0x00007f94ba8f4d3e
frame #113: 0x00007f94b983cf9d
frame #114: 0x00007f94bd3af740
frame #115: 0x00007f94b98ca637
frame #116: 0x00007f94b988098e
frame #117: 0x00007f94bd3af05a
frame #118: 0x00007f94bd3aef84
frame #119: 0x00007f94bc6e235f
frame #120: 0x00007f94b983cf9d
frame #121: 0x00007f94bd3af0e0
frame #122: 0x00007f94b98ca637
frame #123: 0x00007f94b988098e
frame #124: 0x00007f94bd3af05a
frame #125: 0x00007f94bd3aef84
frame #126: 0x00007f94bc6e235f
frame #127: 0x00007f94b983cf9d
frame #128: 0x00007f94bd3aed30
frame #129: 0x00007f94b98ca637
frame #130: 0x00007f94b988098e
frame #131: 0x00007f94b98cfd46
frame #132: 0x00007f94b990c60b
frame #133: 0x00007f94ba8f8def
frame #134: 0x00007f94b983cf9d
frame #135: 0x00007f94bd3aea91
frame #136: 0x00007f94b98ca637
frame #137: 0x00007f94b988098e
frame #138: 0x00007f94b98cfd46
frame #139: 0x00007f94b990c60b
frame #140: 0x00007f94ba8f99b0
frame #141: 0x00007f94b983cf9d
frame #142: 0x00007f94bd3ae7e1
frame #143: 0x00007f94b98ca637
frame #144: 0x00007f94b988098e
frame #145: 0x00007f94b9887a5a
frame #146: 0x00007f94bc706457
frame #147: 0x00007f94ba906274
frame #148: 0x00007f94b983cf9d
frame #149: 0x00007f9532f9be7f libcoreclr.so`CallDescrWorkerInternal + 124
frame #150: 0x00007f9532ebbd62 libcoreclr.so`DispatchCallSimple(unsigned long*, unsigned int, unsigned long, unsigned int) + 242
frame #151: 0x00007f953303c319 libcoreclr.so`RegisterWaitForSingleObjectCallback_Worker(void*) + 201
frame #152: 0x00007f9532e8dd0d libcoreclr.so`ManagedThreadBase_DispatchOuter(ManagedThreadCallState*) + 413
frame #153: 0x00007f9532e8e470 libcoreclr.so`ManagedThreadBase::ThreadPool(ADID, void (*)(void*), void*) + 64
frame #154: 0x00007f953303c17a libcoreclr.so`RegisterWaitForSingleObjectCallback(void*, unsigned char) + 266
frame #155: 0x00007f9532eabcfa libcoreclr.so`ThreadpoolMgr::AsyncCallbackCompletion(void*) + 298
frame #156: 0x00007f9533020696 libcoreclr.so`UnManagedPerAppDomainTPCount::DispatchWorkItem(bool*, bool*) + 422
frame #157: 0x00007f9532eacb73 libcoreclr.so`ThreadpoolMgr::WorkerThreadStart(void*) + 1267
frame #158: 0x00007f9533223b82 libcoreclr.so`CorUnix::CPalThread::ThreadEntry(void*) + 306
frame #159: 0x00007f95347efaa1 libpthread.so.0`start_thread + 209
frame #160: 0x00007f9533d9cbcd libc.so.6`clone + 109
(lldb) dumpstack
OS Thread Id: 0x17ca6 (15)
TEB information is not available so a stack size of 0xFFFF is assumed
Current frame: System.Native.so!ReinitializeConsole + 0x5f
Child-SP RetAddr Caller, Callee
00007F943E7F7B70 00007f952beeec72 System.Native.so!??? + 0x32, calling System.Native.so!ReinitializeConsole
00007F943E7F7D70 00007f9532e3bd21 libcoreclr.so!CEEJitInfo::CompressDebugInfo() + 0x131, calling libcoreclr.so!CLRException::HandlerState::CleanupTry()
00007F943E7F80C0 00007f953320051c libcoreclr.so!HeapAlloc + 0x2c, calling libcoreclr.so!PAL_malloc
00007F943E7F80F8 00007f95347f2947 libpthread.so.0!_L_unlock_657 + 0xf, calling libpthread.so.0!__lll_unlock_wake
00007F943E7F8150 00007f95347f3635 libpthread.so.0!__pthread_cond_wait + 0x75, calling libpthread.so.0!__pthread_enable_asynccancel
00007F943E7F8180 00007f95332190b2 libcoreclr.so!CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 0x142, calling libcoreclr.so!pthread_cond_wait
00007F943E7F81F0 00007f9533218cb4 libcoreclr.so!CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 0x184, calling libcoreclr.so!CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*)
00007F943E7F8250 00007f953321d624 libcoreclr.so!CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 0x714
00007F943E7F83E0 00007f953321d9a1 libcoreclr.so!WaitForMultipleObjectsEx + 0x51, calling libcoreclr.so!CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int)
00007F943E7F8420 00007f9532e8875b libcoreclr.so!Thread::DoAppropriateWaitWorker(int, void**, int, unsigned int, WaitMode) + 0x5bb, calling libcoreclr.so!WaitForMultipleObjectsEx
00007F943E7F8510 00007f9532e834f0 libcoreclr.so!Thread::DoAppropriateWait(int, void**, int, unsigned int, WaitMode, PendingSync*) + 0x50, calling libcoreclr.so!Thread::DoAppropriateWaitWorker(int, void**, int, unsigned int, WaitMode)
00007F943E7F8550 00007f9532ed46b1 libcoreclr.so!WaitHandleNative::CorWaitMultipleNative(Object*, int, bool, bool) + 0x291, calling libcoreclr.so!Thread::DoAppropriateWait(int, void**, int, unsigned int, WaitMode, PendingSync*)
00007F943E7F8560 00007f9532ed467f libcoreclr.so!WaitHandleNative::CorWaitMultipleNative(Object*, int, bool, bool) + 0x25f, calling libcoreclr.so!GetTickCount64
00007F943E7F8590 00007f9532ed4555 libcoreclr.so!WaitHandleNative::CorWaitMultipleNative(Object*, int, bool, bool) + 0x135, calling libcoreclr.so!SafeHandle::AddRef()
00007F943E7F86D0 00007f9532f042ed libcoreclr.so!ObjIsInstanceOfNoGC + 0x11d, calling libcoreclr.so!MethodTable::CanCastToClassNoGC(MethodTable*)
00007F943E7F86F0 00007f9532ed44cd libcoreclr.so!WaitHandleNative::CorWaitMultipleNative(Object*, int, bool, bool) + 0xad, calling libcoreclr.so!LazyMachStateCaptureState
00007F943E7F8740 00007f94b9907705 (MethodDesc 00007f94b93aad68 + 0x95 System.Threading.WaitHandle.WaitAny(System.Threading.WaitHandle[], Int32, Boolean)), calling 00007f9532ed4420 (stub for System.Threading.WaitHandle.WaitMultiple(System.Threading.WaitHandle[], Int32, Boolean, Boolean))
00007F943E7F8780 00007f94bc0b53d9 (MethodDesc 00007f94bc113bd8 + 0xd9 Microsoft.Build.Utilities.ToolTask.HandleToolNotifications(System.Diagnostics.Process)), calling (MethodDesc 00007f94b93aad98 + 0 System.Threading.WaitHandle.WaitAny(System.Threading.WaitHandle[]))
00007F943E7F87B8 00007f943e7f8840 00007f943e7f8840
00007F943E7F87C0 00007f94bc0b4fa8 (MethodDesc 00007f94bc113bb8 + 0x358 Microsoft.Build.Utilities.ToolTask.ExecuteTool(System.String, System.String, System.String)), calling (MethodDesc 00007f94bc113bd8 + 0 Microsoft.Build.Utilities.ToolTask.HandleToolNotifications(System.Diagnostics.Process))
00007F943E7F8840 00007f94bc0b6cfc (MethodDesc 00007f94bc113cc0 + 0x9ac Microsoft.Build.Utilities.ToolTask.Execute()), calling 00007f94b91647a0
00007F943E7F89A0 00007f94ba886cc8 (MethodDesc 00007f94bbdffe90 + 0x88 Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()), calling 00007f94b9195390
00007F943E7F89D0 00007f94ba8ff5ef (MethodDesc 00007f94bc0165a8 + 0x3ff Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__25.MoveNext()), calling 00007f94b9163740
00007F943E7F8A60 00007f94bbbbcedb (MethodDesc 00007f94bc0167e8 + 0x3b System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__25, Microsoft.Build]](<ExecuteInstantiatedTask>d__25 ByRef)), calling (MethodDesc 00007f94bc0165a8 + 0 Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__25.MoveNext())
00007F943E7F8AB0 00007f94ba87f78a (MethodDesc 00007f94baedb490 + 0x7a Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(Microsoft.Build.BackEnd.ITaskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext, Microsoft.Build.BackEnd.TaskHost, Microsoft.Build.BackEnd.ItemBucket, Microsoft.Build.BackEnd.TaskExecutionMode)), calling (MethodDesc 00007f94bc016718 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].Start[[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__25, Microsoft.Build]](<ExecuteInstantiatedTask>d__25 ByRef))
00007F943E7F8B40 00007f94ba8feffc (MethodDesc 00007f94bbe06a68 + 0x13c Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__23.MoveNext()), calling (MethodDesc 00007f94baedb490 + 0 Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(Microsoft.Build.BackEnd.ITaskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext, Microsoft.Build.BackEnd.TaskHost, Microsoft.Build.BackEnd.ItemBucket, Microsoft.Build.BackEnd.TaskExecutionMode))
00007F943E7F8B90 00007f94bbbbc68b (MethodDesc 00007f94bc0153c0 + 0x3b System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__23, Microsoft.Build]](<InitializeAndExecuteTask>d__23 ByRef)), calling (MethodDesc 00007f94bbe06a68 + 0 Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__23.MoveNext())
00007F943E7F8BE0 00007f94ba87f4a7 (MethodDesc 00007f94baedb470 + 0x77 Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask(Microsoft.Build.BackEnd.Logging.TaskLoggingContext, Microsoft.Build.BackEnd.ItemBucket, System.Collections.Generic.IDictionary`2<System.String,System.String>, Microsoft.Build.BackEnd.TaskHost, Microsoft.Build.BackEnd.TaskExecutionMode)), calling (MethodDesc 00007f94bc0152f0 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].Start[[Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__23, Microsoft.Build]](<InitializeAndExecuteTask>d__23 ByRef))
00007F943E7F8C50 00007f94bbbba8fc (MethodDesc 00007f94bbe06030 + 0x2ec Microsoft.Build.BackEnd.TaskBuilder+<ExecuteBucket>d__19.MoveNext()), calling (MethodDesc 00007f94baedb470 + 0 Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask(Microsoft.Build.BackEnd.Logging.TaskLoggingContext, Microsoft.Build.BackEnd.ItemBucket, System.Collections.Generic.IDictionary`2<System.String,System.String>, Microsoft.Build.BackEnd.TaskHost, Microsoft.Build.BackEnd.TaskExecutionMode))
00007F943E7F8D00 00007f94bbbba35b (MethodDesc 00007f94bbe06270 + 0x3b System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteBucket>d__19, Microsoft.Build]](<ExecuteBucket>d__19 ByRef)), calling (MethodDesc 00007f94bbe06030 + 0 Microsoft.Build.BackEnd.TaskBuilder+<ExecuteBucket>d__19.MoveNext())
00007F943E7F8D50 00007f94ba87eff2 (MethodDesc 00007f94baedb430 + 0x72 Microsoft.Build.BackEnd.TaskBuilder.ExecuteBucket(Microsoft.Build.BackEnd.TaskHost, Microsoft.Build.BackEnd.ItemBucket, Microsoft.Build.BackEnd.TaskExecutionMode, System.Collections.Generic.Dictionary`2<System.String,System.String>)), calling (MethodDesc 00007f94bbe061a0 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].Start[[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteBucket>d__19, Microsoft.Build]](<ExecuteBucket>d__19 ByRef))
00007F943E7F8DC0 00007f94ba8feb5f (MethodDesc 00007f94bbe04ac0 + 0x3af Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__18.MoveNext()), calling (MethodDesc 00007f94baedb430 + 0 Microsoft.Build.BackEnd.TaskBuilder.ExecuteBucket(Microsoft.Build.BackEnd.TaskHost, Microsoft.Build.BackEnd.ItemBucket, Microsoft.Build.BackEnd.TaskExecutionMode, System.Collections.Generic.Dictionary`2<System.String,System.String>))
00007F943E7F8E90 00007f94bbbb9b2b (MethodDesc 00007f94bbe04d00 + 0x3b System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__18, Microsoft.Build]](<ExecuteTask>d__18 ByRef)), calling (MethodDesc 00007f94bbe04ac0 + 0 Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__18.MoveNext())
00007F943E7F8EA0 00007f9532f0a792 libcoreclr.so!JIT_MonExit_Portable + 0x22, calling libcoreclr.so!__tls_get_addr
00007F943E7F8EE0 00007f94ba87ef62 (MethodDesc 00007f94baedb420 + 0x62 Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask(Microsoft.Build.BackEnd.TaskExecutionMode, Microsoft.Build.BackEnd.Lookup)), calling (MethodDesc 00007f94bbe04c30 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].Start[[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__18, Microsoft.Build]](<ExecuteTask>d__18 ByRef))
00007F943E7F8F50 00007f94ba8fe662 (MethodDesc 00007f94bbe04660 + 0x2d2 Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__13.MoveNext()), calling (MethodDesc 00007f94baedb420 + 0 Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask(Microsoft.Build.BackEnd.TaskExecutionMode, Microsoft.Build.BackEnd.Lookup))
00007F943E7F8FA0 00007f94bbbb99bb (MethodDesc 00007f94bbe048b0 + 0x3b System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__13, Microsoft.Build]](<ExecuteTask>d__13 ByRef)), calling (MethodDesc 00007f94bbe04660 + 0 Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__13.MoveNext())
00007F943E7F8FF0 00007f94ba87e982 (MethodDesc 00007f94baedb3e8 + 0x92 Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask(Microsoft.Build.BackEnd.Logging.TargetLoggingContext, Microsoft.Build.BackEnd.BuildRequestEntry, Microsoft.Build.BackEnd.ITargetBuilderCallback, Microsoft.Build.Execution.ProjectTargetInstanceChild, Microsoft.Build.BackEnd.TaskExecutionMode, Microsoft.Build.BackEnd.Lookup, Microsoft.Build.BackEnd.Lookup, System.Threading.CancellationToken)), calling (MethodDesc 00007f94bbe047e0 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].Start[[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__13, Microsoft.Build]](<ExecuteTask>d__13 ByRef))
00007F943E7F9070 00007f94ba8fe0ab (MethodDesc 00007f94bbe041e0 + 0x17b Microsoft.Build.BackEnd.TargetEntry+<ProcessBucket>d__52.MoveNext()), calling 00007f94b91635e0
00007F943E7F9110 00007f94bbbb984b (MethodDesc 00007f94bbe04420 + 0x3b System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Microsoft.Build.BackEnd.TargetEntry+<ProcessBucket>d__52, Microsoft.Build]](<ProcessBucket>d__52 ByRef)), calling (MethodDesc 00007f94bbe041e0 + 0 Microsoft.Build.BackEnd.TargetEntry+<ProcessBucket>d__52.MoveNext())
00007F943E7F9160 00007f94ba87ac96 (MethodDesc 00007f94bbdfcee8 + 0x76 Microsoft.Build.BackEnd.TargetEntry.ProcessBucket(Microsoft.Build.BackEnd.ITaskBuilder, Microsoft.Build.BackEnd.Logging.TargetLoggingContext, Microsoft.Build.BackEnd.TaskExecutionMode, Microsoft.Build.BackEnd.Lookup, Microsoft.Build.BackEnd.Lookup)), calling (MethodDesc 00007f94bbe04350 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].Start[[Microsoft.Build.BackEnd.TargetEntry+<ProcessBucket>d__52, Microsoft.Build]](<ProcessBucket>d__52 ByRef))
00007F943E7F91E0 00007f94ba8fd398 (MethodDesc 00007f94bbe01b70 + 0x778 Microsoft.Build.BackEnd.TargetEntry+<ExecuteTarget>d__45.MoveNext()), calling (MethodDesc 00007f94bbdfcee8 + 0 Microsoft.Build.BackEnd.TargetEntry.ProcessBucket(Microsoft.Build.BackEnd.ITaskBuilder, Microsoft.Build.BackEnd.Logging.TargetLoggingContext, Microsoft.Build.BackEnd.TaskExecutionMode, Microsoft.Build.BackEnd.Lookup, Microsoft.Build.BackEnd.Lookup))
00007F943E7F9240 00007f94b980b48f (MethodDesc 00007f94b938d380 + 0x15f System.Collections.Generic.Dictionary`2[[System.__Canon, System.Private.CoreLib],[System.Int32, System.Private.CoreLib]].FindEntry(System.__Canon))
00007F943E7F92D0 00007f94bbbb8e2b (MethodDesc 00007f94bbe01e88 + 0x3b System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Microsoft.Build.BackEnd.TargetEntry+<ExecuteTarget>d__45, Microsoft.Build]](<ExecuteTarget>d__45 ByRef)), calling (MethodDesc 00007f94bbe01b70 + 0 Microsoft.Build.BackEnd.TargetEntry+<ExecuteTarget>d__45.MoveNext())
00007F943E7F9320 00007f94ba87a593 (MethodDesc 00007f94bbdfce78 + 0x83 Microsoft.Build.BackEnd.TargetEntry.ExecuteTarget(Microsoft.Build.BackEnd.ITaskBuilder, Microsoft.Build.BackEnd.BuildRequestEntry, Microsoft.Build.BackEnd.Logging.ProjectLoggingContext, System.Threading.CancellationToken)), calling (MethodDesc 00007f94bbe01e28 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[Microsoft.Build.BackEnd.TargetEntry+<ExecuteTarget>d__45, Microsoft.Build]](<ExecuteTarget>d__45 ByRef))
00007F943E7F93D0 00007f94ba8fbe0e (MethodDesc 00007f94bbe00ec0 + 0x89e Microsoft.Build.BackEnd.TargetBuilder+<ProcessTargetStack>d__21.MoveNext()), calling (MethodDesc 00007f94bbdfce78 + 0 Microsoft.Build.BackEnd.TargetEntry.ExecuteTarget(Microsoft.Build.BackEnd.ITaskBuilder, Microsoft.Build.BackEnd.BuildRequestEntry, Microsoft.Build.BackEnd.Logging.ProjectLoggingContext, System.Threading.CancellationToken))
00007F943E7F9460 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7F9470 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7F94C0 00007f94bd3b4460 (MethodDesc 00007f94bcaf0c68 + 0x50 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult, System.Private.CoreLib],[Microsoft.Build.BackEnd.TargetBuilder+<ProcessTargetStack>d__21, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7F94D0 00007f94b98ca0c0 (MethodDesc 00007f94b93a2958 + 0x30 System.Threading.Tasks.AwaitTaskContinuation.get_IsValidLocationForInlining()), calling (MethodDesc 00007f94b93a1738 + 0 System.Threading.Tasks.TaskScheduler.get_InternalCurrent())
00007F943E7F94F0 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7F9530 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7F9590 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7F95D0 00007f94b990641c (MethodDesc 00007f94b93aa7c0 + 0x8c System.Threading.Tasks.Task`1[[System.Threading.Tasks.VoidTaskResult, System.Private.CoreLib]].TrySetResult(System.Threading.Tasks.VoidTaskResult)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7F9600 00007f94b98d93bf (MethodDesc 00007f94b93a4798 + 0x3f System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult, System.Private.CoreLib]].SetExistingTaskResult(System.Threading.Tasks.VoidTaskResult)), calling (MethodDesc 00007f94b93aa7c0 + 0 System.Threading.Tasks.Task`1[[System.Threading.Tasks.VoidTaskResult, System.Private.CoreLib]].TrySetResult(System.Threading.Tasks.VoidTaskResult))
00007F943E7F9620 00007f94b998e93a (MethodDesc 00007f94b93b51a8 + 0x4a System.Runtime.CompilerServices.AsyncTaskMethodBuilder.SetResult()), calling (MethodDesc 00007f94b93a4798 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult, System.Private.CoreLib]].SetExistingTaskResult(System.Threading.Tasks.VoidTaskResult))
00007F943E7F9650 00007f94ba8fdac4 (MethodDesc 00007f94bbe01b70 + 0xea4 Microsoft.Build.BackEnd.TargetEntry+<ExecuteTarget>d__45.MoveNext()), calling (MethodDesc 00007f94b93b51a8 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder.SetResult())
00007F943E7F96B0 00007f9532eca89d libcoreclr.so!ThreadNative::GetThreadState(ThreadBaseObject*) + 0x16d, calling libcoreclr.so!Frame::PopIfChained()
00007F943E7F9740 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7F9750 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7F97A0 00007f94bd3b4210 (MethodDesc 00007f94bc8ddac8 + 0x50 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult, System.Private.CoreLib],[Microsoft.Build.BackEnd.TargetEntry+<ExecuteTarget>d__45, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7F97B0 00007f94b98ca0c0 (MethodDesc 00007f94b93a2958 + 0x30 System.Threading.Tasks.AwaitTaskContinuation.get_IsValidLocationForInlining()), calling (MethodDesc 00007f94b93a1738 + 0 System.Threading.Tasks.TaskScheduler.get_InternalCurrent())
00007F943E7F97D0 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7F9810 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7F9840 00007f94bbbb99bb (MethodDesc 00007f94bbe048b0 + 0x3b System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__13, Microsoft.Build]](<ExecuteTask>d__13 ByRef)), calling (MethodDesc 00007f94bbe04660 + 0 Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__13.MoveNext())
00007F943E7F9870 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7F98B0 00007f94b98cfd46 (MethodDesc 00007f94b93a3d08 + 0x96 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7F98E0 00007f94b990c60b (MethodDesc 00007f94b93ab700 + 0x4b System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.__Canon)), calling (MethodDesc 00007f94b93a3d08 + 0 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon))
00007F943E7F9910 00007f94ba8fe2ad (MethodDesc 00007f94bbe041e0 + 0x37d Microsoft.Build.BackEnd.TargetEntry+<ProcessBucket>d__52.MoveNext()), calling (MethodDesc 00007f94b93ab6f8 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetResult(System.__Canon))
00007F943E7F99B0 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7F99C0 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7F9A10 00007f94bd3b0bb1 (MethodDesc 00007f94bc8dbf68 + 0x61 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Microsoft.Build.BackEnd.TargetEntry+<ProcessBucket>d__52, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7F9A40 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7F9A80 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7F9AE0 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7F9B20 00007f94b98cfd46 (MethodDesc 00007f94b93a3d08 + 0x96 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7F9B50 00007f94b990c60b (MethodDesc 00007f94b93ab700 + 0x4b System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.__Canon)), calling (MethodDesc 00007f94b93a3d08 + 0 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon))
00007F943E7F9B80 00007f94ba8fe72a (MethodDesc 00007f94bbe04660 + 0x39a Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__13.MoveNext()), calling (MethodDesc 00007f94b93ab6f8 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetResult(System.__Canon))
00007F943E7F9B90 00007f9532f0a792 libcoreclr.so!JIT_MonExit_Portable + 0x22, calling libcoreclr.so!__tls_get_addr
00007F943E7F9BD0 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7F9BE0 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7F9C30 00007f94bd3b0901 (MethodDesc 00007f94bc8dac60 + 0x61 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__13, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7F9C60 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7F9CA0 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7F9CC8 00007f94ba4930c5 (MethodDesc 00007f94badb7110 + 0x55 System.Collections.Generic.LinkedList`1[[System.__Canon, System.Private.CoreLib]].InternalRemoveNode(System.Collections.Generic.LinkedListNode`1<System.__Canon>)), calling libcoreclr.so!JIT_WriteBarrier
00007F943E7F9D00 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7F9D40 00007f94b98cfd46 (MethodDesc 00007f94b93a3d08 + 0x96 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7F9D70 00007f94b990c60b (MethodDesc 00007f94b93ab700 + 0x4b System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.__Canon)), calling (MethodDesc 00007f94b93a3d08 + 0 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon))
00007F943E7F9DA0 00007f94ba8fecd7 (MethodDesc 00007f94bbe04ac0 + 0x527 Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__18.MoveNext()), calling (MethodDesc 00007f94b93ab6f8 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetResult(System.__Canon))
00007F943E7F9DB0 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7F9E70 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7F9E80 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7F9ED0 00007f94bd3b0651 (MethodDesc 00007f94bc8d7978 + 0x61 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteTask>d__18, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7F9F00 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7F9F40 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7F9FA0 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7F9FE0 00007f94b98cfd46 (MethodDesc 00007f94b93a3d08 + 0x96 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7FA010 00007f94b990c60b (MethodDesc 00007f94b93ab700 + 0x4b System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.__Canon)), calling (MethodDesc 00007f94b93a3d08 + 0 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon))
00007F943E7FA040 00007f94bbbbacdc (MethodDesc 00007f94bbe06030 + 0x6cc Microsoft.Build.BackEnd.TaskBuilder+<ExecuteBucket>d__19.MoveNext()), calling (MethodDesc 00007f94b93ab700 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.__Canon))
00007F943E7FA060 00007f9532eca89d libcoreclr.so!ThreadNative::GetThreadState(ThreadBaseObject*) + 0x16d, calling libcoreclr.so!Frame::PopIfChained()
00007F943E7FA0F0 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FA100 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7FA150 00007f94bd3b03a1 (MethodDesc 00007f94bc8d4d08 + 0x61 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteBucket>d__19, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FA180 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7FA1C0 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7FA220 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7FA260 00007f94b98cfd46 (MethodDesc 00007f94b93a3d08 + 0x96 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7FA290 00007f94b990c60b (MethodDesc 00007f94b93ab700 + 0x4b System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.__Canon)), calling (MethodDesc 00007f94b93a3d08 + 0 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon))
00007F943E7FA2C0 00007f94ba8ff11b (MethodDesc 00007f94bbe06a68 + 0x25b Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__23.MoveNext()), calling (MethodDesc 00007f94b93ab6f8 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetResult(System.__Canon))
00007F943E7FA310 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FA320 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7FA370 00007f94bd3b00f1 (MethodDesc 00007f94bc8d36b8 + 0x61 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__23, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FA3A0 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7FA3E0 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7FA400 00007f94ba87fbef (MethodDesc 00007f94baedb4a0 + 0x43f Microsoft.Build.BackEnd.TaskBuilder.GatherTaskOutputs(Microsoft.Build.BackEnd.ITaskExecutionHost, Microsoft.Build.BackEnd.TaskExecutionMode, Microsoft.Build.BackEnd.ItemBucket)), calling 00007f94b918c170
00007F943E7FA440 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7FA480 00007f94b98cfd46 (MethodDesc 00007f94b93a3d08 + 0x96 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7FA4B0 00007f94b990c60b (MethodDesc 00007f94b93ab700 + 0x4b System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.__Canon)), calling (MethodDesc 00007f94b93a3d08 + 0 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon))
00007F943E7FA4E0 00007f94ba8ffe31 (MethodDesc 00007f94bc0165a8 + 0xc41 Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__25.MoveNext()), calling (MethodDesc 00007f94b93ab6f8 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetResult(System.__Canon))
00007F943E7FA570 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FA580 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7FA5D0 00007f94bd3afe41 (MethodDesc 00007f94bc8d2d88 + 0x61 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__25, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FA600 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7FA640 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7FA660 00007f9532fdd80b libcoreclr.so!ClassLoader::LookupTypeHandleForTypeKeyInner(TypeKey*, int) + 0x15b, calling libcoreclr.so!ClassLoader::LookupInLoaderModule(TypeKey*, int)
00007F943E7FA6A0 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7FA6E0 00007f94b991fc1a (MethodDesc 00007f94b93adb68 + 0x8a System.Threading.Tasks.Task`1[[System.Boolean, System.Private.CoreLib]].TrySetResult(Boolean)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7FA710 00007f94b9907dbf (MethodDesc 00007f94b93ab058 + 0x3f System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean, System.Private.CoreLib]].SetExistingTaskResult(Boolean)), calling (MethodDesc 00007f94b93adb68 + 0 System.Threading.Tasks.Task`1[[System.Boolean, System.Private.CoreLib]].TrySetResult(Boolean))
00007F943E7FA730 00007f94b9908219 (MethodDesc 00007f94b93ab050 + 0x69 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean, System.Private.CoreLib]].SetResult(Boolean)), calling (MethodDesc 00007f94b93ab058 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean, System.Private.CoreLib]].SetExistingTaskResult(Boolean))
00007F943E7FA750 00007f94ba8f37d5 (MethodDesc 00007f94bc8ba088 + 0xa65 Microsoft.Build.BackEnd.MSBuild+<ExecuteInternal>d__76.MoveNext()), calling (MethodDesc 00007f94b93ab050 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean, System.Private.CoreLib]].SetResult(Boolean))
00007F943E7FA770 00007f9532eca89d libcoreclr.so!ThreadNative::GetThreadState(ThreadBaseObject*) + 0x16d, calling libcoreclr.so!Frame::PopIfChained()
00007F943E7FA800 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FA810 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7FA860 00007f94bd3afbe0 (MethodDesc 00007f94bc8d2428 + 0x50 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean, System.Private.CoreLib],[Microsoft.Build.BackEnd.MSBuild+<ExecuteInternal>d__76, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FA870 00007f94b98ca0c0 (MethodDesc 00007f94b93a2958 + 0x30 System.Threading.Tasks.AwaitTaskContinuation.get_IsValidLocationForInlining()), calling (MethodDesc 00007f94b93a1738 + 0 System.Threading.Tasks.TaskScheduler.get_InternalCurrent())
00007F943E7FA890 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7FA8D0 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7FA930 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7FA970 00007f94b991fc1a (MethodDesc 00007f94b93adb68 + 0x8a System.Threading.Tasks.Task`1[[System.Boolean, System.Private.CoreLib]].TrySetResult(Boolean)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7FA9A0 00007f94b9907dbf (MethodDesc 00007f94b93ab058 + 0x3f System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean, System.Private.CoreLib]].SetExistingTaskResult(Boolean)), calling (MethodDesc 00007f94b93adb68 + 0 System.Threading.Tasks.Task`1[[System.Boolean, System.Private.CoreLib]].TrySetResult(Boolean))
00007F943E7FA9C0 00007f94b9908219 (MethodDesc 00007f94b93ab050 + 0x69 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean, System.Private.CoreLib]].SetResult(Boolean)), calling (MethodDesc 00007f94b93ab058 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean, System.Private.CoreLib]].SetExistingTaskResult(Boolean))
00007F943E7FA9E0 00007f94ba8f3a7e (MethodDesc 00007f94bd39d2b0 + 0x21e Microsoft.Build.BackEnd.MSBuild+<BuildProjectsInParallel>d__77.MoveNext()), calling (MethodDesc 00007f94b93ab050 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean, System.Private.CoreLib]].SetResult(Boolean))
00007F943E7FA9F0 00007f9532eca89d libcoreclr.so!ThreadNative::GetThreadState(ThreadBaseObject*) + 0x16d, calling libcoreclr.so!Frame::PopIfChained()
00007F943E7FAA80 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FAA90 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7FAAE0 00007f94bd3af990 (MethodDesc 00007f94bd39d5c0 + 0x50 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean, System.Private.CoreLib],[Microsoft.Build.BackEnd.MSBuild+<BuildProjectsInParallel>d__77, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FAAF0 00007f94b98ca0c0 (MethodDesc 00007f94b93a2958 + 0x30 System.Threading.Tasks.AwaitTaskContinuation.get_IsValidLocationForInlining()), calling (MethodDesc 00007f94b93a1738 + 0 System.Threading.Tasks.TaskScheduler.get_InternalCurrent())
00007F943E7FAB10 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7FAB50 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7FABB0 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7FABF0 00007f94b991fc1a (MethodDesc 00007f94b93adb68 + 0x8a System.Threading.Tasks.Task`1[[System.Boolean, System.Private.CoreLib]].TrySetResult(Boolean)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7FAC20 00007f94b9907dbf (MethodDesc 00007f94b93ab058 + 0x3f System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean, System.Private.CoreLib]].SetExistingTaskResult(Boolean)), calling (MethodDesc 00007f94b93adb68 + 0 System.Threading.Tasks.Task`1[[System.Boolean, System.Private.CoreLib]].TrySetResult(Boolean))
00007F943E7FAC40 00007f94b9908219 (MethodDesc 00007f94b93ab050 + 0x69 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean, System.Private.CoreLib]].SetResult(Boolean)), calling (MethodDesc 00007f94b93ab058 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean, System.Private.CoreLib]].SetExistingTaskResult(Boolean))
00007F943E7FAC60 00007f94ba8f4d3e (MethodDesc 00007f94bc8ab338 + 0x122e Microsoft.Build.BackEnd.MSBuild+<ExecuteTargets>d__80.MoveNext()), calling (MethodDesc 00007f94b93ab050 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean, System.Private.CoreLib]].SetResult(Boolean))
00007F943E7FAC90 00007f9532ea7cf2 libcoreclr.so!VirtualCallStubManager::GetResolveCacheElem(void*, unsigned long, void*) + 0x112
00007F943E7FAD80 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FAD90 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7FADE0 00007f94bd3af740 (MethodDesc 00007f94bc8d1ac0 + 0x50 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean, System.Private.CoreLib],[Microsoft.Build.BackEnd.MSBuild+<ExecuteTargets>d__80, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FADF0 00007f94b98ca0c0 (MethodDesc 00007f94b93a2958 + 0x30 System.Threading.Tasks.AwaitTaskContinuation.get_IsValidLocationForInlining()), calling (MethodDesc 00007f94b93a1738 + 0 System.Threading.Tasks.TaskScheduler.get_InternalCurrent())
00007F943E7FAE10 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7FAE50 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7FAEB0 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7FAEF0 00007f94bd3af05a (MethodDesc 00007f94bc8abd40 + 0x9a System.Threading.Tasks.Task`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework]].TrySetResult(Microsoft.Build.Framework.BuildEngineResult)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7FAF30 00007f94bd3aef84 (MethodDesc 00007f94bc8aba00 + 0x54 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework]].SetExistingTaskResult(Microsoft.Build.Framework.BuildEngineResult)), calling (MethodDesc 00007f94bc8abd40 + 0 System.Threading.Tasks.Task`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework]].TrySetResult(Microsoft.Build.Framework.BuildEngineResult))
00007F943E7FAF70 00007f94bc6e235f (MethodDesc 00007f94bc8ab9f8 + 0x9f System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework]].SetResult(Microsoft.Build.Framework.BuildEngineResult)), calling (MethodDesc 00007f94bc8aba00 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework]].SetExistingTaskResult(Microsoft.Build.Framework.BuildEngineResult))
00007F943E7FAFC0 00007f94ba90046b (MethodDesc 00007f94bc8ab8b8 + 0x4bb Microsoft.Build.BackEnd.TaskHost+<InternalBuildProjects>d__46.MoveNext()), calling (MethodDesc 00007f94bc8ab9f8 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework]].SetResult(Microsoft.Build.Framework.BuildEngineResult))
00007F943E7FAFD0 00007f9532eca89d libcoreclr.so!ThreadNative::GetThreadState(ThreadBaseObject*) + 0x16d, calling libcoreclr.so!Frame::PopIfChained()
00007F943E7FB060 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FB070 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7FB0C0 00007f94bd3af0e0 (MethodDesc 00007f94bc8bff28 + 0x50 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework],[Microsoft.Build.BackEnd.TaskHost+<InternalBuildProjects>d__46, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FB0D0 00007f94b98ca0c0 (MethodDesc 00007f94b93a2958 + 0x30 System.Threading.Tasks.AwaitTaskContinuation.get_IsValidLocationForInlining()), calling (MethodDesc 00007f94b93a1738 + 0 System.Threading.Tasks.TaskScheduler.get_InternalCurrent())
00007F943E7FB0F0 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7FB130 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7FB190 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7FB1D0 00007f94bd3af05a (MethodDesc 00007f94bc8abd40 + 0x9a System.Threading.Tasks.Task`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework]].TrySetResult(Microsoft.Build.Framework.BuildEngineResult)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7FB210 00007f94bd3aef84 (MethodDesc 00007f94bc8aba00 + 0x54 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework]].SetExistingTaskResult(Microsoft.Build.Framework.BuildEngineResult)), calling (MethodDesc 00007f94bc8abd40 + 0 System.Threading.Tasks.Task`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework]].TrySetResult(Microsoft.Build.Framework.BuildEngineResult))
00007F943E7FB250 00007f94bc6e235f (MethodDesc 00007f94bc8ab9f8 + 0x9f System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework]].SetResult(Microsoft.Build.Framework.BuildEngineResult)), calling (MethodDesc 00007f94bc8aba00 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework]].SetExistingTaskResult(Microsoft.Build.Framework.BuildEngineResult))
00007F943E7FB2A0 00007f94ba9010fe (MethodDesc 00007f94bc8ba818 + 0xc0e Microsoft.Build.BackEnd.TaskHost+<BuildProjectFilesInParallelAsync>d__48.MoveNext()), calling (MethodDesc 00007f94bc8ab9f8 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework]].SetResult(Microsoft.Build.Framework.BuildEngineResult))
00007F943E7FB380 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FB390 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7FB3E0 00007f94bd3aed30 (MethodDesc 00007f94bc8bf5a8 + 0x50 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[Microsoft.Build.Framework.BuildEngineResult, Microsoft.Build.Framework],[Microsoft.Build.BackEnd.TaskHost+<BuildProjectFilesInParallelAsync>d__48, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FB3F0 00007f94b98ca0c0 (MethodDesc 00007f94b93a2958 + 0x30 System.Threading.Tasks.AwaitTaskContinuation.get_IsValidLocationForInlining()), calling (MethodDesc 00007f94b93a1738 + 0 System.Threading.Tasks.TaskScheduler.get_InternalCurrent())
00007F943E7FB410 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7FB450 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7FB4B0 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7FB4F0 00007f94b98cfd46 (MethodDesc 00007f94b93a3d08 + 0x96 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7FB520 00007f94b990c60b (MethodDesc 00007f94b93ab700 + 0x4b System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.__Canon)), calling (MethodDesc 00007f94b93a3d08 + 0 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon))
00007F943E7FB550 00007f94ba8f8def (MethodDesc 00007f94bc8bb108 + 0x51f Microsoft.Build.BackEnd.RequestBuilder+<BuildProjects>d__33.MoveNext()), calling (MethodDesc 00007f94b93ab6f8 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetResult(System.__Canon))
00007F943E7FB5F0 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FB600 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7FB650 00007f94bd3aea91 (MethodDesc 00007f94bc8bef10 + 0x61 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Microsoft.Build.BackEnd.RequestBuilder+<BuildProjects>d__33, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FB680 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7FB6C0 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7FB6E0 00007f94b9aa739e (MethodDesc 00007f94b93dccb0 + 0x8e System.Collections.Generic.Dictionary`2+ValueCollection[[System.Int32, System.Private.CoreLib],[System.__Canon, System.Private.CoreLib]].CopyTo(System.__Canon[], Int32)), calling libcoreclr.so!JIT_Stelem_Ref
00007F943E7FB720 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7FB760 00007f94b98cfd46 (MethodDesc 00007f94b93a3d08 + 0x96 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7FB790 00007f94b990c60b (MethodDesc 00007f94b93ab700 + 0x4b System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.__Canon)), calling (MethodDesc 00007f94b93a3d08 + 0 System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon))
00007F943E7FB7C0 00007f94ba8f99b0 (MethodDesc 00007f94bc8bb528 + 0x2f0 Microsoft.Build.BackEnd.RequestBuilder+<StartNewBuildRequests>d__51.MoveNext()), calling (MethodDesc 00007f94b93ab6f8 + 0 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetResult(System.__Canon))
00007F943E7FB800 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FB810 00007f9532f03a96 libcoreclr.so!JIT_GetSharedGCThreadStaticBase(unsigned long, unsigned int) + 0x36, calling libcoreclr.so!__tls_get_addr
00007F943E7FB860 00007f94bd3ae7e1 (MethodDesc 00007f94bc8be3f8 + 0x61 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Microsoft.Build.BackEnd.RequestBuilder+<StartNewBuildRequests>d__51, Microsoft.Build]].MoveNext()), calling (MethodDesc 00007f94b9393d68 + 0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FB890 00007f94b98ca637 (MethodDesc 00007f94b93a29c8 + 0x97 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean)), calling 00007f94b9216e90
00007F943E7FB8D0 00007f94b988098e (MethodDesc 00007f94b939b4e8 + 0x12e System.Threading.Tasks.Task.RunContinuations(System.Object)), calling (MethodDesc 00007f94b93a29c8 + 0 System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Runtime.CompilerServices.IAsyncStateMachineBox, Boolean))
00007F943E7FB8E0 00007f94b9868452 (MethodDesc 00007f94b9398e88 + 0x132 System.Threading.AsyncLocal`1[[System.__Canon, System.Private.CoreLib]].System.Threading.IAsyncLocal.OnValueChanged(System.Object, System.Object, Boolean))
00007F943E7FB930 00007f9532ed1677 libcoreclr.so!COMInterlocked::ExchangeObject(void**, void*) + 0x17, calling libcoreclr.so!ErectWriteBarrier(Object**, Object*)
00007F943E7FB970 00007f94b9887a5a (MethodDesc 00007f94b939c078 + 0x8a System.Threading.Tasks.Task`1[[System.Int32, System.Private.CoreLib]].TrySetResult(Int32)), calling (MethodDesc 00007f94b939b4d8 + 0 System.Threading.Tasks.Task.FinishContinuations())
00007F943E7FB9A0 00007f94bc706457 (MethodDesc 00007f94bc8835f8 + 0x17 System.Threading.Tasks.TaskCompletionSource`1[[System.Int32, System.Private.CoreLib]].TrySetResult(Int32)), calling (MethodDesc 00007f94b939c078 + 0 System.Threading.Tasks.Task`1[[System.Int32, System.Private.CoreLib]].TrySetResult(Int32))
00007F943E7FB9C0 00007f94ba906274 (MethodDesc 00007f94bc8bde20 + 0x84 Microsoft.Build.Shared.AwaitExtensions+<>c__DisplayClass7_2.<ToTask>b__0(System.Object, Boolean)), calling (MethodDesc 00007f94bc8835f8 + 0 System.Threading.Tasks.TaskCompletionSource`1[[System.Int32, System.Private.CoreLib]].TrySetResult(Int32))
00007F943E7FBA00 00007f94b983cf9d (MethodDesc 00007f94b9393d68 + 0x8d System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
00007F943E7FBA60 00007f9532f9be7f libcoreclr.so!CallDescrWorkerInternal + 0x7c
00007F943E7FBA80 00007f9532ebbd62 libcoreclr.so!DispatchCallSimple(unsigned long*, unsigned int, unsigned long, unsigned int) + 0xf2, calling libcoreclr.so!CallDescrWorkerInternal
00007F943E7FBB10 00007f953303c319 libcoreclr.so!RegisterWaitForSingleObjectCallback_Worker(void*) + 0xc9, calling libcoreclr.so!DispatchCallSimple(unsigned long*, unsigned int, unsigned long, unsigned int)
00007F943E7FBBB0 00007f9532e8dd0d libcoreclr.so!ManagedThreadBase_DispatchOuter(ManagedThreadCallState*) + 0x19d
00007F943E7FBCD0 00007f9532e8e470 libcoreclr.so!ManagedThreadBase::ThreadPool(ADID, void (*)(void*), void*) + 0x40, calling libcoreclr.so!ManagedThreadBase_DispatchOuter(ManagedThreadCallState*)
00007F943E7FBD20 00007f953303c17a libcoreclr.so!RegisterWaitForSingleObjectCallback(void*, unsigned char) + 0x10a, calling libcoreclr.so!ManagedThreadBase::ThreadPool(ADID, void (*)(void*), void*)
00007F943E7FBD70 00007f9532eabcfa libcoreclr.so!ThreadpoolMgr::AsyncCallbackCompletion(void*) + 0x12a
00007F943E7FBE10 00007f9532eacb73 libcoreclr.so!ThreadpoolMgr::WorkerThreadStart(void*) + 0x4f3
00007F943E7FBE70 00007f9533223b82 libcoreclr.so!CorUnix::CPalThread::ThreadEntry(void*) + 0x132
00007F943E7FBFD0 00007f9533d9cbcd libc.so.6!clone + 0x6d
```
</details>
<details>
<summary>repro 2 ReinitializeConsole stack</summary>
```
(lldb) bt
* thread #1: tid = 93142, 0x00007f59714dd4bd libpthread.so.0`__GI___write + 45, name = 'dotnet', stop reason = signal SIGSTOP
* frame #0: 0x00007f59714dd4bd libpthread.so.0`__GI___write + 45
frame #1: 0x00007f595fb16fdf System.Native.so`ReinitializeConsole + 95
frame #2: 0x00007f595fb1bd42 System.Native.so`___lldb_unnamed_symbol3$$System.Native.so + 50
frame #3: 0x00007f59714de390 libpthread.so.0`___lldb_unnamed_symbol1$$libpthread.so.0 + 1
frame #4: 0x00007f59714da35e libpthread.so.0`__pthread_cond_wait + 190
frame #5: 0x00007f596ffcc4f2 libcoreclr.so`CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 354
frame #6: 0x00007f596ffcc0d4 libcoreclr.so`CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 388
frame #7: 0x00007f596ffd0aa4 libcoreclr.so`CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1812
frame #8: 0x00007f596ffd0e21 libcoreclr.so`WaitForMultipleObjectsEx + 81
frame #9: 0x00007f596fc3c7c1 libcoreclr.so`Thread::DoAppropriateWaitWorker(int, void**, int, unsigned int, WaitMode) + 1025
frame #10: 0x00007f596fc37710 libcoreclr.so`Thread::DoAppropriateWait(int, void**, int, unsigned int, WaitMode, PendingSync*) + 80
frame #11: 0x00007f596fc88290 libcoreclr.so`WaitHandleNative::CorWaitOneNative(SafeHandle*, int, bool, bool) + 320
frame #12: 0x00007f58f66c74ac
frame #13: 0x00007f58f75f806d
frame #14: 0x00007f58f6c767bc
frame #15: 0x00007f58f6c76350
frame #16: 0x00007f58f6c7518a
frame #17: 0x00007f58f6c74968
frame #18: 0x00007f596fd4fecf libcoreclr.so`CallDescrWorkerInternal + 124
frame #19: 0x00007f596fc705fc libcoreclr.so`MethodDescCallSite::CallTargetWorker(unsigned long const*, unsigned long*, int) + 940
frame #20: 0x00007f596fd71087 libcoreclr.so`RunMain(MethodDesc*, short, int*, PtrArray**) + 775
frame #21: 0x00007f596fd71305 libcoreclr.so`Assembly::ExecuteMainMethod(PtrArray**, int) + 229
frame #22: 0x00007f596fbb9eb2 libcoreclr.so`CorHost2::ExecuteAssembly(unsigned int, char16_t const*, int, char16_t const**, unsigned int*) + 482
frame #23: 0x00007f596fb94fd4 libcoreclr.so`coreclr_execute_assembly + 212
frame #24: 0x00007f597036c87d libhostpolicy.so`___lldb_unnamed_symbol1550$$libhostpolicy.so + 125
frame #25: 0x00007f597035f2fd libhostpolicy.so`___lldb_unnamed_symbol1269$$libhostpolicy.so + 6781
frame #26: 0x00007f597035fb4c libhostpolicy.so`corehost_main + 236
frame #27: 0x00007f5970612cbf libhostfxr.so`___lldb_unnamed_symbol1564$$libhostfxr.so + 207
frame #28: 0x00007f597061e36c libhostfxr.so`___lldb_unnamed_symbol1609$$libhostfxr.so + 5436
frame #29: 0x00007f597061f4c5 libhostfxr.so`___lldb_unnamed_symbol1612$$libhostfxr.so + 437
frame #30: 0x00007f597061ea39 libhostfxr.so`___lldb_unnamed_symbol1610$$libhostfxr.so + 1001
frame #31: 0x00007f5970612f0c libhostfxr.so`hostfxr_main_startupinfo + 156
frame #32: 0x000000000040ac74 dotnet`___lldb_unnamed_symbol30$$dotnet + 1572
frame #33: 0x000000000040af05 dotnet`___lldb_unnamed_symbol31$$dotnet + 165
frame #34: 0x00007f5970882830 libc.so.6`__libc_start_main(main=(dotnet`___lldb_unnamed_symbol31$$dotnet), argc=22, argv=0x00007ffff5faf708, init=<unavailable>, fini=<unavailable>, rtld_fini=<unavailable>, stack_end=0x00007ffff5faf6f8) + 240 at libc-start.c:291
frame #35: 0x0000000000408a54 dotnet`_start + 41
(lldb) dumpstack
OS Thread Id: 0x16bd6 (1)
TEB information is not available so a stack size of 0xFFFF is assumed
Current frame: libpthread.so.0!__GI___write + 0x2d
Child-SP RetAddr Caller, Callee
00007FFFF5FAC950 00007f595fb16fdf System.Native.so!ReinitializeConsole + 0x5f, calling System.Native.so!write
00007FFFF5FAC970 00007f595fb1bd42 System.Native.so!___lldb_unnamed_symbol3$$System.Native.so + 0x32, calling System.Native.so!ReinitializeConsole
00007FFFF5FACB30 00007f59708e653c libc.so.6!__GI___libc_free + 0x4c [/build/glibc-Cl5G7W/glibc-2.23/malloc/malloc.c:2969], calling libc.so.6!_int_free [/build/glibc-Cl5G7W/glibc-2.23/malloc/malloc.c:3841]
00007FFFF5FACB50 00007f596ffc7618 libcoreclr.so!LeaveCriticalSection + 0x18, calling libcoreclr.so!pthread_getspecific
00007FFFF5FACEE0 00007f596fc237fe libcoreclr.so!SigPointer::GetTypeHandleThrowing(Module*, SigTypeContext const*, ClassLoader::LoadTypesFlag, ClassLoadLevel, int, Substitution const*, ZapSig::Context const*) const + 0x13ce, calling libcoreclr.so!ClassLoader::LoadGenericInstantiationThrowing(Module*, unsigned int, Instantiation, ClassLoader::LoadTypesFlag, ClassLoadLevel, InstantiationContext const*, int)
00007FFFF5FACEF0 00007f596fc23774 libcoreclr.so!SigPointer::GetTypeHandleThrowing(Module*, SigTypeContext const*, ClassLoader::LoadTypesFlag, ClassLoadLevel, int, Substitution const*, ZapSig::Context const*) const + 0x1344, calling libcoreclr.so!SigParser::SkipExactlyOne()
00007FFFF5FACF00 00007f596fc23317 libcoreclr.so!SigPointer::GetTypeHandleThrowing(Module*, SigTypeContext const*, ClassLoader::LoadTypesFlag, ClassLoadLevel, int, Substitution const*, ZapSig::Context const*) const + 0xee7, calling libcoreclr.so!GetOsPageSize()
00007FFFF5FACF70 00007f59714da316 libpthread.so.0!__pthread_cond_wait + 0x76, calling libpthread.so.0!__pthread_enable_asynccancel
00007FFFF5FACFA0 00007f596ffcc4f2 libcoreclr.so!CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 0x162, calling libcoreclr.so!pthread_cond_wait
00007FFFF5FAD000 00007f596ffcc0d4 libcoreclr.so!CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 0x184, calling libcoreclr.so!CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*)
00007FFFF5FAD060 00007f596ffd0aa4 libcoreclr.so!CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 0x714
00007FFFF5FAD1F0 00007f596ffd0e21 libcoreclr.so!WaitForMultipleObjectsEx + 0x51, calling libcoreclr.so!CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int)
00007FFFF5FAD230 00007f596fc3c7c1 libcoreclr.so!Thread::DoAppropriateWaitWorker(int, void**, int, unsigned int, WaitMode) + 0x401, calling libcoreclr.so!WaitForMultipleObjectsEx
00007FFFF5FAD320 00007f596fc37710 libcoreclr.so!Thread::DoAppropriateWait(int, void**, int, unsigned int, WaitMode, PendingSync*) + 0x50, calling libcoreclr.so!Thread::DoAppropriateWaitWorker(int, void**, int, unsigned int, WaitMode)
00007FFFF5FAD360 00007f596fc88290 libcoreclr.so!WaitHandleNative::CorWaitOneNative(SafeHandle*, int, bool, bool) + 0x140, calling libcoreclr.so!Thread::DoAppropriateWait(int, void**, int, unsigned int, WaitMode, PendingSync*)
00007FFFF5FAD3F8 00007f58f66c74ac (MethodDesc 00007f58f616acd8 + 0x1c System.Threading.WaitHandle.InternalWaitOne(System.Runtime.InteropServices.SafeHandle, Int64, Boolean, Boolean)), calling 00007f596fc88150 (stub for System.Threading.WaitHandle.WaitOneNative(System.Runtime.InteropServices.SafeHandle, UInt32, Boolean, Boolean))
00007FFFF5FAD4A0 00007f596fc881f1 libcoreclr.so!WaitHandleNative::CorWaitOneNative(SafeHandle*, int, bool, bool) + 0xa1, calling libcoreclr.so!LazyMachStateCaptureState
00007FFFF5FAD4F0 00007f58f66c74ac (MethodDesc 00007f58f616acd8 + 0x1c System.Threading.WaitHandle.InternalWaitOne(System.Runtime.InteropServices.SafeHandle, Int64, Boolean, Boolean)), calling 00007f596fc88150 (stub for System.Threading.WaitHandle.WaitOneNative(System.Runtime.InteropServices.SafeHandle, UInt32, Boolean, Boolean))
00007FFFF5FAD510 00007f58f75f806d (MethodDesc 00007f58f7d360f0 + 0x8d Microsoft.Build.Execution.BuildSubmission.Execute()), calling 00007f58f5f1ef40
00007FFFF5FAD540 00007f58f6c767bc (MethodDesc 00007f58f5f066f8 + 0xbc Microsoft.Build.CommandLine.MSBuildApp.ExecuteBuild(Microsoft.Build.Execution.BuildManager, Microsoft.Build.Execution.BuildRequestData)), calling 00007f58f6c25cdd
00007FFFF5FAD590 00007f58f6c76350 (MethodDesc 00007f58f5f066e8 + 0x8b0 Microsoft.Build.CommandLine.MSBuildApp.BuildProject(System.String, System.String[], System.String, System.Collections.Generic.Dictionary`2<System.String,System.String>, System.Collections.Generic.Dictionary`2<System.String,System.String>, Microsoft.Build.Framework.ILogger[], Microsoft.Build.Framework.LoggerVerbosity, Microsoft.Build.CommandLine.DistributedLoggerRecord[], Int32, Boolean, System.IO.TextWriter, Boolean, System.Collections.Generic.ISet`1<System.String>, System.Collections.Generic.ISet`1<System.String>, Boolean, Microsoft.Build.Logging.ProfilerLogger, Boolean)), calling 00007f58f6c25ccd
00007FFFF5FAD680 00007f58f6c7518a (MethodDesc 00007f58f5f066b8 + 0x40a Microsoft.Build.CommandLine.MSBuildApp.Execute(System.String[])), calling 00007f58f6c25ccd
00007FFFF5FAD810 00007f58f6c74968 (MethodDesc 00007f58f5f06678 + 0x68 Microsoft.Build.CommandLine.MSBuildApp.Main(System.String[])), calling 00007f58f6c25ccd
00007FFFF5FAD840 00007f596fd4fecf libcoreclr.so!CallDescrWorkerInternal + 0x7c
00007FFFF5FAD860 00007f596fc705fc libcoreclr.so!MethodDescCallSite::CallTargetWorker(unsigned long const*, unsigned long*, int) + 0x3ac, calling libcoreclr.so!CallDescrWorkerInternal
00007FFFF5FAD880 00007f596ff0f0fb libcoreclr.so!MDInternalRO::GetSigOfMethodDef(unsigned int, unsigned int*, unsigned char const**) + 0xdb, calling libcoreclr.so!StgBlobPoolReadOnly::GetBlob(unsigned int, MetaData::DataBlob*)
00007FFFF5FAD8F0 00007f596fbff283 libcoreclr.so!MethodDesc::RequiresInstArg() + 0x13, calling libcoreclr.so!MethodDesc::IsSharedByGenericInstantiations()
00007FFFF5FAD920 00007f596fc2451d libcoreclr.so!MetaSig::MetaSig(MethodDesc*, TypeHandle) + 0xed, calling libcoreclr.so!MethodDesc::RequiresInstArg()
00007FFFF5FAD950 00007f596fc702f6 libcoreclr.so!MethodDescCallSite::CallTargetWorker(unsigned long const*, unsigned long*, int) + 0xa6, calling libcoreclr.so!ArgIteratorTemplate<ArgIteratorBase>::SizeOfArgStack()
00007FFFF5FADA30 00007f596fd71087 libcoreclr.so!RunMain(MethodDesc*, short, int*, PtrArray**) + 0x307, calling libcoreclr.so!MethodDescCallSite::CallTargetWorker(unsigned long const*, unsigned long*, int)
00007FFFF5FADAC0 00007f596fcb603a libcoreclr.so!JIT_GetSharedGCStaticBase_Helper + 0x8a, calling libcoreclr.so!LazyMachStateCaptureState
00007FFFF5FADC40 00007f596fd71305 libcoreclr.so!Assembly::ExecuteMainMethod(PtrArray**, int) + 0xe5, calling libcoreclr.so!RunMain(MethodDesc*, short, int*, PtrArray**)
00007FFFF5FADC60 00007f596fe6d5ae libcoreclr.so!WKS::gc_heap::a_fit_segment_end_p(int, WKS::heap_segment*, unsigned long, alloc_context*, int, int*) + 0x37e, calling libcoreclr.so!WKS::gc_heap::adjust_limit_clr(unsigned char*, unsigned long, alloc_context*, WKS::heap_segment*, int, int)
00007FFFF5FADCE0 00007f596fe6dd3a libcoreclr.so!WKS::gc_heap::allocate_small(int, unsigned long, alloc_context*, int) + 0x15a, calling libcoreclr.so!WKS::gc_heap::a_fit_segment_end_p(int, WKS::heap_segment*, unsigned long, alloc_context*, int, int*)
00007FFFF5FADD60 00007f596fe6f0f5 libcoreclr.so!WKS::gc_heap::try_allocate_more_space(alloc_context*, unsigned long, int) + 0x205, calling libcoreclr.so!WKS::gc_heap::allocate_small(int, unsigned long, alloc_context*, int)
00007FFFF5FADDB0 00007f596fe92d7d libcoreclr.so!WKS::GCHeap::Alloc(gc_alloc_context*, unsigned long, unsigned int) + 0x9d, calling libcoreclr.so!WKS::gc_heap::try_allocate_more_space(alloc_context*, unsigned long, int)
00007FFFF5FADE00 00007f596fca860d libcoreclr.so!SlowAllocateString(unsigned int) + 0x1dd, calling libcoreclr.so!ETW::TypeSystemLog::IsHeapAllocEventEnabled()
00007FFFF5FADEB0 00007f596fbb9eb2 libcoreclr.so!CorHost2::ExecuteAssembly(unsigned int, char16_t const*, int, char16_t const**, unsigned int*) + 0x1e2, calling libcoreclr.so!Assembly::ExecuteMainMethod(PtrArray**, int)
00007FFFF5FADF60 00007f596fb94fd4 libcoreclr.so!coreclr_execute_assembly + 0xd4
00007FFFF5FADFC0 00007f597036c87d libhostpolicy.so!___lldb_unnamed_symbol1550$$libhostpolicy.so + 0x7d
00007FFFF5FAE000 00007f597035f2fd libhostpolicy.so!___lldb_unnamed_symbol1269$$libhostpolicy.so + 0x1a7d, calling libhostpolicy.so!___lldb_unnamed_symbol1550$$libhostpolicy.so
00007FFFF5FAE3C0 00007f597121a0b4 libstdc++.so.6!std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() + 0x64, calling libstdc++.so.6!std::string::_Rep::_M_destroy(std::allocator<char> const&)
00007FFFF5FAE3E0 00007f5970331f88 libhostpolicy.so!___lldb_unnamed_symbol80$$libhostpolicy.so + 0xa8, calling libhostpolicy.so!std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()
00007FFFF5FAE720 00007f597035fb4c libhostpolicy.so!corehost_main + 0xec, calling libhostpolicy.so!___lldb_unnamed_symbol1269$$libhostpolicy.so
00007FFFF5FAE820 00007f5970612cbf libhostfxr.so!___lldb_unnamed_symbol1564$$libhostfxr.so + 0xcf
00007FFFF5FAE8A0 00007f597061e36c libhostfxr.so!___lldb_unnamed_symbol1609$$libhostfxr.so + 0x153c, calling libhostfxr.so!___lldb_unnamed_symbol1564$$libhostfxr.so
00007FFFF5FAEA60 00007f59718f7fe1 ld-linux-x86-64.so.2!___lldb_unnamed_symbol32$$ld-linux-x86-64.so.2 + 0x171, calling ld-linux-x86-64.so.2!___lldb_unnamed_symbol64$$ld-linux-x86-64.so.2
00007FFFF5FAEF60 00007f597062aa8f libhostfxr.so!__gnu_cxx::__normal_iterator<char const**, std::vector<char const*, std::allocator<char const*> > > std::copy<char const**, __gnu_cxx::__normal_iterator<char const**, std::vector<char const*, std::allocator<char const*> > > >(char const**, char const**, __gnu_cxx::__normal_iterator<char const**, std::vector<char const*, std::allocator<char const*> > >) + 0x4f, calling libhostfxr.so!__gnu_cxx::__normal_iterator<char const**, std::vector<char const*, std::allocator<char const*> > > std::__copy_move_a2<false, char const**, __gnu_cxx::__normal_iterator<char const**, std::vector<char const*, std::allocator<char const*> > > >(char const**, char const**, __gnu_cxx::__normal_iterator<char const**, std::vector<char const*, std::allocator<char const*> > >)
00007FFFF5FAEFB0 00007f597062a5a4 libhostfxr.so!void std::vector<char const*, std::allocator<char const*> >::_M_range_insert<char const**>(__gnu_cxx::__normal_iterator<char const**, std::vector<char const*, std::allocator<char const*> > >, char const**, char const**, std::forward_iterator_tag) + 0x294, calling libhostfxr.so!__gnu_cxx::__normal_iterator<char const**, std::vector<char const*, std::allocator<char const*> > > std::copy<char const**, __gnu_cxx::__normal_iterator<char const**, std::vector<char const*, std::allocator<char const*> > > >(char const**, char const**, __gnu_cxx::__normal_iterator<char const**, std::vector<char const*, std::allocator<char const*> > >)
00007FFFF5FAF220 00007f597061f4c5 libhostfxr.so!___lldb_unnamed_symbol1612$$libhostfxr.so + 0x1b5, calling libhostfxr.so!___lldb_unnamed_symbol1609$$libhostfxr.so
00007FFFF5FAF320 00007f597061ea39 libhostfxr.so!___lldb_unnamed_symbol1610$$libhostfxr.so + 0x3e9, calling libhostfxr.so!___lldb_unnamed_symbol1612$$libhostfxr.so
00007FFFF5FAF370 00007f597121bd01 libstdc++.so.6!std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) + 0x21, calling libstdc++.so.6!strlen
00007FFFF5FAF440 00007f5970612f0c libhostfxr.so!hostfxr_main_startupinfo + 0x9c, calling libhostfxr.so!___lldb_unnamed_symbol1610$$libhostfxr.so
00007FFFF5FAF4D0 000000000040ac74 dotnet!___lldb_unnamed_symbol30$$dotnet + 0x624
00007FFFF5FAF570 000000000041123b dotnet!___lldb_unnamed_symbol101$$dotnet + 0x4b, calling dotnet!std::string::length() const
00007FFFF5FAF5F0 000000000040af05 dotnet!___lldb_unnamed_symbol31$$dotnet + 0xa5, calling dotnet!___lldb_unnamed_symbol30$$dotnet
00007FFFF5FAF620 00007f5970882830 libc.so.6!__libc_start_main + 0xf0 [/build/glibc-Cl5G7W/glibc-2.23/csu/../csu/libc-start.c:325]
00007FFFF5FAF6B0 00007f59718fe7cb ld-linux-x86-64.so.2!___lldb_unnamed_symbol55$$ld-linux-x86-64.so.2 + 0x8b, calling ld-linux-x86-64.so.2!___lldb_unnamed_symbol54$$ld-linux-x86-64.so.2
00007FFFF5FAF6E0 0000000000408a54 dotnet!_start + 0x29, calling dotnet!__libc_start_main
```
</details>
I straced the process and sent it `SIGCHLD`, but it doesn't call `waitpid`.
```sh-session
$ sudo strace -e waitid,waitpid -f -p 93142
strace: Process 93142 attached with 15 threads
[pid 93142] --- SIGCHLD {si_signo=SIGCHLD, si_code=SI_USER, si_pid=0, si_uid=1004} ---
^Cstrace: Process 93142 detached
strace: Process 93143 detached
strace: Process 93144 detached
strace: Process 93145 detached
strace: Process 93146 detached
strace: Process 93147 detached
strace: Process 93148 detached
strace: Process 93149 detached
strace: Process 93153 detached
strace: Process 93158 detached
strace: Process 93171 detached
strace: Process 93255 detached
strace: Process 93256 detached
strace: Process 93393 detached
strace: Process 93411 detached
$ sudo strace -e trace=all -f -p 93142
strace: Process 93142 attached with 15 threads
[pid 93411] write(29, "\n", 1 <unfinished ...>
[pid 93393] futex(0x7f588c005b54, FUTEX_WAIT_PRIVATE, 813, NULL <unfinished ...>
[pid 93256] epoll_wait(85, <unfinished ...>
[pid 93255] futex(0x7f58a4095024, FUTEX_WAIT_PRIVATE, 283, NULL <unfinished ...>
[pid 93171] futex(0x7f58a4085824, FUTEX_WAIT_PRIVATE, 339, NULL <unfinished ...>
[pid 93158] futex(0x7f58bc00f914, FUTEX_WAIT_PRIVATE, 143, NULL <unfinished ...>
[pid 93149] read(31, <unfinished ...>
[pid 93153] write(1, "\33[?1h\33=", 7 <unfinished ...>
[pid 93148] restart_syscall(<... resuming interrupted restart_syscall ...> <unfinished ...>
[pid 93147] futex(0x1f01584, FUTEX_WAIT_PRIVATE, 1, NULL <unfinished ...>
[pid 93146] open("/tmp/clr-debug-pipe-447-531891707-in", O_RDONLY <unfinished ...>
[pid 93145] write(1, "\33[?1h\33=", 7 <unfinished ...>
[pid 93144] futex(0x7f5971b11000, FUTEX_WAIT, 0, NULL <unfinished ...>
[pid 93143] futex(0x7f5971b12000, FUTEX_WAIT, 0, NULL <unfinished ...>
[pid 93142] write(1, "\33[?1h\33=", 7 <unfinished ...>
[pid 93148] <... restart_syscall resumed> ) = -1 ETIMEDOUT (Connection timed out)
[pid 93148] futex(0x1eea498, FUTEX_WAKE_PRIVATE, 1) = 0
[pid 93148] clock_gettime(CLOCK_MONOTONIC, {5324271, 768423582}) = 0
[pid 93148] futex(0x1eea4c4, FUTEX_WAIT_BITSET_PRIVATE, 1335, {5324281, 768423582}, ffffffff <unfinished ...>
[pid 93146] <... open resumed> ) = ? ERESTARTSYS (To be restarted if SA_RESTART is set)
[pid 93146] --- SIGCHLD {si_signo=SIGCHLD, si_code=SI_USER, si_pid=0, si_uid=1004} ---
[pid 93146] write(1, "\33[?1h\33=", 7 <unfinished ...>
[pid 93148] <... futex resumed> ) = -1 ETIMEDOUT (Connection timed out)
[pid 93148] futex(0x1eea498, FUTEX_WAKE_PRIVATE, 1) = 0
[pid 93148] clock_gettime(CLOCK_MONOTONIC, {5324281, 768701382}) = 0
[pid 93148] futex(0x1eea4c4, FUTEX_WAIT_BITSET_PRIVATE, 1337, {5324291, 768701382}, ffffffff
```
It's a bit hard to see where in `ReinitializeConsole` things get stuck because of inlining but I think it's here
https://github.com/dotnet/corefx/blob/9f00f554483802a1ac295ad6260557fb125e0b31/src/Native/Unix/System.Native/pal_console.c#L54
writing the terminfo string to stdout.
<details>
<summary>ReinitializeConsole disassembly</summary>
```
(lldb) disassemble --frame
System.Native.so`ReinitializeConsole:
0x7f952bee9ef0 <+0>: pushq %r14
0x7f952bee9ef2 <+2>: pushq %rbx
0x7f952bee9ef3 <+3>: pushq %rax
0x7f952bee9ef4 <+4>: cmpb $0x1, 0x2088be(%rip)
0x7f952bee9efb <+11>: jne 0x7f952bee9f2b ; <+59>
0x7f952bee9efd <+13>: movl 0x20893d(%rip), %eax
0x7f952bee9f03 <+19>: movl %eax, %ecx
0x7f952bee9f05 <+21>: andl $-0x2, %ecx
0x7f952bee9f08 <+24>: orl $0x1, %eax
0x7f952bee9f0b <+27>: cmpb $0x0, 0x2087de(%rip)
0x7f952bee9f12 <+34>: leaq 0x20891b(%rip), %rdx
0x7f952bee9f19 <+41>: cmovel %ecx, %eax
0x7f952bee9f1c <+44>: movl %eax, 0x20891e(%rip)
0x7f952bee9f22 <+50>: xorl %edi, %edi
0x7f952bee9f24 <+52>: xorl %esi, %esi
0x7f952bee9f26 <+54>: callq 0x7f952bee8f90 ; symbol stub for: tcsetattr
0x7f952bee9f2b <+59>: movq 0x20887e(%rip), %rbx
0x7f952bee9f32 <+66>: testq %rbx, %rbx
0x7f952bee9f35 <+69>: je 0x7f952bee9f8a ; <+154>
0x7f952bee9f37 <+71>: movq %rbx, %rdi
0x7f952bee9f3a <+74>: callq 0x7f952bee92a0 ; symbol stub for: strlen
0x7f952bee9f3f <+79>: movl $0x1, %edi
0x7f952bee9f44 <+84>: movq %rbx, %rsi
0x7f952bee9f47 <+87>: movq %rax, %rdx
0x7f952bee9f4a <+90>: callq 0x7f952bee9750 ; symbol stub for: write
-> 0x7f952bee9f4f <+95>: testq %rax, %rax
0x7f952bee9f52 <+98>: jns 0x7f952bee9f8a ; <+154>
0x7f952bee9f54 <+100>: callq 0x7f952bee9580 ; symbol stub for: __errno_location
0x7f952bee9f59 <+105>: movq %rax, %r14
0x7f952bee9f5c <+108>: nopl (%rax)
0x7f952bee9f60 <+112>: cmpl $0x4, (%r14)
0x7f952bee9f64 <+116>: jne 0x7f952bee9f8a ; <+154>
0x7f952bee9f66 <+118>: movq 0x208843(%rip), %rbx
0x7f952bee9f6d <+125>: movq %rbx, %rdi
0x7f952bee9f70 <+128>: callq 0x7f952bee92a0 ; symbol stub for: strlen
0x7f952bee9f75 <+133>: movl $0x1, %edi
0x7f952bee9f7a <+138>: movq %rbx, %rsi
0x7f952bee9f7d <+141>: movq %rax, %rdx
0x7f952bee9f80 <+144>: callq 0x7f952bee9750 ; symbol stub for: write
0x7f952bee9f85 <+149>: testq %rax, %rax
0x7f952bee9f88 <+152>: js 0x7f952bee9f60 ; <+112>
0x7f952bee9f8a <+154>: addq $0x8, %rsp
0x7f952bee9f8e <+158>: popq %rbx
0x7f952bee9f8f <+159>: popq %r14
0x7f952bee9f91 <+161>: retq
```
</details>
|
process
|
hang in reinitializeconsole while waiting for child process exit i ve been getting reports of an intermittent hang in msbuild running on linux in the dotnet cli build process original report with a fair amount of debugging info in case i drop something in this summary in two instances that i ve observed my process is hung in a method that waits on several manualresetevents that are triggered by event handlers a process the process on which it s waiting is in zombie state waiting to be reaped by its parent in both instances a thread running msbuild code has called into a waithandle wait method and that thread appears to be handling a signal and calling reinitializeconsole it s hung on a write inside that repro reinitializeconsole stack lldb bt thread tid libpthread so libc write name dotnet stop reason signal sigstop frame libpthread so libc write frame system native so reinitializeconsole frame system native so frame libpthread so frame libpthread so pthread cond wait frame libcoreclr so corunix cpalsynchronizationmanager threadnativewait corunix threadnativewaitdata unsigned int corunix threadwakeupreason unsigned int frame libcoreclr so corunix cpalsynchronizationmanager blockthread corunix cpalthread unsigned int bool bool corunix threadwakeupreason unsigned int frame libcoreclr so corunix internalwaitformultipleobjectsex corunix cpalthread unsigned int void const int unsigned int int int frame libcoreclr so waitformultipleobjectsex frame libcoreclr so thread doappropriatewaitworker int void int unsigned int waitmode frame libcoreclr so thread doappropriatewait int void int unsigned int waitmode pendingsync frame libcoreclr so waithandlenative corwaitmultiplenative object int bool bool frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame frame libcoreclr so calldescrworkerinternal frame libcoreclr so dispatchcallsimple unsigned long unsigned int unsigned long unsigned int frame libcoreclr so registerwaitforsingleobjectcallback worker void frame libcoreclr so managedthreadbase dispatchouter managedthreadcallstate frame libcoreclr so managedthreadbase threadpool adid void void void frame libcoreclr so registerwaitforsingleobjectcallback void unsigned char frame libcoreclr so threadpoolmgr asynccallbackcompletion void frame libcoreclr so unmanagedperappdomaintpcount dispatchworkitem bool bool frame libcoreclr so threadpoolmgr workerthreadstart void frame libcoreclr so corunix cpalthread threadentry void frame libpthread so start thread frame libc so clone lldb dumpstack os thread id teb information is not available so a stack size of is assumed current frame system native so reinitializeconsole child sp retaddr caller callee system native so calling system native so reinitializeconsole libcoreclr so ceejitinfo compressdebuginfo calling libcoreclr so clrexception handlerstate cleanuptry libcoreclr so heapalloc calling libcoreclr so pal malloc libpthread so l unlock calling libpthread so lll unlock wake libpthread so pthread cond wait calling libpthread so pthread enable asynccancel libcoreclr so corunix cpalsynchronizationmanager threadnativewait corunix threadnativewaitdata unsigned int corunix threadwakeupreason unsigned int calling libcoreclr so pthread cond wait libcoreclr so corunix cpalsynchronizationmanager blockthread corunix cpalthread unsigned int bool bool corunix threadwakeupreason unsigned int calling libcoreclr so corunix cpalsynchronizationmanager threadnativewait corunix threadnativewaitdata unsigned int corunix threadwakeupreason unsigned int libcoreclr so corunix internalwaitformultipleobjectsex corunix cpalthread unsigned int void const int unsigned int int int libcoreclr so waitformultipleobjectsex calling libcoreclr so corunix internalwaitformultipleobjectsex corunix cpalthread unsigned int void const int unsigned int int int libcoreclr so thread doappropriatewaitworker int void int unsigned int waitmode calling libcoreclr so waitformultipleobjectsex libcoreclr so thread doappropriatewait int void int unsigned int waitmode pendingsync calling libcoreclr so thread doappropriatewaitworker int void int unsigned int waitmode libcoreclr so waithandlenative corwaitmultiplenative object int bool bool calling libcoreclr so thread doappropriatewait int void int unsigned int waitmode pendingsync libcoreclr so waithandlenative corwaitmultiplenative object int bool bool calling libcoreclr so libcoreclr so waithandlenative corwaitmultiplenative object int bool bool calling libcoreclr so safehandle addref libcoreclr so objisinstanceofnogc calling libcoreclr so methodtable cancasttoclassnogc methodtable libcoreclr so waithandlenative corwaitmultiplenative object int bool bool calling libcoreclr so lazymachstatecapturestate methoddesc system threading waithandle waitany system threading waithandle boolean calling stub for system threading waithandle waitmultiple system threading waithandle boolean boolean methoddesc microsoft build utilities tooltask handletoolnotifications system diagnostics process calling methoddesc system threading waithandle waitany system threading waithandle methoddesc microsoft build utilities tooltask executetool system string system string system string calling methoddesc microsoft build utilities tooltask handletoolnotifications system diagnostics process methoddesc microsoft build utilities tooltask execute calling methoddesc microsoft build backend taskexecutionhost microsoft build backend itaskexecutionhost execute calling methoddesc microsoft build backend taskbuilder d movenext calling methoddesc system runtime compilerservices asyncmethodbuildercore start d byref calling methoddesc microsoft build backend taskbuilder d movenext methoddesc microsoft build backend taskbuilder executeinstantiatedtask microsoft build backend itaskexecutionhost microsoft build backend logging taskloggingcontext microsoft build backend taskhost microsoft build backend itembucket microsoft build backend taskexecutionmode calling methoddesc system runtime compilerservices asynctaskmethodbuilder start d byref methoddesc microsoft build backend taskbuilder d movenext calling methoddesc microsoft build backend taskbuilder executeinstantiatedtask microsoft build backend itaskexecutionhost microsoft build backend logging taskloggingcontext microsoft build backend taskhost microsoft build backend itembucket microsoft build backend taskexecutionmode methoddesc system runtime compilerservices asyncmethodbuildercore start d byref calling methoddesc microsoft build backend taskbuilder d movenext methoddesc microsoft build backend taskbuilder initializeandexecutetask microsoft build backend logging taskloggingcontext microsoft build backend itembucket system collections generic idictionary microsoft build backend taskhost microsoft build backend taskexecutionmode calling methoddesc system runtime compilerservices asynctaskmethodbuilder start d byref methoddesc microsoft build backend taskbuilder d movenext calling methoddesc microsoft build backend taskbuilder initializeandexecutetask microsoft build backend logging taskloggingcontext microsoft build backend itembucket system collections generic idictionary microsoft build backend taskhost microsoft build backend taskexecutionmode methoddesc system runtime compilerservices asyncmethodbuildercore start d byref calling methoddesc microsoft build backend taskbuilder d movenext methoddesc microsoft build backend taskbuilder executebucket microsoft build backend taskhost microsoft build backend itembucket microsoft build backend taskexecutionmode system collections generic dictionary calling methoddesc system runtime compilerservices asynctaskmethodbuilder start d byref methoddesc microsoft build backend taskbuilder d movenext calling methoddesc microsoft build backend taskbuilder executebucket microsoft build backend taskhost microsoft build backend itembucket microsoft build backend taskexecutionmode system collections generic dictionary methoddesc system runtime compilerservices asyncmethodbuildercore start d byref calling methoddesc microsoft build backend taskbuilder d movenext libcoreclr so jit monexit portable calling libcoreclr so tls get addr methoddesc microsoft build backend taskbuilder executetask microsoft build backend taskexecutionmode microsoft build backend lookup calling methoddesc system runtime compilerservices asynctaskmethodbuilder start d byref methoddesc microsoft build backend taskbuilder d movenext calling methoddesc microsoft build backend taskbuilder executetask microsoft build backend taskexecutionmode microsoft build backend lookup methoddesc system runtime compilerservices asyncmethodbuildercore start d byref calling methoddesc microsoft build backend taskbuilder d movenext methoddesc microsoft build backend taskbuilder executetask microsoft build backend logging targetloggingcontext microsoft build backend buildrequestentry microsoft build backend itargetbuildercallback microsoft build execution projecttargetinstancechild microsoft build backend taskexecutionmode microsoft build backend lookup microsoft build backend lookup system threading cancellationtoken calling methoddesc system runtime compilerservices asynctaskmethodbuilder start d byref methoddesc microsoft build backend targetentry d movenext calling methoddesc system runtime compilerservices asyncmethodbuildercore start d byref calling methoddesc microsoft build backend targetentry d movenext methoddesc microsoft build backend targetentry processbucket microsoft build backend itaskbuilder microsoft build backend logging targetloggingcontext microsoft build backend taskexecutionmode microsoft build backend lookup microsoft build backend lookup calling methoddesc system runtime compilerservices asynctaskmethodbuilder start d byref methoddesc microsoft build backend targetentry d movenext calling methoddesc microsoft build backend targetentry processbucket microsoft build backend itaskbuilder microsoft build backend logging targetloggingcontext microsoft build backend taskexecutionmode microsoft build backend lookup microsoft build backend lookup methoddesc system collections generic dictionary findentry system canon methoddesc system runtime compilerservices asyncmethodbuildercore start d byref calling methoddesc microsoft build backend targetentry d movenext methoddesc microsoft build backend targetentry executetarget microsoft build backend itaskbuilder microsoft build backend buildrequestentry microsoft build backend logging projectloggingcontext system threading cancellationtoken calling methoddesc system runtime compilerservices asynctaskmethodbuilder start d byref methoddesc microsoft build backend targetbuilder d movenext calling methoddesc microsoft build backend targetentry executetarget microsoft build backend itaskbuilder microsoft build backend buildrequestentry microsoft build backend logging projectloggingcontext system threading cancellationtoken methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object libcoreclr so jit getsharedgcthreadstaticbase unsigned long unsigned int calling libcoreclr so tls get addr methoddesc system runtime compilerservices asynctaskmethodbuilder asyncstatemachinebox movenext calling methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object methoddesc system threading tasks awaittaskcontinuation get isvalidlocationforinlining calling methoddesc system threading tasks taskscheduler get internalcurrent methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean calling methoddesc system threading tasks task runcontinuations system object calling methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean libcoreclr so cominterlocked exchangeobject void void calling libcoreclr so erectwritebarrier object object methoddesc system threading tasks task trysetresult system threading tasks voidtaskresult calling methoddesc system threading tasks task finishcontinuations methoddesc system runtime compilerservices asynctaskmethodbuilder setexistingtaskresult system threading tasks voidtaskresult calling methoddesc system threading tasks task trysetresult system threading tasks voidtaskresult methoddesc system runtime compilerservices asynctaskmethodbuilder setresult calling methoddesc system runtime compilerservices asynctaskmethodbuilder setexistingtaskresult system threading tasks voidtaskresult methoddesc microsoft build backend targetentry d movenext calling methoddesc system runtime compilerservices asynctaskmethodbuilder setresult libcoreclr so threadnative getthreadstate threadbaseobject calling libcoreclr so frame popifchained methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object libcoreclr so jit getsharedgcthreadstaticbase unsigned long unsigned int calling libcoreclr so tls get addr methoddesc system runtime compilerservices asynctaskmethodbuilder asyncstatemachinebox movenext calling methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object methoddesc system threading tasks awaittaskcontinuation get isvalidlocationforinlining calling methoddesc system threading tasks taskscheduler get internalcurrent methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean calling methoddesc system threading tasks task runcontinuations system object calling methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean methoddesc system runtime compilerservices asyncmethodbuildercore start d byref calling methoddesc microsoft build backend taskbuilder d movenext libcoreclr so cominterlocked exchangeobject void void calling libcoreclr so erectwritebarrier object object methoddesc system threading tasks task trysetresult system canon calling methoddesc system threading tasks task finishcontinuations methoddesc system runtime compilerservices asynctaskmethodbuilder setexistingtaskresult system canon calling methoddesc system threading tasks task trysetresult system canon methoddesc microsoft build backend targetentry d movenext calling methoddesc system runtime compilerservices asynctaskmethodbuilder setresult system canon methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object libcoreclr so jit getsharedgcthreadstaticbase unsigned long unsigned int calling libcoreclr so tls get addr methoddesc system runtime compilerservices asynctaskmethodbuilder asyncstatemachinebox movenext calling methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean calling methoddesc system threading tasks task runcontinuations system object calling methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean libcoreclr so cominterlocked exchangeobject void void calling libcoreclr so erectwritebarrier object object methoddesc system threading tasks task trysetresult system canon calling methoddesc system threading tasks task finishcontinuations methoddesc system runtime compilerservices asynctaskmethodbuilder setexistingtaskresult system canon calling methoddesc system threading tasks task trysetresult system canon methoddesc microsoft build backend taskbuilder d movenext calling methoddesc system runtime compilerservices asynctaskmethodbuilder setresult system canon libcoreclr so jit monexit portable calling libcoreclr so tls get addr methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object libcoreclr so jit getsharedgcthreadstaticbase unsigned long unsigned int calling libcoreclr so tls get addr methoddesc system runtime compilerservices asynctaskmethodbuilder asyncstatemachinebox movenext calling methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean calling methoddesc system threading tasks task runcontinuations system object calling methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean methoddesc system collections generic linkedlist internalremovenode system collections generic linkedlistnode calling libcoreclr so jit writebarrier libcoreclr so cominterlocked exchangeobject void void calling libcoreclr so erectwritebarrier object object methoddesc system threading tasks task trysetresult system canon calling methoddesc system threading tasks task finishcontinuations methoddesc system runtime compilerservices asynctaskmethodbuilder setexistingtaskresult system canon calling methoddesc system threading tasks task trysetresult system canon methoddesc microsoft build backend taskbuilder d movenext calling methoddesc system runtime compilerservices asynctaskmethodbuilder setresult system canon libcoreclr so jit getsharedgcthreadstaticbase unsigned long unsigned int calling libcoreclr so tls get addr methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object libcoreclr so jit getsharedgcthreadstaticbase unsigned long unsigned int calling libcoreclr so tls get addr methoddesc system runtime compilerservices asynctaskmethodbuilder asyncstatemachinebox movenext calling methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean calling methoddesc system threading tasks task runcontinuations system object calling methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean libcoreclr so cominterlocked exchangeobject void void calling libcoreclr so erectwritebarrier object object methoddesc system threading tasks task trysetresult system canon calling methoddesc system threading tasks task finishcontinuations methoddesc system runtime compilerservices asynctaskmethodbuilder setexistingtaskresult system canon calling methoddesc system threading tasks task trysetresult system canon methoddesc microsoft build backend taskbuilder d movenext calling methoddesc system runtime compilerservices asynctaskmethodbuilder setexistingtaskresult system canon libcoreclr so threadnative getthreadstate threadbaseobject calling libcoreclr so frame popifchained methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object libcoreclr so jit getsharedgcthreadstaticbase unsigned long unsigned int calling libcoreclr so tls get addr methoddesc system runtime compilerservices asynctaskmethodbuilder asyncstatemachinebox movenext calling methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean calling methoddesc system threading tasks task runcontinuations system object calling methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean libcoreclr so cominterlocked exchangeobject void void calling libcoreclr so erectwritebarrier object object methoddesc system threading tasks task trysetresult system canon calling methoddesc system threading tasks task finishcontinuations methoddesc system runtime compilerservices asynctaskmethodbuilder setexistingtaskresult system canon calling methoddesc system threading tasks task trysetresult system canon methoddesc microsoft build backend taskbuilder d movenext calling methoddesc system runtime compilerservices asynctaskmethodbuilder setresult system canon methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object libcoreclr so jit getsharedgcthreadstaticbase unsigned long unsigned int calling libcoreclr so tls get addr methoddesc system runtime compilerservices asynctaskmethodbuilder asyncstatemachinebox movenext calling methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean calling methoddesc system threading tasks task runcontinuations system object calling methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean methoddesc microsoft build backend taskbuilder gathertaskoutputs microsoft build backend itaskexecutionhost microsoft build backend taskexecutionmode microsoft build backend itembucket calling libcoreclr so cominterlocked exchangeobject void void calling libcoreclr so erectwritebarrier object object methoddesc system threading tasks task trysetresult system canon calling methoddesc system threading tasks task finishcontinuations methoddesc system runtime compilerservices asynctaskmethodbuilder setexistingtaskresult system canon calling methoddesc system threading tasks task trysetresult system canon methoddesc microsoft build backend taskbuilder d movenext calling methoddesc system runtime compilerservices asynctaskmethodbuilder setresult system canon methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object libcoreclr so jit getsharedgcthreadstaticbase unsigned long unsigned int calling libcoreclr so tls get addr methoddesc system runtime compilerservices asynctaskmethodbuilder asyncstatemachinebox movenext calling methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean calling methoddesc system threading tasks task runcontinuations system object calling methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean libcoreclr so classloader lookuptypehandlefortypekeyinner typekey int calling libcoreclr so classloader lookupinloadermodule typekey int libcoreclr so cominterlocked exchangeobject void void calling libcoreclr so erectwritebarrier object object methoddesc system threading tasks task trysetresult boolean calling methoddesc system threading tasks task finishcontinuations methoddesc system runtime compilerservices asynctaskmethodbuilder setexistingtaskresult boolean calling methoddesc system threading tasks task trysetresult boolean methoddesc system runtime compilerservices asynctaskmethodbuilder setresult boolean calling methoddesc system runtime compilerservices asynctaskmethodbuilder setexistingtaskresult boolean methoddesc microsoft build backend msbuild d movenext calling methoddesc system runtime compilerservices asynctaskmethodbuilder setresult boolean libcoreclr so threadnative getthreadstate threadbaseobject calling libcoreclr so frame popifchained methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object libcoreclr so jit getsharedgcthreadstaticbase unsigned long unsigned int calling libcoreclr so tls get addr methoddesc system runtime compilerservices asynctaskmethodbuilder asyncstatemachinebox movenext calling methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object methoddesc system threading tasks awaittaskcontinuation get isvalidlocationforinlining calling methoddesc system threading tasks taskscheduler get internalcurrent methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean calling methoddesc system threading tasks task runcontinuations system object calling methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean libcoreclr so cominterlocked exchangeobject void void calling libcoreclr so erectwritebarrier object object methoddesc system threading tasks task trysetresult boolean calling methoddesc system threading tasks task finishcontinuations methoddesc system runtime compilerservices asynctaskmethodbuilder setexistingtaskresult boolean calling methoddesc system threading tasks task trysetresult boolean methoddesc system runtime compilerservices asynctaskmethodbuilder setresult boolean calling methoddesc system runtime compilerservices asynctaskmethodbuilder setexistingtaskresult boolean methoddesc microsoft build backend msbuild d movenext calling methoddesc system runtime compilerservices asynctaskmethodbuilder setresult boolean libcoreclr so threadnative getthreadstate threadbaseobject calling libcoreclr so frame popifchained methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object libcoreclr so jit getsharedgcthreadstaticbase unsigned long unsigned int calling libcoreclr so tls get addr methoddesc system runtime compilerservices asynctaskmethodbuilder asyncstatemachinebox movenext calling methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object methoddesc system threading tasks awaittaskcontinuation get isvalidlocationforinlining calling methoddesc system threading tasks taskscheduler get internalcurrent methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean calling methoddesc system threading tasks task runcontinuations system object calling methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean libcoreclr so cominterlocked exchangeobject void void calling libcoreclr so erectwritebarrier object object methoddesc system threading tasks task trysetresult boolean calling methoddesc system threading tasks task finishcontinuations methoddesc system runtime compilerservices asynctaskmethodbuilder setexistingtaskresult boolean calling methoddesc system threading tasks task trysetresult boolean methoddesc system runtime compilerservices asynctaskmethodbuilder setresult boolean calling methoddesc system runtime compilerservices asynctaskmethodbuilder setexistingtaskresult boolean methoddesc microsoft build backend msbuild d movenext calling methoddesc system runtime compilerservices asynctaskmethodbuilder setresult boolean libcoreclr so virtualcallstubmanager getresolvecacheelem void unsigned long void methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object libcoreclr so jit getsharedgcthreadstaticbase unsigned long unsigned int calling libcoreclr so tls get addr methoddesc system runtime compilerservices asynctaskmethodbuilder asyncstatemachinebox movenext calling methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object methoddesc system threading tasks awaittaskcontinuation get isvalidlocationforinlining calling methoddesc system threading tasks taskscheduler get internalcurrent methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean calling methoddesc system threading tasks task runcontinuations system object calling methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean libcoreclr so cominterlocked exchangeobject void void calling libcoreclr so erectwritebarrier object object methoddesc system threading tasks task trysetresult microsoft build framework buildengineresult calling methoddesc system threading tasks task finishcontinuations methoddesc system runtime compilerservices asynctaskmethodbuilder setexistingtaskresult microsoft build framework buildengineresult calling methoddesc system threading tasks task trysetresult microsoft build framework buildengineresult methoddesc system runtime compilerservices asynctaskmethodbuilder setresult microsoft build framework buildengineresult calling methoddesc system runtime compilerservices asynctaskmethodbuilder setexistingtaskresult microsoft build framework buildengineresult methoddesc microsoft build backend taskhost d movenext calling methoddesc system runtime compilerservices asynctaskmethodbuilder setresult microsoft build framework buildengineresult libcoreclr so threadnative getthreadstate threadbaseobject calling libcoreclr so frame popifchained methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object libcoreclr so jit getsharedgcthreadstaticbase unsigned long unsigned int calling libcoreclr so tls get addr methoddesc system runtime compilerservices asynctaskmethodbuilder asyncstatemachinebox movenext calling methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object methoddesc system threading tasks awaittaskcontinuation get isvalidlocationforinlining calling methoddesc system threading tasks taskscheduler get internalcurrent methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean calling methoddesc system threading tasks task runcontinuations system object calling methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean libcoreclr so cominterlocked exchangeobject void void calling libcoreclr so erectwritebarrier object object methoddesc system threading tasks task trysetresult microsoft build framework buildengineresult calling methoddesc system threading tasks task finishcontinuations methoddesc system runtime compilerservices asynctaskmethodbuilder setexistingtaskresult microsoft build framework buildengineresult calling methoddesc system threading tasks task trysetresult microsoft build framework buildengineresult methoddesc system runtime compilerservices asynctaskmethodbuilder setresult microsoft build framework buildengineresult calling methoddesc system runtime compilerservices asynctaskmethodbuilder setexistingtaskresult microsoft build framework buildengineresult methoddesc microsoft build backend taskhost d movenext calling methoddesc system runtime compilerservices asynctaskmethodbuilder setresult microsoft build framework buildengineresult methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object libcoreclr so jit getsharedgcthreadstaticbase unsigned long unsigned int calling libcoreclr so tls get addr methoddesc system runtime compilerservices asynctaskmethodbuilder asyncstatemachinebox movenext calling methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object methoddesc system threading tasks awaittaskcontinuation get isvalidlocationforinlining calling methoddesc system threading tasks taskscheduler get internalcurrent methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean calling methoddesc system threading tasks task runcontinuations system object calling methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean libcoreclr so cominterlocked exchangeobject void void calling libcoreclr so erectwritebarrier object object methoddesc system threading tasks task trysetresult system canon calling methoddesc system threading tasks task finishcontinuations methoddesc system runtime compilerservices asynctaskmethodbuilder setexistingtaskresult system canon calling methoddesc system threading tasks task trysetresult system canon methoddesc microsoft build backend requestbuilder d movenext calling methoddesc system runtime compilerservices asynctaskmethodbuilder setresult system canon methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object libcoreclr so jit getsharedgcthreadstaticbase unsigned long unsigned int calling libcoreclr so tls get addr methoddesc system runtime compilerservices asynctaskmethodbuilder asyncstatemachinebox movenext calling methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean calling methoddesc system threading tasks task runcontinuations system object calling methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean methoddesc system collections generic dictionary valuecollection copyto system canon calling libcoreclr so jit stelem ref libcoreclr so cominterlocked exchangeobject void void calling libcoreclr so erectwritebarrier object object methoddesc system threading tasks task trysetresult system canon calling methoddesc system threading tasks task finishcontinuations methoddesc system runtime compilerservices asynctaskmethodbuilder setexistingtaskresult system canon calling methoddesc system threading tasks task trysetresult system canon methoddesc microsoft build backend requestbuilder d movenext calling methoddesc system runtime compilerservices asynctaskmethodbuilder setresult system canon methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object libcoreclr so jit getsharedgcthreadstaticbase unsigned long unsigned int calling libcoreclr so tls get addr methoddesc system runtime compilerservices asynctaskmethodbuilder asyncstatemachinebox movenext calling methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean calling methoddesc system threading tasks task runcontinuations system object calling methoddesc system threading tasks awaittaskcontinuation runorscheduleaction system runtime compilerservices iasyncstatemachinebox boolean methoddesc system threading asynclocal system threading iasynclocal onvaluechanged system object system object boolean libcoreclr so cominterlocked exchangeobject void void calling libcoreclr so erectwritebarrier object object methoddesc system threading tasks task trysetresult calling methoddesc system threading tasks task finishcontinuations methoddesc system threading tasks taskcompletionsource trysetresult calling methoddesc system threading tasks task trysetresult methoddesc microsoft build shared awaitextensions c b system object boolean calling methoddesc system threading tasks taskcompletionsource trysetresult methoddesc system threading executioncontext runinternal system threading executioncontext system threading contextcallback system object libcoreclr so calldescrworkerinternal libcoreclr so dispatchcallsimple unsigned long unsigned int unsigned long unsigned int calling libcoreclr so calldescrworkerinternal libcoreclr so registerwaitforsingleobjectcallback worker void calling libcoreclr so dispatchcallsimple unsigned long unsigned int unsigned long unsigned int libcoreclr so managedthreadbase dispatchouter managedthreadcallstate libcoreclr so managedthreadbase threadpool adid void void void calling libcoreclr so managedthreadbase dispatchouter managedthreadcallstate libcoreclr so registerwaitforsingleobjectcallback void unsigned char calling libcoreclr so managedthreadbase threadpool adid void void void libcoreclr so threadpoolmgr asynccallbackcompletion void libcoreclr so threadpoolmgr workerthreadstart void libcoreclr so corunix cpalthread threadentry void libc so clone repro reinitializeconsole stack lldb bt thread tid libpthread so gi write name dotnet stop reason signal sigstop frame libpthread so gi write frame system native so reinitializeconsole frame system native so lldb unnamed system native so frame libpthread so lldb unnamed libpthread so frame libpthread so pthread cond wait frame libcoreclr so corunix cpalsynchronizationmanager threadnativewait corunix threadnativewaitdata unsigned int corunix threadwakeupreason unsigned int frame libcoreclr so corunix cpalsynchronizationmanager blockthread corunix cpalthread unsigned int bool bool corunix threadwakeupreason unsigned int frame libcoreclr so corunix internalwaitformultipleobjectsex corunix cpalthread unsigned int void const int unsigned int int int frame libcoreclr so waitformultipleobjectsex frame libcoreclr so thread doappropriatewaitworker int void int unsigned int waitmode frame libcoreclr so thread doappropriatewait int void int unsigned int waitmode pendingsync frame libcoreclr so waithandlenative corwaitonenative safehandle int bool bool frame frame frame frame frame frame frame libcoreclr so calldescrworkerinternal frame libcoreclr so methoddesccallsite calltargetworker unsigned long const unsigned long int frame libcoreclr so runmain methoddesc short int ptrarray frame libcoreclr so assembly executemainmethod ptrarray int frame libcoreclr so executeassembly unsigned int t const int t const unsigned int frame libcoreclr so coreclr execute assembly frame libhostpolicy so lldb unnamed libhostpolicy so frame libhostpolicy so lldb unnamed libhostpolicy so frame libhostpolicy so corehost main frame libhostfxr so lldb unnamed libhostfxr so frame libhostfxr so lldb unnamed libhostfxr so frame libhostfxr so lldb unnamed libhostfxr so frame libhostfxr so lldb unnamed libhostfxr so frame libhostfxr so hostfxr main startupinfo frame dotnet lldb unnamed dotnet frame dotnet lldb unnamed dotnet frame libc so libc start main main dotnet lldb unnamed dotnet argc argv init fini rtld fini stack end at libc start c frame dotnet start lldb dumpstack os thread id teb information is not available so a stack size of is assumed current frame libpthread so gi write child sp retaddr caller callee system native so reinitializeconsole calling system native so write system native so lldb unnamed system native so calling system native so reinitializeconsole libc so gi libc free calling libc so int free libcoreclr so leavecriticalsection calling libcoreclr so pthread getspecific libcoreclr so sigpointer gettypehandlethrowing module sigtypecontext const classloader loadtypesflag classloadlevel int substitution const zapsig context const const calling libcoreclr so classloader loadgenericinstantiationthrowing module unsigned int instantiation classloader loadtypesflag classloadlevel instantiationcontext const int libcoreclr so sigpointer gettypehandlethrowing module sigtypecontext const classloader loadtypesflag classloadlevel int substitution const zapsig context const const calling libcoreclr so sigparser skipexactlyone libcoreclr so sigpointer gettypehandlethrowing module sigtypecontext const classloader loadtypesflag classloadlevel int substitution const zapsig context const const calling libcoreclr so getospagesize libpthread so pthread cond wait calling libpthread so pthread enable asynccancel libcoreclr so corunix cpalsynchronizationmanager threadnativewait corunix threadnativewaitdata unsigned int corunix threadwakeupreason unsigned int calling libcoreclr so pthread cond wait libcoreclr so corunix cpalsynchronizationmanager blockthread corunix cpalthread unsigned int bool bool corunix threadwakeupreason unsigned int calling libcoreclr so corunix cpalsynchronizationmanager threadnativewait corunix threadnativewaitdata unsigned int corunix threadwakeupreason unsigned int libcoreclr so corunix internalwaitformultipleobjectsex corunix cpalthread unsigned int void const int unsigned int int int libcoreclr so waitformultipleobjectsex calling libcoreclr so corunix internalwaitformultipleobjectsex corunix cpalthread unsigned int void const int unsigned int int int libcoreclr so thread doappropriatewaitworker int void int unsigned int waitmode calling libcoreclr so waitformultipleobjectsex libcoreclr so thread doappropriatewait int void int unsigned int waitmode pendingsync calling libcoreclr so thread doappropriatewaitworker int void int unsigned int waitmode libcoreclr so waithandlenative corwaitonenative safehandle int bool bool calling libcoreclr so thread doappropriatewait int void int unsigned int waitmode pendingsync methoddesc system threading waithandle internalwaitone system runtime interopservices safehandle boolean boolean calling stub for system threading waithandle waitonenative system runtime interopservices safehandle boolean boolean libcoreclr so waithandlenative corwaitonenative safehandle int bool bool calling libcoreclr so lazymachstatecapturestate methoddesc system threading waithandle internalwaitone system runtime interopservices safehandle boolean boolean calling stub for system threading waithandle waitonenative system runtime interopservices safehandle boolean boolean methoddesc microsoft build execution buildsubmission execute calling methoddesc microsoft build commandline msbuildapp executebuild microsoft build execution buildmanager microsoft build execution buildrequestdata calling methoddesc microsoft build commandline msbuildapp buildproject system string system string system string system collections generic dictionary system collections generic dictionary microsoft build framework ilogger microsoft build framework loggerverbosity microsoft build commandline distributedloggerrecord boolean system io textwriter boolean system collections generic iset system collections generic iset boolean microsoft build logging profilerlogger boolean calling methoddesc microsoft build commandline msbuildapp execute system string calling methoddesc microsoft build commandline msbuildapp main system string calling libcoreclr so calldescrworkerinternal libcoreclr so methoddesccallsite calltargetworker unsigned long const unsigned long int calling libcoreclr so calldescrworkerinternal libcoreclr so mdinternalro getsigofmethoddef unsigned int unsigned int unsigned char const calling libcoreclr so stgblobpoolreadonly getblob unsigned int metadata datablob libcoreclr so methoddesc requiresinstarg calling libcoreclr so methoddesc issharedbygenericinstantiations libcoreclr so metasig metasig methoddesc typehandle calling libcoreclr so methoddesc requiresinstarg libcoreclr so methoddesccallsite calltargetworker unsigned long const unsigned long int calling libcoreclr so argiteratortemplate sizeofargstack libcoreclr so runmain methoddesc short int ptrarray calling libcoreclr so methoddesccallsite calltargetworker unsigned long const unsigned long int libcoreclr so jit getsharedgcstaticbase helper calling libcoreclr so lazymachstatecapturestate libcoreclr so assembly executemainmethod ptrarray int calling libcoreclr so runmain methoddesc short int ptrarray libcoreclr so wks gc heap a fit segment end p int wks heap segment unsigned long alloc context int int calling libcoreclr so wks gc heap adjust limit clr unsigned char unsigned long alloc context wks heap segment int int libcoreclr so wks gc heap allocate small int unsigned long alloc context int calling libcoreclr so wks gc heap a fit segment end p int wks heap segment unsigned long alloc context int int libcoreclr so wks gc heap try allocate more space alloc context unsigned long int calling libcoreclr so wks gc heap allocate small int unsigned long alloc context int libcoreclr so wks gcheap alloc gc alloc context unsigned long unsigned int calling libcoreclr so wks gc heap try allocate more space alloc context unsigned long int libcoreclr so slowallocatestring unsigned int calling libcoreclr so etw typesystemlog isheapalloceventenabled libcoreclr so executeassembly unsigned int t const int t const unsigned int calling libcoreclr so assembly executemainmethod ptrarray int libcoreclr so coreclr execute assembly libhostpolicy so lldb unnamed libhostpolicy so libhostpolicy so lldb unnamed libhostpolicy so calling libhostpolicy so lldb unnamed libhostpolicy so libstdc so std basic string std allocator basic string calling libstdc so std string rep m destroy std allocator const libhostpolicy so lldb unnamed libhostpolicy so calling libhostpolicy so std basic string std allocator basic string libhostpolicy so corehost main calling libhostpolicy so lldb unnamed libhostpolicy so libhostfxr so lldb unnamed libhostfxr so libhostfxr so lldb unnamed libhostfxr so calling libhostfxr so lldb unnamed libhostfxr so ld linux so lldb unnamed ld linux so calling ld linux so lldb unnamed ld linux so libhostfxr so gnu cxx normal iterator std copy char const char const gnu cxx normal iterator calling libhostfxr so gnu cxx normal iterator std copy move char const char const gnu cxx normal iterator libhostfxr so void std vector m range insert gnu cxx normal iterator char const char const std forward iterator tag calling libhostfxr so gnu cxx normal iterator std copy char const char const gnu cxx normal iterator libhostfxr so lldb unnamed libhostfxr so calling libhostfxr so lldb unnamed libhostfxr so libhostfxr so lldb unnamed libhostfxr so calling libhostfxr so lldb unnamed libhostfxr so libstdc so std basic string std allocator basic string char const std allocator const calling libstdc so strlen libhostfxr so hostfxr main startupinfo calling libhostfxr so lldb unnamed libhostfxr so dotnet lldb unnamed dotnet dotnet lldb unnamed dotnet calling dotnet std string length const dotnet lldb unnamed dotnet calling dotnet lldb unnamed dotnet libc so libc start main ld linux so lldb unnamed ld linux so calling ld linux so lldb unnamed ld linux so dotnet start calling dotnet libc start main i straced the process and sent it sigchld but it doesn t call waitpid sh session sudo strace e waitid waitpid f p strace process attached with threads sigchld si signo sigchld si code si user si pid si uid cstrace process detached strace process detached strace process detached strace process detached strace process detached strace process detached strace process detached strace process detached strace process detached strace process detached strace process detached strace process detached strace process detached strace process detached strace process detached sudo strace e trace all f p strace process attached with threads write n futex futex wait private null epoll wait futex futex wait private null futex futex wait private null futex futex wait private null read write restart syscall futex futex wait private null open tmp clr debug pipe in o rdonly write futex futex wait null futex futex wait null write etimedout connection timed out futex futex wake private clock gettime clock monotonic futex futex wait bitset private ffffffff erestartsys to be restarted if sa restart is set sigchld si signo sigchld si code si user si pid si uid write etimedout connection timed out futex futex wake private clock gettime clock monotonic futex futex wait bitset private ffffffff it s a bit hard to see where in reinitializeconsole things get stuck because of inlining but i think it s here writing the terminfo string to stdout reinitializeconsole disassembly lldb disassemble frame system native so reinitializeconsole pushq pushq rbx pushq rax cmpb rip jne movl rip eax movl eax ecx andl ecx orl eax cmpb rip leaq rip rdx cmovel ecx eax movl eax rip xorl edi edi xorl esi esi callq symbol stub for tcsetattr movq rip rbx testq rbx rbx je movq rbx rdi callq symbol stub for strlen movl edi movq rbx rsi movq rax rdx callq symbol stub for write testq rax rax jns callq symbol stub for errno location movq rax nopl rax cmpl jne movq rip rbx movq rbx rdi callq symbol stub for strlen movl edi movq rbx rsi movq rax rdx callq symbol stub for write testq rax rax js addq rsp popq rbx popq retq
| 1
|
28,131
| 4,365,340,124
|
IssuesEvent
|
2016-08-03 10:26:40
|
cockroachdb/cockroach
|
https://api.github.com/repos/cockroachdb/cockroach
|
closed
|
stress: failed test in cockroach/gossip/gossip.test: TestGossipNoForwardSelf
|
Robot test-failure
|
Binary: cockroach/static-tests.tar.gz sha: https://github.com/cockroachdb/cockroach/commits/a79e2bd677e746b73269ff7dac6c559e00166e2c
Stress build found a failed test:
```
=== RUN TestGossipNoForwardSelf
W160728 05:55:14.234553 gossip/gossip.go:953 not connected to cluster; use --join to specify a connected node
W160728 05:55:14.236029 gossip/gossip.go:953 not connected to cluster; use --join to specify a connected node
W160728 05:55:14.237445 gossip/gossip.go:953 not connected to cluster; use --join to specify a connected node
W160728 05:55:14.243102 gossip/gossip.go:953 not connected to cluster; use --join to specify a connected node
W160728 05:55:14.246955 gossip/gossip.go:953 not connected to cluster; use --join to specify a connected node
I160728 05:55:14.248224 gossip/client.go:74 starting client to 127.0.0.1:36153
I160728 05:55:14.249213 gossip/server.go:212 refusing gossip from node 4 (max 3 conns); forwarding to 5 ({tcp 127.0.0.1:45756})
SIGABRT: abort
PC=0x4612a1 m=0
goroutine 0 [idle]:
runtime.futex(0x1278d48, 0x0, 0x0, 0x0, 0x0, 0x12782f0, 0x0, 0x0, 0x40fc14, 0x1278d48, ...)
/usr/local/go/src/runtime/sys_linux_amd64.s:306 +0x21
runtime.futexsleep(0x1278d48, 0x100000000, 0xffffffffffffffff)
/usr/local/go/src/runtime/os1_linux.go:40 +0x53
runtime.notesleep(0x1278d48)
/usr/local/go/src/runtime/lock_futex.go:145 +0xa4
runtime.stopm()
/usr/local/go/src/runtime/proc.go:1538 +0x10b
runtime.exitsyscall0(0xc820001500)
/usr/local/go/src/runtime/proc.go:2587 +0x176
runtime.mcall(0x7ffecdcbee60)
/usr/local/go/src/runtime/asm_amd64.s:233 +0x5b
goroutine 1 [chan receive, 9 minutes]:
testing.RunTests(0xdd5998, 0x1257d20, 0x23, 0x23, 0xc8201a4901)
/usr/local/go/src/testing/testing.go:583 +0x8d2
testing.(*M).Run(0xc820046f08, 0x4098a3)
/usr/local/go/src/testing/testing.go:515 +0x81
main.main()
github.com/cockroachdb/cockroach/gossip/_test/_testmain.go:124 +0x117
goroutine 17 [syscall, 9 minutes, locked to thread]:
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1998 +0x1
goroutine 19 [chan receive]:
github.com/cockroachdb/cockroach/util/log.(*loggingT).flushDaemon(0x1278200)
/go/src/github.com/cockroachdb/cockroach/util/log/clog.go:1015 +0x64
created by github.com/cockroachdb/cockroach/util/log.init.1
/go/src/github.com/cockroachdb/cockroach/util/log/clog.go:598 +0x8a
goroutine 534 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/gossip.(*server).start.func3()
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:317 +0x5c
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820376980)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 515 [IO wait]:
net.runtime_pollWait(0x7f62568ed790, 0x72, 0xc820578000)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc8203168b0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8203168b0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820316850, 0xc820578000, 0x8000, 0x8000, 0x0, 0x7f62568a7028, 0xc82007a080)
/usr/local/go/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc8201dc000, 0xc820578000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
bufio.(*Reader).fill(0xc82038a000)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Read(0xc82038a000, 0xc820460038, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:207 +0x260
io.ReadAtLeast(0x7f62568f0920, 0xc82038a000, 0xc820460038, 0x9, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62568f0920, 0xc82038a000, 0xc820460038, 0x9, 0x9, 0xc8203b6300, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
golang.org/x/net/http2.readFrameHeader(0xc820460038, 0x9, 0x9, 0x7f62568f0920, 0xc82038a000, 0x20000000, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:237 +0xa5
golang.org/x/net/http2.(*Framer).ReadFrame(0xc820460000, 0x0, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:464 +0x106
google.golang.org/grpc/transport.(*framer).readFrame(0xc820212450, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/http_util.go:417 +0x3d
google.golang.org/grpc/transport.(*http2Server).HandleStreams(0xc8200a8000, 0xc820212720)
/go/src/google.golang.org/grpc/transport/http2_server.go:243 +0x646
google.golang.org/grpc.(*Server).serveStreams(0xc82023a000, 0x7f62568f0970, 0xc8200a8000)
/go/src/google.golang.org/grpc/server.go:354 +0x159
google.golang.org/grpc.(*Server).serveNewHTTP2Transport(0xc82023a000, 0x7f62568290a8, 0xc8201dc000, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:341 +0x49d
google.golang.org/grpc.(*Server).handleRawConn(0xc82023a000, 0x7f62568290a8, 0xc8201dc000)
/go/src/google.golang.org/grpc/server.go:318 +0x4ee
created by google.golang.org/grpc.(*Server).Serve
/go/src/google.golang.org/grpc/server.go:290 +0x38c
goroutine 539 [IO wait]:
net.runtime_pollWait(0x7f62568ed850, 0x72, 0xc820568000)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc8200b4990, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8200b4990, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8200b4930, 0xc820568000, 0x8000, 0x8000, 0x0, 0x7f62568a7028, 0xc82007a080)
/usr/local/go/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc8201fe018, 0xc820568000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
bufio.(*Reader).fill(0xc8201facc0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Read(0xc8201facc0, 0xc8202dc638, 0x9, 0x9, 0xc81ffd2b45, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:207 +0x260
io.ReadAtLeast(0x7f62568f0920, 0xc8201facc0, 0xc8202dc638, 0x9, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62568f0920, 0xc8201facc0, 0xc8202dc638, 0x9, 0x9, 0xc8206cdc88, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
golang.org/x/net/http2.readFrameHeader(0xc8202dc638, 0x9, 0x9, 0x7f62568f0920, 0xc8201facc0, 0x0, 0xc800000000, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:237 +0xa5
golang.org/x/net/http2.(*Framer).ReadFrame(0xc8202dc600, 0x0, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:464 +0x106
google.golang.org/grpc/transport.(*framer).readFrame(0xc82035e6f0, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/http_util.go:417 +0x3d
google.golang.org/grpc/transport.(*http2Client).reader(0xc82035c0f0)
/go/src/google.golang.org/grpc/transport/http2_client.go:795 +0x109
created by google.golang.org/grpc/transport.newHTTP2Client
/go/src/google.golang.org/grpc/transport/http2_client.go:174 +0xd21
goroutine 540 [select, 9 minutes]:
google.golang.org/grpc/transport.(*http2Client).controller(0xc82035c0f0)
/go/src/google.golang.org/grpc/transport/http2_client.go:873 +0x5da
created by google.golang.org/grpc/transport.newHTTP2Client
/go/src/google.golang.org/grpc/transport/http2_client.go:201 +0x15c2
goroutine 541 [select, 9 minutes]:
google.golang.org/grpc.NewClientStream.func1(0x7f62567e7118, 0xc82035c0f0, 0xc820144540, 0xc82036a3c0)
/go/src/google.golang.org/grpc/stream.go:151 +0x258
created by google.golang.org/grpc.NewClientStream
/go/src/google.golang.org/grpc/stream.go:159 +0xab2
goroutine 448 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/gossip.TestGossipNoForwardSelf(0xc82023a1b0)
/go/src/github.com/cockroachdb/cockroach/gossip/gossip_test.go:196 +0xab6
testing.tRunner(0xc82023a1b0, 0x1257e40)
/usr/local/go/src/testing/testing.go:473 +0x98
created by testing.RunTests
/usr/local/go/src/testing/testing.go:582 +0x892
goroutine 543 [select, 9 minutes]:
google.golang.org/grpc/transport.(*recvBufferReader).Read(0xc82035ea20, 0xc8203c6f50, 0x5, 0x5, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/transport.go:141 +0x7e6
google.golang.org/grpc/transport.(*Stream).Read(0xc820144540, 0xc8203c6f50, 0x5, 0x5, 0x7, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/transport.go:294 +0x71
io.ReadAtLeast(0x7f62567e7250, 0xc820144540, 0xc8203c6f50, 0x5, 0x5, 0x5, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62567e7250, 0xc820144540, 0xc8203c6f50, 0x5, 0x5, 0x4e9f18, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
google.golang.org/grpc.(*parser).recvMsg(0xc8203c6f40, 0xc820311140, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/rpc_util.go:216 +0xb9
google.golang.org/grpc.recv(0xc8203c6f40, 0x7f62568ed170, 0x1298e38, 0xc820144540, 0x0, 0x0, 0xc0d460, 0xc82019f770, 0x0, 0x0)
/go/src/google.golang.org/grpc/rpc_util.go:297 +0x45
google.golang.org/grpc.(*clientStream).RecvMsg(0xc82036a3c0, 0xc0d460, 0xc82019f770, 0x0, 0x0)
/go/src/google.golang.org/grpc/stream.go:234 +0xac
github.com/cockroachdb/cockroach/gossip.(*gossipGossipClient).Recv(0xc8203a2880, 0xc8203d0160, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/gossip.pb.go:193 +0x7e
github.com/cockroachdb/cockroach/gossip.(*client).gossip.func2.1(0x7f62567e72c8, 0xc8203a2880, 0xc820174340, 0xc8203d0160, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/client.go:261 +0x37
github.com/cockroachdb/cockroach/gossip.(*client).gossip.func2()
/go/src/github.com/cockroachdb/cockroach/gossip/client.go:269 +0x51
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc82035eae0)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 531 [IO wait, 9 minutes]:
net.runtime_pollWait(0x7f62568edd90, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc82016a450, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82016a450, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).accept(0xc82016a3f0, 0x0, 0x7f62568b00e0, 0xc820194100)
/usr/local/go/src/net/fd_unix.go:426 +0x27c
net.(*TCPListener).AcceptTCP(0xc8201a0098, 0xc8202adea8, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:254 +0x4d
net.(*TCPListener).Accept(0xc8201a0098, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:264 +0x3d
google.golang.org/grpc.(*Server).Serve(0xc82023a000, 0x7f62568ed268, 0xc8201a0098, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:281 +0x1cf
github.com/cockroachdb/cockroach/util/netutil.ListenAndServeGRPC.func2()
/go/src/github.com/cockroachdb/cockroach/util/netutil/net.go:53 +0x3f
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820376200)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 129 [select, 9 minutes]:
github.com/cockroachdb/cockroach/gossip.(*server).Gossip(0xc8201a4340, 0x7f62567a7130, 0xc820486040, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:158 +0xac5
github.com/cockroachdb/cockroach/gossip._Gossip_Gossip_Handler(0xbd7c00, 0xc8201a4340, 0x7f62567a70e8, 0xc8203dc000, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/gossip.pb.go:210 +0xd8
google.golang.org/grpc.(*Server).processStreamingRPC(0xc82023a000, 0x7f62568f0970, 0xc8200a8000, 0xc820382000, 0xc820376900, 0x1251600, 0xc8201928a0, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:607 +0x47a
google.golang.org/grpc.(*Server).handleStream(0xc82023a000, 0x7f62568f0970, 0xc8200a8000, 0xc820382000, 0xc8201928a0)
/go/src/google.golang.org/grpc/server.go:691 +0x114e
google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc820374010, 0xc82023a000, 0x7f62568f0970, 0xc8200a8000, 0xc820382000)
/go/src/google.golang.org/grpc/server.go:352 +0xa0
created by google.golang.org/grpc.(*Server).serveStreams.func1
/go/src/google.golang.org/grpc/server.go:353 +0x9a
goroutine 610 [select, 9 minutes]:
google.golang.org/grpc/transport.(*recvBufferReader).Read(0xc8201927e0, 0xc8201ccaf0, 0x5, 0x5, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/transport.go:141 +0x7e6
google.golang.org/grpc/transport.(*Stream).Read(0xc820382000, 0xc8201ccaf0, 0x5, 0x5, 0xc820076418, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/transport.go:294 +0x71
io.ReadAtLeast(0x7f62567e7250, 0xc820382000, 0xc8201ccaf0, 0x5, 0x5, 0x5, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62567e7250, 0xc820382000, 0xc8201ccaf0, 0x5, 0x5, 0x7f62567e7160, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
google.golang.org/grpc.(*parser).recvMsg(0xc8201ccae0, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/rpc_util.go:216 +0xb9
google.golang.org/grpc.recv(0xc8201ccae0, 0x7f62568ed170, 0x1298e38, 0xc820382000, 0x0, 0x0, 0xc15080, 0xc820370ec0, 0x0, 0x0)
/go/src/google.golang.org/grpc/rpc_util.go:297 +0x45
google.golang.org/grpc.(*serverStream).RecvMsg(0xc8203dc000, 0xc15080, 0xc820370ec0, 0x0, 0x0)
/go/src/google.golang.org/grpc/stream.go:413 +0xe4
github.com/cockroachdb/cockroach/gossip.(*gossipGossipServer).Recv(0xc820486040, 0x0, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/gossip.pb.go:229 +0x7e
github.com/cockroachdb/cockroach/gossip.(Gossip_GossipServer).Recv-fm(0xc8201a4348, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:124 +0x40
github.com/cockroachdb/cockroach/gossip.(*server).gossipReceiver(0xc8201a4340, 0xc8204a0000, 0xc820356400, 0xc82058bf50, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:260 +0x917
github.com/cockroachdb/cockroach/gossip.(*server).Gossip.func3.1()
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:124 +0x8b
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820356680)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 537 [select, 9 minutes]:
google.golang.org/grpc.(*Conn).transportMonitor(0xc82035c000)
/go/src/google.golang.org/grpc/clientconn.go:547 +0x1d3
google.golang.org/grpc.NewConn.func1(0xc82035c000)
/go/src/google.golang.org/grpc/clientconn.go:355 +0x1b5
created by google.golang.org/grpc.NewConn
/go/src/google.golang.org/grpc/clientconn.go:356 +0x4e3
goroutine 530 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/util/netutil.ListenAndServeGRPC.func1()
/go/src/github.com/cockroachdb/cockroach/util/netutil/net.go:48 +0x47
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc8203761e0)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 480 [IO wait]:
net.runtime_pollWait(0x7f62568eda90, 0x72, 0xc820518000)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc8203023e0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8203023e0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820302380, 0xc820518000, 0x8000, 0x8000, 0x0, 0x7f62568a7028, 0xc82007a080)
/usr/local/go/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc820084020, 0xc820518000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
bufio.(*Reader).fill(0xc820010d20)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Read(0xc820010d20, 0xc820328278, 0x9, 0x9, 0xc81ffc7cdd, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:207 +0x260
io.ReadAtLeast(0x7f62568f0920, 0xc820010d20, 0xc820328278, 0x9, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62568f0920, 0xc820010d20, 0xc820328278, 0x9, 0x9, 0xc8206cdaa8, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
golang.org/x/net/http2.readFrameHeader(0xc820328278, 0x9, 0x9, 0x7f62568f0920, 0xc820010d20, 0x0, 0xc800000000, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:237 +0xa5
golang.org/x/net/http2.(*Framer).ReadFrame(0xc820328240, 0x0, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:464 +0x106
google.golang.org/grpc/transport.(*framer).readFrame(0xc820310450, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/http_util.go:417 +0x3d
google.golang.org/grpc/transport.(*http2Client).reader(0xc82011e1e0)
/go/src/google.golang.org/grpc/transport/http2_client.go:795 +0x109
created by google.golang.org/grpc/transport.newHTTP2Client
/go/src/google.golang.org/grpc/transport/http2_client.go:174 +0xd21
goroutine 508 [IO wait, 9 minutes]:
net.runtime_pollWait(0x7f62568ede50, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc820304140, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc820304140, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).accept(0xc8203040e0, 0x0, 0x7f62568b00e0, 0xc820210000)
/usr/local/go/src/net/fd_unix.go:426 +0x27c
net.(*TCPListener).AcceptTCP(0xc820168158, 0x454730, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:254 +0x4d
net.(*TCPListener).Accept(0xc820168158, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:264 +0x3d
google.golang.org/grpc.(*Server).Serve(0xc8202da000, 0x7f62568ed268, 0xc820168158, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:281 +0x1cf
github.com/cockroachdb/cockroach/util/netutil.ListenAndServeGRPC.func2()
/go/src/github.com/cockroachdb/cockroach/util/netutil/net.go:53 +0x3f
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc8203c6180)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 449 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/rpc.NewContext.func1()
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:105 +0x57
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc8203763e0)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 538 [select]:
github.com/cockroachdb/cockroach/rpc.(*Context).runHeartbeat(0xc8200118c0, 0xc8200ae000, 0xc820198840, 0xf, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:259 +0x68d
github.com/cockroachdb/cockroach/rpc.(*Context).GRPCDial.func1.1()
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:173 +0x69
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc82035e540)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 536 [select, 9 minutes]:
github.com/cockroachdb/cockroach/gossip.(*client).gossip(0xc820174340, 0xc8203d0160, 0x7f62568f06a8, 0xc8201fe008, 0xc82023a240, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/client.go:273 +0x67a
github.com/cockroachdb/cockroach/gossip.(*client).start.func1()
/go/src/github.com/cockroachdb/cockroach/gossip/client.go:92 +0x36e
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc82035e4e0)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 284 [IO wait]:
net.runtime_pollWait(0x7f62568edfd0, 0x72, 0xc82010e000)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc820304300, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc820304300, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8203042a0, 0xc82010e000, 0x8000, 0x8000, 0x0, 0x7f62568a7028, 0xc82007a080)
/usr/local/go/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc820168190, 0xc82010e000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
bufio.(*Reader).fill(0xc8204e80c0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Read(0xc8204e80c0, 0xc820214938, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:207 +0x260
io.ReadAtLeast(0x7f62568f0920, 0xc8204e80c0, 0xc820214938, 0x9, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62568f0920, 0xc8204e80c0, 0xc820214938, 0x9, 0x9, 0xc820444780, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
golang.org/x/net/http2.readFrameHeader(0xc820214938, 0x9, 0x9, 0x7f62568f0920, 0xc8204e80c0, 0x20000000, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:237 +0xa5
golang.org/x/net/http2.(*Framer).ReadFrame(0xc820214900, 0x0, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:464 +0x106
google.golang.org/grpc/transport.(*framer).readFrame(0xc82020c630, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/http_util.go:417 +0x3d
google.golang.org/grpc/transport.(*http2Server).HandleStreams(0xc8202da090, 0xc82020cc90)
/go/src/google.golang.org/grpc/transport/http2_server.go:243 +0x646
google.golang.org/grpc.(*Server).serveStreams(0xc82023a000, 0x7f62568f0970, 0xc8202da090)
/go/src/google.golang.org/grpc/server.go:354 +0x159
google.golang.org/grpc.(*Server).serveNewHTTP2Transport(0xc82023a000, 0x7f62568290a8, 0xc820168190, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:341 +0x49d
google.golang.org/grpc.(*Server).handleRawConn(0xc82023a000, 0x7f62568290a8, 0xc820168190)
/go/src/google.golang.org/grpc/server.go:318 +0x4ee
created by google.golang.org/grpc.(*Server).Serve
/go/src/google.golang.org/grpc/server.go:290 +0x38c
goroutine 487 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/rpc.NewContext.func1()
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:105 +0x57
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820364000)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 488 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/util/netutil.ListenAndServeGRPC.func1()
/go/src/github.com/cockroachdb/cockroach/util/netutil/net.go:48 +0x47
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc8203641a0)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 489 [IO wait, 9 minutes]:
net.runtime_pollWait(0x7f62568ee150, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc8203de060, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8203de060, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).accept(0xc8203de000, 0x0, 0x7f62568b00e0, 0xc8203769a0)
/usr/local/go/src/net/fd_unix.go:426 +0x27c
net.(*TCPListener).AcceptTCP(0xc820034000, 0x454730, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:254 +0x4d
net.(*TCPListener).Accept(0xc820034000, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:264 +0x3d
google.golang.org/grpc.(*Server).Serve(0xc820446090, 0x7f62568ed268, 0xc820034000, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:281 +0x1cf
github.com/cockroachdb/cockroach/util/netutil.ListenAndServeGRPC.func2()
/go/src/github.com/cockroachdb/cockroach/util/netutil/net.go:53 +0x3f
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820364200)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 507 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/util/netutil.ListenAndServeGRPC.func1()
/go/src/github.com/cockroachdb/cockroach/util/netutil/net.go:48 +0x47
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc8203c6160)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 506 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/rpc.NewContext.func1()
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:105 +0x57
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc8203c6040)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 492 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/gossip.(*server).start.func3()
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:317 +0x5c
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc8203649c0)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 497 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/util/netutil.ListenAndServeGRPC.func1()
/go/src/github.com/cockroachdb/cockroach/util/netutil/net.go:48 +0x47
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820376360)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 496 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/rpc.NewContext.func1()
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:105 +0x57
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820376100)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 495 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/gossip.(*server).start.func3()
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:317 +0x5c
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820364a80)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 546 [IO wait, 9 minutes]:
net.runtime_pollWait(0x7f62568ee090, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc82016a8b0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82016a8b0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).accept(0xc82016a850, 0x0, 0x7f62568b00e0, 0xc820376ce0)
/usr/local/go/src/net/fd_unix.go:426 +0x27c
net.(*TCPListener).AcceptTCP(0xc8201a0090, 0x454730, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:254 +0x4d
net.(*TCPListener).Accept(0xc8201a0090, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:264 +0x3d
google.golang.org/grpc.(*Server).Serve(0xc82023b4d0, 0x7f62568ed268, 0xc8201a0090, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:281 +0x1cf
github.com/cockroachdb/cockroach/util/netutil.ListenAndServeGRPC.func2()
/go/src/github.com/cockroachdb/cockroach/util/netutil/net.go:53 +0x3f
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820376420)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 551 [select, 9 minutes]:
google.golang.org/grpc/transport.(*recvBufferReader).Read(0xc82020be60, 0xc820376dd0, 0x5, 0x5, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/transport.go:141 +0x7e6
google.golang.org/grpc/transport.(*Stream).Read(0xc8203200e0, 0xc820376dd0, 0x5, 0x5, 0xc8202dea78, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/transport.go:294 +0x71
io.ReadAtLeast(0x7f62567e7250, 0xc8203200e0, 0xc820376dd0, 0x5, 0x5, 0x5, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62567e7250, 0xc8203200e0, 0xc820376dd0, 0x5, 0x5, 0x7f62567e7160, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
google.golang.org/grpc.(*parser).recvMsg(0xc820376dc0, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/rpc_util.go:216 +0xb9
google.golang.org/grpc.recv(0xc820376dc0, 0x7f62568ed170, 0x1298e38, 0xc8203200e0, 0x0, 0x0, 0xc15080, 0xc820196f00, 0x0, 0x0)
/go/src/google.golang.org/grpc/rpc_util.go:297 +0x45
google.golang.org/grpc.(*serverStream).RecvMsg(0xc82016e100, 0xc15080, 0xc820196f00, 0x0, 0x0)
/go/src/google.golang.org/grpc/stream.go:413 +0xe4
github.com/cockroachdb/cockroach/gossip.(*gossipGossipServer).Recv(0xc82000ce70, 0x0, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/gossip.pb.go:229 +0x7e
github.com/cockroachdb/cockroach/gossip.(Gossip_GossipServer).Recv-fm(0xc8201a4348, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:124 +0x40
github.com/cockroachdb/cockroach/gossip.(*server).gossipReceiver(0xc8201a4340, 0xc8201a00d8, 0xc820196780, 0xc82026bf50, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:260 +0x917
github.com/cockroachdb/cockroach/gossip.(*server).Gossip.func3.1()
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:124 +0x8b
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc8201967c0)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 550 [select, 9 minutes]:
github.com/cockroachdb/cockroach/gossip.(*server).Gossip(0xc8201a4340, 0x7f62567a7130, 0xc82000ce70, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:158 +0xac5
github.com/cockroachdb/cockroach/gossip._Gossip_Gossip_Handler(0xbd7c00, 0xc8201a4340, 0x7f62567a70e8, 0xc82016e100, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/gossip.pb.go:210 +0xd8
google.golang.org/grpc.(*Server).processStreamingRPC(0xc82023a000, 0x7f62568f0970, 0xc8202da090, 0xc8203200e0, 0xc820376900, 0x1251600, 0xc82015a390, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:607 +0x47a
google.golang.org/grpc.(*Server).handleStream(0xc82023a000, 0x7f62568f0970, 0xc8202da090, 0xc8203200e0, 0xc82015a390)
/go/src/google.golang.org/grpc/server.go:691 +0x114e
google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc8203d2110, 0xc82023a000, 0x7f62568f0970, 0xc8202da090, 0xc8203200e0)
/go/src/google.golang.org/grpc/server.go:352 +0xa0
created by google.golang.org/grpc.(*Server).serveStreams.func1
/go/src/google.golang.org/grpc/server.go:353 +0x9a
goroutine 549 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/gossip.(*server).start.func3()
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:317 +0x5c
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820376cc0)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 509 [IO wait]:
net.runtime_pollWait(0x7f62568ee210, 0x72, 0xc820490000)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc8203de1b0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8203de1b0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8203de150, 0xc820490000, 0x8000, 0x8000, 0x0, 0x7f62568a7028, 0xc82007a080)
/usr/local/go/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc820034008, 0xc820490000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
bufio.(*Reader).fill(0xc8201765a0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Read(0xc8201765a0, 0xc82039e578, 0x9, 0x9, 0xc81ffc7cf2, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:207 +0x260
io.ReadAtLeast(0x7f62568f0920, 0xc8201765a0, 0xc82039e578, 0x9, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62568f0920, 0xc8201765a0, 0xc82039e578, 0x9, 0x9, 0xc8206cd8c8, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
golang.org/x/net/http2.readFrameHeader(0xc82039e578, 0x9, 0x9, 0x7f62568f0920, 0xc8201765a0, 0x0, 0xc800000000, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:237 +0xa5
golang.org/x/net/http2.(*Framer).ReadFrame(0xc82039e540, 0x0, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:464 +0x106
google.golang.org/grpc/transport.(*framer).readFrame(0xc82037adb0, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/http_util.go:417 +0x3d
google.golang.org/grpc/transport.(*http2Client).reader(0xc8204fe0f0)
/go/src/google.golang.org/grpc/transport/http2_client.go:795 +0x109
created by google.golang.org/grpc/transport.newHTTP2Client
/go/src/google.golang.org/grpc/transport/http2_client.go:174 +0xd21
goroutine 510 [select, 9 minutes]:
google.golang.org/grpc/transport.(*http2Client).controller(0xc8204fe0f0)
/go/src/google.golang.org/grpc/transport/http2_client.go:873 +0x5da
created by google.golang.org/grpc/transport.newHTTP2Client
/go/src/google.golang.org/grpc/transport/http2_client.go:201 +0x15c2
goroutine 511 [select, 9 minutes]:
google.golang.org/grpc.(*Conn).transportMonitor(0xc8204fe000)
/go/src/google.golang.org/grpc/clientconn.go:547 +0x1d3
created by google.golang.org/grpc.NewConn
/go/src/google.golang.org/grpc/clientconn.go:346 +0x49f
goroutine 285 [select, 9 minutes]:
google.golang.org/grpc/transport.(*http2Server).controller(0xc8202da090)
/go/src/google.golang.org/grpc/transport/http2_server.go:660 +0x5da
created by google.golang.org/grpc/transport.newHTTP2Server
/go/src/google.golang.org/grpc/transport/http2_server.go:134 +0x84f
goroutine 512 [select]:
github.com/cockroachdb/cockroach/rpc.(*Context).runHeartbeat(0xc8202de300, 0xc820120210, 0xc820198840, 0xf, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:259 +0x68d
github.com/cockroachdb/cockroach/rpc.(*Context).GRPCDial.func1.1()
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:173 +0x69
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc82037ae70)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 513 [select, 9 minutes]:
google.golang.org/grpc.NewClientStream.func1(0x7f62567e7118, 0xc8204fe0f0, 0xc82019c1c0, 0xc8200b6a00)
/go/src/google.golang.org/grpc/stream.go:151 +0x258
created by google.golang.org/grpc.NewClientStream
/go/src/google.golang.org/grpc/stream.go:159 +0xab2
goroutine 287 [IO wait]:
net.runtime_pollWait(0x7f62568edf10, 0x72, 0xc82026e000)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc820304c30, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc820304c30, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820304bd0, 0xc82026e000, 0x8000, 0x8000, 0x0, 0x7f62568a7028, 0xc82007a080)
/usr/local/go/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc8201681a0, 0xc82026e000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
bufio.(*Reader).fill(0xc8204e8480)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Read(0xc8204e8480, 0xc820214ab8, 0x9, 0x9, 0xc81ffcaba2, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:207 +0x260
io.ReadAtLeast(0x7f62568f0920, 0xc8204e8480, 0xc820214ab8, 0x9, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62568f0920, 0xc8204e8480, 0xc820214ab8, 0x9, 0x9, 0xc8206cd9b8, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
golang.org/x/net/http2.readFrameHeader(0xc820214ab8, 0x9, 0x9, 0x7f62568f0920, 0xc8204e8480, 0x0, 0xc800000000, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:237 +0xa5
golang.org/x/net/http2.(*Framer).ReadFrame(0xc820214a80, 0x0, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:464 +0x106
google.golang.org/grpc/transport.(*framer).readFrame(0xc82020dbc0, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/http_util.go:417 +0x3d
google.golang.org/grpc/transport.(*http2Client).reader(0xc820206690)
/go/src/google.golang.org/grpc/transport/http2_client.go:795 +0x109
created by google.golang.org/grpc/transport.newHTTP2Client
/go/src/google.golang.org/grpc/transport/http2_client.go:174 +0xd21
goroutine 552 [IO wait]:
net.runtime_pollWait(0x7f62568edc10, 0x72, 0xc8203f8000)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc82016aed0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82016aed0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82016ae70, 0xc8203f8000, 0x8000, 0x8000, 0x0, 0x7f62568a7028, 0xc82007a080)
/usr/local/go/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc8201a00f0, 0xc8203f8000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
bufio.(*Reader).fill(0xc8202deb40)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Read(0xc8202deb40, 0xc8200f6b78, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:207 +0x260
io.ReadAtLeast(0x7f62568f0920, 0xc8202deb40, 0xc8200f6b78, 0x9, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62568f0920, 0xc8202deb40, 0xc8200f6b78, 0x9, 0x9, 0xc820445080, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
golang.org/x/net/http2.readFrameHeader(0xc8200f6b78, 0x9, 0x9, 0x7f62568f0920, 0xc8202deb40, 0x20000000, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:237 +0xa5
golang.org/x/net/http2.(*Framer).ReadFrame(0xc8200f6b40, 0x0, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:464 +0x106
google.golang.org/grpc/transport.(*framer).readFrame(0xc82015b890, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/http_util.go:417 +0x3d
google.golang.org/grpc/transport.(*http2Server).HandleStreams(0xc82023b680, 0xc82015ba10)
/go/src/google.golang.org/grpc/transport/http2_server.go:243 +0x646
google.golang.org/grpc.(*Server).serveStreams(0xc82023a000, 0x7f62568f0970, 0xc82023b680)
/go/src/google.golang.org/grpc/server.go:354 +0x159
google.golang.org/grpc.(*Server).serveNewHTTP2Transport(0xc82023a000, 0x7f62568290a8, 0xc8201a00f0, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:341 +0x49d
google.golang.org/grpc.(*Server).handleRawConn(0xc82023a000, 0x7f62568290a8, 0xc8201a00f0)
/go/src/google.golang.org/grpc/server.go:318 +0x4ee
created by google.golang.org/grpc.(*Server).Serve
/go/src/google.golang.org/grpc/server.go:290 +0x38c
goroutine 288 [select, 9 minutes]:
google.golang.org/grpc/transport.(*http2Client).controller(0xc820206690)
/go/src/google.golang.org/grpc/transport/http2_client.go:873 +0x5da
created by google.golang.org/grpc/transport.newHTTP2Client
/go/src/google.golang.org/grpc/transport/http2_client.go:201 +0x15c2
goroutine 289 [select, 9 minutes]:
google.golang.org/grpc.(*Conn).transportMonitor(0xc820206000)
/go/src/google.golang.org/grpc/clientconn.go:547 +0x1d3
created by google.golang.org/grpc.NewConn
/go/src/google.golang.org/grpc/clientconn.go:346 +0x49f
goroutine 562 [select]:
github.com/cockroachdb/cockroach/rpc.(*Context).runHeartbeat(0xc8201761e0, 0xc8200f2580, 0xc820198840, 0xf, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:259 +0x68d
github.com/cockroachdb/cockroach/rpc.(*Context).GRPCDial.func1.1()
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:173 +0x69
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc82020dcb0)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 553 [select, 9 minutes]:
google.golang.org/grpc/transport.(*http2Server).controller(0xc82023b680)
/go/src/google.golang.org/grpc/transport/http2_server.go:660 +0x5da
created by google.golang.org/grpc/transport.newHTTP2Server
/go/src/google.golang.org/grpc/transport/http2_server.go:134 +0x84f
goroutine 563 [select, 9 minutes]:
google.golang.org/grpc.NewClientStream.func1(0x7f62567e7118, 0xc820206690, 0xc820306460, 0xc82023c640)
/go/src/google.golang.org/grpc/stream.go:151 +0x258
created by google.golang.org/grpc.NewClientStream
/go/src/google.golang.org/grpc/stream.go:159 +0xab2
goroutine 554 [select, 9 minutes]:
github.com/cockroachdb/cockroach/gossip.(*server).Gossip(0xc8201a4340, 0x7f62567a7130, 0xc82000d0b0, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:158 +0xac5
github.com/cockroachdb/cockroach/gossip._Gossip_Gossip_Handler(0xbd7c00, 0xc8201a4340, 0x7f62567a70e8, 0xc82016e180, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/gossip.pb.go:210 +0xd8
google.golang.org/grpc.(*Server).processStreamingRPC(0xc82023a000, 0x7f62568f0970, 0xc82023b680, 0xc8203201c0, 0xc820376900, 0x1251600, 0xc82015bdd0, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:607 +0x47a
google.golang.org/grpc.(*Server).handleStream(0xc82023a000, 0x7f62568f0970, 0xc82023b680, 0xc8203201c0, 0xc82015bdd0)
/go/src/google.golang.org/grpc/server.go:691 +0x114e
google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc82000cf80, 0xc82023a000, 0x7f62568f0970, 0xc82023b680, 0xc8203201c0)
/go/src/google.golang.org/grpc/server.go:352 +0xa0
created by google.golang.org/grpc.(*Server).serveStreams.func1
/go/src/google.golang.org/grpc/server.go:353 +0x9a
goroutine 555 [select, 9 minutes]:
google.golang.org/grpc/transport.(*recvBufferReader).Read(0xc82015bd10, 0xc820377050, 0x5, 0x5, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/transport.go:141 +0x7e6
google.golang.org/grpc/transport.(*Stream).Read(0xc8203201c0, 0xc820377050, 0x5, 0x5, 0xc8202dedd8, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/transport.go:294 +0x71
io.ReadAtLeast(0x7f62567e7250, 0xc8203201c0, 0xc820377050, 0x5, 0x5, 0x5, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62567e7250, 0xc8203201c0, 0xc820377050, 0x5, 0x5, 0x7f62567e7160, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
google.golang.org/grpc.(*parser).recvMsg(0xc820377040, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/rpc_util.go:216 +0xb9
google.golang.org/grpc.recv(0xc820377040, 0x7f62568ed170, 0x1298e38, 0xc8203201c0, 0x0, 0x0, 0xc15080, 0xc820197880, 0x0, 0x0)
/go/src/google.golang.org/grpc/rpc_util.go:297 +0x45
google.golang.org/grpc.(*serverStream).RecvMsg(0xc82016e180, 0xc15080, 0xc820197880, 0x0, 0x0)
/go/src/google.golang.org/grpc/stream.go:413 +0xe4
github.com/cockroachdb/cockroach/gossip.(*gossipGossipServer).Recv(0xc82000d0b0, 0x0, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/gossip.pb.go:229 +0x7e
github.com/cockroachdb/cockroach/gossip.(Gossip_GossipServer).Recv-fm(0xc8201a4348, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:124 +0x40
github.com/cockroachdb/cockroach/gossip.(*server).gossipReceiver(0xc8201a4340, 0xc8201a0110, 0xc8201971c0, 0xc820267f50, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:260 +0x917
github.com/cockroachdb/cockroach/gossip.(*server).Gossip.func3.1()
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:124 +0x8b
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820197200)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 578 [IO wait]:
net.runtime_pollWait(0x7f62568edb50, 0x72, 0xc820420000)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc8203de6f0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8203de6f0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8203de690, 0xc820420000, 0x8000, 0x8000, 0x0, 0x7f62568a7028, 0xc82007a080)
/usr/local/go/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc8200340d0, 0xc820420000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
bufio.(*Reader).fill(0xc820176c00)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Read(0xc820176c00, 0xc82039e638, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:207 +0x260
io.ReadAtLeast(0x7f62568f0920, 0xc820176c00, 0xc82039e638, 0x9, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62568f0920, 0xc820176c00, 0xc82039e638, 0x9, 0x9, 0xc8203d9680, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
golang.org/x/net/http2.readFrameHeader(0xc82039e638, 0x9, 0x9, 0x7f62568f0920, 0xc820176c00, 0x20000000, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:237 +0xa5
golang.org/x/net/http2.(*Framer).ReadFrame(0xc82039e600, 0x0, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:464 +0x106
google.golang.org/grpc/transport.(*framer).readFrame(0xc82037b140, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/http_util.go:417 +0x3d
google.golang.org/grpc/transport.(*http2Server).HandleStreams(0xc820446510, 0xc82037b1d0)
/go/src/google.golang.org/grpc/transport/http2_server.go:243 +0x646
google.golang.org/grpc.(*Server).serveStreams(0xc82023a000, 0x7f62568f0970, 0xc820446510)
/go/src/google.golang.org/grpc/server.go:354 +0x159
google.golang.org/grpc.(*Server).serveNewHTTP2Transport(0xc82023a000, 0x7f62568290a8, 0xc8200340d0, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:341 +0x49d
google.golang.org/grpc.(*Server).handleRawConn(0xc82023a000, 0x7f62568290a8, 0xc8200340d0)
/go/src/google.golang.org/grpc/server.go:318 +0x4ee
created by google.golang.org/grpc.(*Server).Serve
/go/src/google.golang.org/grpc/server.go:290 +0x38c
goroutine 564 [IO wait]:
net.runtime_pollWait(0x7f62568edcd0, 0x72, 0xc820418000)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc8203052c0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8203052c0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820305260, 0xc820418000, 0x8000, 0x8000, 0x0, 0x7f62568a7028, 0xc82007a080)
/usr/local/go/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc8201681c8, 0xc820418000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
bufio.(*Reader).fill(0xc8204e8de0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Read(0xc8204e8de0, 0xc820214b78, 0x9, 0x9, 0xc81ffcaaa5, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:207 +0x260
io.ReadAtLeast(0x7f62568f0920, 0xc8204e8de0, 0xc820214b78, 0x9, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62568f0920, 0xc8204e8de0, 0xc820214b78, 0x9, 0x9, 0xc8206cdb98, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
golang.org/x/net/http2.readFrameHeader(0xc820214b78, 0x9, 0x9, 0x7f62568f0920, 0xc8204e8de0, 0x0, 0xc800000000, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:237 +0xa5
golang.org/x/net/http2.(*Framer).ReadFrame(0xc820214b40, 0x0, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:464 +0x106
google.golang.org/grpc/transport.(*framer).readFrame(0xc8203c05a0, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/http_util.go:417 +0x3d
google.golang.org/grpc/transport.(*http2Client).reader(0xc820206870)
/go/src/google.golang.org/grpc/transport/http2_client.go:795 +0x109
created by google.golang.org/grpc/transport.newHTTP2Client
/go/src/google.golang.org/grpc/transport/http2_client.go:174 +0xd21
goroutine 565 [select, 9 minutes]:
google.golang.org/grpc/transport.(*http2Client).controller(0xc820206870)
/go/src/google.golang.org/grpc/transport/http2_client.go:873 +0x5da
created by google.golang.org/grpc/transport.newHTTP2Client
/go/src/google.golang.org/grpc/transport/http2_client.go:201 +0x15c2
goroutine 566 [select, 9 minutes]:
google.golang.org/grpc.(*Conn).transportMonitor(0xc820206780)
/go/src/google.golang.org/grpc/clientconn.go:547 +0x1d3
created by google.golang.org/grpc.NewConn
/go/src/google.golang.org/grpc/clientconn.go:346 +0x49f
goroutine 567 [select]:
github.com/cockroachdb/cockroach/rpc.(*Context).runHeartbeat(0xc8204e8540, 0xc8200f2630, 0xc820198840, 0xf, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:259 +0x68d
github.com/cockroachdb/cockroach/rpc.(*Context).GRPCDial.func1.1()
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:173 +0x69
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc8203c0660)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 579 [select, 9 minutes]:
google.golang.org/grpc/transport.(*http2Server).controller(0xc820446510)
/go/src/google.golang.org/grpc/transport/http2_server.go:660 +0x5da
created by google.golang.org/grpc/transport.newHTTP2Server
/go/src/google.golang.org/grpc/transport/http2_server.go:134 +0x84f
goroutine 568 [select, 9 minutes]:
google.golang.org/grpc.NewClientStream.func1(0x7f62567e7118, 0xc820206870, 0xc820306620, 0xc82023c820)
/go/src/google.golang.org/grpc/stream.go:151 +0x258
created by google.golang.org/grpc.NewClientStream
/go/src/google.golang.org/grpc/stream.go:159 +0xab2
goroutine 580 [select, 9 minutes]:
github.com/cockroachdb/cockroach/gossip.(*server).Gossip(0xc8201a4340, 0x7f62567a7130, 0xc820198bc0, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:158 +0xac5
github.com/cockroachdb/cockroach/gossip._Gossip_Gossip_Handler(0xbd7c00, 0xc8201a4340, 0x7f62567a70e8, 0xc82018e400, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/gossip.pb.go:210 +0xd8
google.golang.org/grpc.(*Server).processStreamingRPC(0xc82023a000, 0x7f62568f0970, 0xc820446510, 0xc82019c460, 0xc820376900, 0x1251600, 0xc82037b440, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:607 +0x47a
google.golang.org/grpc.(*Server).handleStream(0xc82023a000, 0x7f62568f0970, 0xc820446510, 0xc82019c460, 0xc82037b440)
/go/src/google.golang.org/grpc/server.go:691 +0x114e
google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc820198a60, 0xc82023a000, 0x7f62568f0970, 0xc820446510, 0xc82019c460)
/go/src/google.golang.org/grpc/server.go:352 +0xa0
created by google.golang.org/grpc.(*Server).serveStreams.func1
/go/src/google.golang.org/grpc/server.go:353 +0x9a
goroutine 581 [select, 9 minutes]:
google.golang.org/grpc/transport.(*recvBufferReader).Read(0xc82037b410, 0xc820210930, 0x5, 0x5, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/transport.go:141 +0x7e6
google.golang.org/grpc/transport.(*Stream).Read(0xc82019c460, 0xc820210930, 0x5, 0x5, 0xc820176fb8, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/transport.go:294 +0x71
io.ReadAtLeast(0x7f62567e7250, 0xc82019c460, 0xc820210930, 0x5, 0x5, 0x5, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62567e7250, 0xc82019c460, 0xc820210930, 0x5, 0x5, 0x7f62567e7160, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
google.golang.org/grpc.(*parser).recvMsg(0xc820210920, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/rpc_util.go:216 +0xb9
google.golang.org/grpc.recv(0xc820210920, 0x7f62568ed170, 0x1298e38, 0xc82019c460, 0x0, 0x0, 0xc15080, 0xc820197380, 0x0, 0x0)
/go/src/google.golang.org/grpc/rpc_util.go:297 +0x45
google.golang.org/grpc.(*serverStream).RecvMsg(0xc82018e400, 0xc15080, 0xc820197380, 0x0, 0x0)
/go/src/google.golang.org/grpc/stream.go:413 +0xe4
github.com/cockroachdb/cockroach/gossip.(*gossipGossipServer).Recv(0xc820198bc0, 0x0, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/gossip.pb.go:229 +0x7e
github.com/cockroachdb/cockroach/gossip.(Gossip_GossipServer).Recv-fm(0xc8201a4348, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:124 +0x40
github.com/cockroachdb/cockroach/gossip.(*server).gossipReceiver(0xc8201a4340, 0xc8200340d8, 0xc82013b9c0, 0xc82050ff50, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:260 +0x917
github.com/cockroachdb/cockroach/gossip.(*server).Gossip.func3.1()
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:124 +0x8b
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc82013ba00)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 582 [IO wait]:
net.runtime_pollWait(0x7f62568ed9d0, 0x72, 0xc820530000)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc8203df100, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8203df100, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8203df0a0, 0xc820530000, 0x8000, 0x8000, 0x0, 0x7f62568a7028, 0xc82007a080)
/usr/local/go/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc8200340e0, 0xc820530000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
bufio.(*Reader).fill(0xc820177080)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Read(0xc820177080, 0xc82039e7b8, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:207 +0x260
io.ReadAtLeast(0x7f62568f0920, 0xc820177080, 0xc82039e7b8, 0x9, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62568f0920, 0xc820177080, 0xc82039e7b8, 0x9, 0x9, 0xc8203d9c80, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
golang.org/x/net/http2.readFrameHeader(0xc82039e7b8, 0x9, 0x9, 0x7f62568f0920, 0xc820177080, 0x20000000, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:237 +0xa5
golang.org/x/net/http2.(*Framer).ReadFrame(0xc82039e780, 0x0, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:464 +0x106
google.golang.org/grpc/transport.(*framer).readFrame(0xc82037b680, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/http_util.go:417 +0x3d
google.golang.org/grpc/transport.(*http2Server).HandleStreams(0xc820446480, 0xc82037b710)
/go/src/google.golang.org/grpc/transport/http2_server.go:243 +0x646
google.golang.org/grpc.(*Server).serveStreams(0xc82023a000, 0x7f62568f0970, 0xc820446480)
/go/src/google.golang.org/grpc/server.go:354 +0x159
google.golang.org/grpc.(*Server).serveNewHTTP2Transport(0xc82023a000, 0x7f62568290a8, 0xc8200340e0, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:341 +0x49d
google.golang.org/grpc.(*Server).handleRawConn(0xc82023a000, 0x7f62568290a8, 0xc8200340e0)
/go/src/google.golang.org/grpc/server.go:318 +0x4ee
created by google.golang.org/grpc.(*Server).Serve
/go/src/google.golang.org/grpc/server.go:290 +0x38c
goroutine 481 [select, 9 minutes]:
google.golang.org/grpc/transport.(*http2Client).controller(0xc82011e1e0)
/go/src/google.golang.org/grpc/transport/http2_client.go:873 +0x5da
created by google.golang.org/grpc/transport.newHTTP2Client
/go/src/google.golang.org/grpc/transport/http2_client.go:201 +0x15c2
goroutine 594 [select, 9 minutes]:
google.golang.org/grpc.(*Conn).transportMonitor(0xc82011e000)
/go/src/google.golang.org/grpc/clientconn.go:547 +0x1d3
created by google.golang.org/grpc.NewConn
/go/src/google.golang.org/grpc/clientconn.go:346 +0x49f
goroutine 595 [select]:
github.com/cockroachdb/cockroach/rpc.(*Context).runHeartbeat(0xc8202de360, 0xc8201ce000, 0xc820198840, 0xf, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:259 +0x68d
github.com/cockroachdb/cockroach/rpc.(*Context).GRPCDial.func1.1()
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:173 +0x69
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc8203105d0)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 596 [select, 9 minutes]:
google.golang.org/grpc.NewClientStream.func1(0x7f62567e7118, 0xc82011e1e0, 0xc82017e380, 0xc8204ee320)
/go/src/google.golang.org/grpc/stream.go:151 +0x258
created by google.golang.org/grpc.NewClientStream
/go/src/google.golang.org/grpc/stream.go:159 +0xab2
goroutine 583 [select, 9 minutes]:
google.golang.org/grpc/transport.(*http2Server).controller(0xc820446480)
/go/src/google.golang.org/grpc/transport/http2_server.go:660 +0x5da
created by google.golang.org/grpc/transport.newHTTP2Server
/go/src/google.golang.org/grpc/transport/http2_server.go:134 +0x84f
goroutine 598 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/rpc.NewContext.func1()
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:105 +0x57
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc8203195a0)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 599 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/util/netutil.ListenAndServeGRPC.func1()
/go/src/github.com/cockroachdb/cockroach/util/netutil/net.go:48 +0x47
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820318f60)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 600 [IO wait, 9 minutes]:
net.runtime_pollWait(0x7f62568ed910, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc8203032c0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8203032c0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).accept(0xc820303260, 0x0, 0x7f62568b00e0, 0xc8203199e0)
/usr/local/go/src/net/fd_unix.go:426 +0x27c
net.(*TCPListener).AcceptTCP(0xc820084040, 0x454730, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:254 +0x4d
net.(*TCPListener).Accept(0xc820084040, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:264 +0x3d
google.golang.org/grpc.(*Server).Serve(0xc8204f07e0, 0x7f62568ed268, 0xc820084040, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:281 +0x1cf
github.com/cockroachdb/cockroach/util/netutil.ListenAndServeGRPC.func2()
/go/src/github.com/cockroachdb/cockroach/util/netutil/net.go:53 +0x3f
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820318f80)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 603 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/gossip.(*server).start.func3()
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:317 +0x5c
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc8203199c0)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 516 [select, 9 minutes]:
google.golang.org/grpc/transport.(*http2Server).controller(0xc8200a8000)
/go/src/google.golang.org/grpc/transport/http2_server.go:660 +0x5da
created by google.golang.org/grpc/transport.newHTTP2Server
/go/src/google.golang.org/grpc/transport/http2_server.go:134 +0x84f
rax 0xca
rbx 0x0
rcx 0x4612a3
rdx 0x0
rdi 0x1278d48
rsi 0x0
rbp 0x1
rsp 0x7ffecdcbed78
r8 0x0
r9 0x0
r10 0x0
r11 0x286
r12 0x4
r13 0xecf2b9728
r14 0xecf2b9728
r15 0x1255c60
rip 0x4612a1
rflags 0x286
cs 0x33
fs 0x0
gs 0x0
ERROR: exit status 2
```
Run Details:
```
72 runs so far, 0 failures, over 5s
154 runs so far, 0 failures, over 10s
244 runs so far, 0 failures, over 15s
334 runs so far, 0 failures, over 20s
419 runs so far, 0 failures, over 25s
507 runs so far, 0 failures, over 30s
594 runs so far, 0 failures, over 35s
680 runs so far, 0 failures, over 40s
769 runs so far, 0 failures, over 45s
855 runs so far, 0 failures, over 50s
942 runs so far, 0 failures, over 55s
1026 runs so far, 0 failures, over 1m0s
1118 runs so far, 0 failures, over 1m5s
1202 runs so far, 0 failures, over 1m10s
1289 runs so far, 0 failures, over 1m15s
1370 runs so far, 0 failures, over 1m20s
1460 runs so far, 0 failures, over 1m25s
1546 runs so far, 0 failures, over 1m30s
1634 runs so far, 0 failures, over 1m35s
1719 runs so far, 0 failures, over 1m40s
1807 runs so far, 0 failures, over 1m45s
1895 runs so far, 0 failures, over 1m50s
1981 runs so far, 0 failures, over 1m55s
2067 runs so far, 0 failures, over 2m0s
2150 runs so far, 0 failures, over 2m5s
2239 runs so far, 0 failures, over 2m10s
2326 runs so far, 0 failures, over 2m15s
2411 runs so far, 0 failures, over 2m20s
2500 runs so far, 0 failures, over 2m25s
2585 runs so far, 0 failures, over 2m30s
2671 runs so far, 0 failures, over 2m35s
2758 runs so far, 0 failures, over 2m40s
2842 runs so far, 0 failures, over 2m45s
2929 runs so far, 0 failures, over 2m50s
3014 runs so far, 0 failures, over 2m55s
3101 runs so far, 0 failures, over 3m0s
3189 runs so far, 0 failures, over 3m5s
3275 runs so far, 0 failures, over 3m10s
3361 runs so far, 0 failures, over 3m15s
3447 runs so far, 0 failures, over 3m20s
3531 runs so far, 0 failures, over 3m25s
3621 runs so far, 0 failures, over 3m30s
3706 runs so far, 0 failures, over 3m35s
3795 runs so far, 0 failures, over 3m40s
3883 runs so far, 0 failures, over 3m45s
3970 runs so far, 0 failures, over 3m50s
4054 runs so far, 0 failures, over 3m55s
4142 runs so far, 0 failures, over 4m0s
4230 runs so far, 0 failures, over 4m5s
4317 runs so far, 0 failures, over 4m10s
4405 runs so far, 0 failures, over 4m15s
4490 runs so far, 0 failures, over 4m20s
4576 runs so far, 0 failures, over 4m25s
4660 runs so far, 0 failures, over 4m30s
4744 runs so far, 0 failures, over 4m35s
4831 runs so far, 0 failures, over 4m40s
4918 runs so far, 0 failures, over 4m45s
5001 runs so far, 0 failures, over 4m50s
5088 runs so far, 0 failures, over 4m55s
5175 runs so far, 0 failures, over 5m0s
5258 runs so far, 0 failures, over 5m5s
5344 runs so far, 0 failures, over 5m10s
5431 runs so far, 0 failures, over 5m15s
5515 runs so far, 0 failures, over 5m20s
5601 runs so far, 0 failures, over 5m25s
5688 runs so far, 0 failures, over 5m30s
5773 runs so far, 0 failures, over 5m35s
5857 runs so far, 0 failures, over 5m40s
5942 runs so far, 0 failures, over 5m45s
6025 runs so far, 0 failures, over 5m50s
6108 runs so far, 0 failures, over 5m55s
6196 runs so far, 0 failures, over 6m0s
6282 runs so far, 0 failures, over 6m5s
6367 runs so far, 0 failures, over 6m10s
6452 runs so far, 0 failures, over 6m15s
6539 runs so far, 0 failures, over 6m20s
6621 runs so far, 0 failures, over 6m25s
6706 runs so far, 0 failures, over 6m30s
6794 runs so far, 0 failures, over 6m35s
6880 runs so far, 0 failures, over 6m40s
6964 runs so far, 0 failures, over 6m45s
7046 runs so far, 0 failures, over 6m50s
7136 runs so far, 0 failures, over 6m55s
7220 runs so far, 0 failures, over 7m0s
7308 runs so far, 0 failures, over 7m5s
7395 runs so far, 0 failures, over 7m10s
7481 runs so far, 0 failures, over 7m15s
7566 runs so far, 0 failures, over 7m20s
7653 runs so far, 0 failures, over 7m25s
7738 runs so far, 0 failures, over 7m30s
7820 runs so far, 0 failures, over 7m35s
7910 runs so far, 0 failures, over 7m40s
7994 runs so far, 0 failures, over 7m45s
8080 runs so far, 0 failures, over 7m50s
8164 runs so far, 0 failures, over 7m55s
8252 runs so far, 0 failures, over 8m0s
8338 runs so far, 0 failures, over 8m5s
8426 runs so far, 0 failures, over 8m10s
8509 runs so far, 0 failures, over 8m15s
8592 runs so far, 0 failures, over 8m20s
8677 runs so far, 0 failures, over 8m25s
8761 runs so far, 0 failures, over 8m30s
8846 runs so far, 0 failures, over 8m35s
8929 runs so far, 0 failures, over 8m40s
9015 runs so far, 0 failures, over 8m45s
9101 runs so far, 0 failures, over 8m50s
9188 runs so far, 0 failures, over 8m55s
9270 runs so far, 0 failures, over 9m0s
9356 runs so far, 0 failures, over 9m5s
9442 runs so far, 0 failures, over 9m10s
9525 runs so far, 0 failures, over 9m15s
9616 runs so far, 0 failures, over 9m20s
9701 runs so far, 0 failures, over 9m25s
9789 runs so far, 0 failures, over 9m30s
9873 runs so far, 0 failures, over 9m35s
9958 runs so far, 0 failures, over 9m40s
10040 runs so far, 0 failures, over 9m45s
10125 runs so far, 0 failures, over 9m50s
10209 runs so far, 0 failures, over 9m55s
10295 runs so far, 0 failures, over 10m0s
10380 runs so far, 0 failures, over 10m5s
10464 runs so far, 0 failures, over 10m10s
10547 runs so far, 0 failures, over 10m15s
10632 runs so far, 0 failures, over 10m20s
10713 runs so far, 0 failures, over 10m25s
10800 runs so far, 0 failures, over 10m30s
10888 runs so far, 0 failures, over 10m35s
10970 runs so far, 0 failures, over 10m40s
11050 runs so far, 0 failures, over 10m45s
11135 runs so far, 0 failures, over 10m50s
11220 runs so far, 0 failures, over 10m55s
11306 runs so far, 0 failures, over 11m0s
11390 runs so far, 0 failures, over 11m5s
11474 runs so far, 0 failures, over 11m10s
11558 runs so far, 0 failures, over 11m15s
11639 runs so far, 0 failures, over 11m20s
11728 runs so far, 0 failures, over 11m25s
11813 runs so far, 0 failures, over 11m30s
11896 runs so far, 0 failures, over 11m35s
11982 runs so far, 0 failures, over 11m40s
12069 runs so far, 0 failures, over 11m45s
12155 runs so far, 0 failures, over 11m50s
12236 runs so far, 0 failures, over 11m55s
12320 runs so far, 0 failures, over 12m0s
12401 runs so far, 0 failures, over 12m5s
12489 runs so far, 0 failures, over 12m10s
12572 runs so far, 0 failures, over 12m15s
12658 runs so far, 0 failures, over 12m20s
12742 runs so far, 0 failures, over 12m25s
12827 runs so far, 0 failures, over 12m30s
12911 runs so far, 0 failures, over 12m35s
13001 runs so far, 0 failures, over 12m40s
13080 runs so far, 0 failures, over 12m45s
13165 runs so far, 0 failures, over 12m50s
13249 runs so far, 0 failures, over 12m55s
13337 runs so far, 0 failures, over 13m0s
13423 runs so far, 0 failures, over 13m5s
13507 runs so far, 0 failures, over 13m10s
13595 runs so far, 0 failures, over 13m15s
13680 runs so far, 0 failures, over 13m20s
13764 runs so far, 0 failures, over 13m25s
13845 runs so far, 0 failures, over 13m30s
13932 runs so far, 0 failures, over 13m35s
14019 runs so far, 0 failures, over 13m40s
14104 runs so far, 0 failures, over 13m45s
14187 runs so far, 0 failures, over 13m50s
14272 runs so far, 0 failures, over 13m55s
14353 runs so far, 0 failures, over 14m0s
14443 runs so far, 0 failures, over 14m5s
14507 runs completed, 1 failures, over 14m9s
FAIL
```
Please assign, take a look and update the issue accordingly.
|
1.0
|
stress: failed test in cockroach/gossip/gossip.test: TestGossipNoForwardSelf - Binary: cockroach/static-tests.tar.gz sha: https://github.com/cockroachdb/cockroach/commits/a79e2bd677e746b73269ff7dac6c559e00166e2c
Stress build found a failed test:
```
=== RUN TestGossipNoForwardSelf
W160728 05:55:14.234553 gossip/gossip.go:953 not connected to cluster; use --join to specify a connected node
W160728 05:55:14.236029 gossip/gossip.go:953 not connected to cluster; use --join to specify a connected node
W160728 05:55:14.237445 gossip/gossip.go:953 not connected to cluster; use --join to specify a connected node
W160728 05:55:14.243102 gossip/gossip.go:953 not connected to cluster; use --join to specify a connected node
W160728 05:55:14.246955 gossip/gossip.go:953 not connected to cluster; use --join to specify a connected node
I160728 05:55:14.248224 gossip/client.go:74 starting client to 127.0.0.1:36153
I160728 05:55:14.249213 gossip/server.go:212 refusing gossip from node 4 (max 3 conns); forwarding to 5 ({tcp 127.0.0.1:45756})
SIGABRT: abort
PC=0x4612a1 m=0
goroutine 0 [idle]:
runtime.futex(0x1278d48, 0x0, 0x0, 0x0, 0x0, 0x12782f0, 0x0, 0x0, 0x40fc14, 0x1278d48, ...)
/usr/local/go/src/runtime/sys_linux_amd64.s:306 +0x21
runtime.futexsleep(0x1278d48, 0x100000000, 0xffffffffffffffff)
/usr/local/go/src/runtime/os1_linux.go:40 +0x53
runtime.notesleep(0x1278d48)
/usr/local/go/src/runtime/lock_futex.go:145 +0xa4
runtime.stopm()
/usr/local/go/src/runtime/proc.go:1538 +0x10b
runtime.exitsyscall0(0xc820001500)
/usr/local/go/src/runtime/proc.go:2587 +0x176
runtime.mcall(0x7ffecdcbee60)
/usr/local/go/src/runtime/asm_amd64.s:233 +0x5b
goroutine 1 [chan receive, 9 minutes]:
testing.RunTests(0xdd5998, 0x1257d20, 0x23, 0x23, 0xc8201a4901)
/usr/local/go/src/testing/testing.go:583 +0x8d2
testing.(*M).Run(0xc820046f08, 0x4098a3)
/usr/local/go/src/testing/testing.go:515 +0x81
main.main()
github.com/cockroachdb/cockroach/gossip/_test/_testmain.go:124 +0x117
goroutine 17 [syscall, 9 minutes, locked to thread]:
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1998 +0x1
goroutine 19 [chan receive]:
github.com/cockroachdb/cockroach/util/log.(*loggingT).flushDaemon(0x1278200)
/go/src/github.com/cockroachdb/cockroach/util/log/clog.go:1015 +0x64
created by github.com/cockroachdb/cockroach/util/log.init.1
/go/src/github.com/cockroachdb/cockroach/util/log/clog.go:598 +0x8a
goroutine 534 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/gossip.(*server).start.func3()
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:317 +0x5c
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820376980)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 515 [IO wait]:
net.runtime_pollWait(0x7f62568ed790, 0x72, 0xc820578000)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc8203168b0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8203168b0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820316850, 0xc820578000, 0x8000, 0x8000, 0x0, 0x7f62568a7028, 0xc82007a080)
/usr/local/go/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc8201dc000, 0xc820578000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
bufio.(*Reader).fill(0xc82038a000)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Read(0xc82038a000, 0xc820460038, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:207 +0x260
io.ReadAtLeast(0x7f62568f0920, 0xc82038a000, 0xc820460038, 0x9, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62568f0920, 0xc82038a000, 0xc820460038, 0x9, 0x9, 0xc8203b6300, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
golang.org/x/net/http2.readFrameHeader(0xc820460038, 0x9, 0x9, 0x7f62568f0920, 0xc82038a000, 0x20000000, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:237 +0xa5
golang.org/x/net/http2.(*Framer).ReadFrame(0xc820460000, 0x0, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:464 +0x106
google.golang.org/grpc/transport.(*framer).readFrame(0xc820212450, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/http_util.go:417 +0x3d
google.golang.org/grpc/transport.(*http2Server).HandleStreams(0xc8200a8000, 0xc820212720)
/go/src/google.golang.org/grpc/transport/http2_server.go:243 +0x646
google.golang.org/grpc.(*Server).serveStreams(0xc82023a000, 0x7f62568f0970, 0xc8200a8000)
/go/src/google.golang.org/grpc/server.go:354 +0x159
google.golang.org/grpc.(*Server).serveNewHTTP2Transport(0xc82023a000, 0x7f62568290a8, 0xc8201dc000, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:341 +0x49d
google.golang.org/grpc.(*Server).handleRawConn(0xc82023a000, 0x7f62568290a8, 0xc8201dc000)
/go/src/google.golang.org/grpc/server.go:318 +0x4ee
created by google.golang.org/grpc.(*Server).Serve
/go/src/google.golang.org/grpc/server.go:290 +0x38c
goroutine 539 [IO wait]:
net.runtime_pollWait(0x7f62568ed850, 0x72, 0xc820568000)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc8200b4990, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8200b4990, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8200b4930, 0xc820568000, 0x8000, 0x8000, 0x0, 0x7f62568a7028, 0xc82007a080)
/usr/local/go/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc8201fe018, 0xc820568000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
bufio.(*Reader).fill(0xc8201facc0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Read(0xc8201facc0, 0xc8202dc638, 0x9, 0x9, 0xc81ffd2b45, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:207 +0x260
io.ReadAtLeast(0x7f62568f0920, 0xc8201facc0, 0xc8202dc638, 0x9, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62568f0920, 0xc8201facc0, 0xc8202dc638, 0x9, 0x9, 0xc8206cdc88, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
golang.org/x/net/http2.readFrameHeader(0xc8202dc638, 0x9, 0x9, 0x7f62568f0920, 0xc8201facc0, 0x0, 0xc800000000, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:237 +0xa5
golang.org/x/net/http2.(*Framer).ReadFrame(0xc8202dc600, 0x0, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:464 +0x106
google.golang.org/grpc/transport.(*framer).readFrame(0xc82035e6f0, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/http_util.go:417 +0x3d
google.golang.org/grpc/transport.(*http2Client).reader(0xc82035c0f0)
/go/src/google.golang.org/grpc/transport/http2_client.go:795 +0x109
created by google.golang.org/grpc/transport.newHTTP2Client
/go/src/google.golang.org/grpc/transport/http2_client.go:174 +0xd21
goroutine 540 [select, 9 minutes]:
google.golang.org/grpc/transport.(*http2Client).controller(0xc82035c0f0)
/go/src/google.golang.org/grpc/transport/http2_client.go:873 +0x5da
created by google.golang.org/grpc/transport.newHTTP2Client
/go/src/google.golang.org/grpc/transport/http2_client.go:201 +0x15c2
goroutine 541 [select, 9 minutes]:
google.golang.org/grpc.NewClientStream.func1(0x7f62567e7118, 0xc82035c0f0, 0xc820144540, 0xc82036a3c0)
/go/src/google.golang.org/grpc/stream.go:151 +0x258
created by google.golang.org/grpc.NewClientStream
/go/src/google.golang.org/grpc/stream.go:159 +0xab2
goroutine 448 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/gossip.TestGossipNoForwardSelf(0xc82023a1b0)
/go/src/github.com/cockroachdb/cockroach/gossip/gossip_test.go:196 +0xab6
testing.tRunner(0xc82023a1b0, 0x1257e40)
/usr/local/go/src/testing/testing.go:473 +0x98
created by testing.RunTests
/usr/local/go/src/testing/testing.go:582 +0x892
goroutine 543 [select, 9 minutes]:
google.golang.org/grpc/transport.(*recvBufferReader).Read(0xc82035ea20, 0xc8203c6f50, 0x5, 0x5, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/transport.go:141 +0x7e6
google.golang.org/grpc/transport.(*Stream).Read(0xc820144540, 0xc8203c6f50, 0x5, 0x5, 0x7, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/transport.go:294 +0x71
io.ReadAtLeast(0x7f62567e7250, 0xc820144540, 0xc8203c6f50, 0x5, 0x5, 0x5, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62567e7250, 0xc820144540, 0xc8203c6f50, 0x5, 0x5, 0x4e9f18, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
google.golang.org/grpc.(*parser).recvMsg(0xc8203c6f40, 0xc820311140, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/rpc_util.go:216 +0xb9
google.golang.org/grpc.recv(0xc8203c6f40, 0x7f62568ed170, 0x1298e38, 0xc820144540, 0x0, 0x0, 0xc0d460, 0xc82019f770, 0x0, 0x0)
/go/src/google.golang.org/grpc/rpc_util.go:297 +0x45
google.golang.org/grpc.(*clientStream).RecvMsg(0xc82036a3c0, 0xc0d460, 0xc82019f770, 0x0, 0x0)
/go/src/google.golang.org/grpc/stream.go:234 +0xac
github.com/cockroachdb/cockroach/gossip.(*gossipGossipClient).Recv(0xc8203a2880, 0xc8203d0160, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/gossip.pb.go:193 +0x7e
github.com/cockroachdb/cockroach/gossip.(*client).gossip.func2.1(0x7f62567e72c8, 0xc8203a2880, 0xc820174340, 0xc8203d0160, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/client.go:261 +0x37
github.com/cockroachdb/cockroach/gossip.(*client).gossip.func2()
/go/src/github.com/cockroachdb/cockroach/gossip/client.go:269 +0x51
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc82035eae0)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 531 [IO wait, 9 minutes]:
net.runtime_pollWait(0x7f62568edd90, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc82016a450, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82016a450, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).accept(0xc82016a3f0, 0x0, 0x7f62568b00e0, 0xc820194100)
/usr/local/go/src/net/fd_unix.go:426 +0x27c
net.(*TCPListener).AcceptTCP(0xc8201a0098, 0xc8202adea8, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:254 +0x4d
net.(*TCPListener).Accept(0xc8201a0098, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:264 +0x3d
google.golang.org/grpc.(*Server).Serve(0xc82023a000, 0x7f62568ed268, 0xc8201a0098, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:281 +0x1cf
github.com/cockroachdb/cockroach/util/netutil.ListenAndServeGRPC.func2()
/go/src/github.com/cockroachdb/cockroach/util/netutil/net.go:53 +0x3f
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820376200)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 129 [select, 9 minutes]:
github.com/cockroachdb/cockroach/gossip.(*server).Gossip(0xc8201a4340, 0x7f62567a7130, 0xc820486040, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:158 +0xac5
github.com/cockroachdb/cockroach/gossip._Gossip_Gossip_Handler(0xbd7c00, 0xc8201a4340, 0x7f62567a70e8, 0xc8203dc000, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/gossip.pb.go:210 +0xd8
google.golang.org/grpc.(*Server).processStreamingRPC(0xc82023a000, 0x7f62568f0970, 0xc8200a8000, 0xc820382000, 0xc820376900, 0x1251600, 0xc8201928a0, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:607 +0x47a
google.golang.org/grpc.(*Server).handleStream(0xc82023a000, 0x7f62568f0970, 0xc8200a8000, 0xc820382000, 0xc8201928a0)
/go/src/google.golang.org/grpc/server.go:691 +0x114e
google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc820374010, 0xc82023a000, 0x7f62568f0970, 0xc8200a8000, 0xc820382000)
/go/src/google.golang.org/grpc/server.go:352 +0xa0
created by google.golang.org/grpc.(*Server).serveStreams.func1
/go/src/google.golang.org/grpc/server.go:353 +0x9a
goroutine 610 [select, 9 minutes]:
google.golang.org/grpc/transport.(*recvBufferReader).Read(0xc8201927e0, 0xc8201ccaf0, 0x5, 0x5, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/transport.go:141 +0x7e6
google.golang.org/grpc/transport.(*Stream).Read(0xc820382000, 0xc8201ccaf0, 0x5, 0x5, 0xc820076418, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/transport.go:294 +0x71
io.ReadAtLeast(0x7f62567e7250, 0xc820382000, 0xc8201ccaf0, 0x5, 0x5, 0x5, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62567e7250, 0xc820382000, 0xc8201ccaf0, 0x5, 0x5, 0x7f62567e7160, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
google.golang.org/grpc.(*parser).recvMsg(0xc8201ccae0, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/rpc_util.go:216 +0xb9
google.golang.org/grpc.recv(0xc8201ccae0, 0x7f62568ed170, 0x1298e38, 0xc820382000, 0x0, 0x0, 0xc15080, 0xc820370ec0, 0x0, 0x0)
/go/src/google.golang.org/grpc/rpc_util.go:297 +0x45
google.golang.org/grpc.(*serverStream).RecvMsg(0xc8203dc000, 0xc15080, 0xc820370ec0, 0x0, 0x0)
/go/src/google.golang.org/grpc/stream.go:413 +0xe4
github.com/cockroachdb/cockroach/gossip.(*gossipGossipServer).Recv(0xc820486040, 0x0, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/gossip.pb.go:229 +0x7e
github.com/cockroachdb/cockroach/gossip.(Gossip_GossipServer).Recv-fm(0xc8201a4348, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:124 +0x40
github.com/cockroachdb/cockroach/gossip.(*server).gossipReceiver(0xc8201a4340, 0xc8204a0000, 0xc820356400, 0xc82058bf50, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:260 +0x917
github.com/cockroachdb/cockroach/gossip.(*server).Gossip.func3.1()
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:124 +0x8b
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820356680)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 537 [select, 9 minutes]:
google.golang.org/grpc.(*Conn).transportMonitor(0xc82035c000)
/go/src/google.golang.org/grpc/clientconn.go:547 +0x1d3
google.golang.org/grpc.NewConn.func1(0xc82035c000)
/go/src/google.golang.org/grpc/clientconn.go:355 +0x1b5
created by google.golang.org/grpc.NewConn
/go/src/google.golang.org/grpc/clientconn.go:356 +0x4e3
goroutine 530 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/util/netutil.ListenAndServeGRPC.func1()
/go/src/github.com/cockroachdb/cockroach/util/netutil/net.go:48 +0x47
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc8203761e0)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 480 [IO wait]:
net.runtime_pollWait(0x7f62568eda90, 0x72, 0xc820518000)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc8203023e0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8203023e0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820302380, 0xc820518000, 0x8000, 0x8000, 0x0, 0x7f62568a7028, 0xc82007a080)
/usr/local/go/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc820084020, 0xc820518000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
bufio.(*Reader).fill(0xc820010d20)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Read(0xc820010d20, 0xc820328278, 0x9, 0x9, 0xc81ffc7cdd, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:207 +0x260
io.ReadAtLeast(0x7f62568f0920, 0xc820010d20, 0xc820328278, 0x9, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62568f0920, 0xc820010d20, 0xc820328278, 0x9, 0x9, 0xc8206cdaa8, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
golang.org/x/net/http2.readFrameHeader(0xc820328278, 0x9, 0x9, 0x7f62568f0920, 0xc820010d20, 0x0, 0xc800000000, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:237 +0xa5
golang.org/x/net/http2.(*Framer).ReadFrame(0xc820328240, 0x0, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:464 +0x106
google.golang.org/grpc/transport.(*framer).readFrame(0xc820310450, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/http_util.go:417 +0x3d
google.golang.org/grpc/transport.(*http2Client).reader(0xc82011e1e0)
/go/src/google.golang.org/grpc/transport/http2_client.go:795 +0x109
created by google.golang.org/grpc/transport.newHTTP2Client
/go/src/google.golang.org/grpc/transport/http2_client.go:174 +0xd21
goroutine 508 [IO wait, 9 minutes]:
net.runtime_pollWait(0x7f62568ede50, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc820304140, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc820304140, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).accept(0xc8203040e0, 0x0, 0x7f62568b00e0, 0xc820210000)
/usr/local/go/src/net/fd_unix.go:426 +0x27c
net.(*TCPListener).AcceptTCP(0xc820168158, 0x454730, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:254 +0x4d
net.(*TCPListener).Accept(0xc820168158, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:264 +0x3d
google.golang.org/grpc.(*Server).Serve(0xc8202da000, 0x7f62568ed268, 0xc820168158, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:281 +0x1cf
github.com/cockroachdb/cockroach/util/netutil.ListenAndServeGRPC.func2()
/go/src/github.com/cockroachdb/cockroach/util/netutil/net.go:53 +0x3f
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc8203c6180)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 449 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/rpc.NewContext.func1()
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:105 +0x57
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc8203763e0)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 538 [select]:
github.com/cockroachdb/cockroach/rpc.(*Context).runHeartbeat(0xc8200118c0, 0xc8200ae000, 0xc820198840, 0xf, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:259 +0x68d
github.com/cockroachdb/cockroach/rpc.(*Context).GRPCDial.func1.1()
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:173 +0x69
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc82035e540)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 536 [select, 9 minutes]:
github.com/cockroachdb/cockroach/gossip.(*client).gossip(0xc820174340, 0xc8203d0160, 0x7f62568f06a8, 0xc8201fe008, 0xc82023a240, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/client.go:273 +0x67a
github.com/cockroachdb/cockroach/gossip.(*client).start.func1()
/go/src/github.com/cockroachdb/cockroach/gossip/client.go:92 +0x36e
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc82035e4e0)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 284 [IO wait]:
net.runtime_pollWait(0x7f62568edfd0, 0x72, 0xc82010e000)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc820304300, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc820304300, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8203042a0, 0xc82010e000, 0x8000, 0x8000, 0x0, 0x7f62568a7028, 0xc82007a080)
/usr/local/go/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc820168190, 0xc82010e000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
bufio.(*Reader).fill(0xc8204e80c0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Read(0xc8204e80c0, 0xc820214938, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:207 +0x260
io.ReadAtLeast(0x7f62568f0920, 0xc8204e80c0, 0xc820214938, 0x9, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62568f0920, 0xc8204e80c0, 0xc820214938, 0x9, 0x9, 0xc820444780, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
golang.org/x/net/http2.readFrameHeader(0xc820214938, 0x9, 0x9, 0x7f62568f0920, 0xc8204e80c0, 0x20000000, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:237 +0xa5
golang.org/x/net/http2.(*Framer).ReadFrame(0xc820214900, 0x0, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:464 +0x106
google.golang.org/grpc/transport.(*framer).readFrame(0xc82020c630, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/http_util.go:417 +0x3d
google.golang.org/grpc/transport.(*http2Server).HandleStreams(0xc8202da090, 0xc82020cc90)
/go/src/google.golang.org/grpc/transport/http2_server.go:243 +0x646
google.golang.org/grpc.(*Server).serveStreams(0xc82023a000, 0x7f62568f0970, 0xc8202da090)
/go/src/google.golang.org/grpc/server.go:354 +0x159
google.golang.org/grpc.(*Server).serveNewHTTP2Transport(0xc82023a000, 0x7f62568290a8, 0xc820168190, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:341 +0x49d
google.golang.org/grpc.(*Server).handleRawConn(0xc82023a000, 0x7f62568290a8, 0xc820168190)
/go/src/google.golang.org/grpc/server.go:318 +0x4ee
created by google.golang.org/grpc.(*Server).Serve
/go/src/google.golang.org/grpc/server.go:290 +0x38c
goroutine 487 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/rpc.NewContext.func1()
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:105 +0x57
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820364000)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 488 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/util/netutil.ListenAndServeGRPC.func1()
/go/src/github.com/cockroachdb/cockroach/util/netutil/net.go:48 +0x47
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc8203641a0)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 489 [IO wait, 9 minutes]:
net.runtime_pollWait(0x7f62568ee150, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc8203de060, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8203de060, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).accept(0xc8203de000, 0x0, 0x7f62568b00e0, 0xc8203769a0)
/usr/local/go/src/net/fd_unix.go:426 +0x27c
net.(*TCPListener).AcceptTCP(0xc820034000, 0x454730, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:254 +0x4d
net.(*TCPListener).Accept(0xc820034000, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:264 +0x3d
google.golang.org/grpc.(*Server).Serve(0xc820446090, 0x7f62568ed268, 0xc820034000, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:281 +0x1cf
github.com/cockroachdb/cockroach/util/netutil.ListenAndServeGRPC.func2()
/go/src/github.com/cockroachdb/cockroach/util/netutil/net.go:53 +0x3f
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820364200)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 507 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/util/netutil.ListenAndServeGRPC.func1()
/go/src/github.com/cockroachdb/cockroach/util/netutil/net.go:48 +0x47
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc8203c6160)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 506 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/rpc.NewContext.func1()
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:105 +0x57
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc8203c6040)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 492 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/gossip.(*server).start.func3()
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:317 +0x5c
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc8203649c0)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 497 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/util/netutil.ListenAndServeGRPC.func1()
/go/src/github.com/cockroachdb/cockroach/util/netutil/net.go:48 +0x47
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820376360)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 496 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/rpc.NewContext.func1()
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:105 +0x57
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820376100)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 495 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/gossip.(*server).start.func3()
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:317 +0x5c
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820364a80)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 546 [IO wait, 9 minutes]:
net.runtime_pollWait(0x7f62568ee090, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc82016a8b0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82016a8b0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).accept(0xc82016a850, 0x0, 0x7f62568b00e0, 0xc820376ce0)
/usr/local/go/src/net/fd_unix.go:426 +0x27c
net.(*TCPListener).AcceptTCP(0xc8201a0090, 0x454730, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:254 +0x4d
net.(*TCPListener).Accept(0xc8201a0090, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:264 +0x3d
google.golang.org/grpc.(*Server).Serve(0xc82023b4d0, 0x7f62568ed268, 0xc8201a0090, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:281 +0x1cf
github.com/cockroachdb/cockroach/util/netutil.ListenAndServeGRPC.func2()
/go/src/github.com/cockroachdb/cockroach/util/netutil/net.go:53 +0x3f
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820376420)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 551 [select, 9 minutes]:
google.golang.org/grpc/transport.(*recvBufferReader).Read(0xc82020be60, 0xc820376dd0, 0x5, 0x5, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/transport.go:141 +0x7e6
google.golang.org/grpc/transport.(*Stream).Read(0xc8203200e0, 0xc820376dd0, 0x5, 0x5, 0xc8202dea78, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/transport.go:294 +0x71
io.ReadAtLeast(0x7f62567e7250, 0xc8203200e0, 0xc820376dd0, 0x5, 0x5, 0x5, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62567e7250, 0xc8203200e0, 0xc820376dd0, 0x5, 0x5, 0x7f62567e7160, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
google.golang.org/grpc.(*parser).recvMsg(0xc820376dc0, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/rpc_util.go:216 +0xb9
google.golang.org/grpc.recv(0xc820376dc0, 0x7f62568ed170, 0x1298e38, 0xc8203200e0, 0x0, 0x0, 0xc15080, 0xc820196f00, 0x0, 0x0)
/go/src/google.golang.org/grpc/rpc_util.go:297 +0x45
google.golang.org/grpc.(*serverStream).RecvMsg(0xc82016e100, 0xc15080, 0xc820196f00, 0x0, 0x0)
/go/src/google.golang.org/grpc/stream.go:413 +0xe4
github.com/cockroachdb/cockroach/gossip.(*gossipGossipServer).Recv(0xc82000ce70, 0x0, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/gossip.pb.go:229 +0x7e
github.com/cockroachdb/cockroach/gossip.(Gossip_GossipServer).Recv-fm(0xc8201a4348, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:124 +0x40
github.com/cockroachdb/cockroach/gossip.(*server).gossipReceiver(0xc8201a4340, 0xc8201a00d8, 0xc820196780, 0xc82026bf50, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:260 +0x917
github.com/cockroachdb/cockroach/gossip.(*server).Gossip.func3.1()
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:124 +0x8b
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc8201967c0)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 550 [select, 9 minutes]:
github.com/cockroachdb/cockroach/gossip.(*server).Gossip(0xc8201a4340, 0x7f62567a7130, 0xc82000ce70, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:158 +0xac5
github.com/cockroachdb/cockroach/gossip._Gossip_Gossip_Handler(0xbd7c00, 0xc8201a4340, 0x7f62567a70e8, 0xc82016e100, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/gossip.pb.go:210 +0xd8
google.golang.org/grpc.(*Server).processStreamingRPC(0xc82023a000, 0x7f62568f0970, 0xc8202da090, 0xc8203200e0, 0xc820376900, 0x1251600, 0xc82015a390, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:607 +0x47a
google.golang.org/grpc.(*Server).handleStream(0xc82023a000, 0x7f62568f0970, 0xc8202da090, 0xc8203200e0, 0xc82015a390)
/go/src/google.golang.org/grpc/server.go:691 +0x114e
google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc8203d2110, 0xc82023a000, 0x7f62568f0970, 0xc8202da090, 0xc8203200e0)
/go/src/google.golang.org/grpc/server.go:352 +0xa0
created by google.golang.org/grpc.(*Server).serveStreams.func1
/go/src/google.golang.org/grpc/server.go:353 +0x9a
goroutine 549 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/gossip.(*server).start.func3()
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:317 +0x5c
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820376cc0)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 509 [IO wait]:
net.runtime_pollWait(0x7f62568ee210, 0x72, 0xc820490000)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc8203de1b0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8203de1b0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8203de150, 0xc820490000, 0x8000, 0x8000, 0x0, 0x7f62568a7028, 0xc82007a080)
/usr/local/go/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc820034008, 0xc820490000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
bufio.(*Reader).fill(0xc8201765a0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Read(0xc8201765a0, 0xc82039e578, 0x9, 0x9, 0xc81ffc7cf2, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:207 +0x260
io.ReadAtLeast(0x7f62568f0920, 0xc8201765a0, 0xc82039e578, 0x9, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62568f0920, 0xc8201765a0, 0xc82039e578, 0x9, 0x9, 0xc8206cd8c8, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
golang.org/x/net/http2.readFrameHeader(0xc82039e578, 0x9, 0x9, 0x7f62568f0920, 0xc8201765a0, 0x0, 0xc800000000, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:237 +0xa5
golang.org/x/net/http2.(*Framer).ReadFrame(0xc82039e540, 0x0, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:464 +0x106
google.golang.org/grpc/transport.(*framer).readFrame(0xc82037adb0, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/http_util.go:417 +0x3d
google.golang.org/grpc/transport.(*http2Client).reader(0xc8204fe0f0)
/go/src/google.golang.org/grpc/transport/http2_client.go:795 +0x109
created by google.golang.org/grpc/transport.newHTTP2Client
/go/src/google.golang.org/grpc/transport/http2_client.go:174 +0xd21
goroutine 510 [select, 9 minutes]:
google.golang.org/grpc/transport.(*http2Client).controller(0xc8204fe0f0)
/go/src/google.golang.org/grpc/transport/http2_client.go:873 +0x5da
created by google.golang.org/grpc/transport.newHTTP2Client
/go/src/google.golang.org/grpc/transport/http2_client.go:201 +0x15c2
goroutine 511 [select, 9 minutes]:
google.golang.org/grpc.(*Conn).transportMonitor(0xc8204fe000)
/go/src/google.golang.org/grpc/clientconn.go:547 +0x1d3
created by google.golang.org/grpc.NewConn
/go/src/google.golang.org/grpc/clientconn.go:346 +0x49f
goroutine 285 [select, 9 minutes]:
google.golang.org/grpc/transport.(*http2Server).controller(0xc8202da090)
/go/src/google.golang.org/grpc/transport/http2_server.go:660 +0x5da
created by google.golang.org/grpc/transport.newHTTP2Server
/go/src/google.golang.org/grpc/transport/http2_server.go:134 +0x84f
goroutine 512 [select]:
github.com/cockroachdb/cockroach/rpc.(*Context).runHeartbeat(0xc8202de300, 0xc820120210, 0xc820198840, 0xf, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:259 +0x68d
github.com/cockroachdb/cockroach/rpc.(*Context).GRPCDial.func1.1()
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:173 +0x69
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc82037ae70)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 513 [select, 9 minutes]:
google.golang.org/grpc.NewClientStream.func1(0x7f62567e7118, 0xc8204fe0f0, 0xc82019c1c0, 0xc8200b6a00)
/go/src/google.golang.org/grpc/stream.go:151 +0x258
created by google.golang.org/grpc.NewClientStream
/go/src/google.golang.org/grpc/stream.go:159 +0xab2
goroutine 287 [IO wait]:
net.runtime_pollWait(0x7f62568edf10, 0x72, 0xc82026e000)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc820304c30, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc820304c30, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820304bd0, 0xc82026e000, 0x8000, 0x8000, 0x0, 0x7f62568a7028, 0xc82007a080)
/usr/local/go/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc8201681a0, 0xc82026e000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
bufio.(*Reader).fill(0xc8204e8480)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Read(0xc8204e8480, 0xc820214ab8, 0x9, 0x9, 0xc81ffcaba2, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:207 +0x260
io.ReadAtLeast(0x7f62568f0920, 0xc8204e8480, 0xc820214ab8, 0x9, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62568f0920, 0xc8204e8480, 0xc820214ab8, 0x9, 0x9, 0xc8206cd9b8, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
golang.org/x/net/http2.readFrameHeader(0xc820214ab8, 0x9, 0x9, 0x7f62568f0920, 0xc8204e8480, 0x0, 0xc800000000, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:237 +0xa5
golang.org/x/net/http2.(*Framer).ReadFrame(0xc820214a80, 0x0, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:464 +0x106
google.golang.org/grpc/transport.(*framer).readFrame(0xc82020dbc0, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/http_util.go:417 +0x3d
google.golang.org/grpc/transport.(*http2Client).reader(0xc820206690)
/go/src/google.golang.org/grpc/transport/http2_client.go:795 +0x109
created by google.golang.org/grpc/transport.newHTTP2Client
/go/src/google.golang.org/grpc/transport/http2_client.go:174 +0xd21
goroutine 552 [IO wait]:
net.runtime_pollWait(0x7f62568edc10, 0x72, 0xc8203f8000)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc82016aed0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82016aed0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82016ae70, 0xc8203f8000, 0x8000, 0x8000, 0x0, 0x7f62568a7028, 0xc82007a080)
/usr/local/go/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc8201a00f0, 0xc8203f8000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
bufio.(*Reader).fill(0xc8202deb40)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Read(0xc8202deb40, 0xc8200f6b78, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:207 +0x260
io.ReadAtLeast(0x7f62568f0920, 0xc8202deb40, 0xc8200f6b78, 0x9, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62568f0920, 0xc8202deb40, 0xc8200f6b78, 0x9, 0x9, 0xc820445080, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
golang.org/x/net/http2.readFrameHeader(0xc8200f6b78, 0x9, 0x9, 0x7f62568f0920, 0xc8202deb40, 0x20000000, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:237 +0xa5
golang.org/x/net/http2.(*Framer).ReadFrame(0xc8200f6b40, 0x0, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:464 +0x106
google.golang.org/grpc/transport.(*framer).readFrame(0xc82015b890, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/http_util.go:417 +0x3d
google.golang.org/grpc/transport.(*http2Server).HandleStreams(0xc82023b680, 0xc82015ba10)
/go/src/google.golang.org/grpc/transport/http2_server.go:243 +0x646
google.golang.org/grpc.(*Server).serveStreams(0xc82023a000, 0x7f62568f0970, 0xc82023b680)
/go/src/google.golang.org/grpc/server.go:354 +0x159
google.golang.org/grpc.(*Server).serveNewHTTP2Transport(0xc82023a000, 0x7f62568290a8, 0xc8201a00f0, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:341 +0x49d
google.golang.org/grpc.(*Server).handleRawConn(0xc82023a000, 0x7f62568290a8, 0xc8201a00f0)
/go/src/google.golang.org/grpc/server.go:318 +0x4ee
created by google.golang.org/grpc.(*Server).Serve
/go/src/google.golang.org/grpc/server.go:290 +0x38c
goroutine 288 [select, 9 minutes]:
google.golang.org/grpc/transport.(*http2Client).controller(0xc820206690)
/go/src/google.golang.org/grpc/transport/http2_client.go:873 +0x5da
created by google.golang.org/grpc/transport.newHTTP2Client
/go/src/google.golang.org/grpc/transport/http2_client.go:201 +0x15c2
goroutine 289 [select, 9 minutes]:
google.golang.org/grpc.(*Conn).transportMonitor(0xc820206000)
/go/src/google.golang.org/grpc/clientconn.go:547 +0x1d3
created by google.golang.org/grpc.NewConn
/go/src/google.golang.org/grpc/clientconn.go:346 +0x49f
goroutine 562 [select]:
github.com/cockroachdb/cockroach/rpc.(*Context).runHeartbeat(0xc8201761e0, 0xc8200f2580, 0xc820198840, 0xf, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:259 +0x68d
github.com/cockroachdb/cockroach/rpc.(*Context).GRPCDial.func1.1()
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:173 +0x69
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc82020dcb0)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 553 [select, 9 minutes]:
google.golang.org/grpc/transport.(*http2Server).controller(0xc82023b680)
/go/src/google.golang.org/grpc/transport/http2_server.go:660 +0x5da
created by google.golang.org/grpc/transport.newHTTP2Server
/go/src/google.golang.org/grpc/transport/http2_server.go:134 +0x84f
goroutine 563 [select, 9 minutes]:
google.golang.org/grpc.NewClientStream.func1(0x7f62567e7118, 0xc820206690, 0xc820306460, 0xc82023c640)
/go/src/google.golang.org/grpc/stream.go:151 +0x258
created by google.golang.org/grpc.NewClientStream
/go/src/google.golang.org/grpc/stream.go:159 +0xab2
goroutine 554 [select, 9 minutes]:
github.com/cockroachdb/cockroach/gossip.(*server).Gossip(0xc8201a4340, 0x7f62567a7130, 0xc82000d0b0, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:158 +0xac5
github.com/cockroachdb/cockroach/gossip._Gossip_Gossip_Handler(0xbd7c00, 0xc8201a4340, 0x7f62567a70e8, 0xc82016e180, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/gossip.pb.go:210 +0xd8
google.golang.org/grpc.(*Server).processStreamingRPC(0xc82023a000, 0x7f62568f0970, 0xc82023b680, 0xc8203201c0, 0xc820376900, 0x1251600, 0xc82015bdd0, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:607 +0x47a
google.golang.org/grpc.(*Server).handleStream(0xc82023a000, 0x7f62568f0970, 0xc82023b680, 0xc8203201c0, 0xc82015bdd0)
/go/src/google.golang.org/grpc/server.go:691 +0x114e
google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc82000cf80, 0xc82023a000, 0x7f62568f0970, 0xc82023b680, 0xc8203201c0)
/go/src/google.golang.org/grpc/server.go:352 +0xa0
created by google.golang.org/grpc.(*Server).serveStreams.func1
/go/src/google.golang.org/grpc/server.go:353 +0x9a
goroutine 555 [select, 9 minutes]:
google.golang.org/grpc/transport.(*recvBufferReader).Read(0xc82015bd10, 0xc820377050, 0x5, 0x5, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/transport.go:141 +0x7e6
google.golang.org/grpc/transport.(*Stream).Read(0xc8203201c0, 0xc820377050, 0x5, 0x5, 0xc8202dedd8, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/transport.go:294 +0x71
io.ReadAtLeast(0x7f62567e7250, 0xc8203201c0, 0xc820377050, 0x5, 0x5, 0x5, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62567e7250, 0xc8203201c0, 0xc820377050, 0x5, 0x5, 0x7f62567e7160, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
google.golang.org/grpc.(*parser).recvMsg(0xc820377040, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/rpc_util.go:216 +0xb9
google.golang.org/grpc.recv(0xc820377040, 0x7f62568ed170, 0x1298e38, 0xc8203201c0, 0x0, 0x0, 0xc15080, 0xc820197880, 0x0, 0x0)
/go/src/google.golang.org/grpc/rpc_util.go:297 +0x45
google.golang.org/grpc.(*serverStream).RecvMsg(0xc82016e180, 0xc15080, 0xc820197880, 0x0, 0x0)
/go/src/google.golang.org/grpc/stream.go:413 +0xe4
github.com/cockroachdb/cockroach/gossip.(*gossipGossipServer).Recv(0xc82000d0b0, 0x0, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/gossip.pb.go:229 +0x7e
github.com/cockroachdb/cockroach/gossip.(Gossip_GossipServer).Recv-fm(0xc8201a4348, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:124 +0x40
github.com/cockroachdb/cockroach/gossip.(*server).gossipReceiver(0xc8201a4340, 0xc8201a0110, 0xc8201971c0, 0xc820267f50, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:260 +0x917
github.com/cockroachdb/cockroach/gossip.(*server).Gossip.func3.1()
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:124 +0x8b
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820197200)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 578 [IO wait]:
net.runtime_pollWait(0x7f62568edb50, 0x72, 0xc820420000)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc8203de6f0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8203de6f0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8203de690, 0xc820420000, 0x8000, 0x8000, 0x0, 0x7f62568a7028, 0xc82007a080)
/usr/local/go/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc8200340d0, 0xc820420000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
bufio.(*Reader).fill(0xc820176c00)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Read(0xc820176c00, 0xc82039e638, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:207 +0x260
io.ReadAtLeast(0x7f62568f0920, 0xc820176c00, 0xc82039e638, 0x9, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62568f0920, 0xc820176c00, 0xc82039e638, 0x9, 0x9, 0xc8203d9680, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
golang.org/x/net/http2.readFrameHeader(0xc82039e638, 0x9, 0x9, 0x7f62568f0920, 0xc820176c00, 0x20000000, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:237 +0xa5
golang.org/x/net/http2.(*Framer).ReadFrame(0xc82039e600, 0x0, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:464 +0x106
google.golang.org/grpc/transport.(*framer).readFrame(0xc82037b140, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/http_util.go:417 +0x3d
google.golang.org/grpc/transport.(*http2Server).HandleStreams(0xc820446510, 0xc82037b1d0)
/go/src/google.golang.org/grpc/transport/http2_server.go:243 +0x646
google.golang.org/grpc.(*Server).serveStreams(0xc82023a000, 0x7f62568f0970, 0xc820446510)
/go/src/google.golang.org/grpc/server.go:354 +0x159
google.golang.org/grpc.(*Server).serveNewHTTP2Transport(0xc82023a000, 0x7f62568290a8, 0xc8200340d0, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:341 +0x49d
google.golang.org/grpc.(*Server).handleRawConn(0xc82023a000, 0x7f62568290a8, 0xc8200340d0)
/go/src/google.golang.org/grpc/server.go:318 +0x4ee
created by google.golang.org/grpc.(*Server).Serve
/go/src/google.golang.org/grpc/server.go:290 +0x38c
goroutine 564 [IO wait]:
net.runtime_pollWait(0x7f62568edcd0, 0x72, 0xc820418000)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc8203052c0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8203052c0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820305260, 0xc820418000, 0x8000, 0x8000, 0x0, 0x7f62568a7028, 0xc82007a080)
/usr/local/go/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc8201681c8, 0xc820418000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
bufio.(*Reader).fill(0xc8204e8de0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Read(0xc8204e8de0, 0xc820214b78, 0x9, 0x9, 0xc81ffcaaa5, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:207 +0x260
io.ReadAtLeast(0x7f62568f0920, 0xc8204e8de0, 0xc820214b78, 0x9, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62568f0920, 0xc8204e8de0, 0xc820214b78, 0x9, 0x9, 0xc8206cdb98, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
golang.org/x/net/http2.readFrameHeader(0xc820214b78, 0x9, 0x9, 0x7f62568f0920, 0xc8204e8de0, 0x0, 0xc800000000, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:237 +0xa5
golang.org/x/net/http2.(*Framer).ReadFrame(0xc820214b40, 0x0, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:464 +0x106
google.golang.org/grpc/transport.(*framer).readFrame(0xc8203c05a0, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/http_util.go:417 +0x3d
google.golang.org/grpc/transport.(*http2Client).reader(0xc820206870)
/go/src/google.golang.org/grpc/transport/http2_client.go:795 +0x109
created by google.golang.org/grpc/transport.newHTTP2Client
/go/src/google.golang.org/grpc/transport/http2_client.go:174 +0xd21
goroutine 565 [select, 9 minutes]:
google.golang.org/grpc/transport.(*http2Client).controller(0xc820206870)
/go/src/google.golang.org/grpc/transport/http2_client.go:873 +0x5da
created by google.golang.org/grpc/transport.newHTTP2Client
/go/src/google.golang.org/grpc/transport/http2_client.go:201 +0x15c2
goroutine 566 [select, 9 minutes]:
google.golang.org/grpc.(*Conn).transportMonitor(0xc820206780)
/go/src/google.golang.org/grpc/clientconn.go:547 +0x1d3
created by google.golang.org/grpc.NewConn
/go/src/google.golang.org/grpc/clientconn.go:346 +0x49f
goroutine 567 [select]:
github.com/cockroachdb/cockroach/rpc.(*Context).runHeartbeat(0xc8204e8540, 0xc8200f2630, 0xc820198840, 0xf, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:259 +0x68d
github.com/cockroachdb/cockroach/rpc.(*Context).GRPCDial.func1.1()
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:173 +0x69
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc8203c0660)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 579 [select, 9 minutes]:
google.golang.org/grpc/transport.(*http2Server).controller(0xc820446510)
/go/src/google.golang.org/grpc/transport/http2_server.go:660 +0x5da
created by google.golang.org/grpc/transport.newHTTP2Server
/go/src/google.golang.org/grpc/transport/http2_server.go:134 +0x84f
goroutine 568 [select, 9 minutes]:
google.golang.org/grpc.NewClientStream.func1(0x7f62567e7118, 0xc820206870, 0xc820306620, 0xc82023c820)
/go/src/google.golang.org/grpc/stream.go:151 +0x258
created by google.golang.org/grpc.NewClientStream
/go/src/google.golang.org/grpc/stream.go:159 +0xab2
goroutine 580 [select, 9 minutes]:
github.com/cockroachdb/cockroach/gossip.(*server).Gossip(0xc8201a4340, 0x7f62567a7130, 0xc820198bc0, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:158 +0xac5
github.com/cockroachdb/cockroach/gossip._Gossip_Gossip_Handler(0xbd7c00, 0xc8201a4340, 0x7f62567a70e8, 0xc82018e400, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/gossip.pb.go:210 +0xd8
google.golang.org/grpc.(*Server).processStreamingRPC(0xc82023a000, 0x7f62568f0970, 0xc820446510, 0xc82019c460, 0xc820376900, 0x1251600, 0xc82037b440, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:607 +0x47a
google.golang.org/grpc.(*Server).handleStream(0xc82023a000, 0x7f62568f0970, 0xc820446510, 0xc82019c460, 0xc82037b440)
/go/src/google.golang.org/grpc/server.go:691 +0x114e
google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc820198a60, 0xc82023a000, 0x7f62568f0970, 0xc820446510, 0xc82019c460)
/go/src/google.golang.org/grpc/server.go:352 +0xa0
created by google.golang.org/grpc.(*Server).serveStreams.func1
/go/src/google.golang.org/grpc/server.go:353 +0x9a
goroutine 581 [select, 9 minutes]:
google.golang.org/grpc/transport.(*recvBufferReader).Read(0xc82037b410, 0xc820210930, 0x5, 0x5, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/transport.go:141 +0x7e6
google.golang.org/grpc/transport.(*Stream).Read(0xc82019c460, 0xc820210930, 0x5, 0x5, 0xc820176fb8, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/transport.go:294 +0x71
io.ReadAtLeast(0x7f62567e7250, 0xc82019c460, 0xc820210930, 0x5, 0x5, 0x5, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62567e7250, 0xc82019c460, 0xc820210930, 0x5, 0x5, 0x7f62567e7160, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
google.golang.org/grpc.(*parser).recvMsg(0xc820210920, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/rpc_util.go:216 +0xb9
google.golang.org/grpc.recv(0xc820210920, 0x7f62568ed170, 0x1298e38, 0xc82019c460, 0x0, 0x0, 0xc15080, 0xc820197380, 0x0, 0x0)
/go/src/google.golang.org/grpc/rpc_util.go:297 +0x45
google.golang.org/grpc.(*serverStream).RecvMsg(0xc82018e400, 0xc15080, 0xc820197380, 0x0, 0x0)
/go/src/google.golang.org/grpc/stream.go:413 +0xe4
github.com/cockroachdb/cockroach/gossip.(*gossipGossipServer).Recv(0xc820198bc0, 0x0, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/gossip.pb.go:229 +0x7e
github.com/cockroachdb/cockroach/gossip.(Gossip_GossipServer).Recv-fm(0xc8201a4348, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:124 +0x40
github.com/cockroachdb/cockroach/gossip.(*server).gossipReceiver(0xc8201a4340, 0xc8200340d8, 0xc82013b9c0, 0xc82050ff50, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:260 +0x917
github.com/cockroachdb/cockroach/gossip.(*server).Gossip.func3.1()
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:124 +0x8b
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc82013ba00)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 582 [IO wait]:
net.runtime_pollWait(0x7f62568ed9d0, 0x72, 0xc820530000)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc8203df100, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8203df100, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8203df0a0, 0xc820530000, 0x8000, 0x8000, 0x0, 0x7f62568a7028, 0xc82007a080)
/usr/local/go/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc8200340e0, 0xc820530000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
bufio.(*Reader).fill(0xc820177080)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Read(0xc820177080, 0xc82039e7b8, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:207 +0x260
io.ReadAtLeast(0x7f62568f0920, 0xc820177080, 0xc82039e7b8, 0x9, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:297 +0xe6
io.ReadFull(0x7f62568f0920, 0xc820177080, 0xc82039e7b8, 0x9, 0x9, 0xc8203d9c80, 0x0, 0x0)
/usr/local/go/src/io/io.go:315 +0x62
golang.org/x/net/http2.readFrameHeader(0xc82039e7b8, 0x9, 0x9, 0x7f62568f0920, 0xc820177080, 0x20000000, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:237 +0xa5
golang.org/x/net/http2.(*Framer).ReadFrame(0xc82039e780, 0x0, 0x0, 0x0, 0x0)
/go/src/golang.org/x/net/http2/frame.go:464 +0x106
google.golang.org/grpc/transport.(*framer).readFrame(0xc82037b680, 0x0, 0x0, 0x0, 0x0)
/go/src/google.golang.org/grpc/transport/http_util.go:417 +0x3d
google.golang.org/grpc/transport.(*http2Server).HandleStreams(0xc820446480, 0xc82037b710)
/go/src/google.golang.org/grpc/transport/http2_server.go:243 +0x646
google.golang.org/grpc.(*Server).serveStreams(0xc82023a000, 0x7f62568f0970, 0xc820446480)
/go/src/google.golang.org/grpc/server.go:354 +0x159
google.golang.org/grpc.(*Server).serveNewHTTP2Transport(0xc82023a000, 0x7f62568290a8, 0xc8200340e0, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:341 +0x49d
google.golang.org/grpc.(*Server).handleRawConn(0xc82023a000, 0x7f62568290a8, 0xc8200340e0)
/go/src/google.golang.org/grpc/server.go:318 +0x4ee
created by google.golang.org/grpc.(*Server).Serve
/go/src/google.golang.org/grpc/server.go:290 +0x38c
goroutine 481 [select, 9 minutes]:
google.golang.org/grpc/transport.(*http2Client).controller(0xc82011e1e0)
/go/src/google.golang.org/grpc/transport/http2_client.go:873 +0x5da
created by google.golang.org/grpc/transport.newHTTP2Client
/go/src/google.golang.org/grpc/transport/http2_client.go:201 +0x15c2
goroutine 594 [select, 9 minutes]:
google.golang.org/grpc.(*Conn).transportMonitor(0xc82011e000)
/go/src/google.golang.org/grpc/clientconn.go:547 +0x1d3
created by google.golang.org/grpc.NewConn
/go/src/google.golang.org/grpc/clientconn.go:346 +0x49f
goroutine 595 [select]:
github.com/cockroachdb/cockroach/rpc.(*Context).runHeartbeat(0xc8202de360, 0xc8201ce000, 0xc820198840, 0xf, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:259 +0x68d
github.com/cockroachdb/cockroach/rpc.(*Context).GRPCDial.func1.1()
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:173 +0x69
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc8203105d0)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 596 [select, 9 minutes]:
google.golang.org/grpc.NewClientStream.func1(0x7f62567e7118, 0xc82011e1e0, 0xc82017e380, 0xc8204ee320)
/go/src/google.golang.org/grpc/stream.go:151 +0x258
created by google.golang.org/grpc.NewClientStream
/go/src/google.golang.org/grpc/stream.go:159 +0xab2
goroutine 583 [select, 9 minutes]:
google.golang.org/grpc/transport.(*http2Server).controller(0xc820446480)
/go/src/google.golang.org/grpc/transport/http2_server.go:660 +0x5da
created by google.golang.org/grpc/transport.newHTTP2Server
/go/src/google.golang.org/grpc/transport/http2_server.go:134 +0x84f
goroutine 598 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/rpc.NewContext.func1()
/go/src/github.com/cockroachdb/cockroach/rpc/context.go:105 +0x57
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc8203195a0)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 599 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/util/netutil.ListenAndServeGRPC.func1()
/go/src/github.com/cockroachdb/cockroach/util/netutil/net.go:48 +0x47
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820318f60)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 600 [IO wait, 9 minutes]:
net.runtime_pollWait(0x7f62568ed910, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc8203032c0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8203032c0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).accept(0xc820303260, 0x0, 0x7f62568b00e0, 0xc8203199e0)
/usr/local/go/src/net/fd_unix.go:426 +0x27c
net.(*TCPListener).AcceptTCP(0xc820084040, 0x454730, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:254 +0x4d
net.(*TCPListener).Accept(0xc820084040, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:264 +0x3d
google.golang.org/grpc.(*Server).Serve(0xc8204f07e0, 0x7f62568ed268, 0xc820084040, 0x0, 0x0)
/go/src/google.golang.org/grpc/server.go:281 +0x1cf
github.com/cockroachdb/cockroach/util/netutil.ListenAndServeGRPC.func2()
/go/src/github.com/cockroachdb/cockroach/util/netutil/net.go:53 +0x3f
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc820318f80)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 603 [chan receive, 9 minutes]:
github.com/cockroachdb/cockroach/gossip.(*server).start.func3()
/go/src/github.com/cockroachdb/cockroach/gossip/server.go:317 +0x5c
github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker.func1(0xc82023a240, 0xc8203199c0)
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:187 +0x7d
created by github.com/cockroachdb/cockroach/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/util/stop/stopper.go:188 +0x62
goroutine 516 [select, 9 minutes]:
google.golang.org/grpc/transport.(*http2Server).controller(0xc8200a8000)
/go/src/google.golang.org/grpc/transport/http2_server.go:660 +0x5da
created by google.golang.org/grpc/transport.newHTTP2Server
/go/src/google.golang.org/grpc/transport/http2_server.go:134 +0x84f
rax 0xca
rbx 0x0
rcx 0x4612a3
rdx 0x0
rdi 0x1278d48
rsi 0x0
rbp 0x1
rsp 0x7ffecdcbed78
r8 0x0
r9 0x0
r10 0x0
r11 0x286
r12 0x4
r13 0xecf2b9728
r14 0xecf2b9728
r15 0x1255c60
rip 0x4612a1
rflags 0x286
cs 0x33
fs 0x0
gs 0x0
ERROR: exit status 2
```
Run Details:
```
72 runs so far, 0 failures, over 5s
154 runs so far, 0 failures, over 10s
244 runs so far, 0 failures, over 15s
334 runs so far, 0 failures, over 20s
419 runs so far, 0 failures, over 25s
507 runs so far, 0 failures, over 30s
594 runs so far, 0 failures, over 35s
680 runs so far, 0 failures, over 40s
769 runs so far, 0 failures, over 45s
855 runs so far, 0 failures, over 50s
942 runs so far, 0 failures, over 55s
1026 runs so far, 0 failures, over 1m0s
1118 runs so far, 0 failures, over 1m5s
1202 runs so far, 0 failures, over 1m10s
1289 runs so far, 0 failures, over 1m15s
1370 runs so far, 0 failures, over 1m20s
1460 runs so far, 0 failures, over 1m25s
1546 runs so far, 0 failures, over 1m30s
1634 runs so far, 0 failures, over 1m35s
1719 runs so far, 0 failures, over 1m40s
1807 runs so far, 0 failures, over 1m45s
1895 runs so far, 0 failures, over 1m50s
1981 runs so far, 0 failures, over 1m55s
2067 runs so far, 0 failures, over 2m0s
2150 runs so far, 0 failures, over 2m5s
2239 runs so far, 0 failures, over 2m10s
2326 runs so far, 0 failures, over 2m15s
2411 runs so far, 0 failures, over 2m20s
2500 runs so far, 0 failures, over 2m25s
2585 runs so far, 0 failures, over 2m30s
2671 runs so far, 0 failures, over 2m35s
2758 runs so far, 0 failures, over 2m40s
2842 runs so far, 0 failures, over 2m45s
2929 runs so far, 0 failures, over 2m50s
3014 runs so far, 0 failures, over 2m55s
3101 runs so far, 0 failures, over 3m0s
3189 runs so far, 0 failures, over 3m5s
3275 runs so far, 0 failures, over 3m10s
3361 runs so far, 0 failures, over 3m15s
3447 runs so far, 0 failures, over 3m20s
3531 runs so far, 0 failures, over 3m25s
3621 runs so far, 0 failures, over 3m30s
3706 runs so far, 0 failures, over 3m35s
3795 runs so far, 0 failures, over 3m40s
3883 runs so far, 0 failures, over 3m45s
3970 runs so far, 0 failures, over 3m50s
4054 runs so far, 0 failures, over 3m55s
4142 runs so far, 0 failures, over 4m0s
4230 runs so far, 0 failures, over 4m5s
4317 runs so far, 0 failures, over 4m10s
4405 runs so far, 0 failures, over 4m15s
4490 runs so far, 0 failures, over 4m20s
4576 runs so far, 0 failures, over 4m25s
4660 runs so far, 0 failures, over 4m30s
4744 runs so far, 0 failures, over 4m35s
4831 runs so far, 0 failures, over 4m40s
4918 runs so far, 0 failures, over 4m45s
5001 runs so far, 0 failures, over 4m50s
5088 runs so far, 0 failures, over 4m55s
5175 runs so far, 0 failures, over 5m0s
5258 runs so far, 0 failures, over 5m5s
5344 runs so far, 0 failures, over 5m10s
5431 runs so far, 0 failures, over 5m15s
5515 runs so far, 0 failures, over 5m20s
5601 runs so far, 0 failures, over 5m25s
5688 runs so far, 0 failures, over 5m30s
5773 runs so far, 0 failures, over 5m35s
5857 runs so far, 0 failures, over 5m40s
5942 runs so far, 0 failures, over 5m45s
6025 runs so far, 0 failures, over 5m50s
6108 runs so far, 0 failures, over 5m55s
6196 runs so far, 0 failures, over 6m0s
6282 runs so far, 0 failures, over 6m5s
6367 runs so far, 0 failures, over 6m10s
6452 runs so far, 0 failures, over 6m15s
6539 runs so far, 0 failures, over 6m20s
6621 runs so far, 0 failures, over 6m25s
6706 runs so far, 0 failures, over 6m30s
6794 runs so far, 0 failures, over 6m35s
6880 runs so far, 0 failures, over 6m40s
6964 runs so far, 0 failures, over 6m45s
7046 runs so far, 0 failures, over 6m50s
7136 runs so far, 0 failures, over 6m55s
7220 runs so far, 0 failures, over 7m0s
7308 runs so far, 0 failures, over 7m5s
7395 runs so far, 0 failures, over 7m10s
7481 runs so far, 0 failures, over 7m15s
7566 runs so far, 0 failures, over 7m20s
7653 runs so far, 0 failures, over 7m25s
7738 runs so far, 0 failures, over 7m30s
7820 runs so far, 0 failures, over 7m35s
7910 runs so far, 0 failures, over 7m40s
7994 runs so far, 0 failures, over 7m45s
8080 runs so far, 0 failures, over 7m50s
8164 runs so far, 0 failures, over 7m55s
8252 runs so far, 0 failures, over 8m0s
8338 runs so far, 0 failures, over 8m5s
8426 runs so far, 0 failures, over 8m10s
8509 runs so far, 0 failures, over 8m15s
8592 runs so far, 0 failures, over 8m20s
8677 runs so far, 0 failures, over 8m25s
8761 runs so far, 0 failures, over 8m30s
8846 runs so far, 0 failures, over 8m35s
8929 runs so far, 0 failures, over 8m40s
9015 runs so far, 0 failures, over 8m45s
9101 runs so far, 0 failures, over 8m50s
9188 runs so far, 0 failures, over 8m55s
9270 runs so far, 0 failures, over 9m0s
9356 runs so far, 0 failures, over 9m5s
9442 runs so far, 0 failures, over 9m10s
9525 runs so far, 0 failures, over 9m15s
9616 runs so far, 0 failures, over 9m20s
9701 runs so far, 0 failures, over 9m25s
9789 runs so far, 0 failures, over 9m30s
9873 runs so far, 0 failures, over 9m35s
9958 runs so far, 0 failures, over 9m40s
10040 runs so far, 0 failures, over 9m45s
10125 runs so far, 0 failures, over 9m50s
10209 runs so far, 0 failures, over 9m55s
10295 runs so far, 0 failures, over 10m0s
10380 runs so far, 0 failures, over 10m5s
10464 runs so far, 0 failures, over 10m10s
10547 runs so far, 0 failures, over 10m15s
10632 runs so far, 0 failures, over 10m20s
10713 runs so far, 0 failures, over 10m25s
10800 runs so far, 0 failures, over 10m30s
10888 runs so far, 0 failures, over 10m35s
10970 runs so far, 0 failures, over 10m40s
11050 runs so far, 0 failures, over 10m45s
11135 runs so far, 0 failures, over 10m50s
11220 runs so far, 0 failures, over 10m55s
11306 runs so far, 0 failures, over 11m0s
11390 runs so far, 0 failures, over 11m5s
11474 runs so far, 0 failures, over 11m10s
11558 runs so far, 0 failures, over 11m15s
11639 runs so far, 0 failures, over 11m20s
11728 runs so far, 0 failures, over 11m25s
11813 runs so far, 0 failures, over 11m30s
11896 runs so far, 0 failures, over 11m35s
11982 runs so far, 0 failures, over 11m40s
12069 runs so far, 0 failures, over 11m45s
12155 runs so far, 0 failures, over 11m50s
12236 runs so far, 0 failures, over 11m55s
12320 runs so far, 0 failures, over 12m0s
12401 runs so far, 0 failures, over 12m5s
12489 runs so far, 0 failures, over 12m10s
12572 runs so far, 0 failures, over 12m15s
12658 runs so far, 0 failures, over 12m20s
12742 runs so far, 0 failures, over 12m25s
12827 runs so far, 0 failures, over 12m30s
12911 runs so far, 0 failures, over 12m35s
13001 runs so far, 0 failures, over 12m40s
13080 runs so far, 0 failures, over 12m45s
13165 runs so far, 0 failures, over 12m50s
13249 runs so far, 0 failures, over 12m55s
13337 runs so far, 0 failures, over 13m0s
13423 runs so far, 0 failures, over 13m5s
13507 runs so far, 0 failures, over 13m10s
13595 runs so far, 0 failures, over 13m15s
13680 runs so far, 0 failures, over 13m20s
13764 runs so far, 0 failures, over 13m25s
13845 runs so far, 0 failures, over 13m30s
13932 runs so far, 0 failures, over 13m35s
14019 runs so far, 0 failures, over 13m40s
14104 runs so far, 0 failures, over 13m45s
14187 runs so far, 0 failures, over 13m50s
14272 runs so far, 0 failures, over 13m55s
14353 runs so far, 0 failures, over 14m0s
14443 runs so far, 0 failures, over 14m5s
14507 runs completed, 1 failures, over 14m9s
FAIL
```
Please assign, take a look and update the issue accordingly.
|
non_process
|
stress failed test in cockroach gossip gossip test testgossipnoforwardself binary cockroach static tests tar gz sha stress build found a failed test run testgossipnoforwardself gossip gossip go not connected to cluster use join to specify a connected node gossip gossip go not connected to cluster use join to specify a connected node gossip gossip go not connected to cluster use join to specify a connected node gossip gossip go not connected to cluster use join to specify a connected node gossip gossip go not connected to cluster use join to specify a connected node gossip client go starting client to gossip server go refusing gossip from node max conns forwarding to tcp sigabrt abort pc m goroutine runtime futex usr local go src runtime sys linux s runtime futexsleep usr local go src runtime linux go runtime notesleep usr local go src runtime lock futex go runtime stopm usr local go src runtime proc go runtime usr local go src runtime proc go runtime mcall usr local go src runtime asm s goroutine testing runtests usr local go src testing testing go testing m run usr local go src testing testing go main main github com cockroachdb cockroach gossip test testmain go goroutine runtime goexit usr local go src runtime asm s goroutine github com cockroachdb cockroach util log loggingt flushdaemon go src github com cockroachdb cockroach util log clog go created by github com cockroachdb cockroach util log init go src github com cockroachdb cockroach util log clog go goroutine github com cockroachdb cockroach gossip server start go src github com cockroachdb cockroach gossip server go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine net runtime pollwait usr local go src runtime netpoll go net polldesc wait usr local go src net fd poll runtime go net polldesc waitread usr local go src net fd poll runtime go net netfd read usr local go src net fd unix go net conn read usr local go src net net go bufio reader fill usr local go src bufio bufio go bufio reader read usr local go src bufio bufio go io readatleast usr local go src io io go io readfull usr local go src io io go golang org x net readframeheader go src golang org x net frame go golang org x net framer readframe go src golang org x net frame go google golang org grpc transport framer readframe go src google golang org grpc transport http util go google golang org grpc transport handlestreams go src google golang org grpc transport server go google golang org grpc server servestreams go src google golang org grpc server go google golang org grpc server go src google golang org grpc server go google golang org grpc server handlerawconn go src google golang org grpc server go created by google golang org grpc server serve go src google golang org grpc server go goroutine net runtime pollwait usr local go src runtime netpoll go net polldesc wait usr local go src net fd poll runtime go net polldesc waitread usr local go src net fd poll runtime go net netfd read usr local go src net fd unix go net conn read usr local go src net net go bufio reader fill usr local go src bufio bufio go bufio reader read usr local go src bufio bufio go io readatleast usr local go src io io go io readfull usr local go src io io go golang org x net readframeheader go src golang org x net frame go golang org x net framer readframe go src golang org x net frame go google golang org grpc transport framer readframe go src google golang org grpc transport http util go google golang org grpc transport reader go src google golang org grpc transport client go created by google golang org grpc transport go src google golang org grpc transport client go goroutine google golang org grpc transport controller go src google golang org grpc transport client go created by google golang org grpc transport go src google golang org grpc transport client go goroutine google golang org grpc newclientstream go src google golang org grpc stream go created by google golang org grpc newclientstream go src google golang org grpc stream go goroutine github com cockroachdb cockroach gossip testgossipnoforwardself go src github com cockroachdb cockroach gossip gossip test go testing trunner usr local go src testing testing go created by testing runtests usr local go src testing testing go goroutine google golang org grpc transport recvbufferreader read go src google golang org grpc transport transport go google golang org grpc transport stream read go src google golang org grpc transport transport go io readatleast usr local go src io io go io readfull usr local go src io io go google golang org grpc parser recvmsg go src google golang org grpc rpc util go google golang org grpc recv go src google golang org grpc rpc util go google golang org grpc clientstream recvmsg go src google golang org grpc stream go github com cockroachdb cockroach gossip gossipgossipclient recv go src github com cockroachdb cockroach gossip gossip pb go github com cockroachdb cockroach gossip client gossip go src github com cockroachdb cockroach gossip client go github com cockroachdb cockroach gossip client gossip go src github com cockroachdb cockroach gossip client go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine net runtime pollwait usr local go src runtime netpoll go net polldesc wait usr local go src net fd poll runtime go net polldesc waitread usr local go src net fd poll runtime go net netfd accept usr local go src net fd unix go net tcplistener accepttcp usr local go src net tcpsock posix go net tcplistener accept usr local go src net tcpsock posix go google golang org grpc server serve go src google golang org grpc server go github com cockroachdb cockroach util netutil listenandservegrpc go src github com cockroachdb cockroach util netutil net go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine github com cockroachdb cockroach gossip server gossip go src github com cockroachdb cockroach gossip server go github com cockroachdb cockroach gossip gossip gossip handler go src github com cockroachdb cockroach gossip gossip pb go google golang org grpc server processstreamingrpc go src google golang org grpc server go google golang org grpc server handlestream go src google golang org grpc server go google golang org grpc server servestreams go src google golang org grpc server go created by google golang org grpc server servestreams go src google golang org grpc server go goroutine google golang org grpc transport recvbufferreader read go src google golang org grpc transport transport go google golang org grpc transport stream read go src google golang org grpc transport transport go io readatleast usr local go src io io go io readfull usr local go src io io go google golang org grpc parser recvmsg go src google golang org grpc rpc util go google golang org grpc recv go src google golang org grpc rpc util go google golang org grpc serverstream recvmsg go src google golang org grpc stream go github com cockroachdb cockroach gossip gossipgossipserver recv go src github com cockroachdb cockroach gossip gossip pb go github com cockroachdb cockroach gossip gossip gossipserver recv fm go src github com cockroachdb cockroach gossip server go github com cockroachdb cockroach gossip server gossipreceiver go src github com cockroachdb cockroach gossip server go github com cockroachdb cockroach gossip server gossip go src github com cockroachdb cockroach gossip server go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine google golang org grpc conn transportmonitor go src google golang org grpc clientconn go google golang org grpc newconn go src google golang org grpc clientconn go created by google golang org grpc newconn go src google golang org grpc clientconn go goroutine github com cockroachdb cockroach util netutil listenandservegrpc go src github com cockroachdb cockroach util netutil net go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine net runtime pollwait usr local go src runtime netpoll go net polldesc wait usr local go src net fd poll runtime go net polldesc waitread usr local go src net fd poll runtime go net netfd read usr local go src net fd unix go net conn read usr local go src net net go bufio reader fill usr local go src bufio bufio go bufio reader read usr local go src bufio bufio go io readatleast usr local go src io io go io readfull usr local go src io io go golang org x net readframeheader go src golang org x net frame go golang org x net framer readframe go src golang org x net frame go google golang org grpc transport framer readframe go src google golang org grpc transport http util go google golang org grpc transport reader go src google golang org grpc transport client go created by google golang org grpc transport go src google golang org grpc transport client go goroutine net runtime pollwait usr local go src runtime netpoll go net polldesc wait usr local go src net fd poll runtime go net polldesc waitread usr local go src net fd poll runtime go net netfd accept usr local go src net fd unix go net tcplistener accepttcp usr local go src net tcpsock posix go net tcplistener accept usr local go src net tcpsock posix go google golang org grpc server serve go src google golang org grpc server go github com cockroachdb cockroach util netutil listenandservegrpc go src github com cockroachdb cockroach util netutil net go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine github com cockroachdb cockroach rpc newcontext go src github com cockroachdb cockroach rpc context go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine github com cockroachdb cockroach rpc context runheartbeat go src github com cockroachdb cockroach rpc context go github com cockroachdb cockroach rpc context grpcdial go src github com cockroachdb cockroach rpc context go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine github com cockroachdb cockroach gossip client gossip go src github com cockroachdb cockroach gossip client go github com cockroachdb cockroach gossip client start go src github com cockroachdb cockroach gossip client go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine net runtime pollwait usr local go src runtime netpoll go net polldesc wait usr local go src net fd poll runtime go net polldesc waitread usr local go src net fd poll runtime go net netfd read usr local go src net fd unix go net conn read usr local go src net net go bufio reader fill usr local go src bufio bufio go bufio reader read usr local go src bufio bufio go io readatleast usr local go src io io go io readfull usr local go src io io go golang org x net readframeheader go src golang org x net frame go golang org x net framer readframe go src golang org x net frame go google golang org grpc transport framer readframe go src google golang org grpc transport http util go google golang org grpc transport handlestreams go src google golang org grpc transport server go google golang org grpc server servestreams go src google golang org grpc server go google golang org grpc server go src google golang org grpc server go google golang org grpc server handlerawconn go src google golang org grpc server go created by google golang org grpc server serve go src google golang org grpc server go goroutine github com cockroachdb cockroach rpc newcontext go src github com cockroachdb cockroach rpc context go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine github com cockroachdb cockroach util netutil listenandservegrpc go src github com cockroachdb cockroach util netutil net go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine net runtime pollwait usr local go src runtime netpoll go net polldesc wait usr local go src net fd poll runtime go net polldesc waitread usr local go src net fd poll runtime go net netfd accept usr local go src net fd unix go net tcplistener accepttcp usr local go src net tcpsock posix go net tcplistener accept usr local go src net tcpsock posix go google golang org grpc server serve go src google golang org grpc server go github com cockroachdb cockroach util netutil listenandservegrpc go src github com cockroachdb cockroach util netutil net go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine github com cockroachdb cockroach util netutil listenandservegrpc go src github com cockroachdb cockroach util netutil net go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine github com cockroachdb cockroach rpc newcontext go src github com cockroachdb cockroach rpc context go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine github com cockroachdb cockroach gossip server start go src github com cockroachdb cockroach gossip server go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine github com cockroachdb cockroach util netutil listenandservegrpc go src github com cockroachdb cockroach util netutil net go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine github com cockroachdb cockroach rpc newcontext go src github com cockroachdb cockroach rpc context go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine github com cockroachdb cockroach gossip server start go src github com cockroachdb cockroach gossip server go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine net runtime pollwait usr local go src runtime netpoll go net polldesc wait usr local go src net fd poll runtime go net polldesc waitread usr local go src net fd poll runtime go net netfd accept usr local go src net fd unix go net tcplistener accepttcp usr local go src net tcpsock posix go net tcplistener accept usr local go src net tcpsock posix go google golang org grpc server serve go src google golang org grpc server go github com cockroachdb cockroach util netutil listenandservegrpc go src github com cockroachdb cockroach util netutil net go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine google golang org grpc transport recvbufferreader read go src google golang org grpc transport transport go google golang org grpc transport stream read go src google golang org grpc transport transport go io readatleast usr local go src io io go io readfull usr local go src io io go google golang org grpc parser recvmsg go src google golang org grpc rpc util go google golang org grpc recv go src google golang org grpc rpc util go google golang org grpc serverstream recvmsg go src google golang org grpc stream go github com cockroachdb cockroach gossip gossipgossipserver recv go src github com cockroachdb cockroach gossip gossip pb go github com cockroachdb cockroach gossip gossip gossipserver recv fm go src github com cockroachdb cockroach gossip server go github com cockroachdb cockroach gossip server gossipreceiver go src github com cockroachdb cockroach gossip server go github com cockroachdb cockroach gossip server gossip go src github com cockroachdb cockroach gossip server go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine github com cockroachdb cockroach gossip server gossip go src github com cockroachdb cockroach gossip server go github com cockroachdb cockroach gossip gossip gossip handler go src github com cockroachdb cockroach gossip gossip pb go google golang org grpc server processstreamingrpc go src google golang org grpc server go google golang org grpc server handlestream go src google golang org grpc server go google golang org grpc server servestreams go src google golang org grpc server go created by google golang org grpc server servestreams go src google golang org grpc server go goroutine github com cockroachdb cockroach gossip server start go src github com cockroachdb cockroach gossip server go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine net runtime pollwait usr local go src runtime netpoll go net polldesc wait usr local go src net fd poll runtime go net polldesc waitread usr local go src net fd poll runtime go net netfd read usr local go src net fd unix go net conn read usr local go src net net go bufio reader fill usr local go src bufio bufio go bufio reader read usr local go src bufio bufio go io readatleast usr local go src io io go io readfull usr local go src io io go golang org x net readframeheader go src golang org x net frame go golang org x net framer readframe go src golang org x net frame go google golang org grpc transport framer readframe go src google golang org grpc transport http util go google golang org grpc transport reader go src google golang org grpc transport client go created by google golang org grpc transport go src google golang org grpc transport client go goroutine google golang org grpc transport controller go src google golang org grpc transport client go created by google golang org grpc transport go src google golang org grpc transport client go goroutine google golang org grpc conn transportmonitor go src google golang org grpc clientconn go created by google golang org grpc newconn go src google golang org grpc clientconn go goroutine google golang org grpc transport controller go src google golang org grpc transport server go created by google golang org grpc transport go src google golang org grpc transport server go goroutine github com cockroachdb cockroach rpc context runheartbeat go src github com cockroachdb cockroach rpc context go github com cockroachdb cockroach rpc context grpcdial go src github com cockroachdb cockroach rpc context go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine google golang org grpc newclientstream go src google golang org grpc stream go created by google golang org grpc newclientstream go src google golang org grpc stream go goroutine net runtime pollwait usr local go src runtime netpoll go net polldesc wait usr local go src net fd poll runtime go net polldesc waitread usr local go src net fd poll runtime go net netfd read usr local go src net fd unix go net conn read usr local go src net net go bufio reader fill usr local go src bufio bufio go bufio reader read usr local go src bufio bufio go io readatleast usr local go src io io go io readfull usr local go src io io go golang org x net readframeheader go src golang org x net frame go golang org x net framer readframe go src golang org x net frame go google golang org grpc transport framer readframe go src google golang org grpc transport http util go google golang org grpc transport reader go src google golang org grpc transport client go created by google golang org grpc transport go src google golang org grpc transport client go goroutine net runtime pollwait usr local go src runtime netpoll go net polldesc wait usr local go src net fd poll runtime go net polldesc waitread usr local go src net fd poll runtime go net netfd read usr local go src net fd unix go net conn read usr local go src net net go bufio reader fill usr local go src bufio bufio go bufio reader read usr local go src bufio bufio go io readatleast usr local go src io io go io readfull usr local go src io io go golang org x net readframeheader go src golang org x net frame go golang org x net framer readframe go src golang org x net frame go google golang org grpc transport framer readframe go src google golang org grpc transport http util go google golang org grpc transport handlestreams go src google golang org grpc transport server go google golang org grpc server servestreams go src google golang org grpc server go google golang org grpc server go src google golang org grpc server go google golang org grpc server handlerawconn go src google golang org grpc server go created by google golang org grpc server serve go src google golang org grpc server go goroutine google golang org grpc transport controller go src google golang org grpc transport client go created by google golang org grpc transport go src google golang org grpc transport client go goroutine google golang org grpc conn transportmonitor go src google golang org grpc clientconn go created by google golang org grpc newconn go src google golang org grpc clientconn go goroutine github com cockroachdb cockroach rpc context runheartbeat go src github com cockroachdb cockroach rpc context go github com cockroachdb cockroach rpc context grpcdial go src github com cockroachdb cockroach rpc context go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine google golang org grpc transport controller go src google golang org grpc transport server go created by google golang org grpc transport go src google golang org grpc transport server go goroutine google golang org grpc newclientstream go src google golang org grpc stream go created by google golang org grpc newclientstream go src google golang org grpc stream go goroutine github com cockroachdb cockroach gossip server gossip go src github com cockroachdb cockroach gossip server go github com cockroachdb cockroach gossip gossip gossip handler go src github com cockroachdb cockroach gossip gossip pb go google golang org grpc server processstreamingrpc go src google golang org grpc server go google golang org grpc server handlestream go src google golang org grpc server go google golang org grpc server servestreams go src google golang org grpc server go created by google golang org grpc server servestreams go src google golang org grpc server go goroutine google golang org grpc transport recvbufferreader read go src google golang org grpc transport transport go google golang org grpc transport stream read go src google golang org grpc transport transport go io readatleast usr local go src io io go io readfull usr local go src io io go google golang org grpc parser recvmsg go src google golang org grpc rpc util go google golang org grpc recv go src google golang org grpc rpc util go google golang org grpc serverstream recvmsg go src google golang org grpc stream go github com cockroachdb cockroach gossip gossipgossipserver recv go src github com cockroachdb cockroach gossip gossip pb go github com cockroachdb cockroach gossip gossip gossipserver recv fm go src github com cockroachdb cockroach gossip server go github com cockroachdb cockroach gossip server gossipreceiver go src github com cockroachdb cockroach gossip server go github com cockroachdb cockroach gossip server gossip go src github com cockroachdb cockroach gossip server go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine net runtime pollwait usr local go src runtime netpoll go net polldesc wait usr local go src net fd poll runtime go net polldesc waitread usr local go src net fd poll runtime go net netfd read usr local go src net fd unix go net conn read usr local go src net net go bufio reader fill usr local go src bufio bufio go bufio reader read usr local go src bufio bufio go io readatleast usr local go src io io go io readfull usr local go src io io go golang org x net readframeheader go src golang org x net frame go golang org x net framer readframe go src golang org x net frame go google golang org grpc transport framer readframe go src google golang org grpc transport http util go google golang org grpc transport handlestreams go src google golang org grpc transport server go google golang org grpc server servestreams go src google golang org grpc server go google golang org grpc server go src google golang org grpc server go google golang org grpc server handlerawconn go src google golang org grpc server go created by google golang org grpc server serve go src google golang org grpc server go goroutine net runtime pollwait usr local go src runtime netpoll go net polldesc wait usr local go src net fd poll runtime go net polldesc waitread usr local go src net fd poll runtime go net netfd read usr local go src net fd unix go net conn read usr local go src net net go bufio reader fill usr local go src bufio bufio go bufio reader read usr local go src bufio bufio go io readatleast usr local go src io io go io readfull usr local go src io io go golang org x net readframeheader go src golang org x net frame go golang org x net framer readframe go src golang org x net frame go google golang org grpc transport framer readframe go src google golang org grpc transport http util go google golang org grpc transport reader go src google golang org grpc transport client go created by google golang org grpc transport go src google golang org grpc transport client go goroutine google golang org grpc transport controller go src google golang org grpc transport client go created by google golang org grpc transport go src google golang org grpc transport client go goroutine google golang org grpc conn transportmonitor go src google golang org grpc clientconn go created by google golang org grpc newconn go src google golang org grpc clientconn go goroutine github com cockroachdb cockroach rpc context runheartbeat go src github com cockroachdb cockroach rpc context go github com cockroachdb cockroach rpc context grpcdial go src github com cockroachdb cockroach rpc context go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine google golang org grpc transport controller go src google golang org grpc transport server go created by google golang org grpc transport go src google golang org grpc transport server go goroutine google golang org grpc newclientstream go src google golang org grpc stream go created by google golang org grpc newclientstream go src google golang org grpc stream go goroutine github com cockroachdb cockroach gossip server gossip go src github com cockroachdb cockroach gossip server go github com cockroachdb cockroach gossip gossip gossip handler go src github com cockroachdb cockroach gossip gossip pb go google golang org grpc server processstreamingrpc go src google golang org grpc server go google golang org grpc server handlestream go src google golang org grpc server go google golang org grpc server servestreams go src google golang org grpc server go created by google golang org grpc server servestreams go src google golang org grpc server go goroutine google golang org grpc transport recvbufferreader read go src google golang org grpc transport transport go google golang org grpc transport stream read go src google golang org grpc transport transport go io readatleast usr local go src io io go io readfull usr local go src io io go google golang org grpc parser recvmsg go src google golang org grpc rpc util go google golang org grpc recv go src google golang org grpc rpc util go google golang org grpc serverstream recvmsg go src google golang org grpc stream go github com cockroachdb cockroach gossip gossipgossipserver recv go src github com cockroachdb cockroach gossip gossip pb go github com cockroachdb cockroach gossip gossip gossipserver recv fm go src github com cockroachdb cockroach gossip server go github com cockroachdb cockroach gossip server gossipreceiver go src github com cockroachdb cockroach gossip server go github com cockroachdb cockroach gossip server gossip go src github com cockroachdb cockroach gossip server go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine net runtime pollwait usr local go src runtime netpoll go net polldesc wait usr local go src net fd poll runtime go net polldesc waitread usr local go src net fd poll runtime go net netfd read usr local go src net fd unix go net conn read usr local go src net net go bufio reader fill usr local go src bufio bufio go bufio reader read usr local go src bufio bufio go io readatleast usr local go src io io go io readfull usr local go src io io go golang org x net readframeheader go src golang org x net frame go golang org x net framer readframe go src golang org x net frame go google golang org grpc transport framer readframe go src google golang org grpc transport http util go google golang org grpc transport handlestreams go src google golang org grpc transport server go google golang org grpc server servestreams go src google golang org grpc server go google golang org grpc server go src google golang org grpc server go google golang org grpc server handlerawconn go src google golang org grpc server go created by google golang org grpc server serve go src google golang org grpc server go goroutine google golang org grpc transport controller go src google golang org grpc transport client go created by google golang org grpc transport go src google golang org grpc transport client go goroutine google golang org grpc conn transportmonitor go src google golang org grpc clientconn go created by google golang org grpc newconn go src google golang org grpc clientconn go goroutine github com cockroachdb cockroach rpc context runheartbeat go src github com cockroachdb cockroach rpc context go github com cockroachdb cockroach rpc context grpcdial go src github com cockroachdb cockroach rpc context go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine google golang org grpc newclientstream go src google golang org grpc stream go created by google golang org grpc newclientstream go src google golang org grpc stream go goroutine google golang org grpc transport controller go src google golang org grpc transport server go created by google golang org grpc transport go src google golang org grpc transport server go goroutine github com cockroachdb cockroach rpc newcontext go src github com cockroachdb cockroach rpc context go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine github com cockroachdb cockroach util netutil listenandservegrpc go src github com cockroachdb cockroach util netutil net go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine net runtime pollwait usr local go src runtime netpoll go net polldesc wait usr local go src net fd poll runtime go net polldesc waitread usr local go src net fd poll runtime go net netfd accept usr local go src net fd unix go net tcplistener accepttcp usr local go src net tcpsock posix go net tcplistener accept usr local go src net tcpsock posix go google golang org grpc server serve go src google golang org grpc server go github com cockroachdb cockroach util netutil listenandservegrpc go src github com cockroachdb cockroach util netutil net go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine github com cockroachdb cockroach gossip server start go src github com cockroachdb cockroach gossip server go github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go created by github com cockroachdb cockroach util stop stopper runworker go src github com cockroachdb cockroach util stop stopper go goroutine google golang org grpc transport controller go src google golang org grpc transport server go created by google golang org grpc transport go src google golang org grpc transport server go rax rbx rcx rdx rdi rsi rbp rsp rip rflags cs fs gs error exit status run details runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs so far failures over runs completed failures over fail please assign take a look and update the issue accordingly
| 0
|
21,739
| 30,253,667,691
|
IssuesEvent
|
2023-07-06 23:21:38
|
googleapis/google-api-go-client
|
https://api.github.com/repos/googleapis/google-api-go-client
|
opened
|
ci: need to ensure we vet for go.work.sum changes
|
type: process
|
A previous change left the `go.work.sum` unchanged when it should have been, resulting in it being updated in a [PR](https://github.com/googleapis/google-api-go-client/pull/2054) where it shouldn't have been. We need to make sure our current vetting handles `go.work.sum` as well.
|
1.0
|
ci: need to ensure we vet for go.work.sum changes - A previous change left the `go.work.sum` unchanged when it should have been, resulting in it being updated in a [PR](https://github.com/googleapis/google-api-go-client/pull/2054) where it shouldn't have been. We need to make sure our current vetting handles `go.work.sum` as well.
|
process
|
ci need to ensure we vet for go work sum changes a previous change left the go work sum unchanged when it should have been resulting in it being updated in a where it shouldn t have been we need to make sure our current vetting handles go work sum as well
| 1
|
20,935
| 27,787,349,283
|
IssuesEvent
|
2023-03-17 05:17:25
|
open-telemetry/opentelemetry-collector-contrib
|
https://api.github.com/repos/open-telemetry/opentelemetry-collector-contrib
|
closed
|
[spanmetricsprocessor] lacenty_bucket histogram +Inf label inconsistency
|
bug Stale processor/spanmetrics closed as inactive
|
**Describe the bug**
A clear and concise description of what the bug is.
When using `spanmetricsprocessor`, if the output exporter is `prometheus`, then the `lantency_bucket` metrics have a bucket for +Inf and Math.MaxFloat64.

If the output exporter is `prometheusremotewrite`, then the `latency_bucket` metric doesn't contain the `+Inf` bucket

**Steps to reproduce**
If possible, provide a recipe for reproducing the error.
Use the config below
``` yaml
receivers:
# Dummy receiver that's never used, because a pipeline is required to have one.
otlp/spanmetrics:
protocols:
grpc:
endpoint: "localhost:12345"
otlp:
protocols:
grpc:
http:
processors:
spanmetrics:
metrics_exporter: prometheusremotewrite
latency_histogram_buckets: [2ms, 6ms, 10ms, 100ms, 250ms]
dimensions:
- name: namespace
- name: reason
# - name: http.method
# default: GET
exporters:
otlp/spanmetrics:
endpoint: "localhost:55680"
insecure: true
prometheus:
endpoint: "0.0.0.0:8889"
namespace: promexample
prometheusremotewrite:
endpoint: "http://localhost:9090/api/v1/write"
logging:
loglevel: debug
service:
pipelines:
traces:
receivers: [otlp]
processors: [spanmetrics]
exporters: [logging]
# The exporter name must match the metrics_exporter name.
# The receiver is just a dummy and never used; added to pass validation requiring at least one receiver in a pipeline.
metrics:
# This receiver is just a dummy and never used.
# Added to pass validation requiring at least one receiver in a pipeline.
receivers: [otlp/spanmetrics]
# The metrics_exporter must be present in this list.
exporters: [prometheusremotewrite, logging]
```
**What did you expect to see?**
A clear and concise description of what you expected to see.
Ideally, the bucket for `Math.MaxFloat64` shouldn't exist. I just want to see the upper bound of `+Inf`.
**What did you see instead?**
A clear and concise description of what you saw instead.
**What version did you use?**
Version: 0.23.0
**What config did you use?**
Config: (e.g. the yaml config file)
**Environment**
OS: (e.g., "Ubuntu 20.04")
Compiler(if manually compiled): (e.g., "go 14.2")
**Additional context**
Add any other context about the problem here.
|
1.0
|
[spanmetricsprocessor] lacenty_bucket histogram +Inf label inconsistency - **Describe the bug**
A clear and concise description of what the bug is.
When using `spanmetricsprocessor`, if the output exporter is `prometheus`, then the `lantency_bucket` metrics have a bucket for +Inf and Math.MaxFloat64.

If the output exporter is `prometheusremotewrite`, then the `latency_bucket` metric doesn't contain the `+Inf` bucket

**Steps to reproduce**
If possible, provide a recipe for reproducing the error.
Use the config below
``` yaml
receivers:
# Dummy receiver that's never used, because a pipeline is required to have one.
otlp/spanmetrics:
protocols:
grpc:
endpoint: "localhost:12345"
otlp:
protocols:
grpc:
http:
processors:
spanmetrics:
metrics_exporter: prometheusremotewrite
latency_histogram_buckets: [2ms, 6ms, 10ms, 100ms, 250ms]
dimensions:
- name: namespace
- name: reason
# - name: http.method
# default: GET
exporters:
otlp/spanmetrics:
endpoint: "localhost:55680"
insecure: true
prometheus:
endpoint: "0.0.0.0:8889"
namespace: promexample
prometheusremotewrite:
endpoint: "http://localhost:9090/api/v1/write"
logging:
loglevel: debug
service:
pipelines:
traces:
receivers: [otlp]
processors: [spanmetrics]
exporters: [logging]
# The exporter name must match the metrics_exporter name.
# The receiver is just a dummy and never used; added to pass validation requiring at least one receiver in a pipeline.
metrics:
# This receiver is just a dummy and never used.
# Added to pass validation requiring at least one receiver in a pipeline.
receivers: [otlp/spanmetrics]
# The metrics_exporter must be present in this list.
exporters: [prometheusremotewrite, logging]
```
**What did you expect to see?**
A clear and concise description of what you expected to see.
Ideally, the bucket for `Math.MaxFloat64` shouldn't exist. I just want to see the upper bound of `+Inf`.
**What did you see instead?**
A clear and concise description of what you saw instead.
**What version did you use?**
Version: 0.23.0
**What config did you use?**
Config: (e.g. the yaml config file)
**Environment**
OS: (e.g., "Ubuntu 20.04")
Compiler(if manually compiled): (e.g., "go 14.2")
**Additional context**
Add any other context about the problem here.
|
process
|
lacenty bucket histogram inf label inconsistency describe the bug a clear and concise description of what the bug is when using spanmetricsprocessor if the output exporter is prometheus then the lantency bucket metrics have a bucket for inf and math if the output exporter is prometheusremotewrite then the latency bucket metric doesn t contain the inf bucket steps to reproduce if possible provide a recipe for reproducing the error use the config below yaml receivers dummy receiver that s never used because a pipeline is required to have one otlp spanmetrics protocols grpc endpoint localhost otlp protocols grpc http processors spanmetrics metrics exporter prometheusremotewrite latency histogram buckets dimensions name namespace name reason name http method default get exporters otlp spanmetrics endpoint localhost insecure true prometheus endpoint namespace promexample prometheusremotewrite endpoint logging loglevel debug service pipelines traces receivers processors exporters the exporter name must match the metrics exporter name the receiver is just a dummy and never used added to pass validation requiring at least one receiver in a pipeline metrics this receiver is just a dummy and never used added to pass validation requiring at least one receiver in a pipeline receivers the metrics exporter must be present in this list exporters what did you expect to see a clear and concise description of what you expected to see ideally the bucket for math shouldn t exist i just want to see the upper bound of inf what did you see instead a clear and concise description of what you saw instead what version did you use version what config did you use config e g the yaml config file environment os e g ubuntu compiler if manually compiled e g go additional context add any other context about the problem here
| 1
|
320,310
| 27,430,240,380
|
IssuesEvent
|
2023-03-02 00:21:23
|
wclaytor/bpc-rails-demo-playwright
|
https://api.github.com/repos/wclaytor/bpc-rails-demo-playwright
|
closed
|
[Test] Homepage
|
testing playwright
|
**User Story**
[Homepage](https://github.com/wclaytor/bpc-rails-demo/issues/24)
**Additional context**
Add any other context or screenshots about the feature request here.
|
1.0
|
[Test] Homepage - **User Story**
[Homepage](https://github.com/wclaytor/bpc-rails-demo/issues/24)
**Additional context**
Add any other context or screenshots about the feature request here.
|
non_process
|
homepage user story additional context add any other context or screenshots about the feature request here
| 0
|
162,370
| 20,188,182,707
|
IssuesEvent
|
2022-02-11 01:15:59
|
Nivaskumark/kernel_v4.19.72_old
|
https://api.github.com/repos/Nivaskumark/kernel_v4.19.72_old
|
opened
|
CVE-2021-43976 (Medium) detected in linuxlinux-4.19.83
|
security vulnerability
|
## CVE-2021-43976 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.83</b></p></summary>
<p>
<p>Apache Software Foundation (ASF)</p>
<p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary>
<p></p>
<p>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
In the Linux kernel through 5.15.2, mwifiex_usb_recv in drivers/net/wireless/marvell/mwifiex/usb.c allows an attacker (who can connect a crafted USB device) to cause a denial of service (skb_over_panic).
<p>Publish Date: 2021-11-17
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-43976>CVE-2021-43976</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>4.6</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Physical
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://www.linuxkernelcves.com/cves/CVE-2021-43976">https://www.linuxkernelcves.com/cves/CVE-2021-43976</a></p>
<p>Release Date: 2021-11-17</p>
<p>Fix Resolution: v4.4.300,v4.9.298,v4.14.263,v4.19.226,v5.4.174,v5.10.94,v5.15.17,v5.16.3,v5.17-rc1</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
|
True
|
CVE-2021-43976 (Medium) detected in linuxlinux-4.19.83 - ## CVE-2021-43976 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.83</b></p></summary>
<p>
<p>Apache Software Foundation (ASF)</p>
<p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary>
<p></p>
<p>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
In the Linux kernel through 5.15.2, mwifiex_usb_recv in drivers/net/wireless/marvell/mwifiex/usb.c allows an attacker (who can connect a crafted USB device) to cause a denial of service (skb_over_panic).
<p>Publish Date: 2021-11-17
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-43976>CVE-2021-43976</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>4.6</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Physical
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://www.linuxkernelcves.com/cves/CVE-2021-43976">https://www.linuxkernelcves.com/cves/CVE-2021-43976</a></p>
<p>Release Date: 2021-11-17</p>
<p>Fix Resolution: v4.4.300,v4.9.298,v4.14.263,v4.19.226,v5.4.174,v5.10.94,v5.15.17,v5.16.3,v5.17-rc1</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
|
non_process
|
cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux apache software foundation asf library home page a href found in base branch master vulnerable source files vulnerability details in the linux kernel through mwifiex usb recv in drivers net wireless marvell mwifiex usb c allows an attacker who can connect a crafted usb device to cause a denial of service skb over panic publish date url a href cvss score details base score metrics exploitability metrics attack vector physical attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource
| 0
|
6,782
| 9,917,107,618
|
IssuesEvent
|
2019-06-28 22:27:35
|
HumanCellAtlas/dcp-community
|
https://api.github.com/repos/HumanCellAtlas/dcp-community
|
closed
|
Add recommended format for Slack Channels
|
charter-process
|
Adopt the best practice that @lauraclarke created in the Ingest Support charter:
Recommended format for Slack Channels
`[HumanCellAtlas/channel](https://humancellatlas.slack.com/messages/channel)`
- [x] Add sub-sections for Mailing Lists and Slack Channels in Communication section
- [x] Include recommended formats
- [x] Architecture
- [x] Data Store
- [x] Query Service
- [x] Data Browser
- [x] Data Processing Pipelines
- [x] Unity Benchmarking
- [x] Pipeline Portability
- [x] Data Processing Service
- [x] PM
- [x] Upload Service
- [x] Ingestion Service
- [x] Communications
- [x] Metadata Schema
- [x] Expression Matrix Service
- [x] Data Portal
|
1.0
|
Add recommended format for Slack Channels - Adopt the best practice that @lauraclarke created in the Ingest Support charter:
Recommended format for Slack Channels
`[HumanCellAtlas/channel](https://humancellatlas.slack.com/messages/channel)`
- [x] Add sub-sections for Mailing Lists and Slack Channels in Communication section
- [x] Include recommended formats
- [x] Architecture
- [x] Data Store
- [x] Query Service
- [x] Data Browser
- [x] Data Processing Pipelines
- [x] Unity Benchmarking
- [x] Pipeline Portability
- [x] Data Processing Service
- [x] PM
- [x] Upload Service
- [x] Ingestion Service
- [x] Communications
- [x] Metadata Schema
- [x] Expression Matrix Service
- [x] Data Portal
|
process
|
add recommended format for slack channels adopt the best practice that lauraclarke created in the ingest support charter recommended format for slack channels add sub sections for mailing lists and slack channels in communication section include recommended formats architecture data store query service data browser data processing pipelines unity benchmarking pipeline portability data processing service pm upload service ingestion service communications metadata schema expression matrix service data portal
| 1
|
775,508
| 27,234,794,317
|
IssuesEvent
|
2023-02-21 15:36:06
|
ascheid/itsg33-pbmm-issue-gen
|
https://api.github.com/repos/ascheid/itsg33-pbmm-issue-gen
|
closed
|
CP-10 INFORMATION SYSTEM RECOVERY AND RECONSTITUTION
|
Priority: P3
|
INFORMATION SYSTEM RECOVERY AND RECONSTITUTION | RESTORE WITHIN TIME PERIOD
The organization provides the capability to restore information system components within [Assignment: organization-defined restoration time-periods] from configuration-controlled and integrity-protected information representing a known, operational state for the components.
|
1.0
|
CP-10 INFORMATION SYSTEM RECOVERY AND RECONSTITUTION - INFORMATION SYSTEM RECOVERY AND RECONSTITUTION | RESTORE WITHIN TIME PERIOD
The organization provides the capability to restore information system components within [Assignment: organization-defined restoration time-periods] from configuration-controlled and integrity-protected information representing a known, operational state for the components.
|
non_process
|
cp information system recovery and reconstitution information system recovery and reconstitution restore within time period the organization provides the capability to restore information system components within from configuration controlled and integrity protected information representing a known operational state for the components
| 0
|
21,610
| 30,015,941,372
|
IssuesEvent
|
2023-06-26 18:43:35
|
MicrosoftDocs/azure-docs
|
https://api.github.com/repos/MicrosoftDocs/azure-docs
|
closed
|
Migration path for legacy Azure Site Recovery created Automation Accounts
|
automation/svc triaged cxp product-question process-automation/subsvc Pri1
|
Hello,
Any guidance on how to transition Azure Site Recovery Automation Accounts created before these deprecation notices were issued? Legacy ASR AA's appear to use certificates and run as accounts - where new ones seem to use managed identities.
Is there a migration path or is it going to be a case of removing and recreating all Site Recovery configurations for all of our customers created prior to the deprecation notice?
---
#### Document Details
⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.*
* ID: 3eedb810-487f-bc9c-89f5-d5fdbcc5d796
* Version Independent ID: 329e9ec7-d9ea-518b-625b-d39880365e80
* Content: [Migrate from a Run As account to Managed identities](https://learn.microsoft.com/en-gb/azure/automation/migrate-run-as-accounts-managed-identity?tabs=run-as-account)
* Content Source: [articles/automation/migrate-run-as-accounts-managed-identity.md](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/automation/migrate-run-as-accounts-managed-identity.md)
* Service: **automation**
* Sub-service: **process-automation**
* GitHub Login: @SnehaSudhirG
* Microsoft Alias: **sudhirsneha**
|
1.0
|
Migration path for legacy Azure Site Recovery created Automation Accounts - Hello,
Any guidance on how to transition Azure Site Recovery Automation Accounts created before these deprecation notices were issued? Legacy ASR AA's appear to use certificates and run as accounts - where new ones seem to use managed identities.
Is there a migration path or is it going to be a case of removing and recreating all Site Recovery configurations for all of our customers created prior to the deprecation notice?
---
#### Document Details
⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.*
* ID: 3eedb810-487f-bc9c-89f5-d5fdbcc5d796
* Version Independent ID: 329e9ec7-d9ea-518b-625b-d39880365e80
* Content: [Migrate from a Run As account to Managed identities](https://learn.microsoft.com/en-gb/azure/automation/migrate-run-as-accounts-managed-identity?tabs=run-as-account)
* Content Source: [articles/automation/migrate-run-as-accounts-managed-identity.md](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/automation/migrate-run-as-accounts-managed-identity.md)
* Service: **automation**
* Sub-service: **process-automation**
* GitHub Login: @SnehaSudhirG
* Microsoft Alias: **sudhirsneha**
|
process
|
migration path for legacy azure site recovery created automation accounts hello any guidance on how to transition azure site recovery automation accounts created before these deprecation notices were issued legacy asr aa s appear to use certificates and run as accounts where new ones seem to use managed identities is there a migration path or is it going to be a case of removing and recreating all site recovery configurations for all of our customers created prior to the deprecation notice document details ⚠ do not edit this section it is required for learn microsoft com ➟ github issue linking id version independent id content content source service automation sub service process automation github login snehasudhirg microsoft alias sudhirsneha
| 1
|
4,380
| 7,261,727,706
|
IssuesEvent
|
2018-02-18 23:36:59
|
nodejs/node
|
https://api.github.com/repos/nodejs/node
|
closed
|
Passing empty environment variables to child processes convert to 'undefined' using ConEmu + Node
|
child_process confirmed-bug v8.x
|
* **Version**: Since Node 8.0.0. (tested in Node 7.9, Node 8.0.0 and Node 8.2.1)
* **Platform**: Windows 10 version 1703 x64 using a shell (cmd.exe or git-bash) in [ConEmu](https://conemu.github.io/en)
## Problem description
When executing a process which spawns a child process, which in turn creates another child process, the empty environment variables are passed through as 'undefined' (the string literal, *NOT* an absent value). If you than for example do an `npm install` command from that child process, bad things happen:
```
npm WARN invalid config access=undefined
npm WARN invalid config also=undefined
npm WARN invalid config https-proxy=undefined
npm WARN invalid config Must be a full url with \'http://\'
npm WARN onload-script at Function.Module._resolveFilename (module.js:485:15)
npm WARN onload-script { Error: Cannot find module \'undefined\'
```
To my knowledge: this only happens in ConEmu, a popular console emulator on Windows. When i downgrade to node 7.9, this problem does not occur.
## Steps to reproduce
I created a small github repo to reproduce the problem.
1. On windows 10: install ConEmu: https://conemu.github.io/
1. Clone this repo `git clone git@github.com:nicojs/reproduce-conemu-child-process-environment-bug.git`
1. run `npm install`.
1. run `npm test`
This test spawns a child process, which in turn starts a new child process which logs the `process.env` to console. The tests verifies that `npm_config_onload_script` (one of the env variables) is set to `''`.
## Actual results
When ran from within ConEmu: the test failes
1) the env should contain "npm_config_onload_script":
Error: "npm_config_onload_script": "undefined"!"
The test also prints the environment variables to screen. You can see a lot of "undefined" values (the string literal, not an absent value).
For example: "npm_config_onload_script": "undefined",
## Expected results
If ran from cmd or git-bash using mintty directly (or on a POSIX environment): the test passes
√ should contain "npm_config_onload_script"
If you now look at the environment variables on screen, you don't see the "undefined" values. Just empty strings.
For example: "npm_config_onload_script": "",
I reported this issue to ConEmu first, but the developer pointed out to me that this seems to be regression in node. See the discussion with [Maximus5](https://github.com/Maximus5) here: https://github.com/Maximus5/ConEmu/issues/1209
## Screenshots:
### ConEmu with cmd.exe shell

### Command prompt with cmd.exe shell

|
1.0
|
Passing empty environment variables to child processes convert to 'undefined' using ConEmu + Node - * **Version**: Since Node 8.0.0. (tested in Node 7.9, Node 8.0.0 and Node 8.2.1)
* **Platform**: Windows 10 version 1703 x64 using a shell (cmd.exe or git-bash) in [ConEmu](https://conemu.github.io/en)
## Problem description
When executing a process which spawns a child process, which in turn creates another child process, the empty environment variables are passed through as 'undefined' (the string literal, *NOT* an absent value). If you than for example do an `npm install` command from that child process, bad things happen:
```
npm WARN invalid config access=undefined
npm WARN invalid config also=undefined
npm WARN invalid config https-proxy=undefined
npm WARN invalid config Must be a full url with \'http://\'
npm WARN onload-script at Function.Module._resolveFilename (module.js:485:15)
npm WARN onload-script { Error: Cannot find module \'undefined\'
```
To my knowledge: this only happens in ConEmu, a popular console emulator on Windows. When i downgrade to node 7.9, this problem does not occur.
## Steps to reproduce
I created a small github repo to reproduce the problem.
1. On windows 10: install ConEmu: https://conemu.github.io/
1. Clone this repo `git clone git@github.com:nicojs/reproduce-conemu-child-process-environment-bug.git`
1. run `npm install`.
1. run `npm test`
This test spawns a child process, which in turn starts a new child process which logs the `process.env` to console. The tests verifies that `npm_config_onload_script` (one of the env variables) is set to `''`.
## Actual results
When ran from within ConEmu: the test failes
1) the env should contain "npm_config_onload_script":
Error: "npm_config_onload_script": "undefined"!"
The test also prints the environment variables to screen. You can see a lot of "undefined" values (the string literal, not an absent value).
For example: "npm_config_onload_script": "undefined",
## Expected results
If ran from cmd or git-bash using mintty directly (or on a POSIX environment): the test passes
√ should contain "npm_config_onload_script"
If you now look at the environment variables on screen, you don't see the "undefined" values. Just empty strings.
For example: "npm_config_onload_script": "",
I reported this issue to ConEmu first, but the developer pointed out to me that this seems to be regression in node. See the discussion with [Maximus5](https://github.com/Maximus5) here: https://github.com/Maximus5/ConEmu/issues/1209
## Screenshots:
### ConEmu with cmd.exe shell

### Command prompt with cmd.exe shell

|
process
|
passing empty environment variables to child processes convert to undefined using conemu node version since node tested in node node and node platform windows version using a shell cmd exe or git bash in problem description when executing a process which spawns a child process which in turn creates another child process the empty environment variables are passed through as undefined the string literal not an absent value if you than for example do an npm install command from that child process bad things happen npm warn invalid config access undefined npm warn invalid config also undefined npm warn invalid config https proxy undefined npm warn invalid config must be a full url with npm warn onload script at function module resolvefilename module js npm warn onload script error cannot find module undefined to my knowledge this only happens in conemu a popular console emulator on windows when i downgrade to node this problem does not occur steps to reproduce i created a small github repo to reproduce the problem on windows install conemu clone this repo git clone git github com nicojs reproduce conemu child process environment bug git run npm install run npm test this test spawns a child process which in turn starts a new child process which logs the process env to console the tests verifies that npm config onload script one of the env variables is set to actual results when ran from within conemu the test failes the env should contain npm config onload script error npm config onload script undefined the test also prints the environment variables to screen you can see a lot of undefined values the string literal not an absent value for example npm config onload script undefined expected results if ran from cmd or git bash using mintty directly or on a posix environment the test passes √ should contain npm config onload script if you now look at the environment variables on screen you don t see the undefined values just empty strings for example npm config onload script i reported this issue to conemu first but the developer pointed out to me that this seems to be regression in node see the discussion with here screenshots conemu with cmd exe shell command prompt with cmd exe shell
| 1
|
4,680
| 7,518,590,530
|
IssuesEvent
|
2018-04-12 08:54:12
|
emacs-ess/ESS
|
https://api.github.com/repos/emacs-ess/ESS
|
opened
|
Set deparse.max.lines before calling dump()
|
process
|
```
options(deparse.max.lines = NA)
```
Because of https://github.com/wch/r-source/commit/201ddbd16e8f410c469dcd4695471c0bedd65dd5
|
1.0
|
Set deparse.max.lines before calling dump() - ```
options(deparse.max.lines = NA)
```
Because of https://github.com/wch/r-source/commit/201ddbd16e8f410c469dcd4695471c0bedd65dd5
|
process
|
set deparse max lines before calling dump options deparse max lines na because of
| 1
|
66,009
| 14,766,743,144
|
IssuesEvent
|
2021-01-10 02:10:34
|
mwilliams7197/kafka-service-interface
|
https://api.github.com/repos/mwilliams7197/kafka-service-interface
|
opened
|
CVE-2020-36187 (Medium) detected in jackson-databind-2.5.1.jar
|
security vulnerability
|
## CVE-2020-36187 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.5.1.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p>
<p>Path to dependency file: kafka-service-interface/pom.xml</p>
<p>Path to vulnerable library: canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.5.1/jackson-databind-2.5.1.jar</p>
<p>
Dependency Hierarchy:
- :x: **jackson-databind-2.5.1.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://api.github.com/repos/mwilliams7197/kafka-service-interface/commits/06ccc63f4c2c79edeef14ad84a8f6cfbab5f5fec">06ccc63f4c2c79edeef14ad84a8f6cfbab5f5fec</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp.datasources.SharedPoolDataSource.
<p>Publish Date: 2021-01-06
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-36187>CVE-2020-36187</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>4.2</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: High
- Privileges Required: Low
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: Low
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/FasterXML/jackson-databind/issues/2997">https://github.com/FasterXML/jackson-databind/issues/2997</a></p>
<p>Release Date: 2021-01-06</p>
<p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.9.10.8</p>
</p>
</details>
<p></p>
***
:rescue_worker_helmet: Automatic Remediation is available for this issue
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.5.1","isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.5.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.9.10.8"}],"vulnerabilityIdentifier":"CVE-2020-36187","vulnerabilityDetails":"FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp.datasources.SharedPoolDataSource.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-36187","cvss3Severity":"medium","cvss3Score":"4.2","cvss3Metrics":{"A":"Low","AC":"High","PR":"Low","S":"Unchanged","C":"Low","UI":"Required","AV":"Local","I":"Low"},"extraData":{}}</REMEDIATE> -->
|
True
|
CVE-2020-36187 (Medium) detected in jackson-databind-2.5.1.jar - ## CVE-2020-36187 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.5.1.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p>
<p>Path to dependency file: kafka-service-interface/pom.xml</p>
<p>Path to vulnerable library: canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.5.1/jackson-databind-2.5.1.jar</p>
<p>
Dependency Hierarchy:
- :x: **jackson-databind-2.5.1.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://api.github.com/repos/mwilliams7197/kafka-service-interface/commits/06ccc63f4c2c79edeef14ad84a8f6cfbab5f5fec">06ccc63f4c2c79edeef14ad84a8f6cfbab5f5fec</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp.datasources.SharedPoolDataSource.
<p>Publish Date: 2021-01-06
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-36187>CVE-2020-36187</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>4.2</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: High
- Privileges Required: Low
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: Low
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/FasterXML/jackson-databind/issues/2997">https://github.com/FasterXML/jackson-databind/issues/2997</a></p>
<p>Release Date: 2021-01-06</p>
<p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.9.10.8</p>
</p>
</details>
<p></p>
***
:rescue_worker_helmet: Automatic Remediation is available for this issue
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.5.1","isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.5.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.9.10.8"}],"vulnerabilityIdentifier":"CVE-2020-36187","vulnerabilityDetails":"FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp.datasources.SharedPoolDataSource.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-36187","cvss3Severity":"medium","cvss3Score":"4.2","cvss3Metrics":{"A":"Low","AC":"High","PR":"Low","S":"Unchanged","C":"Low","UI":"Required","AV":"Local","I":"Low"},"extraData":{}}</REMEDIATE> -->
|
non_process
|
cve medium detected in jackson databind jar cve medium severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file kafka service interface pom xml path to vulnerable library canner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy x jackson databind jar vulnerable library found in head commit a href found in base branch master vulnerability details fasterxml jackson databind x before mishandles the interaction between serialization gadgets and typing related to org apache tomcat dbcp dbcp datasources sharedpooldatasource publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity high privileges required low user interaction required scope unchanged impact metrics confidentiality impact low integrity impact low availability impact low for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution com fasterxml jackson core jackson databind rescue worker helmet automatic remediation is available for this issue isopenpronvulnerability true ispackagebased true isdefaultbranch true packages vulnerabilityidentifier cve vulnerabilitydetails fasterxml jackson databind x before mishandles the interaction between serialization gadgets and typing related to org apache tomcat dbcp dbcp datasources sharedpooldatasource vulnerabilityurl
| 0
|
1,189
| 3,689,780,964
|
IssuesEvent
|
2016-02-25 17:35:27
|
mikaelec/spyfall-mobile
|
https://api.github.com/repos/mikaelec/spyfall-mobile
|
closed
|
Prune bower_components
|
process
|
Move bower dependencies to npm.
This will necessarily require some restructuring and/or build script, so that the front-end libs can be used in the web-app.
|
1.0
|
Prune bower_components - Move bower dependencies to npm.
This will necessarily require some restructuring and/or build script, so that the front-end libs can be used in the web-app.
|
process
|
prune bower components move bower dependencies to npm this will necessarily require some restructuring and or build script so that the front end libs can be used in the web app
| 1
|
20,630
| 27,309,566,635
|
IssuesEvent
|
2023-02-24 11:02:33
|
bazelbuild/bazel
|
https://api.github.com/repos/bazelbuild/bazel
|
reopened
|
Make Bazel itself depend on `@rules_python`
|
P2 type: process team-Rules-Python stale
|
As part of the work for #9006, we're migrating Bazel's own use of native Python rules to load these rules from a bzl file. Ideally, the load statements should reference the macros in `@rules_python//python:defs.bzl` just like user code should. However, this isn't possible for the `@bazel_tools` repository, which is not allowed to have any external dependencies. Therefore, [we fake it](https://github.com/bazelbuild/bazel/commit/db063a85a7196747cacf6bed44944021108a7ff8) by creating `//tools/python:private/defs.bzl`, which implements the same magic `@rules_python` does, for use by Bazel only.
Of course, there are other uses of Python rules in Bazel's source tree besides those that appear in `@bazel_tools`. Currently some of these also reference the same `//tools/python:private/defs.bzl` file, while others reference a stub `@rules_python` repository (defined in Bazel's own WORKSPACE) that only contains a stub version of `@rules_python//python:defs.bzl`; see #9019.
This issue tracks potentially replacing the stub `@rules_python` with the real thing, and avoiding non-`@bazel_tools` uses of the `//tools/python:private/defs.bzl` path.
Counterarguments for doing the former: The stub shouldn't be hard to keep in sync with the real rules_python, and using a stub avoids extra build overhead (and finagling with the WORKSPACE). Counterarguments for doing the latter: It's not particularly harmful to refer directly to the workspace-relative path, and it allows us to easily have a path that works both in `@io_bazel` and `@bazel_tools` (in the case of the `six` dependency).
|
1.0
|
Make Bazel itself depend on `@rules_python` - As part of the work for #9006, we're migrating Bazel's own use of native Python rules to load these rules from a bzl file. Ideally, the load statements should reference the macros in `@rules_python//python:defs.bzl` just like user code should. However, this isn't possible for the `@bazel_tools` repository, which is not allowed to have any external dependencies. Therefore, [we fake it](https://github.com/bazelbuild/bazel/commit/db063a85a7196747cacf6bed44944021108a7ff8) by creating `//tools/python:private/defs.bzl`, which implements the same magic `@rules_python` does, for use by Bazel only.
Of course, there are other uses of Python rules in Bazel's source tree besides those that appear in `@bazel_tools`. Currently some of these also reference the same `//tools/python:private/defs.bzl` file, while others reference a stub `@rules_python` repository (defined in Bazel's own WORKSPACE) that only contains a stub version of `@rules_python//python:defs.bzl`; see #9019.
This issue tracks potentially replacing the stub `@rules_python` with the real thing, and avoiding non-`@bazel_tools` uses of the `//tools/python:private/defs.bzl` path.
Counterarguments for doing the former: The stub shouldn't be hard to keep in sync with the real rules_python, and using a stub avoids extra build overhead (and finagling with the WORKSPACE). Counterarguments for doing the latter: It's not particularly harmful to refer directly to the workspace-relative path, and it allows us to easily have a path that works both in `@io_bazel` and `@bazel_tools` (in the case of the `six` dependency).
|
process
|
make bazel itself depend on rules python as part of the work for we re migrating bazel s own use of native python rules to load these rules from a bzl file ideally the load statements should reference the macros in rules python python defs bzl just like user code should however this isn t possible for the bazel tools repository which is not allowed to have any external dependencies therefore by creating tools python private defs bzl which implements the same magic rules python does for use by bazel only of course there are other uses of python rules in bazel s source tree besides those that appear in bazel tools currently some of these also reference the same tools python private defs bzl file while others reference a stub rules python repository defined in bazel s own workspace that only contains a stub version of rules python python defs bzl see this issue tracks potentially replacing the stub rules python with the real thing and avoiding non bazel tools uses of the tools python private defs bzl path counterarguments for doing the former the stub shouldn t be hard to keep in sync with the real rules python and using a stub avoids extra build overhead and finagling with the workspace counterarguments for doing the latter it s not particularly harmful to refer directly to the workspace relative path and it allows us to easily have a path that works both in io bazel and bazel tools in the case of the six dependency
| 1
|
66,002
| 27,299,119,725
|
IssuesEvent
|
2023-02-23 23:24:38
|
MicrosoftDocs/azure-docs
|
https://api.github.com/repos/MicrosoftDocs/azure-docs
|
closed
|
design mechanism information is missing for dynamic allocation of IPs and enhanced subnet support
|
container-service/svc triaged cxp assigned-to-author doc-idea Pri1
|
A design mechanism information is missing for dynamic allocation of IPs and enhanced subnet support
We need to add :
In Dynamic allocation, we pre-allocate 16 ips (in a batch) on node create as a warm pool for Pod allocations. And then dynamically scale as intensity increases.
So For cluster that use dynamic allocate IP, as a by design mechanism, 16 ip will be pre-allocated for a node when it is provisioning. So if customer use a /24 subnet as pod subnet for a node pool, the maximum number of node in the node pool is 15.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 37ba0343-7e43-6e2e-e564-5d3a0f523a75
* Version Independent ID: 0ba581a1-3e4a-27b4-c667-4a9b969a3ade
* Content: [Configure Azure CNI networking in Azure Kubernetes Service (AKS) - Azure Kubernetes Service](https://docs.microsoft.com/en-us/azure/aks/configure-azure-cni#dynamic-allocation-of-ips-and-enhanced-subnet-support)
* Content Source: [articles/aks/configure-azure-cni.md](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/aks/configure-azure-cni.md)
* Service: **container-service**
* GitHub Login: @zr-msft
* Microsoft Alias: **zarhoads**
|
1.0
|
design mechanism information is missing for dynamic allocation of IPs and enhanced subnet support -
A design mechanism information is missing for dynamic allocation of IPs and enhanced subnet support
We need to add :
In Dynamic allocation, we pre-allocate 16 ips (in a batch) on node create as a warm pool for Pod allocations. And then dynamically scale as intensity increases.
So For cluster that use dynamic allocate IP, as a by design mechanism, 16 ip will be pre-allocated for a node when it is provisioning. So if customer use a /24 subnet as pod subnet for a node pool, the maximum number of node in the node pool is 15.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 37ba0343-7e43-6e2e-e564-5d3a0f523a75
* Version Independent ID: 0ba581a1-3e4a-27b4-c667-4a9b969a3ade
* Content: [Configure Azure CNI networking in Azure Kubernetes Service (AKS) - Azure Kubernetes Service](https://docs.microsoft.com/en-us/azure/aks/configure-azure-cni#dynamic-allocation-of-ips-and-enhanced-subnet-support)
* Content Source: [articles/aks/configure-azure-cni.md](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/aks/configure-azure-cni.md)
* Service: **container-service**
* GitHub Login: @zr-msft
* Microsoft Alias: **zarhoads**
|
non_process
|
design mechanism information is missing for dynamic allocation of ips and enhanced subnet support a design mechanism information is missing for dynamic allocation of ips and enhanced subnet support we need to add in dynamic allocation we pre allocate ips in a batch on node create as a warm pool for pod allocations and then dynamically scale as intensity increases so for cluster that use dynamic allocate ip as a by design mechanism ip will be pre allocated for a node when it is provisioning so if customer use a subnet as pod subnet for a node pool the maximum number of node in the node pool is document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id content content source service container service github login zr msft microsoft alias zarhoads
| 0
|
68,892
| 17,466,281,518
|
IssuesEvent
|
2021-08-06 17:20:09
|
aws-amplify/aws-sdk-ios
|
https://api.github.com/repos/aws-amplify/aws-sdk-ios
|
closed
|
There is a conflict between amplify and awsiot Library
|
bug build
|
There is a conflict between amplify and awsiot Library;
My podfile is as follows:
```
# Uncomment the next line to define a global platform for your project
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '13.0'
use_frameworks!
target 'Todo' do
# Comment the next line if you don't want to use dynamic frameworks
# Pods for Todo
pod 'Amplify'
pod 'AmplifyPlugins/AWSCognitoAuthPlugin'
pod 'AmplifyPlugins/AWSDataStorePlugin'
pod 'AmplifyPlugins/AWSAPIPlugin'
pod 'AmplifyPlugins/AWSS3StoragePlugin'
pod 'AmplifyPlugins/AWSPinpointAnalyticsPlugin'
pod 'AWSPredictionsPlugin'
pod 'CoreMLPredictionsPlugin'
pod 'AWSMobileClient'
pod 'AWSIoT'
# pod 'AWSPinpoint'
pod 'AFNetworking', '4.0.1'
pod 'CocoaAsyncSocket', '7.4.2'
end
```
Compilation error:
In file included from /Users/lgh/Desktop/awsProject/Todo/Pods/AWSTranscribeStreaming/AWSTranscribeStreaming/Internal/AWSSRWebSocketDelegateAdaptor.m:17:
/Users/lgh/Desktop/awsProject/Todo/Pods/AWSTranscribeStreaming/AWSTranscribeStreaming/Internal/AWSSRWebSocketDelegateAdaptor.h:17:9: fatal error: 'AWSSRWebSocket.h' file not found
#import "AWSSRWebSocket.h"
^~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /Users/lgh/Desktop/awsProject/Todo/Pods/AWSTranscribeStreaming/AWSTranscribeStreaming/Internal/AWSSRWebSocketAdaptor.m:17:
/Users/lgh/Desktop/awsProject/Todo/Pods/AWSTranscribeStreaming/AWSTranscribeStreaming/Internal/AWSSRWebSocketAdaptor.h:17:9: fatal error: 'AWSSRWebSocket.h' file not found
#import "AWSSRWebSocket.h"
^~~~~~~~~~~~~~~~~~
1 error generated.
Please help me to solve the problem
|
1.0
|
There is a conflict between amplify and awsiot Library - There is a conflict between amplify and awsiot Library;
My podfile is as follows:
```
# Uncomment the next line to define a global platform for your project
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '13.0'
use_frameworks!
target 'Todo' do
# Comment the next line if you don't want to use dynamic frameworks
# Pods for Todo
pod 'Amplify'
pod 'AmplifyPlugins/AWSCognitoAuthPlugin'
pod 'AmplifyPlugins/AWSDataStorePlugin'
pod 'AmplifyPlugins/AWSAPIPlugin'
pod 'AmplifyPlugins/AWSS3StoragePlugin'
pod 'AmplifyPlugins/AWSPinpointAnalyticsPlugin'
pod 'AWSPredictionsPlugin'
pod 'CoreMLPredictionsPlugin'
pod 'AWSMobileClient'
pod 'AWSIoT'
# pod 'AWSPinpoint'
pod 'AFNetworking', '4.0.1'
pod 'CocoaAsyncSocket', '7.4.2'
end
```
Compilation error:
In file included from /Users/lgh/Desktop/awsProject/Todo/Pods/AWSTranscribeStreaming/AWSTranscribeStreaming/Internal/AWSSRWebSocketDelegateAdaptor.m:17:
/Users/lgh/Desktop/awsProject/Todo/Pods/AWSTranscribeStreaming/AWSTranscribeStreaming/Internal/AWSSRWebSocketDelegateAdaptor.h:17:9: fatal error: 'AWSSRWebSocket.h' file not found
#import "AWSSRWebSocket.h"
^~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /Users/lgh/Desktop/awsProject/Todo/Pods/AWSTranscribeStreaming/AWSTranscribeStreaming/Internal/AWSSRWebSocketAdaptor.m:17:
/Users/lgh/Desktop/awsProject/Todo/Pods/AWSTranscribeStreaming/AWSTranscribeStreaming/Internal/AWSSRWebSocketAdaptor.h:17:9: fatal error: 'AWSSRWebSocket.h' file not found
#import "AWSSRWebSocket.h"
^~~~~~~~~~~~~~~~~~
1 error generated.
Please help me to solve the problem
|
non_process
|
there is a conflict between amplify and awsiot library there is a conflict between amplify and awsiot library; my podfile is as follows uncomment the next line to define a global platform for your project source platform ios use frameworks target todo do comment the next line if you don t want to use dynamic frameworks pods for todo pod amplify pod amplifyplugins awscognitoauthplugin pod amplifyplugins awsdatastoreplugin pod amplifyplugins awsapiplugin pod amplifyplugins pod amplifyplugins awspinpointanalyticsplugin pod awspredictionsplugin pod coremlpredictionsplugin pod awsmobileclient pod awsiot pod awspinpoint pod afnetworking pod cocoaasyncsocket end compilation error in file included from users lgh desktop awsproject todo pods awstranscribestreaming awstranscribestreaming internal awssrwebsocketdelegateadaptor m users lgh desktop awsproject todo pods awstranscribestreaming awstranscribestreaming internal awssrwebsocketdelegateadaptor h fatal error awssrwebsocket h file not found import awssrwebsocket h error generated in file included from users lgh desktop awsproject todo pods awstranscribestreaming awstranscribestreaming internal awssrwebsocketadaptor m users lgh desktop awsproject todo pods awstranscribestreaming awstranscribestreaming internal awssrwebsocketadaptor h fatal error awssrwebsocket h file not found import awssrwebsocket h error generated please help me to solve the problem
| 0
|
47,282
| 13,056,098,811
|
IssuesEvent
|
2020-07-30 03:39:13
|
icecube-trac/tix2
|
https://api.github.com/repos/icecube-trac/tix2
|
closed
|
test scripts should be moved to resources/test (Trac #278)
|
Migrated from Trac combo reconstruction defect
|
Currently a lot of test scripts in icerec projects reside in resources/scripts. For consistency with offline-software they should be moved to resources/test (or is it tests?).
Here's a list of currently affected projects created by
```text
grep resources/scripts */CMakeLists.txt
```
in icerec trunk source:
BadDomList
bayesian-priors
cfirst
cflash
clast
core-removal
cramer-rao
credo
cscd-llh
DeepCore_Filter
dipolefit
DomTools
double-muon
ehe-star
FeatureExtractor
fill-ratio
finiteReco
flat-ntuple
gulliver
gulliver-modules
IceDwalk
ipdf
lilliput
linefit
lowe-noise-cleaner
muon-bundle-reco
muon-llh-reco
NFE
ophelia
paraboloid
particleforge
photorec-llh
portia
pulse-splitter
SeededRTCleaning
SLCHitExtractor
tensor-of-inertia
topeventbuilder
toprec
topwaveprocessor
Migrated from https://code.icecube.wisc.edu/ticket/278
```json
{
"status": "closed",
"changetime": "2015-07-07T22:32:33",
"description": "Currently a lot of test scripts in icerec projects reside in resources/scripts. For consistency with offline-software they should be moved to resources/test (or is it tests?).\n\nHere's a list of currently affected projects created by \n{{{\n grep resources/scripts */CMakeLists.txt\n}}}\nin icerec trunk source:\n\nBadDomList[[BR]]\nbayesian-priors[[BR]]\ncfirst[[BR]]\ncflash[[BR]]\nclast[[BR]]\ncore-removal[[BR]]\ncramer-rao[[BR]]\ncredo[[BR]]\ncscd-llh[[BR]]\nDeepCore_Filter[[BR]]\ndipolefit[[BR]]\nDomTools[[BR]]\ndouble-muon[[BR]]\nehe-star[[BR]]\nFeatureExtractor[[BR]]\nfill-ratio[[BR]]\nfiniteReco[[BR]]\nflat-ntuple[[BR]]\ngulliver[[BR]]\ngulliver-modules[[BR]]\nIceDwalk[[BR]]\nipdf[[BR]]\nlilliput[[BR]]\nlinefit[[BR]]\nlowe-noise-cleaner[[BR]]\nmuon-bundle-reco[[BR]]\nmuon-llh-reco[[BR]]\nNFE[[BR]]\nophelia[[BR]]\nparaboloid[[BR]]\nparticleforge[[BR]]\nphotorec-llh[[BR]]\nportia[[BR]]\npulse-splitter[[BR]]\nSeededRTCleaning[[BR]]\nSLCHitExtractor[[BR]]\ntensor-of-inertia[[BR]]\ntopeventbuilder[[BR]]\ntoprec[[BR]]\ntopwaveprocessor\n",
"reporter": "kislat",
"cc": "emanuel.jacobi@desy.de",
"resolution": "wontfix",
"_ts": "1436308353324715",
"component": "combo reconstruction",
"summary": "test scripts should be moved to resources/test",
"priority": "normal",
"keywords": "",
"time": "2011-06-09T22:49:15",
"milestone": "",
"owner": "kislat",
"type": "defect"
}
```
|
1.0
|
test scripts should be moved to resources/test (Trac #278) - Currently a lot of test scripts in icerec projects reside in resources/scripts. For consistency with offline-software they should be moved to resources/test (or is it tests?).
Here's a list of currently affected projects created by
```text
grep resources/scripts */CMakeLists.txt
```
in icerec trunk source:
BadDomList
bayesian-priors
cfirst
cflash
clast
core-removal
cramer-rao
credo
cscd-llh
DeepCore_Filter
dipolefit
DomTools
double-muon
ehe-star
FeatureExtractor
fill-ratio
finiteReco
flat-ntuple
gulliver
gulliver-modules
IceDwalk
ipdf
lilliput
linefit
lowe-noise-cleaner
muon-bundle-reco
muon-llh-reco
NFE
ophelia
paraboloid
particleforge
photorec-llh
portia
pulse-splitter
SeededRTCleaning
SLCHitExtractor
tensor-of-inertia
topeventbuilder
toprec
topwaveprocessor
Migrated from https://code.icecube.wisc.edu/ticket/278
```json
{
"status": "closed",
"changetime": "2015-07-07T22:32:33",
"description": "Currently a lot of test scripts in icerec projects reside in resources/scripts. For consistency with offline-software they should be moved to resources/test (or is it tests?).\n\nHere's a list of currently affected projects created by \n{{{\n grep resources/scripts */CMakeLists.txt\n}}}\nin icerec trunk source:\n\nBadDomList[[BR]]\nbayesian-priors[[BR]]\ncfirst[[BR]]\ncflash[[BR]]\nclast[[BR]]\ncore-removal[[BR]]\ncramer-rao[[BR]]\ncredo[[BR]]\ncscd-llh[[BR]]\nDeepCore_Filter[[BR]]\ndipolefit[[BR]]\nDomTools[[BR]]\ndouble-muon[[BR]]\nehe-star[[BR]]\nFeatureExtractor[[BR]]\nfill-ratio[[BR]]\nfiniteReco[[BR]]\nflat-ntuple[[BR]]\ngulliver[[BR]]\ngulliver-modules[[BR]]\nIceDwalk[[BR]]\nipdf[[BR]]\nlilliput[[BR]]\nlinefit[[BR]]\nlowe-noise-cleaner[[BR]]\nmuon-bundle-reco[[BR]]\nmuon-llh-reco[[BR]]\nNFE[[BR]]\nophelia[[BR]]\nparaboloid[[BR]]\nparticleforge[[BR]]\nphotorec-llh[[BR]]\nportia[[BR]]\npulse-splitter[[BR]]\nSeededRTCleaning[[BR]]\nSLCHitExtractor[[BR]]\ntensor-of-inertia[[BR]]\ntopeventbuilder[[BR]]\ntoprec[[BR]]\ntopwaveprocessor\n",
"reporter": "kislat",
"cc": "emanuel.jacobi@desy.de",
"resolution": "wontfix",
"_ts": "1436308353324715",
"component": "combo reconstruction",
"summary": "test scripts should be moved to resources/test",
"priority": "normal",
"keywords": "",
"time": "2011-06-09T22:49:15",
"milestone": "",
"owner": "kislat",
"type": "defect"
}
```
|
non_process
|
test scripts should be moved to resources test trac currently a lot of test scripts in icerec projects reside in resources scripts for consistency with offline software they should be moved to resources test or is it tests here s a list of currently affected projects created by text grep resources scripts cmakelists txt in icerec trunk source baddomlist bayesian priors cfirst cflash clast core removal cramer rao credo cscd llh deepcore filter dipolefit domtools double muon ehe star featureextractor fill ratio finitereco flat ntuple gulliver gulliver modules icedwalk ipdf lilliput linefit lowe noise cleaner muon bundle reco muon llh reco nfe ophelia paraboloid particleforge photorec llh portia pulse splitter seededrtcleaning slchitextractor tensor of inertia topeventbuilder toprec topwaveprocessor migrated from json status closed changetime description currently a lot of test scripts in icerec projects reside in resources scripts for consistency with offline software they should be moved to resources test or is it tests n nhere s a list of currently affected projects created by n n grep resources scripts cmakelists txt n nin icerec trunk source n nbaddomlist nbayesian priors ncfirst ncflash nclast ncore removal ncramer rao ncredo ncscd llh ndeepcore filter ndipolefit ndomtools ndouble muon nehe star nfeatureextractor nfill ratio nfinitereco nflat ntuple ngulliver ngulliver modules nicedwalk nipdf nlilliput nlinefit nlowe noise cleaner nmuon bundle reco nmuon llh reco nnfe nophelia nparaboloid nparticleforge nphotorec llh nportia npulse splitter nseededrtcleaning nslchitextractor ntensor of inertia ntopeventbuilder ntoprec ntopwaveprocessor n reporter kislat cc emanuel jacobi desy de resolution wontfix ts component combo reconstruction summary test scripts should be moved to resources test priority normal keywords time milestone owner kislat type defect
| 0
|
613,627
| 19,095,306,207
|
IssuesEvent
|
2021-11-29 16:06:07
|
thoth-station/kebechet
|
https://api.github.com/repos/thoth-station/kebechet
|
closed
|
Kebechet fails to generate changelog even though the difference of commit exists.
|
priority/critical-urgent kind/bug lifecycle/active triage/needs-information triage/accepted
|
**Describe the bug**
Kebechet fails to generate changelog, as while executing the gather of tags or commit, it is getting empty string in return
which causes the changelog difference to be 0.
**Kebechet: v1.6.5**
```
2021-11-18 04:46:00,372 1 INFO kebechet:194: Running manager 'version' for 'thoth-station/invectio'
2021-11-18 04:46:01,471 1 INFO kebechet.managers.version.version:417: Found an issue #122 which is a candidate for request of new version release: New minor release
2021-11-18 04:46:02,216 1 INFO kebechet.managers.version.version:114: Old version found in sources: 0.1.0
2021-11-18 04:46:02,217 1 INFO kebechet.managers.version.version:117: Computed new version: 0.2.0
2021-11-18 04:46:02,230 1 INFO kebechet.managers.version.version:265: Computing changelog for new release from version '0.1.0' to version '0.2.0'
2021-11-18 04:46:02,238 1 INFO kebechet.managers.version.version:279: Old version was not found in the git tag history, assuming initial release
2021-11-18 04:46:02,246 1 INFO kebechet.managers.version.version:287: Smart Log : False
2021-11-18 04:46:02,255 1 INFO kebechet.managers.version.version:306: Adding changelog to the CHANGELOG.md file
2021-11-18 04:46:02,264 1 INFO kebechet.managers.version.version:338: Computed changelog has 0 entries
2021-11-18 04:46:02,265 1 INFO kebechet.managers.version.version:483: Closing the issue as there is no changelog between the new release of thoth-station/invectio.
2021-11-18 04:46:03,259 1 INFO kebechet:245: Finished management for 'thoth-station/invectio'
```
Reference: https://github.com/thoth-station/invectio/issues/122#issuecomment-972536220
|
1.0
|
Kebechet fails to generate changelog even though the difference of commit exists. - **Describe the bug**
Kebechet fails to generate changelog, as while executing the gather of tags or commit, it is getting empty string in return
which causes the changelog difference to be 0.
**Kebechet: v1.6.5**
```
2021-11-18 04:46:00,372 1 INFO kebechet:194: Running manager 'version' for 'thoth-station/invectio'
2021-11-18 04:46:01,471 1 INFO kebechet.managers.version.version:417: Found an issue #122 which is a candidate for request of new version release: New minor release
2021-11-18 04:46:02,216 1 INFO kebechet.managers.version.version:114: Old version found in sources: 0.1.0
2021-11-18 04:46:02,217 1 INFO kebechet.managers.version.version:117: Computed new version: 0.2.0
2021-11-18 04:46:02,230 1 INFO kebechet.managers.version.version:265: Computing changelog for new release from version '0.1.0' to version '0.2.0'
2021-11-18 04:46:02,238 1 INFO kebechet.managers.version.version:279: Old version was not found in the git tag history, assuming initial release
2021-11-18 04:46:02,246 1 INFO kebechet.managers.version.version:287: Smart Log : False
2021-11-18 04:46:02,255 1 INFO kebechet.managers.version.version:306: Adding changelog to the CHANGELOG.md file
2021-11-18 04:46:02,264 1 INFO kebechet.managers.version.version:338: Computed changelog has 0 entries
2021-11-18 04:46:02,265 1 INFO kebechet.managers.version.version:483: Closing the issue as there is no changelog between the new release of thoth-station/invectio.
2021-11-18 04:46:03,259 1 INFO kebechet:245: Finished management for 'thoth-station/invectio'
```
Reference: https://github.com/thoth-station/invectio/issues/122#issuecomment-972536220
|
non_process
|
kebechet fails to generate changelog even though the difference of commit exists describe the bug kebechet fails to generate changelog as while executing the gather of tags or commit it is getting empty string in return which causes the changelog difference to be kebechet info kebechet running manager version for thoth station invectio info kebechet managers version version found an issue which is a candidate for request of new version release new minor release info kebechet managers version version old version found in sources info kebechet managers version version computed new version info kebechet managers version version computing changelog for new release from version to version info kebechet managers version version old version was not found in the git tag history assuming initial release info kebechet managers version version smart log false info kebechet managers version version adding changelog to the changelog md file info kebechet managers version version computed changelog has entries info kebechet managers version version closing the issue as there is no changelog between the new release of thoth station invectio info kebechet finished management for thoth station invectio reference
| 0
|
790,054
| 27,814,369,398
|
IssuesEvent
|
2023-03-18 14:01:48
|
7thbeatgames/rd
|
https://api.github.com/repos/7thbeatgames/rd
|
closed
|
Camera gets stuck if a level is selected while it is still scrolling
|
Bug Comp: UI/UX Priority: Medium
|
### Is there an existing issue for this?
- [X] I searched for the issues, and made sure there were no duplicates.
### Contact Information
willowpoke#0492
### Summary
When selecting a level in the story mode level select when the camera is still scrolling, the camera gets stuck in the position it was in when you selected the level, until you make it move again.
### Version
v0.11.6 (r26)
### Operating System (OS)
Windows 11
### Platform
Steam
### Device Info
_No response_
### Steps to Reproduce
1. Make the camera scroll a significant distance, the easiest way to do this is to have the cursor warp from the Art Room over to One Shift More
2. Select a level while the camera is still scrolling
### Expected Behavior
The camera stays focused on the level you selected
### Observed Behavior
The camera gets stuck at wherever it last was before selecting the level when you deselect it
### Reproduction Rate
100%
### Anything else?
https://cdn.discordapp.com/attachments/943590199772991561/1002007717579345920/Rhythm_Doctor_HEh5QqKmWj.gif
|
1.0
|
Camera gets stuck if a level is selected while it is still scrolling - ### Is there an existing issue for this?
- [X] I searched for the issues, and made sure there were no duplicates.
### Contact Information
willowpoke#0492
### Summary
When selecting a level in the story mode level select when the camera is still scrolling, the camera gets stuck in the position it was in when you selected the level, until you make it move again.
### Version
v0.11.6 (r26)
### Operating System (OS)
Windows 11
### Platform
Steam
### Device Info
_No response_
### Steps to Reproduce
1. Make the camera scroll a significant distance, the easiest way to do this is to have the cursor warp from the Art Room over to One Shift More
2. Select a level while the camera is still scrolling
### Expected Behavior
The camera stays focused on the level you selected
### Observed Behavior
The camera gets stuck at wherever it last was before selecting the level when you deselect it
### Reproduction Rate
100%
### Anything else?
https://cdn.discordapp.com/attachments/943590199772991561/1002007717579345920/Rhythm_Doctor_HEh5QqKmWj.gif
|
non_process
|
camera gets stuck if a level is selected while it is still scrolling is there an existing issue for this i searched for the issues and made sure there were no duplicates contact information willowpoke summary when selecting a level in the story mode level select when the camera is still scrolling the camera gets stuck in the position it was in when you selected the level until you make it move again version operating system os windows platform steam device info no response steps to reproduce make the camera scroll a significant distance the easiest way to do this is to have the cursor warp from the art room over to one shift more select a level while the camera is still scrolling expected behavior the camera stays focused on the level you selected observed behavior the camera gets stuck at wherever it last was before selecting the level when you deselect it reproduction rate anything else
| 0
|
41,466
| 12,832,160,150
|
IssuesEvent
|
2020-07-07 07:08:43
|
rvvergara/expensify
|
https://api.github.com/repos/rvvergara/expensify
|
closed
|
WS-2019-0019 (Medium) detected in braces-1.8.5.tgz
|
security vulnerability
|
## WS-2019-0019 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>braces-1.8.5.tgz</b></p></summary>
<p>Fastest brace expansion for node.js, with the most complete support for the Bash 4.3 braces specification.</p>
<p>Library home page: <a href="https://registry.npmjs.org/braces/-/braces-1.8.5.tgz">https://registry.npmjs.org/braces/-/braces-1.8.5.tgz</a></p>
<p>Path to dependency file: /tmp/ws-scm/expensify/package.json</p>
<p>Path to vulnerable library: /tmp/ws-scm/expensify/node_modules/braces/package.json</p>
<p>
Dependency Hierarchy:
- babel-cli-6.26.0.tgz (Root Library)
- chokidar-1.7.0.tgz
- anymatch-1.3.2.tgz
- micromatch-2.3.11.tgz
- :x: **braces-1.8.5.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/rvvergara/expensify/commit/f2a9de372da1ba6c2fefb7d3dccc233ad7a2ac4d">f2a9de372da1ba6c2fefb7d3dccc233ad7a2ac4d</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Version of braces prior to 2.3.1 are vulnerable to Regular Expression Denial of Service (ReDoS). Untrusted input may cause catastrophic backtracking while matching regular expressions. This can cause the application to be unresponsive leading to Denial of Service.
<p>Publish Date: 2018-02-16
<p>URL: <a href=https://github.com/micromatch/braces/commit/abdafb0cae1e0c00f184abbadc692f4eaa98f451>WS-2019-0019</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>5.0</b>)</summary>
<p>
Base Score Metrics not available</p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://www.npmjs.com/advisories/786">https://www.npmjs.com/advisories/786</a></p>
<p>Release Date: 2019-02-21</p>
<p>Fix Resolution: 2.3.1</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
|
True
|
WS-2019-0019 (Medium) detected in braces-1.8.5.tgz - ## WS-2019-0019 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>braces-1.8.5.tgz</b></p></summary>
<p>Fastest brace expansion for node.js, with the most complete support for the Bash 4.3 braces specification.</p>
<p>Library home page: <a href="https://registry.npmjs.org/braces/-/braces-1.8.5.tgz">https://registry.npmjs.org/braces/-/braces-1.8.5.tgz</a></p>
<p>Path to dependency file: /tmp/ws-scm/expensify/package.json</p>
<p>Path to vulnerable library: /tmp/ws-scm/expensify/node_modules/braces/package.json</p>
<p>
Dependency Hierarchy:
- babel-cli-6.26.0.tgz (Root Library)
- chokidar-1.7.0.tgz
- anymatch-1.3.2.tgz
- micromatch-2.3.11.tgz
- :x: **braces-1.8.5.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/rvvergara/expensify/commit/f2a9de372da1ba6c2fefb7d3dccc233ad7a2ac4d">f2a9de372da1ba6c2fefb7d3dccc233ad7a2ac4d</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Version of braces prior to 2.3.1 are vulnerable to Regular Expression Denial of Service (ReDoS). Untrusted input may cause catastrophic backtracking while matching regular expressions. This can cause the application to be unresponsive leading to Denial of Service.
<p>Publish Date: 2018-02-16
<p>URL: <a href=https://github.com/micromatch/braces/commit/abdafb0cae1e0c00f184abbadc692f4eaa98f451>WS-2019-0019</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>5.0</b>)</summary>
<p>
Base Score Metrics not available</p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://www.npmjs.com/advisories/786">https://www.npmjs.com/advisories/786</a></p>
<p>Release Date: 2019-02-21</p>
<p>Fix Resolution: 2.3.1</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
|
non_process
|
ws medium detected in braces tgz ws medium severity vulnerability vulnerable library braces tgz fastest brace expansion for node js with the most complete support for the bash braces specification library home page a href path to dependency file tmp ws scm expensify package json path to vulnerable library tmp ws scm expensify node modules braces package json dependency hierarchy babel cli tgz root library chokidar tgz anymatch tgz micromatch tgz x braces tgz vulnerable library found in head commit a href vulnerability details version of braces prior to are vulnerable to regular expression denial of service redos untrusted input may cause catastrophic backtracking while matching regular expressions this can cause the application to be unresponsive leading to denial of service publish date url a href cvss score details base score metrics not available suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource
| 0
|
13,822
| 16,585,362,973
|
IssuesEvent
|
2021-05-31 18:17:13
|
laugharn/link
|
https://api.github.com/repos/laugharn/link
|
opened
|
Profile Editing
|
kind/feature process/selected size/md team/back team/front
|
We should be able to update our user name, description, other user meta fields, etc. once we are authenticated, beyond just the login process.
- [ ] Create a profile editor page
- [ ] Update the nav UI to support new links
- [ ] Add description and types fields to User
- [ ] Attach "user" type on creation
- [ ] UI cleanup, maybe solve the tailwind weirdness
|
1.0
|
Profile Editing - We should be able to update our user name, description, other user meta fields, etc. once we are authenticated, beyond just the login process.
- [ ] Create a profile editor page
- [ ] Update the nav UI to support new links
- [ ] Add description and types fields to User
- [ ] Attach "user" type on creation
- [ ] UI cleanup, maybe solve the tailwind weirdness
|
process
|
profile editing we should be able to update our user name description other user meta fields etc once we are authenticated beyond just the login process create a profile editor page update the nav ui to support new links add description and types fields to user attach user type on creation ui cleanup maybe solve the tailwind weirdness
| 1
|
1,659
| 18,076,076,253
|
IssuesEvent
|
2021-09-21 10:01:58
|
Azure/azure-sdk-for-java
|
https://api.github.com/repos/Azure/azure-sdk-for-java
|
closed
|
[BUG] Memory leak in BlobClient.copyFromUrlWithResponse()
|
question Storage Client customer-reported pillar-reliability issue-addressed
|
**Describe the bug**
We are copying a lot of blobs from storage account A to storage account B. It was working, until customers storage account
***Exception or Stack Trace***
OutOfMemoryException
**To Reproduce**
Repository contains a quick and dirty impl to reproduce the issu:
https://github.com/daolis/azuresdk-memleaktest
Functionality: Multi threaded execution of `copyFromUrlWithResponse()` to create up to 3M files in the destination storage account using the same source.
Create a new accessible BlobStorageAccount, and set the correct values for the constants `destAccountName` and `destAccountKey`. The source file is already configured.
run with `-Xmx200m`
**Java Flight Recorder Dump**
https://stbsource.blob.core.windows.net/testsource/MemLeakTest_2021_09_09_120112.jfr?sp=r&st=2021-09-09T12:15:05Z&se=2022-09-09T20:15:05Z&spr=https&sv=2020-08-04&sr=b&sig=zDvXEPopNf1%2BpQDMzxt6tOYklCw9jSulyosxRnn0d0s%3D
**Expected behavior**
Should finish without error and without increasing memory usage.
**Screenshots**

At this time the test already copied around 600000 files.
**Setup (please complete the following information):**
- OS: Linux
- IDE: IntelliJ
- Library/Libraries: see Test repository
- Java version: 11
- App Server/Environment: -
- Frameworks: -
|
True
|
[BUG] Memory leak in BlobClient.copyFromUrlWithResponse() - **Describe the bug**
We are copying a lot of blobs from storage account A to storage account B. It was working, until customers storage account
***Exception or Stack Trace***
OutOfMemoryException
**To Reproduce**
Repository contains a quick and dirty impl to reproduce the issu:
https://github.com/daolis/azuresdk-memleaktest
Functionality: Multi threaded execution of `copyFromUrlWithResponse()` to create up to 3M files in the destination storage account using the same source.
Create a new accessible BlobStorageAccount, and set the correct values for the constants `destAccountName` and `destAccountKey`. The source file is already configured.
run with `-Xmx200m`
**Java Flight Recorder Dump**
https://stbsource.blob.core.windows.net/testsource/MemLeakTest_2021_09_09_120112.jfr?sp=r&st=2021-09-09T12:15:05Z&se=2022-09-09T20:15:05Z&spr=https&sv=2020-08-04&sr=b&sig=zDvXEPopNf1%2BpQDMzxt6tOYklCw9jSulyosxRnn0d0s%3D
**Expected behavior**
Should finish without error and without increasing memory usage.
**Screenshots**

At this time the test already copied around 600000 files.
**Setup (please complete the following information):**
- OS: Linux
- IDE: IntelliJ
- Library/Libraries: see Test repository
- Java version: 11
- App Server/Environment: -
- Frameworks: -
|
non_process
|
memory leak in blobclient copyfromurlwithresponse describe the bug we are copying a lot of blobs from storage account a to storage account b it was working until customers storage account exception or stack trace outofmemoryexception to reproduce repository contains a quick and dirty impl to reproduce the issu functionality multi threaded execution of copyfromurlwithresponse to create up to files in the destination storage account using the same source create a new accessible blobstorageaccount and set the correct values for the constants destaccountname and destaccountkey the source file is already configured run with java flight recorder dump expected behavior should finish without error and without increasing memory usage screenshots at this time the test already copied around files setup please complete the following information os linux ide intellij library libraries see test repository java version app server environment frameworks
| 0
|
914
| 2,519,889,434
|
IssuesEvent
|
2015-01-18 14:02:28
|
openhealthcare/elcid
|
https://api.github.com/repos/openhealthcare/elcid
|
closed
|
Ward Rounds Don't Work on UCH-Test Server
|
bug elCID Test Priority 0
|
See #510 #511 #512
You get a comment like:
([[
ward_round.name]])
[[episode.demographics[0].name]] [[episode.demographics[0].hospital_number]] [[episode.demographics[0].date_of_birth | shortDate]] Next Episode [[ this_episode_number + 1 ]] of [[ total_episodes ]] Previous
|
1.0
|
Ward Rounds Don't Work on UCH-Test Server - See #510 #511 #512
You get a comment like:
([[
ward_round.name]])
[[episode.demographics[0].name]] [[episode.demographics[0].hospital_number]] [[episode.demographics[0].date_of_birth | shortDate]] Next Episode [[ this_episode_number + 1 ]] of [[ total_episodes ]] Previous
|
non_process
|
ward rounds don t work on uch test server see you get a comment like ward round name name hospital number date of birth shortdate next episode of previous
| 0
|
12,017
| 14,738,442,707
|
IssuesEvent
|
2021-01-07 04:46:44
|
kdjstudios/SABillingGitlab
|
https://api.github.com/repos/kdjstudios/SABillingGitlab
|
closed
|
Site 045 E Check Status Update
|
anc-ops anc-process anc-ui anp-1.5 ant-support
|
In GitLab by @kdjstudios on May 23, 2018, 15:44
**Submitted by:** "Tobey McInally" <tobey.mcinally@answernet.com>
**Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/2018-04-27-76296/conversation
**Server:** Internal
**Client/Site:** 45
**Account:** 506514
**Issue:**
Please see account 045-506514 (Twin City Area Narcotics Anonymous), this client pays by e check. I do receive confirmation when funds clear to our bank. I am not able to update the status in SAB, the payment as well as many others before it state they are pending. When I try to click on update status it does not update the payment as paid is reads pending.
Is this a function we are able to use, or will all e check payments stay as pending until SAB updates?
Thank you for your time in advance, as always it is greatly appreciated.
|
1.0
|
Site 045 E Check Status Update - In GitLab by @kdjstudios on May 23, 2018, 15:44
**Submitted by:** "Tobey McInally" <tobey.mcinally@answernet.com>
**Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/2018-04-27-76296/conversation
**Server:** Internal
**Client/Site:** 45
**Account:** 506514
**Issue:**
Please see account 045-506514 (Twin City Area Narcotics Anonymous), this client pays by e check. I do receive confirmation when funds clear to our bank. I am not able to update the status in SAB, the payment as well as many others before it state they are pending. When I try to click on update status it does not update the payment as paid is reads pending.
Is this a function we are able to use, or will all e check payments stay as pending until SAB updates?
Thank you for your time in advance, as always it is greatly appreciated.
|
process
|
site e check status update in gitlab by kdjstudios on may submitted by tobey mcinally helpdesk server internal client site account issue please see account twin city area narcotics anonymous this client pays by e check i do receive confirmation when funds clear to our bank i am not able to update the status in sab the payment as well as many others before it state they are pending when i try to click on update status it does not update the payment as paid is reads pending is this a function we are able to use or will all e check payments stay as pending until sab updates thank you for your time in advance as always it is greatly appreciated
| 1
|
90,301
| 26,040,689,388
|
IssuesEvent
|
2022-12-22 10:08:48
|
RHEcosystemAppEng/SaaSi
|
https://api.github.com/repos/RHEcosystemAppEng/SaaSi
|
opened
|
Permissions are needed to export
|
documentation replica-installer install-builder
|
Document which permissions are needed for the user that runs the install-builder or the replica-installer applications
|
1.0
|
Permissions are needed to export - Document which permissions are needed for the user that runs the install-builder or the replica-installer applications
|
non_process
|
permissions are needed to export document which permissions are needed for the user that runs the install builder or the replica installer applications
| 0
|
8,024
| 11,209,154,295
|
IssuesEvent
|
2020-01-06 09:49:08
|
inasafe/inasafe-realtime
|
https://api.github.com/repos/inasafe/inasafe-realtime
|
closed
|
We should render realtime PDF's as vectorised PDF not rasterised
|
enhancement feature request realtime processor
|
# Problem
When we get a report from Realtime we cannot cut and paste text from it. This is inconvenient and leaves one vulnerable to copy & paste errors.
# Expected Behaviour
If possible it would be nice to have the PDF's rendered as vectorised. The map would still be an image but the tables etc would be text that can be copy & pasted.
Environment
Proposed Solution
@lucernae to investigate setting composer to vector mode not raster mode before rendering. @Gustry provide support if needed.
See original ticket at https://github.com/inasafe/inasafe/issues/2736 for further discussion.
|
1.0
|
We should render realtime PDF's as vectorised PDF not rasterised - # Problem
When we get a report from Realtime we cannot cut and paste text from it. This is inconvenient and leaves one vulnerable to copy & paste errors.
# Expected Behaviour
If possible it would be nice to have the PDF's rendered as vectorised. The map would still be an image but the tables etc would be text that can be copy & pasted.
Environment
Proposed Solution
@lucernae to investigate setting composer to vector mode not raster mode before rendering. @Gustry provide support if needed.
See original ticket at https://github.com/inasafe/inasafe/issues/2736 for further discussion.
|
process
|
we should render realtime pdf s as vectorised pdf not rasterised problem when we get a report from realtime we cannot cut and paste text from it this is inconvenient and leaves one vulnerable to copy paste errors expected behaviour if possible it would be nice to have the pdf s rendered as vectorised the map would still be an image but the tables etc would be text that can be copy pasted environment proposed solution lucernae to investigate setting composer to vector mode not raster mode before rendering gustry provide support if needed see original ticket at for further discussion
| 1
|
138,231
| 12,810,468,183
|
IssuesEvent
|
2020-07-03 18:46:02
|
uscensusbureau/api
|
https://api.github.com/repos/uscensusbureau/api
|
closed
|
Household serial numbers for 2018 PUMS API
|
bug documentation enhancement
|
I know that the PUMS API is not "official" yet; however I did notice that Census is starting to advertise the data.census.gov Microdata tool (e.g. http://apdu.org/2020/05/27/new-microdata-access-tool-for-acs-and-cps/), which has the API as one of the output options. Right now, household serial numbers for the 2018 ACS do not come through correctly, e.g. [at this example call to the API](https://api.census.gov/data/2018/acs/acs1/pums?get=SERIALNO%2CSPORDER%2CWGTP%2CPWGTP%2CAGEP%2CPUMA&ucgid=0400000US50):
```
[["SERIALNO","SPORDER","WGTP","PWGTP","AGEP","PUMA","ST"],
["*","1","42","43","58","100","50"],
["*","4","43","16","14","200","50"],
["*","3","43","37","15","200","50"],
["*","2","43","23","42","200","50"],
["*","1","43","43","49","200","50"],
["*","2","58","34","10","300","50"],
...
```
It would be fantastic to get household serial numbers to come through the API for 2018 correctly as this would enable use of replicate weights, appropriate variance estimation in modeling, etc. I haven't noticed this issue for earlier years. Thanks for all your hard work on this, I appreciate it!
|
1.0
|
Household serial numbers for 2018 PUMS API - I know that the PUMS API is not "official" yet; however I did notice that Census is starting to advertise the data.census.gov Microdata tool (e.g. http://apdu.org/2020/05/27/new-microdata-access-tool-for-acs-and-cps/), which has the API as one of the output options. Right now, household serial numbers for the 2018 ACS do not come through correctly, e.g. [at this example call to the API](https://api.census.gov/data/2018/acs/acs1/pums?get=SERIALNO%2CSPORDER%2CWGTP%2CPWGTP%2CAGEP%2CPUMA&ucgid=0400000US50):
```
[["SERIALNO","SPORDER","WGTP","PWGTP","AGEP","PUMA","ST"],
["*","1","42","43","58","100","50"],
["*","4","43","16","14","200","50"],
["*","3","43","37","15","200","50"],
["*","2","43","23","42","200","50"],
["*","1","43","43","49","200","50"],
["*","2","58","34","10","300","50"],
...
```
It would be fantastic to get household serial numbers to come through the API for 2018 correctly as this would enable use of replicate weights, appropriate variance estimation in modeling, etc. I haven't noticed this issue for earlier years. Thanks for all your hard work on this, I appreciate it!
|
non_process
|
household serial numbers for pums api i know that the pums api is not official yet however i did notice that census is starting to advertise the data census gov microdata tool e g which has the api as one of the output options right now household serial numbers for the acs do not come through correctly e g it would be fantastic to get household serial numbers to come through the api for correctly as this would enable use of replicate weights appropriate variance estimation in modeling etc i haven t noticed this issue for earlier years thanks for all your hard work on this i appreciate it
| 0
|
21,962
| 10,705,930,508
|
IssuesEvent
|
2019-10-24 14:32:43
|
MicrosoftDocs/azure-docs
|
https://api.github.com/repos/MicrosoftDocs/azure-docs
|
closed
|
Alerts listed on this page don't match the protection types in the portal
|
Pri2 cxp product-question security/subsvc sql-database/svc triaged
|
This page lists seven alerts. The Azure Portal lists five types. How do these correlate to each other? The first two seem obvious matches, but the rest aren't.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 84969b1b-b82c-ddc5-5716-e22a2a37d505
* Version Independent ID: 24a33dfd-bb0d-e228-aaf9-44802b625aa8
* Content: [Advanced Threat Protection - Azure SQL Database](https://docs.microsoft.com/en-us/azure/sql-database/sql-database-threat-detection-overview#feedback)
* Content Source: [articles/sql-database/sql-database-threat-detection-overview.md](https://github.com/Microsoft/azure-docs/blob/master/articles/sql-database/sql-database-threat-detection-overview.md)
* Service: **sql-database**
* Sub-service: **security**
* GitHub Login: @monhaber
* Microsoft Alias: **ronmat**
|
True
|
Alerts listed on this page don't match the protection types in the portal - This page lists seven alerts. The Azure Portal lists five types. How do these correlate to each other? The first two seem obvious matches, but the rest aren't.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 84969b1b-b82c-ddc5-5716-e22a2a37d505
* Version Independent ID: 24a33dfd-bb0d-e228-aaf9-44802b625aa8
* Content: [Advanced Threat Protection - Azure SQL Database](https://docs.microsoft.com/en-us/azure/sql-database/sql-database-threat-detection-overview#feedback)
* Content Source: [articles/sql-database/sql-database-threat-detection-overview.md](https://github.com/Microsoft/azure-docs/blob/master/articles/sql-database/sql-database-threat-detection-overview.md)
* Service: **sql-database**
* Sub-service: **security**
* GitHub Login: @monhaber
* Microsoft Alias: **ronmat**
|
non_process
|
alerts listed on this page don t match the protection types in the portal this page lists seven alerts the azure portal lists five types how do these correlate to each other the first two seem obvious matches but the rest aren t document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id content content source service sql database sub service security github login monhaber microsoft alias ronmat
| 0
|
97,293
| 11,008,915,844
|
IssuesEvent
|
2019-12-04 11:30:27
|
georchestra/mapstore2-georchestra
|
https://api.github.com/repos/georchestra/mapstore2-georchestra
|
closed
|
Documentation update for latest phase 1 developments
|
Priority: High documentation
|
The RdD documentation need to be updated with documentation about the MS configureation (related issues are #103, #104 and #112)
|
1.0
|
Documentation update for latest phase 1 developments - The RdD documentation need to be updated with documentation about the MS configureation (related issues are #103, #104 and #112)
|
non_process
|
documentation update for latest phase developments the rdd documentation need to be updated with documentation about the ms configureation related issues are and
| 0
|
15,391
| 19,571,873,092
|
IssuesEvent
|
2022-01-04 10:55:00
|
plazi/treatmentBank
|
https://api.github.com/repos/plazi/treatmentBank
|
opened
|
two uploaded zoological journal of the linnean society articles do not show up
|
processing
|
two files of the ZJLS from 2021 are missing zlab005 and zlab062 that I uploaded this morning to Frankfurt. but they do not show up in the transfer stats https://tb.plazi.org/GgServer/dtpStats/stats?outputFields=doc.updateDateTime+doc.updateDate+docDoc.articleUuid+docDoc.name+docDoc.doi&groupingFields=doc.updateDateTime+doc.updateDate+docDoc.articleUuid+docDoc.name+docDoc.doi&FP-doc.updateDate=%222022-01-04%22&format=HTML
these are two files that have a doi, but not in the article as all of the ZJLS articles.
|
1.0
|
two uploaded zoological journal of the linnean society articles do not show up - two files of the ZJLS from 2021 are missing zlab005 and zlab062 that I uploaded this morning to Frankfurt. but they do not show up in the transfer stats https://tb.plazi.org/GgServer/dtpStats/stats?outputFields=doc.updateDateTime+doc.updateDate+docDoc.articleUuid+docDoc.name+docDoc.doi&groupingFields=doc.updateDateTime+doc.updateDate+docDoc.articleUuid+docDoc.name+docDoc.doi&FP-doc.updateDate=%222022-01-04%22&format=HTML
these are two files that have a doi, but not in the article as all of the ZJLS articles.
|
process
|
two uploaded zoological journal of the linnean society articles do not show up two files of the zjls from are missing and that i uploaded this morning to frankfurt but they do not show up in the transfer stats these are two files that have a doi but not in the article as all of the zjls articles
| 1
|
5,272
| 8,059,815,157
|
IssuesEvent
|
2018-08-02 23:57:26
|
uccser/verto
|
https://api.github.com/repos/uccser/verto
|
opened
|
Extract image file path parsing code into separate function
|
processor implementation restructuring
|
The same code is used in `ImageTagBlockProcessor`, `ImageContainerBlockProcessor` and `ImageInline` pattern. This is redundant and could lead to mistakes when updating these processors, so should moved to another function which each of the processors can call.
|
1.0
|
Extract image file path parsing code into separate function - The same code is used in `ImageTagBlockProcessor`, `ImageContainerBlockProcessor` and `ImageInline` pattern. This is redundant and could lead to mistakes when updating these processors, so should moved to another function which each of the processors can call.
|
process
|
extract image file path parsing code into separate function the same code is used in imagetagblockprocessor imagecontainerblockprocessor and imageinline pattern this is redundant and could lead to mistakes when updating these processors so should moved to another function which each of the processors can call
| 1
|
202,593
| 15,835,788,230
|
IssuesEvent
|
2021-04-06 18:27:35
|
Spidy-Coder/Forest_Fire_Prevention
|
https://api.github.com/repos/Spidy-Coder/Forest_Fire_Prevention
|
opened
|
Front-end required for this project
|
documentation enhancement
|
This project is yet under _**construction.**_
I will be adding a front-end web page which will demonstrate this **_project using Flask_** for real-time application .
This is very important part of our machine learning model.
`⭐star` this repository for getting updates and further changes made in this project.
|
1.0
|
Front-end required for this project - This project is yet under _**construction.**_
I will be adding a front-end web page which will demonstrate this **_project using Flask_** for real-time application .
This is very important part of our machine learning model.
`⭐star` this repository for getting updates and further changes made in this project.
|
non_process
|
front end required for this project this project is yet under construction i will be adding a front end web page which will demonstrate this project using flask for real time application this is very important part of our machine learning model ⭐star this repository for getting updates and further changes made in this project
| 0
|
296,347
| 22,295,362,402
|
IssuesEvent
|
2022-06-13 00:13:38
|
iremacildi/the-things-about
|
https://api.github.com/repos/iremacildi/the-things-about
|
closed
|
T2.06 / Complete Sequence Diagrams
|
documentation analysis
|
complete missing sequence diagrams and add them to related wiki page.
|
1.0
|
T2.06 / Complete Sequence Diagrams - complete missing sequence diagrams and add them to related wiki page.
|
non_process
|
complete sequence diagrams complete missing sequence diagrams and add them to related wiki page
| 0
|
275,666
| 23,929,189,154
|
IssuesEvent
|
2022-09-10 09:11:16
|
IntellectualSites/FastAsyncWorldEdit
|
https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit
|
opened
|
ForwardExtentCopy doesn't overwrite existing item frames at the destination
|
Requires Testing
|
### Server Implementation
Paper
### Server Version
1.19.2
### Describe the bug
When using a `ForwardExtentCopy` to paste a schematic which contains only blocks, existing item frames are not removed at the destination.
### To Reproduce
1. Create a schematic in a 2x2x2 area
2. Place an item frame anywhere within the target destination
3. Paste the schematic at the 2x2x2 area
The item frame should still be there.
### Expected behaviour
The item frame should not be there.
### Screenshots / Videos
_No response_
### Error log (if applicable)
_No response_
### Fawe Debugpaste
https://athion.net/ISPaster/paste/view/40da6ca507fe454ba5208c5f2051fca2
### Fawe Version
FastAsyncWorldEdit-v2.4.5-SNAPSHOT-273;8233f13
### Checklist
- [X] I have included a Fawe debugpaste.
- [X] I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
### Anything else?
Using FAWE-273 as 276 has an issue with the AsyncCatcher (see: https://discord.com/channels/268444645527126017/344128526435221505/1018058263813693480)
Debugpaste contains AreaShop which is the plugin I'm working on which performs the schematic pasting.
|
1.0
|
ForwardExtentCopy doesn't overwrite existing item frames at the destination - ### Server Implementation
Paper
### Server Version
1.19.2
### Describe the bug
When using a `ForwardExtentCopy` to paste a schematic which contains only blocks, existing item frames are not removed at the destination.
### To Reproduce
1. Create a schematic in a 2x2x2 area
2. Place an item frame anywhere within the target destination
3. Paste the schematic at the 2x2x2 area
The item frame should still be there.
### Expected behaviour
The item frame should not be there.
### Screenshots / Videos
_No response_
### Error log (if applicable)
_No response_
### Fawe Debugpaste
https://athion.net/ISPaster/paste/view/40da6ca507fe454ba5208c5f2051fca2
### Fawe Version
FastAsyncWorldEdit-v2.4.5-SNAPSHOT-273;8233f13
### Checklist
- [X] I have included a Fawe debugpaste.
- [X] I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
### Anything else?
Using FAWE-273 as 276 has an issue with the AsyncCatcher (see: https://discord.com/channels/268444645527126017/344128526435221505/1018058263813693480)
Debugpaste contains AreaShop which is the plugin I'm working on which performs the schematic pasting.
|
non_process
|
forwardextentcopy doesn t overwrite existing item frames at the destination server implementation paper server version describe the bug when using a forwardextentcopy to paste a schematic which contains only blocks existing item frames are not removed at the destination to reproduce create a schematic in a area place an item frame anywhere within the target destination paste the schematic at the area the item frame should still be there expected behaviour the item frame should not be there screenshots videos no response error log if applicable no response fawe debugpaste fawe version fastasyncworldedit snapshot checklist i have included a fawe debugpaste i am using the newest build from and the issue still persists anything else using fawe as has an issue with the asynccatcher see debugpaste contains areashop which is the plugin i m working on which performs the schematic pasting
| 0
|
18,948
| 24,908,259,337
|
IssuesEvent
|
2022-10-29 14:40:08
|
calaldees/KaraKara
|
https://api.github.com/repos/calaldees/KaraKara
|
closed
|
One image per track
|
processmedia2 thought
|
Right now each track has 4 thumbnail images, but we only ever use 1 - `tracks.json` could be a little smaller if we only had one
Also, ffmpeg includes a function for "pick a good thumbnail", which might give nicer results than picking a specific timestamp? - https://superuser.com/questions/538112/meaningful-thumbnails-for-a-video-using-ffmpeg
|
1.0
|
One image per track - Right now each track has 4 thumbnail images, but we only ever use 1 - `tracks.json` could be a little smaller if we only had one
Also, ffmpeg includes a function for "pick a good thumbnail", which might give nicer results than picking a specific timestamp? - https://superuser.com/questions/538112/meaningful-thumbnails-for-a-video-using-ffmpeg
|
process
|
one image per track right now each track has thumbnail images but we only ever use tracks json could be a little smaller if we only had one also ffmpeg includes a function for pick a good thumbnail which might give nicer results than picking a specific timestamp
| 1
|
20,909
| 27,750,268,528
|
IssuesEvent
|
2023-03-15 20:08:50
|
open-telemetry/opentelemetry-collector-contrib
|
https://api.github.com/repos/open-telemetry/opentelemetry-collector-contrib
|
opened
|
[processor/routing] Deprecate component
|
processor/routing
|
### Component(s)
processor/routing
### Describe the issue you're reporting
This is a tracking issue relating to https://github.com/open-telemetry/opentelemetry-collector/issues/7370
The processor should be reimplemented as a connector. (See #19738)
We should deprecate the processor once the connector is available.
|
1.0
|
[processor/routing] Deprecate component - ### Component(s)
processor/routing
### Describe the issue you're reporting
This is a tracking issue relating to https://github.com/open-telemetry/opentelemetry-collector/issues/7370
The processor should be reimplemented as a connector. (See #19738)
We should deprecate the processor once the connector is available.
|
process
|
deprecate component component s processor routing describe the issue you re reporting this is a tracking issue relating to the processor should be reimplemented as a connector see we should deprecate the processor once the connector is available
| 1
|
30,505
| 24,876,315,693
|
IssuesEvent
|
2022-10-27 19:25:48
|
opendp/opendp
|
https://api.github.com/repos/opendp/opendp
|
opened
|
Release process tweaks
|
OpenDP Core Effort 1 - Small :coffee: CATEGORY: Infrastructure
|
Tweaks that could be made in the release process (noticed in 0.6.0 and 0.6.1):
* `release_tool.py init -t patch` should use release branch for ref, not main
* `release_tool.py preflight` should install opendp with `run_command`, not `run_command_with_retries`
* `release_tool.py {preflight|postflight}` should run all tests, not just `tools/test.py`
* `release_tool.py watch` needs better logic to find the right workflow (and possibly a pause/retries)
* Remove `toml` from `tools/requirements-publish_tool.py`
|
1.0
|
Release process tweaks - Tweaks that could be made in the release process (noticed in 0.6.0 and 0.6.1):
* `release_tool.py init -t patch` should use release branch for ref, not main
* `release_tool.py preflight` should install opendp with `run_command`, not `run_command_with_retries`
* `release_tool.py {preflight|postflight}` should run all tests, not just `tools/test.py`
* `release_tool.py watch` needs better logic to find the right workflow (and possibly a pause/retries)
* Remove `toml` from `tools/requirements-publish_tool.py`
|
non_process
|
release process tweaks tweaks that could be made in the release process noticed in and release tool py init t patch should use release branch for ref not main release tool py preflight should install opendp with run command not run command with retries release tool py preflight postflight should run all tests not just tools test py release tool py watch needs better logic to find the right workflow and possibly a pause retries remove toml from tools requirements publish tool py
| 0
|
21,899
| 30,345,810,458
|
IssuesEvent
|
2023-07-11 15:21:12
|
ukri-excalibur/excalibur-tests
|
https://api.github.com/repos/ukri-excalibur/excalibur-tests
|
opened
|
Add data transformations in config and high-level script
|
postprocessing
|
In preparation for specific types of plots (especially scaling):
- allow `x_axis` or `y_axis` to be some transformation of the data, either between values of columns (eg. `tasks`/`num_CPUs`) or involving fixed values given in the config (eg. scaling by a fixed number). See if symPy can help with this.
- scale the y value for each series by a different number (eg. given in a dictionary). This is not only needed for scaling plots, eg. Babelstream benchmarks can be presented as scaled by the theoretical performance of each system.
- scale y values by the value of the first point (usually the serial performance point in a scaling plot)
|
1.0
|
Add data transformations in config and high-level script - In preparation for specific types of plots (especially scaling):
- allow `x_axis` or `y_axis` to be some transformation of the data, either between values of columns (eg. `tasks`/`num_CPUs`) or involving fixed values given in the config (eg. scaling by a fixed number). See if symPy can help with this.
- scale the y value for each series by a different number (eg. given in a dictionary). This is not only needed for scaling plots, eg. Babelstream benchmarks can be presented as scaled by the theoretical performance of each system.
- scale y values by the value of the first point (usually the serial performance point in a scaling plot)
|
process
|
add data transformations in config and high level script in preparation for specific types of plots especially scaling allow x axis or y axis to be some transformation of the data either between values of columns eg tasks num cpus or involving fixed values given in the config eg scaling by a fixed number see if sympy can help with this scale the y value for each series by a different number eg given in a dictionary this is not only needed for scaling plots eg babelstream benchmarks can be presented as scaled by the theoretical performance of each system scale y values by the value of the first point usually the serial performance point in a scaling plot
| 1
|
94,273
| 3,923,936,272
|
IssuesEvent
|
2016-04-22 13:32:53
|
EnvironmentAgency/pafs-user
|
https://api.github.com/repos/EnvironmentAgency/pafs-user
|
opened
|
CR:: User Requirements:: Key dates:: Definition of gateways was not totally understood
|
Change Priority - 3 Medium Sprint 3
|
As the definition of gateways was not totally understood by participants. Participants would expect to use the help functionality on this page

Additional support to provide greater understanding of the gateways would need to be provided within the help.
Participants were also a bit thrown by the fact a Gateway 2 was not displayed. Even if this does not actually exist it seems strange to show 1, 3, 4 and not 2. As it feels as it you have missed / done something wrong.
|
1.0
|
CR:: User Requirements:: Key dates:: Definition of gateways was not totally understood - As the definition of gateways was not totally understood by participants. Participants would expect to use the help functionality on this page

Additional support to provide greater understanding of the gateways would need to be provided within the help.
Participants were also a bit thrown by the fact a Gateway 2 was not displayed. Even if this does not actually exist it seems strange to show 1, 3, 4 and not 2. As it feels as it you have missed / done something wrong.
|
non_process
|
cr user requirements key dates definition of gateways was not totally understood as the definition of gateways was not totally understood by participants participants would expect to use the help functionality on this page additional support to provide greater understanding of the gateways would need to be provided within the help participants were also a bit thrown by the fact a gateway was not displayed even if this does not actually exist it seems strange to show and not as it feels as it you have missed done something wrong
| 0
|
8,232
| 11,415,575,239
|
IssuesEvent
|
2020-02-02 12:02:10
|
parcel-bundler/parcel
|
https://api.github.com/repos/parcel-bundler/parcel
|
closed
|
🐛 CSS Module class names change, but aren't updated in markup
|
:bug: Bug CSS Preprocessing HMR Stale
|
The generated class names change when a LESS file is changed, but the class names in the markup don't.
### 🎛 Configuration (.babelrc, package.json, cli command)
**`.babelrc`**
```json
{
"presets": ["env", "react"],
"plugins": ["react-hot-loader/babel"]
}
```
**`.postcssrc`**
```json
{
"modules": true,
"plugins": {
"autoprefixer": {
"grid": true
}
}
}
```
**`package.json`**
```json
{
"license": "MIT",
"dependencies": {
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-router-dom": "^4.2.2"
},
"devDependencies": {
"autoprefixer": "^7.2.5",
"babel-eslint": "^8.2.1",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"eslint": "^4.16.0",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-plugin-import": "^2.8.0",
"less": "^2.7.3",
"parcel-bundler": "^1.5.0",
"parcel-plugin-eslint": "^1.0.0",
"postcss-less": "^1.1.3",
"postcss-modules": "^1.1.0",
"react-hot-loader": "^3.1.3"
},
"scripts": {
"start": "parcel src/index.html -p 8080",
"build": "parcel build src/index.html -d build"
}
}
```
### 🤔 Expected Behavior
Class names should be in-sync across compiled CSS and markup.
### 😯 Current Behavior
The generated class names in the compiled CSS update as the file is changed, but the classes are not updated in markup.
### 💁 Possible Solution
Temporary solution involves either hard-refreshing the page or triggering a re-build of the JS the class is referenced in.
### 🌍 Your Environment
| Software | Version(s) |
| ---------------- | ---------- |
| Parcel | 1.5.0 |
| Node | 9.4.0 |
| Yarn | 1.3.2 |
| Operating System | macOS High Sierra 10.13.2 |
|
1.0
|
🐛 CSS Module class names change, but aren't updated in markup - The generated class names change when a LESS file is changed, but the class names in the markup don't.
### 🎛 Configuration (.babelrc, package.json, cli command)
**`.babelrc`**
```json
{
"presets": ["env", "react"],
"plugins": ["react-hot-loader/babel"]
}
```
**`.postcssrc`**
```json
{
"modules": true,
"plugins": {
"autoprefixer": {
"grid": true
}
}
}
```
**`package.json`**
```json
{
"license": "MIT",
"dependencies": {
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-router-dom": "^4.2.2"
},
"devDependencies": {
"autoprefixer": "^7.2.5",
"babel-eslint": "^8.2.1",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"eslint": "^4.16.0",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-plugin-import": "^2.8.0",
"less": "^2.7.3",
"parcel-bundler": "^1.5.0",
"parcel-plugin-eslint": "^1.0.0",
"postcss-less": "^1.1.3",
"postcss-modules": "^1.1.0",
"react-hot-loader": "^3.1.3"
},
"scripts": {
"start": "parcel src/index.html -p 8080",
"build": "parcel build src/index.html -d build"
}
}
```
### 🤔 Expected Behavior
Class names should be in-sync across compiled CSS and markup.
### 😯 Current Behavior
The generated class names in the compiled CSS update as the file is changed, but the classes are not updated in markup.
### 💁 Possible Solution
Temporary solution involves either hard-refreshing the page or triggering a re-build of the JS the class is referenced in.
### 🌍 Your Environment
| Software | Version(s) |
| ---------------- | ---------- |
| Parcel | 1.5.0 |
| Node | 9.4.0 |
| Yarn | 1.3.2 |
| Operating System | macOS High Sierra 10.13.2 |
|
process
|
🐛 css module class names change but aren t updated in markup the generated class names change when a less file is changed but the class names in the markup don t 🎛 configuration babelrc package json cli command babelrc json presets plugins postcssrc json modules true plugins autoprefixer grid true package json json license mit dependencies react react dom react router dom devdependencies autoprefixer babel eslint babel preset env babel preset react eslint eslint config airbnb base eslint plugin import less parcel bundler parcel plugin eslint postcss less postcss modules react hot loader scripts start parcel src index html p build parcel build src index html d build 🤔 expected behavior class names should be in sync across compiled css and markup 😯 current behavior the generated class names in the compiled css update as the file is changed but the classes are not updated in markup 💁 possible solution temporary solution involves either hard refreshing the page or triggering a re build of the js the class is referenced in 🌍 your environment software version s parcel node yarn operating system macos high sierra
| 1
|
39,183
| 5,222,020,885
|
IssuesEvent
|
2017-01-27 05:31:22
|
jemalloc/jemalloc
|
https://api.github.com/repos/jemalloc/jemalloc
|
closed
|
Beef up CI matrix
|
testing
|
We should also test (at least) some permutations of --enable-debug, --disable-stats and --disable-tcache.
|
1.0
|
Beef up CI matrix - We should also test (at least) some permutations of --enable-debug, --disable-stats and --disable-tcache.
|
non_process
|
beef up ci matrix we should also test at least some permutations of enable debug disable stats and disable tcache
| 0
|
429,825
| 12,428,239,313
|
IssuesEvent
|
2020-05-25 05:35:07
|
wso2/product-apim
|
https://api.github.com/repos/wso2/product-apim
|
closed
|
Improve Settings API to check analytics are enabled or not.
|
Priority/Highest Type/Improvement
|
Improve Settings API to check analytics are enabled or not in Admin rest API
Suggested property: `IsEnableAnalytics`
Originally posted on:https://github.com/wso2/product-apim/issues/7954#issuecomment-631927567
|
1.0
|
Improve Settings API to check analytics are enabled or not. - Improve Settings API to check analytics are enabled or not in Admin rest API
Suggested property: `IsEnableAnalytics`
Originally posted on:https://github.com/wso2/product-apim/issues/7954#issuecomment-631927567
|
non_process
|
improve settings api to check analytics are enabled or not improve settings api to check analytics are enabled or not in admin rest api suggested property isenableanalytics originally posted on
| 0
|
143,850
| 13,087,134,614
|
IssuesEvent
|
2020-08-02 10:29:05
|
approachcircle/999-Pinger
|
https://api.github.com/repos/approachcircle/999-Pinger
|
closed
|
Release migrations
|
documentation
|
Need to move different release files from one repo space to actual release sectors.
|
1.0
|
Release migrations - Need to move different release files from one repo space to actual release sectors.
|
non_process
|
release migrations need to move different release files from one repo space to actual release sectors
| 0
|
3,625
| 6,661,419,723
|
IssuesEvent
|
2017-10-02 08:32:07
|
DevExpress/testcafe-hammerhead
|
https://api.github.com/repos/DevExpress/testcafe-hammerhead
|
closed
|
Wrong proxing of absolute path in Firefox
|
AREA: client BROWSER: Firefox SYSTEM: URL processing TYPE: bug
|
This problem can be reproduced by running test:
```js
import path from 'path';
fixture `Fixture`
.page `http://localhost/testcafe`;
test('Navigate to absolute file page', async t => {
await t
.navigateTo(path.join(__dirname, './some-page-in-the-same-dir.html'))
.debug();
});
```
In TestCafe we just use `hammerhead.navigateTo` (see [here](https://github.com/DevExpress/testcafe/blob/master/src/client/driver/command-executors/execute-navigate-to.js#L14)) and it works in Chrome and doesn't work in Firefox
|
1.0
|
Wrong proxing of absolute path in Firefox - This problem can be reproduced by running test:
```js
import path from 'path';
fixture `Fixture`
.page `http://localhost/testcafe`;
test('Navigate to absolute file page', async t => {
await t
.navigateTo(path.join(__dirname, './some-page-in-the-same-dir.html'))
.debug();
});
```
In TestCafe we just use `hammerhead.navigateTo` (see [here](https://github.com/DevExpress/testcafe/blob/master/src/client/driver/command-executors/execute-navigate-to.js#L14)) and it works in Chrome and doesn't work in Firefox
|
process
|
wrong proxing of absolute path in firefox this problem can be reproduced by running test js import path from path fixture fixture page test navigate to absolute file page async t await t navigateto path join dirname some page in the same dir html debug in testcafe we just use hammerhead navigateto see and it works in chrome and doesn t work in firefox
| 1
|
56,288
| 11,566,799,396
|
IssuesEvent
|
2020-02-20 13:12:26
|
intellij-rust/intellij-rust
|
https://api.github.com/repos/intellij-rust/intellij-rust
|
closed
|
False positive "Unresolved reference" when using proc macros
|
bug duplicate subsystem:code insight subsystem:macros
|
## Environment
* **IntelliJ Rust plugin version: 0.2.115.2157-193**
* **Rust toolchain version: 1.42.0**
* **IDE name and version: CLion 2019.3**
## Problem description
False positive for unresolved reference in arguments in a function when the required import is supplied by a procedural macro (Sorry for the convoluted explanation, not sure how to word it better)
## Steps to reproduce
You need to add `juniper = "0.14"` to dependencies.
Minimal code to reproduce:
```rust
pub struct Query;
#[juniper::object]
impl Query {
fn test_executor(executor: &Executor) -> String {"Test".to_string()}
}
```
`&Executor` is highlighted as unresolved reference, and autocomplete does not work for it, but the code compiles, and in fact if you add `use juniper::Executor;` the compiler would complain about unused import
## Related links
https://github.com/graphql-rust/juniper/issues/465
^ This might provide better context with specific macro implementation
|
1.0
|
False positive "Unresolved reference" when using proc macros - ## Environment
* **IntelliJ Rust plugin version: 0.2.115.2157-193**
* **Rust toolchain version: 1.42.0**
* **IDE name and version: CLion 2019.3**
## Problem description
False positive for unresolved reference in arguments in a function when the required import is supplied by a procedural macro (Sorry for the convoluted explanation, not sure how to word it better)
## Steps to reproduce
You need to add `juniper = "0.14"` to dependencies.
Minimal code to reproduce:
```rust
pub struct Query;
#[juniper::object]
impl Query {
fn test_executor(executor: &Executor) -> String {"Test".to_string()}
}
```
`&Executor` is highlighted as unresolved reference, and autocomplete does not work for it, but the code compiles, and in fact if you add `use juniper::Executor;` the compiler would complain about unused import
## Related links
https://github.com/graphql-rust/juniper/issues/465
^ This might provide better context with specific macro implementation
|
non_process
|
false positive unresolved reference when using proc macros environment intellij rust plugin version rust toolchain version ide name and version clion problem description false positive for unresolved reference in arguments in a function when the required import is supplied by a procedural macro sorry for the convoluted explanation not sure how to word it better steps to reproduce you need to add juniper to dependencies minimal code to reproduce rust pub struct query impl query fn test executor executor executor string test to string executor is highlighted as unresolved reference and autocomplete does not work for it but the code compiles and in fact if you add use juniper executor the compiler would complain about unused import related links this might provide better context with specific macro implementation
| 0
|
641,906
| 20,843,642,239
|
IssuesEvent
|
2022-03-21 05:33:52
|
TNTzx/FADBot
|
https://api.github.com/repos/TNTzx/FADBot
|
closed
|
Images Handling Changed in Site API
|
type: bug priority: ++ status: idle
|
working on a fix for image handling, hoping you could still use image urls for it, downloading the image, then sending that image to the api
|
1.0
|
Images Handling Changed in Site API - working on a fix for image handling, hoping you could still use image urls for it, downloading the image, then sending that image to the api
|
non_process
|
images handling changed in site api working on a fix for image handling hoping you could still use image urls for it downloading the image then sending that image to the api
| 0
|
85,219
| 24,543,995,487
|
IssuesEvent
|
2022-10-12 07:19:06
|
GoogleCloudPlatform/fda-mystudies
|
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
|
closed
|
[SB] Create/edit study > Questionnaires > Questionnaire is not getting displayed in the draft status in the following scenario
|
Bug P1 Study builder Process: Fixed Process: Tested dev
|
**Steps:**
1. Sign in to SB
2. Navigate to the study list screen
3. Click on Create/edit study
4. Go to questionnaires
5. Add the questionnaire with the Charts option (Admin should select other than 'Onetime frequency in the 'Schedule' tab)
6. Click on Done and complete the questionnaire
7. Click on Edit questionnaire or copy questionnaire
8. Change the scheduling option to 'Onetime' and click on Done (An error message will be displayed to complete the section of the chart questions)
9. Navigate to the questionnaires list screen and observe the question
**AR:** The questionnaire is not getting displayed in the draft status
**ER:** The questionnaire should be displayed in the draft status until the admin completes the questionnaire
[Note: Issues should also fixed for copied questionnaires ]
**As per the 8th step**

**Actual**

|
1.0
|
[SB] Create/edit study > Questionnaires > Questionnaire is not getting displayed in the draft status in the following scenario - **Steps:**
1. Sign in to SB
2. Navigate to the study list screen
3. Click on Create/edit study
4. Go to questionnaires
5. Add the questionnaire with the Charts option (Admin should select other than 'Onetime frequency in the 'Schedule' tab)
6. Click on Done and complete the questionnaire
7. Click on Edit questionnaire or copy questionnaire
8. Change the scheduling option to 'Onetime' and click on Done (An error message will be displayed to complete the section of the chart questions)
9. Navigate to the questionnaires list screen and observe the question
**AR:** The questionnaire is not getting displayed in the draft status
**ER:** The questionnaire should be displayed in the draft status until the admin completes the questionnaire
[Note: Issues should also fixed for copied questionnaires ]
**As per the 8th step**

**Actual**

|
non_process
|
create edit study questionnaires questionnaire is not getting displayed in the draft status in the following scenario steps sign in to sb navigate to the study list screen click on create edit study go to questionnaires add the questionnaire with the charts option admin should select other than onetime frequency in the schedule tab click on done and complete the questionnaire click on edit questionnaire or copy questionnaire change the scheduling option to onetime and click on done an error message will be displayed to complete the section of the chart questions navigate to the questionnaires list screen and observe the question ar the questionnaire is not getting displayed in the draft status er the questionnaire should be displayed in the draft status until the admin completes the questionnaire as per the step actual
| 0
|
365,108
| 25,520,327,426
|
IssuesEvent
|
2022-11-28 19:53:56
|
Ingenjorsarbete-For-Klimatet/ifk-smhi
|
https://api.github.com/repos/Ingenjorsarbete-For-Klimatet/ifk-smhi
|
closed
|
Metobs (sub)class names
|
documentation enhancement
|
**Description**
The `Metobs` class name is fine. However, we could rename
- `MetobsParametersV1`-> `Parameters`
- `MetobsStationsV1`-> `Stations`
- `MetobsPeriodsV1`-> `Periods`
- `MetobsDataV1`-> `Data`
as they are confined to the `metobs` namespace (in the `metobs.py` file). There should be little chance of user confusion with other SMHI APIs, like STRÅNG and MESAN.
|
1.0
|
Metobs (sub)class names - **Description**
The `Metobs` class name is fine. However, we could rename
- `MetobsParametersV1`-> `Parameters`
- `MetobsStationsV1`-> `Stations`
- `MetobsPeriodsV1`-> `Periods`
- `MetobsDataV1`-> `Data`
as they are confined to the `metobs` namespace (in the `metobs.py` file). There should be little chance of user confusion with other SMHI APIs, like STRÅNG and MESAN.
|
non_process
|
metobs sub class names description the metobs class name is fine however we could rename parameters stations periods data as they are confined to the metobs namespace in the metobs py file there should be little chance of user confusion with other smhi apis like strång and mesan
| 0
|
20,114
| 26,653,522,724
|
IssuesEvent
|
2023-01-25 15:16:56
|
esmero/strawberryfield
|
https://api.github.com/repos/esmero/strawberryfield
|
closed
|
Extract basic File Metadata on File Persister Service and push as flavor
|
enhancement JSON Postprocessors Digital Preservation Symfony Services Configuration
|
# What is this?
Basically a quick hack, don't do this at home kids for File Description extraction when dealing with ADOs/Archipelago Digital Objects with Small Binaries/not many Binaries and that don't have the luxury (yet) to have strawberry_runners doing all their cool ReactPHP Async background processing for you.
This adds a WIP Method to the filePersisterService that will process/move/to/tmp files, run exiftool and (UK) Pronom extraction (FIDO) and push back all the insane amount of data into the JSON.
# What is also needed?
- A check that says , hey! You are adding like 3 files, Ok, i can process in sync/realtime, but hey, those are 2000 pages of poetry and thoughts, no way i'm doing that, install/setup strawberry_runners for that, i will only do it for the first, 3? that are less than 100 Mbytes. OR so.
- Move Checksumming which runs on the main method into this ::getBaseFileMetadata() (oh.. you have not seen the pull yet.. well, linked down!)
- Add a Config Form for FIDO and EXIFTOOL. Future i want to use https://github.com/richardlehane/siegfried also
|
1.0
|
Extract basic File Metadata on File Persister Service and push as flavor - # What is this?
Basically a quick hack, don't do this at home kids for File Description extraction when dealing with ADOs/Archipelago Digital Objects with Small Binaries/not many Binaries and that don't have the luxury (yet) to have strawberry_runners doing all their cool ReactPHP Async background processing for you.
This adds a WIP Method to the filePersisterService that will process/move/to/tmp files, run exiftool and (UK) Pronom extraction (FIDO) and push back all the insane amount of data into the JSON.
# What is also needed?
- A check that says , hey! You are adding like 3 files, Ok, i can process in sync/realtime, but hey, those are 2000 pages of poetry and thoughts, no way i'm doing that, install/setup strawberry_runners for that, i will only do it for the first, 3? that are less than 100 Mbytes. OR so.
- Move Checksumming which runs on the main method into this ::getBaseFileMetadata() (oh.. you have not seen the pull yet.. well, linked down!)
- Add a Config Form for FIDO and EXIFTOOL. Future i want to use https://github.com/richardlehane/siegfried also
|
process
|
extract basic file metadata on file persister service and push as flavor what is this basically a quick hack don t do this at home kids for file description extraction when dealing with ados archipelago digital objects with small binaries not many binaries and that don t have the luxury yet to have strawberry runners doing all their cool reactphp async background processing for you this adds a wip method to the filepersisterservice that will process move to tmp files run exiftool and uk pronom extraction fido and push back all the insane amount of data into the json what is also needed a check that says hey you are adding like files ok i can process in sync realtime but hey those are pages of poetry and thoughts no way i m doing that install setup strawberry runners for that i will only do it for the first that are less than mbytes or so move checksumming which runs on the main method into this getbasefilemetadata oh you have not seen the pull yet well linked down add a config form for fido and exiftool future i want to use also
| 1
|
172,654
| 6,514,989,585
|
IssuesEvent
|
2017-08-26 09:06:31
|
zgynhqf/Rafy
|
https://api.github.com/repos/zgynhqf/Rafy
|
opened
|
扩展属性如何使用属性初始化器
|
discussion Priority-3
|
目前扩展属性无法使用属性初始化器来进行初始化,开发人员在声明实体时不太方便。
可以考虑添加一个 Dictionary<IManagedProperty, object> ExtensionProperties 的属性,使用集合初始化器来实现扩展属性的初始化。
|
1.0
|
扩展属性如何使用属性初始化器 - 目前扩展属性无法使用属性初始化器来进行初始化,开发人员在声明实体时不太方便。
可以考虑添加一个 Dictionary<IManagedProperty, object> ExtensionProperties 的属性,使用集合初始化器来实现扩展属性的初始化。
|
non_process
|
扩展属性如何使用属性初始化器 目前扩展属性无法使用属性初始化器来进行初始化,开发人员在声明实体时不太方便。 可以考虑添加一个 dictionary extensionproperties 的属性,使用集合初始化器来实现扩展属性的初始化。
| 0
|
16,480
| 2,903,075,594
|
IssuesEvent
|
2015-06-18 11:14:08
|
mintty/mintty
|
https://api.github.com/repos/mintty/mintty
|
closed
|
Delete and tabs fail together
|
auto-migrated Type-Defect
|
```
What steps will reproduce the problem?
1. start a program like cat in a mintty session
2. type a line with lots of tabs
3. try backspacing; hilarity ensues.
What is the expected output? What do you see instead?
A tab should be deleted as a unit, not converted to 8 spaces, otherwise the
screen no longer reflects the program state. For example, consider the
following 3 line transcript.
$ cat
0 1 2 3 4 5 6 eh?
eh?
What versions of mintty, Cygwin/MSYS, and Windows are you using?
mintty 1.1.3
Please provide any additional information below.
```
Original issue reported on code.google.com by `Mark...@gmail.com` on 7 Sep 2014 at 2:30
|
1.0
|
Delete and tabs fail together - ```
What steps will reproduce the problem?
1. start a program like cat in a mintty session
2. type a line with lots of tabs
3. try backspacing; hilarity ensues.
What is the expected output? What do you see instead?
A tab should be deleted as a unit, not converted to 8 spaces, otherwise the
screen no longer reflects the program state. For example, consider the
following 3 line transcript.
$ cat
0 1 2 3 4 5 6 eh?
eh?
What versions of mintty, Cygwin/MSYS, and Windows are you using?
mintty 1.1.3
Please provide any additional information below.
```
Original issue reported on code.google.com by `Mark...@gmail.com` on 7 Sep 2014 at 2:30
|
non_process
|
delete and tabs fail together what steps will reproduce the problem start a program like cat in a mintty session type a line with lots of tabs try backspacing hilarity ensues what is the expected output what do you see instead a tab should be deleted as a unit not converted to spaces otherwise the screen no longer reflects the program state for example consider the following line transcript cat eh eh what versions of mintty cygwin msys and windows are you using mintty please provide any additional information below original issue reported on code google com by mark gmail com on sep at
| 0
|
111,554
| 17,028,974,475
|
IssuesEvent
|
2021-07-04 06:34:16
|
skku-npc/skku-coding-platform
|
https://api.github.com/repos/skku-npc/skku-coding-platform
|
closed
|
Do not use `v-html` directive
|
frontend security
|
Vue에서 공식적으로 `v-html` directive를 사용하지 않는 것을 권장하고 있음.
잠재적으로 악의적인 사용자가 html을 수정해 XSS Attack이 일어날 수 있기 때문.
https://eslint.vuejs.org/rules/no-v-html.html
|
True
|
Do not use `v-html` directive - Vue에서 공식적으로 `v-html` directive를 사용하지 않는 것을 권장하고 있음.
잠재적으로 악의적인 사용자가 html을 수정해 XSS Attack이 일어날 수 있기 때문.
https://eslint.vuejs.org/rules/no-v-html.html
|
non_process
|
do not use v html directive vue에서 공식적으로 v html directive를 사용하지 않는 것을 권장하고 있음 잠재적으로 악의적인 사용자가 html을 수정해 xss attack이 일어날 수 있기 때문
| 0
|
65,067
| 14,708,429,443
|
IssuesEvent
|
2021-01-04 23:41:11
|
SmartBear/readyapi-swagger-assertion-plugin
|
https://api.github.com/repos/SmartBear/readyapi-swagger-assertion-plugin
|
opened
|
CVE-2017-1000487 (High) detected in plexus-utils-3.0.jar
|
security vulnerability
|
## CVE-2017-1000487 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>plexus-utils-3.0.jar</b></p></summary>
<p>A collection of various utility classes to ease working with strings, files, command lines, XML and more.</p>
<p>Path to dependency file: readyapi-swagger-assertion-plugin/pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar</p>
<p>
Dependency Hierarchy:
- gmaven-runtime-1.8-1.5.jar (Root Library)
- gmaven-runtime-support-1.5.jar
- :x: **plexus-utils-3.0.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/SmartBear/readyapi-swagger-assertion-plugin/commit/dc701947b2244c9b5dff8c9a75808fab2d107d60">dc701947b2244c9b5dff8c9a75808fab2d107d60</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Plexus-utils before 3.0.16 is vulnerable to command injection because it does not correctly process the contents of double quoted strings.
<p>Publish Date: 2018-01-03
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-1000487>CVE-2017-1000487</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2017-1000487">https://nvd.nist.gov/vuln/detail/CVE-2017-1000487</a></p>
<p>Release Date: 2018-01-03</p>
<p>Fix Resolution: 3.0.16</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"org.codehaus.plexus","packageName":"plexus-utils","packageVersion":"3.0","isTransitiveDependency":true,"dependencyTree":"org.codehaus.gmaven.runtime:gmaven-runtime-1.8:1.5;org.codehaus.gmaven.runtime:gmaven-runtime-support:1.5;org.codehaus.plexus:plexus-utils:3.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"3.0.16"}],"vulnerabilityIdentifier":"CVE-2017-1000487","vulnerabilityDetails":"Plexus-utils before 3.0.16 is vulnerable to command injection because it does not correctly process the contents of double quoted strings.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-1000487","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
|
True
|
CVE-2017-1000487 (High) detected in plexus-utils-3.0.jar - ## CVE-2017-1000487 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>plexus-utils-3.0.jar</b></p></summary>
<p>A collection of various utility classes to ease working with strings, files, command lines, XML and more.</p>
<p>Path to dependency file: readyapi-swagger-assertion-plugin/pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar</p>
<p>
Dependency Hierarchy:
- gmaven-runtime-1.8-1.5.jar (Root Library)
- gmaven-runtime-support-1.5.jar
- :x: **plexus-utils-3.0.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/SmartBear/readyapi-swagger-assertion-plugin/commit/dc701947b2244c9b5dff8c9a75808fab2d107d60">dc701947b2244c9b5dff8c9a75808fab2d107d60</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Plexus-utils before 3.0.16 is vulnerable to command injection because it does not correctly process the contents of double quoted strings.
<p>Publish Date: 2018-01-03
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-1000487>CVE-2017-1000487</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2017-1000487">https://nvd.nist.gov/vuln/detail/CVE-2017-1000487</a></p>
<p>Release Date: 2018-01-03</p>
<p>Fix Resolution: 3.0.16</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"org.codehaus.plexus","packageName":"plexus-utils","packageVersion":"3.0","isTransitiveDependency":true,"dependencyTree":"org.codehaus.gmaven.runtime:gmaven-runtime-1.8:1.5;org.codehaus.gmaven.runtime:gmaven-runtime-support:1.5;org.codehaus.plexus:plexus-utils:3.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"3.0.16"}],"vulnerabilityIdentifier":"CVE-2017-1000487","vulnerabilityDetails":"Plexus-utils before 3.0.16 is vulnerable to command injection because it does not correctly process the contents of double quoted strings.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-1000487","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
|
non_process
|
cve high detected in plexus utils jar cve high severity vulnerability vulnerable library plexus utils jar a collection of various utility classes to ease working with strings files command lines xml and more path to dependency file readyapi swagger assertion plugin pom xml path to vulnerable library home wss scanner repository org codehaus plexus plexus utils plexus utils jar dependency hierarchy gmaven runtime jar root library gmaven runtime support jar x plexus utils jar vulnerable library found in head commit a href found in base branch master vulnerability details plexus utils before is vulnerable to command injection because it does not correctly process the contents of double quoted strings publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution isopenpronvulnerability false ispackagebased true isdefaultbranch true packages vulnerabilityidentifier cve vulnerabilitydetails plexus utils before is vulnerable to command injection because it does not correctly process the contents of double quoted strings vulnerabilityurl
| 0
|
88,956
| 25,546,811,690
|
IssuesEvent
|
2022-11-29 19:33:35
|
cashapp/redwood
|
https://api.github.com/repos/cashapp/redwood
|
closed
|
Add GitHub Action to ensure git isn't dirty after build
|
PR welcome build and CI
|
This protects against forgetting to update `kotlin-js-store/` in PRs.
|
1.0
|
Add GitHub Action to ensure git isn't dirty after build - This protects against forgetting to update `kotlin-js-store/` in PRs.
|
non_process
|
add github action to ensure git isn t dirty after build this protects against forgetting to update kotlin js store in prs
| 0
|
92,685
| 3,872,900,262
|
IssuesEvent
|
2016-04-11 15:15:54
|
jcgregorio/httplib2
|
https://api.github.com/repos/jcgregorio/httplib2
|
closed
|
username:password in URI breaks httplib2
|
bug imported Priority-Medium
|
_From [martijn....@gmail.com](https://code.google.com/u/101814981771477139827/) on August 24, 2011 07:13:22_
url = 'http://foo.bar@example.com'
h = httplib2.Http()
response, content = h.request(url, 'GET')
Traceback (most recent call last):
File "mini.py", line 7, in <module>
response, content = h.request(url, 'GET')
File "/home/faassen/ve26/lib/python2.6/site-packages/httplib2-0.7.1-py2.6.egg/httplib2/__init__.py", line 1320, in request
proxy_info=self.proxy_info)
File "/home/faassen/ve26/lib/python2.6/site-packages/httplib2-0.7.1-py2.6.egg/httplib2/__init__.py", line 758, in __init__
httplib.HTTPConnection.__init__(self, host, port, strict)
File "/usr/lib/python2.6/httplib.py", line 657, in __init__
self._set_hostport(host, port)
File "/usr/lib/python2.6/httplib.py", line 682, in _set_hostport
raise InvalidURL("nonnumeric port: '%s'" % host[i+1:])
httplib.InvalidURL: nonnumeric port: 'bar@example.com'
It appears it's parsing the ':' separator in the username:password settings as the port number separator.
I tried to work around this by adding the port number also to the URI:
'http://foo:bar@example.com:80'
but that results in:
httplib2.ServerNotFoundError: Unable to find the server at foo:bar@example.com
How would I expect it to behave? I think there are two options:
One is to do the equivalent of this inside httplib2:
parsed = urlparse.urlparse(url)
if parsed.username and parsed.password:
h.add_credentials(parsed.username, parsed.password)
(and ripping out the username:password@ bit from the URI after that)
I'm not sure whether this is expected behavior according to the RFCs.
Instead, httplib2 could simply rip out the userinfo@ part before proceeding. I'm not sure whether that is right either however - firefox at least lets me go to userinfo@example.com (with a warning).
Perhaps userinfo@ shouldn'be supported as it isn't very secure - in that case httplib2 could give a cleaner error message (instead of trying to interpret things as a port number).
(the trouble arose because it is actually quite handy sometimes to be able to store username:password@ bits in URIs in config files, even though you don't want to send them across the net in that form)
_Original issue: http://code.google.com/p/httplib2/issues/detail?id=168_
|
1.0
|
username:password in URI breaks httplib2 - _From [martijn....@gmail.com](https://code.google.com/u/101814981771477139827/) on August 24, 2011 07:13:22_
url = 'http://foo.bar@example.com'
h = httplib2.Http()
response, content = h.request(url, 'GET')
Traceback (most recent call last):
File "mini.py", line 7, in <module>
response, content = h.request(url, 'GET')
File "/home/faassen/ve26/lib/python2.6/site-packages/httplib2-0.7.1-py2.6.egg/httplib2/__init__.py", line 1320, in request
proxy_info=self.proxy_info)
File "/home/faassen/ve26/lib/python2.6/site-packages/httplib2-0.7.1-py2.6.egg/httplib2/__init__.py", line 758, in __init__
httplib.HTTPConnection.__init__(self, host, port, strict)
File "/usr/lib/python2.6/httplib.py", line 657, in __init__
self._set_hostport(host, port)
File "/usr/lib/python2.6/httplib.py", line 682, in _set_hostport
raise InvalidURL("nonnumeric port: '%s'" % host[i+1:])
httplib.InvalidURL: nonnumeric port: 'bar@example.com'
It appears it's parsing the ':' separator in the username:password settings as the port number separator.
I tried to work around this by adding the port number also to the URI:
'http://foo:bar@example.com:80'
but that results in:
httplib2.ServerNotFoundError: Unable to find the server at foo:bar@example.com
How would I expect it to behave? I think there are two options:
One is to do the equivalent of this inside httplib2:
parsed = urlparse.urlparse(url)
if parsed.username and parsed.password:
h.add_credentials(parsed.username, parsed.password)
(and ripping out the username:password@ bit from the URI after that)
I'm not sure whether this is expected behavior according to the RFCs.
Instead, httplib2 could simply rip out the userinfo@ part before proceeding. I'm not sure whether that is right either however - firefox at least lets me go to userinfo@example.com (with a warning).
Perhaps userinfo@ shouldn'be supported as it isn't very secure - in that case httplib2 could give a cleaner error message (instead of trying to interpret things as a port number).
(the trouble arose because it is actually quite handy sometimes to be able to store username:password@ bits in URIs in config files, even though you don't want to send them across the net in that form)
_Original issue: http://code.google.com/p/httplib2/issues/detail?id=168_
|
non_process
|
username password in uri breaks from on august url h http response content h request url get traceback most recent call last file mini py line in response content h request url get file home faassen lib site packages egg init py line in request proxy info self proxy info file home faassen lib site packages egg init py line in init httplib httpconnection init self host port strict file usr lib httplib py line in init self set hostport host port file usr lib httplib py line in set hostport raise invalidurl nonnumeric port s host httplib invalidurl nonnumeric port bar example com it appears it s parsing the separator in the username password settings as the port number separator i tried to work around this by adding the port number also to the uri but that results in servernotfounderror unable to find the server at foo bar example com how would i expect it to behave i think there are two options one is to do the equivalent of this inside parsed urlparse urlparse url if parsed username and parsed password h add credentials parsed username parsed password and ripping out the username password bit from the uri after that i m not sure whether this is expected behavior according to the rfcs instead could simply rip out the userinfo part before proceeding i m not sure whether that is right either however firefox at least lets me go to userinfo example com with a warning perhaps userinfo shouldn be supported as it isn t very secure in that case could give a cleaner error message instead of trying to interpret things as a port number the trouble arose because it is actually quite handy sometimes to be able to store username password bits in uris in config files even though you don t want to send them across the net in that form original issue
| 0
|
108,192
| 9,285,571,536
|
IssuesEvent
|
2019-03-21 07:42:45
|
tarantool/tarantool
|
https://api.github.com/repos/tarantool/tarantool
|
opened
|
test: replication/long_row_timeout.test.lua fails in parallel mode
|
flaky test
|
Tarantool version:
2.1
OS version:
Ubuntu 18.04
Bug description:
[009] replication/long_row_timeout.test.lua [ fail ]
[009]
[009] Test failed! Result content mismatch:
[009] --- replication/long_row_timeout.result Tue Mar 19 15:32:12 2019
[009] +++ replication/long_row_timeout.reject Thu Mar 21 10:27:24 2019
[009] @@ -80,7 +80,7 @@
[009] ...
[009] ok
[009] ---
[009] -- true
[009] +- false
[009] ...
[009] s:drop()
[009] ---
[009]
[009] Last 15 lines of Tarantool Log file [Instance "master"][/home/avtikhon/Workspaces/t_parallel_repl/test/var/009_replication/master.log]:
[009] 2019-03-21 10:27:16.254 [20279] relay/unix/:(socket)/101/main C> exiting the relay loop
[009] 2019-03-21 10:27:17.767 [20279] main/122/console/unix/: txn.c:317 W> too long WAL write: 1 rows at LSN 7: 2.117 sec
[009] 2019-03-21 10:27:18.933 [20279] main/108/main I> subscribed replica 19ba3607-466a-494e-a52b-97593217391d at fd 22, aka unix/:(socket), peer of unix/:(socket)
[009] 2019-03-21 10:27:18.933 [20279] main/108/main I> remote vclock {1: 5} local vclock {1: 7}
[009] 2019-03-21 10:27:19.403 [20279] main/122/console/unix/: txn.c:317 W> too long WAL write: 1 rows at LSN 8: 1.636 sec
[009] 2019-03-21 10:27:19.417 [20279] relay/unix/:(socket)/101/main I> recover from `/home/avtikhon/Workspaces/t_parallel_repl/test/var/009_replication/master/00000000000000000000.xlog'
[009] 2019-03-21 10:27:21.811 [20279] main/122/console/unix/: txn.c:317 W> too long WAL write: 1 rows at LSN 9: 2.409 sec
[009] 2019-03-21 10:27:23.315 [20279] relay/unix/:(socket)/101/main coio.cc:340 !> SystemError timed out: Connection timed out
[009] 2019-03-21 10:27:23.315 [20279] relay/unix/:(socket)/101/main C> exiting the relay loop
[009] 2019-03-21 10:27:23.890 [20279] main/122/console/unix/: txn.c:317 W> too long WAL write: 1 rows at LSN 10: 2.078 sec
[009] 2019-03-21 10:27:24.632 [20279] main/122/console/unix/: I> removed replica 19ba3607-466a-494e-a52b-97593217391d
[009] 2019-03-21 10:27:24.638 [20279] main/122/console/unix/: I> set 'memtx_max_tuple_size' configuration option to 1048576
[009] 2019-03-21 10:27:24.657 [20279] main/105/checkpoint_daemon I> scheduled next checkpoint for Thu Mar 21 11:27:24 2019
[009] 2019-03-21 10:27:24.784 [20279] snapshot/101/main I> saving snapshot `/home/avtikhon/Workspaces/t_parallel_repl/test/var/009_replication/master/00000000000000000016.snap.inprogress'
[009] 2019-03-21 10:27:24.802 [20279] snapshot/101/main I> done
Steps to reproduce:
./test-run.py -j16 --force replication/
Reruns failed:
repl2_2.log:[015] replication/long_row_timeout.test.lua [ fail ]
repl2_3.log:[001] replication/long_row_timeout.test.lua [ fail ]
repl2_4.log:[001] replication/long_row_timeout.test.lua [ fail ]
repl2_5.log:[007] replication/long_row_timeout.test.lua [ fail ]
repl2_7.log:[011] replication/long_row_timeout.test.lua [ fail ]
repl2_8.log:[009] replication/long_row_timeout.test.lua [ fail ]
repl2_10.log:[006] replication/long_row_timeout.test.lua [ fail ]
repl2_11.log:[005] replication/long_row_timeout.test.lua [ fail ]
repl2_12.log:[007] replication/long_row_timeout.test.lua [ fail ]
repl2_13.log:[004] replication/long_row_timeout.test.lua [ fail ]
Optional (but very desirable):
* coredump
* backtrace
* netstat
|
1.0
|
test: replication/long_row_timeout.test.lua fails in parallel mode - Tarantool version:
2.1
OS version:
Ubuntu 18.04
Bug description:
[009] replication/long_row_timeout.test.lua [ fail ]
[009]
[009] Test failed! Result content mismatch:
[009] --- replication/long_row_timeout.result Tue Mar 19 15:32:12 2019
[009] +++ replication/long_row_timeout.reject Thu Mar 21 10:27:24 2019
[009] @@ -80,7 +80,7 @@
[009] ...
[009] ok
[009] ---
[009] -- true
[009] +- false
[009] ...
[009] s:drop()
[009] ---
[009]
[009] Last 15 lines of Tarantool Log file [Instance "master"][/home/avtikhon/Workspaces/t_parallel_repl/test/var/009_replication/master.log]:
[009] 2019-03-21 10:27:16.254 [20279] relay/unix/:(socket)/101/main C> exiting the relay loop
[009] 2019-03-21 10:27:17.767 [20279] main/122/console/unix/: txn.c:317 W> too long WAL write: 1 rows at LSN 7: 2.117 sec
[009] 2019-03-21 10:27:18.933 [20279] main/108/main I> subscribed replica 19ba3607-466a-494e-a52b-97593217391d at fd 22, aka unix/:(socket), peer of unix/:(socket)
[009] 2019-03-21 10:27:18.933 [20279] main/108/main I> remote vclock {1: 5} local vclock {1: 7}
[009] 2019-03-21 10:27:19.403 [20279] main/122/console/unix/: txn.c:317 W> too long WAL write: 1 rows at LSN 8: 1.636 sec
[009] 2019-03-21 10:27:19.417 [20279] relay/unix/:(socket)/101/main I> recover from `/home/avtikhon/Workspaces/t_parallel_repl/test/var/009_replication/master/00000000000000000000.xlog'
[009] 2019-03-21 10:27:21.811 [20279] main/122/console/unix/: txn.c:317 W> too long WAL write: 1 rows at LSN 9: 2.409 sec
[009] 2019-03-21 10:27:23.315 [20279] relay/unix/:(socket)/101/main coio.cc:340 !> SystemError timed out: Connection timed out
[009] 2019-03-21 10:27:23.315 [20279] relay/unix/:(socket)/101/main C> exiting the relay loop
[009] 2019-03-21 10:27:23.890 [20279] main/122/console/unix/: txn.c:317 W> too long WAL write: 1 rows at LSN 10: 2.078 sec
[009] 2019-03-21 10:27:24.632 [20279] main/122/console/unix/: I> removed replica 19ba3607-466a-494e-a52b-97593217391d
[009] 2019-03-21 10:27:24.638 [20279] main/122/console/unix/: I> set 'memtx_max_tuple_size' configuration option to 1048576
[009] 2019-03-21 10:27:24.657 [20279] main/105/checkpoint_daemon I> scheduled next checkpoint for Thu Mar 21 11:27:24 2019
[009] 2019-03-21 10:27:24.784 [20279] snapshot/101/main I> saving snapshot `/home/avtikhon/Workspaces/t_parallel_repl/test/var/009_replication/master/00000000000000000016.snap.inprogress'
[009] 2019-03-21 10:27:24.802 [20279] snapshot/101/main I> done
Steps to reproduce:
./test-run.py -j16 --force replication/
Reruns failed:
repl2_2.log:[015] replication/long_row_timeout.test.lua [ fail ]
repl2_3.log:[001] replication/long_row_timeout.test.lua [ fail ]
repl2_4.log:[001] replication/long_row_timeout.test.lua [ fail ]
repl2_5.log:[007] replication/long_row_timeout.test.lua [ fail ]
repl2_7.log:[011] replication/long_row_timeout.test.lua [ fail ]
repl2_8.log:[009] replication/long_row_timeout.test.lua [ fail ]
repl2_10.log:[006] replication/long_row_timeout.test.lua [ fail ]
repl2_11.log:[005] replication/long_row_timeout.test.lua [ fail ]
repl2_12.log:[007] replication/long_row_timeout.test.lua [ fail ]
repl2_13.log:[004] replication/long_row_timeout.test.lua [ fail ]
Optional (but very desirable):
* coredump
* backtrace
* netstat
|
non_process
|
test replication long row timeout test lua fails in parallel mode tarantool version os version ubuntu bug description replication long row timeout test lua test failed result content mismatch replication long row timeout result tue mar replication long row timeout reject thu mar ok true false s drop last lines of tarantool log file relay unix socket main c exiting the relay loop main console unix txn c w too long wal write rows at lsn sec main main i subscribed replica at fd aka unix socket peer of unix socket main main i remote vclock local vclock main console unix txn c w too long wal write rows at lsn sec relay unix socket main i recover from home avtikhon workspaces t parallel repl test var replication master xlog main console unix txn c w too long wal write rows at lsn sec relay unix socket main coio cc systemerror timed out connection timed out relay unix socket main c exiting the relay loop main console unix txn c w too long wal write rows at lsn sec main console unix i removed replica main console unix i set memtx max tuple size configuration option to main checkpoint daemon i scheduled next checkpoint for thu mar snapshot main i saving snapshot home avtikhon workspaces t parallel repl test var replication master snap inprogress snapshot main i done steps to reproduce test run py force replication reruns failed log replication long row timeout test lua log replication long row timeout test lua log replication long row timeout test lua log replication long row timeout test lua log replication long row timeout test lua log replication long row timeout test lua log replication long row timeout test lua log replication long row timeout test lua log replication long row timeout test lua log replication long row timeout test lua optional but very desirable coredump backtrace netstat
| 0
|
732
| 3,214,312,553
|
IssuesEvent
|
2015-10-07 00:44:07
|
broadinstitute/hellbender-dataflow
|
https://api.github.com/repos/broadinstitute/hellbender-dataflow
|
opened
|
Profile options for passing reference data to workers in dataflow
|
Dataflow DataflowPreprocessingPipeline
|
_From @droazen on May 5, 2015 18:32_
_Copied from original issue: broadinstitute/hellbender#490_
|
1.0
|
Profile options for passing reference data to workers in dataflow - _From @droazen on May 5, 2015 18:32_
_Copied from original issue: broadinstitute/hellbender#490_
|
process
|
profile options for passing reference data to workers in dataflow from droazen on may copied from original issue broadinstitute hellbender
| 1
|
56,282
| 6,515,704,817
|
IssuesEvent
|
2017-08-26 19:20:14
|
PainterQubits/Devices.jl
|
https://api.github.com/repos/PainterQubits/Devices.jl
|
closed
|
Implement some tests for LCDFonts
|
tests
|
I had some ideas for tests whenever you have some time:
- [x] `linelimit`: Test for the expected bounding box for a cell given a large string input using `bounds(cell)`
- [x] `scripting`: Test bounding box for a short string for `scripting` equal to `true` or `false`
- [x] `pixelsize`, `pixelspacing`: Test expected bounding boxes for a single character string given various pixelsize, pixelspacing inputs, including w/ and w/o units?
- [x] Test output files from `referenced_characters_demo`, `characters_demo`, `scripted_demo`. One idea would be to add in `runtests.jl` the lines:
```
characters_demo("/path/to/output.gds")
@test length(read("/path/to/output.gds")) == 30254
```
or whatever, where the number is the expected length of the file in bytes (which is printed when you save the file). A more sophisticated version would be to do a byte-for-byte comparison with an existing file that you commit to the `test` directory.
P.S. docs now include inline demos using SVG graphics.
|
1.0
|
Implement some tests for LCDFonts - I had some ideas for tests whenever you have some time:
- [x] `linelimit`: Test for the expected bounding box for a cell given a large string input using `bounds(cell)`
- [x] `scripting`: Test bounding box for a short string for `scripting` equal to `true` or `false`
- [x] `pixelsize`, `pixelspacing`: Test expected bounding boxes for a single character string given various pixelsize, pixelspacing inputs, including w/ and w/o units?
- [x] Test output files from `referenced_characters_demo`, `characters_demo`, `scripted_demo`. One idea would be to add in `runtests.jl` the lines:
```
characters_demo("/path/to/output.gds")
@test length(read("/path/to/output.gds")) == 30254
```
or whatever, where the number is the expected length of the file in bytes (which is printed when you save the file). A more sophisticated version would be to do a byte-for-byte comparison with an existing file that you commit to the `test` directory.
P.S. docs now include inline demos using SVG graphics.
|
non_process
|
implement some tests for lcdfonts i had some ideas for tests whenever you have some time linelimit test for the expected bounding box for a cell given a large string input using bounds cell scripting test bounding box for a short string for scripting equal to true or false pixelsize pixelspacing test expected bounding boxes for a single character string given various pixelsize pixelspacing inputs including w and w o units test output files from referenced characters demo characters demo scripted demo one idea would be to add in runtests jl the lines characters demo path to output gds test length read path to output gds or whatever where the number is the expected length of the file in bytes which is printed when you save the file a more sophisticated version would be to do a byte for byte comparison with an existing file that you commit to the test directory p s docs now include inline demos using svg graphics
| 0
|
215,295
| 16,663,187,215
|
IssuesEvent
|
2021-06-06 17:57:10
|
Xyaneon/LTUAssistantPlus
|
https://api.github.com/repos/Xyaneon/LTUAssistantPlus
|
closed
|
Switch to GitHub Actions
|
Testing continuous integration
|
Our continuous integration (CI) pipeline should migrate from Travis CI to GitHub Actions, for a couple reasons:
- Simplicity of keeping everything contained within one platform
- [Changes](https://www.theregister.com/2020/11/02/travis_ci_pricng/) to Travis CI which will restrict its use for open-source projects
There is some documentation provided by GitHub that we can refer to which will ease the transition:
- [Building and testing Python](https://docs.github.com/en/actions/guides/building-and-testing-python)
- [Migrating from Travis CI to GitHub Actions](https://docs.github.com/en/actions/learn-github-actions/migrating-from-travis-ci-to-github-actions)
|
1.0
|
Switch to GitHub Actions - Our continuous integration (CI) pipeline should migrate from Travis CI to GitHub Actions, for a couple reasons:
- Simplicity of keeping everything contained within one platform
- [Changes](https://www.theregister.com/2020/11/02/travis_ci_pricng/) to Travis CI which will restrict its use for open-source projects
There is some documentation provided by GitHub that we can refer to which will ease the transition:
- [Building and testing Python](https://docs.github.com/en/actions/guides/building-and-testing-python)
- [Migrating from Travis CI to GitHub Actions](https://docs.github.com/en/actions/learn-github-actions/migrating-from-travis-ci-to-github-actions)
|
non_process
|
switch to github actions our continuous integration ci pipeline should migrate from travis ci to github actions for a couple reasons simplicity of keeping everything contained within one platform to travis ci which will restrict its use for open source projects there is some documentation provided by github that we can refer to which will ease the transition
| 0
|
5,253
| 8,041,403,080
|
IssuesEvent
|
2018-07-31 02:44:17
|
rubberduck-vba/Rubberduck
|
https://api.github.com/repos/rubberduck-vba/Rubberduck
|
opened
|
Expand the use of busy state
|
difficulty-02-ducky enhancement parse-tree-processing up-for-grabs user-interface
|
With PR #3956 finally merged (thanks to @MDoerner for all the help!), there are few other things that could benefit to leverage the busy action to avoid concurrency issues arising from changing the codebase:
- [ ] Rewriter -- ideally, we should be able to queue all module rewriters' programs into a single action and execute them as a single busy action. That will ensure that we enter and leave the rewriter in a consistent state. This would apply to all quickfixes or refactorings where rewriters are used.
- [ ] Adding or removing components to the project -- whenever we insert a new module or remove it, we need to ensure that no parsing or inspections are running during that moment.
- [ ] ???
|
1.0
|
Expand the use of busy state - With PR #3956 finally merged (thanks to @MDoerner for all the help!), there are few other things that could benefit to leverage the busy action to avoid concurrency issues arising from changing the codebase:
- [ ] Rewriter -- ideally, we should be able to queue all module rewriters' programs into a single action and execute them as a single busy action. That will ensure that we enter and leave the rewriter in a consistent state. This would apply to all quickfixes or refactorings where rewriters are used.
- [ ] Adding or removing components to the project -- whenever we insert a new module or remove it, we need to ensure that no parsing or inspections are running during that moment.
- [ ] ???
|
process
|
expand the use of busy state with pr finally merged thanks to mdoerner for all the help there are few other things that could benefit to leverage the busy action to avoid concurrency issues arising from changing the codebase rewriter ideally we should be able to queue all module rewriters programs into a single action and execute them as a single busy action that will ensure that we enter and leave the rewriter in a consistent state this would apply to all quickfixes or refactorings where rewriters are used adding or removing components to the project whenever we insert a new module or remove it we need to ensure that no parsing or inspections are running during that moment
| 1
|
216,713
| 24,293,492,936
|
IssuesEvent
|
2022-09-29 08:14:21
|
sammcj/smcleod
|
https://api.github.com/repos/sammcj/smcleod
|
opened
|
underscore-1.5.2.tgz: 1 vulnerabilities (highest severity is: 7.2)
|
security vulnerability
|
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>underscore-1.5.2.tgz</b></p></summary>
<p>JavaScript's functional programming helper library.</p>
<p>Library home page: <a href="https://registry.npmjs.org/underscore/-/underscore-1.5.2.tgz">https://registry.npmjs.org/underscore/-/underscore-1.5.2.tgz</a></p>
<p>Path to dependency file: /files/slides-Search-A-Journey-of-Delivery-on-a-Budget/reveal.js/package.json</p>
<p>Path to vulnerable library: /files/slides-Search-A-Journey-of-Delivery-on-a-Budget/reveal.js/node_modules/underscore/package.json</p>
<p>
<p>Found in HEAD commit: <a href="https://github.com/sammcj/smcleod/commit/7aaeadfdb117b8d11abc3daa3966685de8860868">7aaeadfdb117b8d11abc3daa3966685de8860868</a></p></details>
## Vulnerabilities
| CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in | Remediation Available |
| ------------- | ------------- | ----- | ----- | ----- | --- | --- |
| [CVE-2021-23358](https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23358) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.2 | underscore-1.5.2.tgz | Direct | 1.12.1 | ❌ |
## Details
<details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2021-23358</summary>
### Vulnerable Library - <b>underscore-1.5.2.tgz</b></p>
<p>JavaScript's functional programming helper library.</p>
<p>Library home page: <a href="https://registry.npmjs.org/underscore/-/underscore-1.5.2.tgz">https://registry.npmjs.org/underscore/-/underscore-1.5.2.tgz</a></p>
<p>Path to dependency file: /files/slides-Search-A-Journey-of-Delivery-on-a-Budget/reveal.js/package.json</p>
<p>Path to vulnerable library: /files/slides-Search-A-Journey-of-Delivery-on-a-Budget/reveal.js/node_modules/underscore/package.json</p>
<p>
Dependency Hierarchy:
- :x: **underscore-1.5.2.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/sammcj/smcleod/commit/7aaeadfdb117b8d11abc3daa3966685de8860868">7aaeadfdb117b8d11abc3daa3966685de8860868</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
The package underscore from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before 1.12.1 are vulnerable to Arbitrary Code Injection via the template function, particularly when a variable property is passed as an argument as it is not sanitized.
<p>Publish Date: 2021-03-29
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23358>CVE-2021-23358</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>7.2</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: High
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
<p></p>
### Suggested Fix
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23358">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23358</a></p>
<p>Release Date: 2021-03-29</p>
<p>Fix Resolution: 1.12.1</p>
</p>
<p></p>
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
</details>
|
True
|
underscore-1.5.2.tgz: 1 vulnerabilities (highest severity is: 7.2) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>underscore-1.5.2.tgz</b></p></summary>
<p>JavaScript's functional programming helper library.</p>
<p>Library home page: <a href="https://registry.npmjs.org/underscore/-/underscore-1.5.2.tgz">https://registry.npmjs.org/underscore/-/underscore-1.5.2.tgz</a></p>
<p>Path to dependency file: /files/slides-Search-A-Journey-of-Delivery-on-a-Budget/reveal.js/package.json</p>
<p>Path to vulnerable library: /files/slides-Search-A-Journey-of-Delivery-on-a-Budget/reveal.js/node_modules/underscore/package.json</p>
<p>
<p>Found in HEAD commit: <a href="https://github.com/sammcj/smcleod/commit/7aaeadfdb117b8d11abc3daa3966685de8860868">7aaeadfdb117b8d11abc3daa3966685de8860868</a></p></details>
## Vulnerabilities
| CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in | Remediation Available |
| ------------- | ------------- | ----- | ----- | ----- | --- | --- |
| [CVE-2021-23358](https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23358) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.2 | underscore-1.5.2.tgz | Direct | 1.12.1 | ❌ |
## Details
<details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2021-23358</summary>
### Vulnerable Library - <b>underscore-1.5.2.tgz</b></p>
<p>JavaScript's functional programming helper library.</p>
<p>Library home page: <a href="https://registry.npmjs.org/underscore/-/underscore-1.5.2.tgz">https://registry.npmjs.org/underscore/-/underscore-1.5.2.tgz</a></p>
<p>Path to dependency file: /files/slides-Search-A-Journey-of-Delivery-on-a-Budget/reveal.js/package.json</p>
<p>Path to vulnerable library: /files/slides-Search-A-Journey-of-Delivery-on-a-Budget/reveal.js/node_modules/underscore/package.json</p>
<p>
Dependency Hierarchy:
- :x: **underscore-1.5.2.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/sammcj/smcleod/commit/7aaeadfdb117b8d11abc3daa3966685de8860868">7aaeadfdb117b8d11abc3daa3966685de8860868</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
The package underscore from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before 1.12.1 are vulnerable to Arbitrary Code Injection via the template function, particularly when a variable property is passed as an argument as it is not sanitized.
<p>Publish Date: 2021-03-29
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23358>CVE-2021-23358</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>7.2</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: High
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
<p></p>
### Suggested Fix
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23358">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23358</a></p>
<p>Release Date: 2021-03-29</p>
<p>Fix Resolution: 1.12.1</p>
</p>
<p></p>
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
</details>
|
non_process
|
underscore tgz vulnerabilities highest severity is vulnerable library underscore tgz javascript s functional programming helper library library home page a href path to dependency file files slides search a journey of delivery on a budget reveal js package json path to vulnerable library files slides search a journey of delivery on a budget reveal js node modules underscore package json found in head commit a href vulnerabilities cve severity cvss dependency type fixed in remediation available high underscore tgz direct details cve vulnerable library underscore tgz javascript s functional programming helper library library home page a href path to dependency file files slides search a journey of delivery on a budget reveal js package json path to vulnerable library files slides search a journey of delivery on a budget reveal js node modules underscore package json dependency hierarchy x underscore tgz vulnerable library found in head commit a href found in base branch master vulnerability details the package underscore from and before from and before are vulnerable to arbitrary code injection via the template function particularly when a variable property is passed as an argument as it is not sanitized publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required high user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend
| 0
|
12,518
| 14,964,987,595
|
IssuesEvent
|
2021-01-27 12:46:42
|
qgis/QGIS
|
https://api.github.com/repos/qgis/QGIS
|
closed
|
r.watershed error on macOS
|
Bug MacOS Processing
|
When using the r.watershed tool, here is the error that is arising. I've tried changing the GRASS path to custom /Applications/QGIS.app/Contents/Resources/grass78 and it doesn't seem to work either. I have used a threshold as suggested in some older posts.

Here are the screenshots of the log panel:




and the log error from the r.watershed window
https://github.com/qgis/QGIS/discussions/40991#discussion-1760291
`QGIS version: 3.16.2-Hannover
QGIS code revision: c6ac5a6052
Qt version: 5.14.2
GDAL version: 3.1.2
GEOS version: 3.8.1-CAPI-1.13.3
PROJ version: Rel. 6.3.2, May 1st, 2020
Processing algorithm…
Algorithm 'r.watershed' starting…
Input parameters:
{ '-4' : False, '-a' : True, '-b' : False, '-m' : False, '-s' : False, 'GRASS_RASTER_FORMAT_META' : '', 'GRASS_RASTER_FORMAT_OPT' : '', 'GRASS_REGION_CELLSIZE_PARAMETER' : 0, 'GRASS_REGION_PARAMETER' : None, 'accumulation' : 'TEMPORARY_OUTPUT', 'basin' : 'TEMPORARY_OUTPUT', 'blocking' : None, 'convergence' : 5, 'depression' : None, 'disturbed_land' : None, 'drainage' : 'TEMPORARY_OUTPUT', 'elevation' : '/Users/nereaportillo/GoogleDrive/HydrologyCourse_Tutorial/Tutorial1/StartingFiles/ProducedFiles/ClippedRaster_100.tif', 'flow' : None, 'half_basin' : 'TEMPORARY_OUTPUT', 'length_slope' : 'TEMPORARY_OUTPUT', 'max_slope_length' : None, 'memory' : 300, 'slope_steepness' : 'TEMPORARY_OUTPUT', 'spi' : 'TEMPORARY_OUTPUT', 'stream' : 'TEMPORARY_OUTPUT', 'tci' : 'TEMPORARY_OUTPUT', 'threshold' : 10000 }
g.proj -c proj4="+proj=utm +zone=32 +datum=WGS84 +units=m +no_defs"
r.in.gdal input="/Users/nereaportillo/GoogleDrive/HydrologyCourse_Tutorial/Tutorial1/StartingFiles/ProducedFiles/ClippedRaster_100.tif" band=1 output="rast_5fff03d50c3b23" --overwrite -o
g.region n=5220505.948041441 s=4997005.948041441 e=761957.6499743497 w=605957.6499743497 res=100.0
r.watershed elevation=rast_5fff03d50c3b23 threshold=10000 convergence=5 memory=300 -a accumulation=accumulationda7f058a515d4042be4019d89f074b90 drainage=drainageda7f058a515d4042be4019d89f074b90 basin=basinda7f058a515d4042be4019d89f074b90 stream=streamda7f058a515d4042be4019d89f074b90 half_basin=half_basinda7f058a515d4042be4019d89f074b90 length_slope=length_slopeda7f058a515d4042be4019d89f074b90 slope_steepness=slope_steepnessda7f058a515d4042be4019d89f074b90 tci=tcida7f058a515d4042be4019d89f074b90 spi=spida7f058a515d4042be4019d89f074b90 --overwrite
g.region raster=accumulationda7f058a515d4042be4019d89f074b90
r.out.gdal -t -m input="accumulationda7f058a515d4042be4019d89f074b90" output="/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/380e1af20b9742279de873637b6a3743/accumulation.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
g.region raster=drainageda7f058a515d4042be4019d89f074b90
r.out.gdal -t -m input="drainageda7f058a515d4042be4019d89f074b90" output="/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/8af72f5d223b4c0580960ed8d10e9d6d/drainage.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
g.region raster=basinda7f058a515d4042be4019d89f074b90
r.out.gdal -t -m input="basinda7f058a515d4042be4019d89f074b90" output="/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/406ebc609b1e4a8e915809b63fc99287/basin.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
g.region raster=streamda7f058a515d4042be4019d89f074b90
r.out.gdal -t -m input="streamda7f058a515d4042be4019d89f074b90" output="/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/6238708b6f384f8f88eb4b2bed9c513e/stream.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
g.region raster=half_basinda7f058a515d4042be4019d89f074b90
r.out.gdal -t -m input="half_basinda7f058a515d4042be4019d89f074b90" output="/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/86c83b4372ff400181286a969191f4ed/half_basin.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
g.region raster=length_slopeda7f058a515d4042be4019d89f074b90
r.out.gdal -t -m input="length_slopeda7f058a515d4042be4019d89f074b90" output="/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/74e08f54aae54e8083d6aeab2bd9c2c8/length_slope.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
g.region raster=slope_steepnessda7f058a515d4042be4019d89f074b90
r.out.gdal -t -m input="slope_steepnessda7f058a515d4042be4019d89f074b90" output="/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/7ed4b36c2a4a45f0902c49cc441e73e2/slope_steepness.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
g.region raster=tcida7f058a515d4042be4019d89f074b90
r.out.gdal -t -m input="tcida7f058a515d4042be4019d89f074b90" output="/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/ad1718f30f5a44329ceaa060b73ebf65/tci.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
g.region raster=spida7f058a515d4042be4019d89f074b90
r.out.gdal -t -m input="spida7f058a515d4042be4019d89f074b90" output="/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/ea17295e8b7f421e9c588d444dda9dd9/spi.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Default locale settings are missing. GRASS running with C locale.
Starting GRASS GIS...
Cleaning up temporary files...
Executing </private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/grassdata/grass_batch_job.sh> ...
Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Projection information updated
Over-riding projection check
Importing raster map <rast_5fff03d50c3b23>...
0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
dyld: Library not loaded: @rpath/libgrass_raster.7.8.dylib
Referenced from: /Applications/QGIS.app/Contents/Resources/grass78/etc/r.watershed/ram
Reason: image not found
WARNING: Subprocess failed with exit code 6
WARNING: category information for [accumulationda7f058a515d4042be4019d89f074b90] in [PERMANENT] missing or invalid
WARNING: category information for [tcida7f058a515d4042be4019d89f074b90] in [PERMANENT] missing or invalid
WARNING: category information for [spida7f058a515d4042be4019d89f074b90] in [PERMANENT] missing or invalid
WARNING: category information for [drainageda7f058a515d4042be4019d89f074b90] in [PERMANENT] missing or invalid
WARNING: category information for [basinda7f058a515d4042be4019d89f074b90] in [PERMANENT] missing or invalid
WARNING: category information for [streamda7f058a515d4042be4019d89f074b90] in [PERMANENT] missing or invalid
WARNING: category information for [half_basinda7f058a515d4042be4019d89f074b90] in [PERMANENT] missing or invalid
WARNING: category information for [length_slopeda7f058a515d4042be4019d89f074b90] in [PERMANENT] missing or invalid
WARNING: category information for [slope_steepnessda7f058a515d4042be4019d89f074b90] in [PERMANENT] missing or invalid
ERROR: Raster map <accumulationda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <accumulationda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <drainageda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <drainageda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <basinda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <basinda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <streamda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <streamda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <half_basinda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <half_basinda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <length_slopeda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <length_slopeda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <slope_steepnessda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <slope_steepnessda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <tcida7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <tcida7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <spida7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <spida7f058a515d4042be4019d89f074b90> not found
Execution of </private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/grassdata/grass_batch_job.sh> finished.
Cleaning up temporary files...
Default locale settings are missing. GRASS running with C locale.
Starting GRASS GIS...
Cleaning up temporary files...
Executing </private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/grassdata/grass_batch_job.sh> ...
ERROR: Raster map <accumulationda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <accumulationda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <drainageda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <drainageda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <basinda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <basinda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <streamda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <streamda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <half_basinda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <half_basinda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <length_slopeda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <length_slopeda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <slope_steepnessda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <slope_steepnessda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <tcida7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <tcida7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <spida7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <spida7f058a515d4042be4019d89f074b90> not found
Execution of </private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/grassdata/grass_batch_job.sh> finished.
Cleaning up temporary files...
Execution completed in 5.12 seconds
Results:
{'accumulation': '/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/380e1af20b9742279de873637b6a3743/accumulation.tif',
'basin': '/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/406ebc609b1e4a8e915809b63fc99287/basin.tif',
'drainage': '/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/8af72f5d223b4c0580960ed8d10e9d6d/drainage.tif',
'half_basin': '/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/86c83b4372ff400181286a969191f4ed/half_basin.tif',
'length_slope': '/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/74e08f54aae54e8083d6aeab2bd9c2c8/length_slope.tif',
'slope_steepness': '/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/7ed4b36c2a4a45f0902c49cc441e73e2/slope_steepness.tif',
'spi': '/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/ea17295e8b7f421e9c588d444dda9dd9/spi.tif',
'stream': '/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/6238708b6f384f8f88eb4b2bed9c513e/stream.tif',
'tci': '/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/ad1718f30f5a44329ceaa060b73ebf65/tci.tif'}
Loading resulting layers
The following layers were not correctly generated.
• /private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/380e1af20b9742279de873637b6a3743/accumulation.tif
• /private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/406ebc609b1e4a8e915809b63fc99287/basin.tif
• /private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/6238708b6f384f8f88eb4b2bed9c513e/stream.tif
• /private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/74e08f54aae54e8083d6aeab2bd9c2c8/length_slope.tif
• /private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/7ed4b36c2a4a45f0902c49cc441e73e2/slope_steepness.tif
• /private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/86c83b4372ff400181286a969191f4ed/half_basin.tif
• /private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/8af72f5d223b4c0580960ed8d10e9d6d/drainage.tif
• /private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/ad1718f30f5a44329ceaa060b73ebf65/tci.tif
• /private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/ea17295e8b7f421e9c588d444dda9dd9/spi.tif
You can check the 'Log Messages Panel' in QGIS main window to find more information about the execution of the algorithm.`
Here is the link for the original post discussion:
https://github.com/qgis/QGIS/discussions/40991#discussion-1760291
This is the reply from one of the Collaborators:
@nportilloda the module works fine on Linux and Windows, it may be very well that Processing/GRASS is not working on macOS, it won't be surprising as they are several other reports about it. Anyway I can give it a try on my (very secondary) mac mini. Attach/link the data (the digital elevation model) so we are sure is not something that is data dependent.
_Originally posted by @gioman in https://github.com/qgis/QGIS/discussions/40991#discussioncomment-279289_
|
1.0
|
r.watershed error on macOS - When using the r.watershed tool, here is the error that is arising. I've tried changing the GRASS path to custom /Applications/QGIS.app/Contents/Resources/grass78 and it doesn't seem to work either. I have used a threshold as suggested in some older posts.

Here are the screenshots of the log panel:




and the log error from the r.watershed window
https://github.com/qgis/QGIS/discussions/40991#discussion-1760291
`QGIS version: 3.16.2-Hannover
QGIS code revision: c6ac5a6052
Qt version: 5.14.2
GDAL version: 3.1.2
GEOS version: 3.8.1-CAPI-1.13.3
PROJ version: Rel. 6.3.2, May 1st, 2020
Processing algorithm…
Algorithm 'r.watershed' starting…
Input parameters:
{ '-4' : False, '-a' : True, '-b' : False, '-m' : False, '-s' : False, 'GRASS_RASTER_FORMAT_META' : '', 'GRASS_RASTER_FORMAT_OPT' : '', 'GRASS_REGION_CELLSIZE_PARAMETER' : 0, 'GRASS_REGION_PARAMETER' : None, 'accumulation' : 'TEMPORARY_OUTPUT', 'basin' : 'TEMPORARY_OUTPUT', 'blocking' : None, 'convergence' : 5, 'depression' : None, 'disturbed_land' : None, 'drainage' : 'TEMPORARY_OUTPUT', 'elevation' : '/Users/nereaportillo/GoogleDrive/HydrologyCourse_Tutorial/Tutorial1/StartingFiles/ProducedFiles/ClippedRaster_100.tif', 'flow' : None, 'half_basin' : 'TEMPORARY_OUTPUT', 'length_slope' : 'TEMPORARY_OUTPUT', 'max_slope_length' : None, 'memory' : 300, 'slope_steepness' : 'TEMPORARY_OUTPUT', 'spi' : 'TEMPORARY_OUTPUT', 'stream' : 'TEMPORARY_OUTPUT', 'tci' : 'TEMPORARY_OUTPUT', 'threshold' : 10000 }
g.proj -c proj4="+proj=utm +zone=32 +datum=WGS84 +units=m +no_defs"
r.in.gdal input="/Users/nereaportillo/GoogleDrive/HydrologyCourse_Tutorial/Tutorial1/StartingFiles/ProducedFiles/ClippedRaster_100.tif" band=1 output="rast_5fff03d50c3b23" --overwrite -o
g.region n=5220505.948041441 s=4997005.948041441 e=761957.6499743497 w=605957.6499743497 res=100.0
r.watershed elevation=rast_5fff03d50c3b23 threshold=10000 convergence=5 memory=300 -a accumulation=accumulationda7f058a515d4042be4019d89f074b90 drainage=drainageda7f058a515d4042be4019d89f074b90 basin=basinda7f058a515d4042be4019d89f074b90 stream=streamda7f058a515d4042be4019d89f074b90 half_basin=half_basinda7f058a515d4042be4019d89f074b90 length_slope=length_slopeda7f058a515d4042be4019d89f074b90 slope_steepness=slope_steepnessda7f058a515d4042be4019d89f074b90 tci=tcida7f058a515d4042be4019d89f074b90 spi=spida7f058a515d4042be4019d89f074b90 --overwrite
g.region raster=accumulationda7f058a515d4042be4019d89f074b90
r.out.gdal -t -m input="accumulationda7f058a515d4042be4019d89f074b90" output="/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/380e1af20b9742279de873637b6a3743/accumulation.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
g.region raster=drainageda7f058a515d4042be4019d89f074b90
r.out.gdal -t -m input="drainageda7f058a515d4042be4019d89f074b90" output="/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/8af72f5d223b4c0580960ed8d10e9d6d/drainage.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
g.region raster=basinda7f058a515d4042be4019d89f074b90
r.out.gdal -t -m input="basinda7f058a515d4042be4019d89f074b90" output="/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/406ebc609b1e4a8e915809b63fc99287/basin.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
g.region raster=streamda7f058a515d4042be4019d89f074b90
r.out.gdal -t -m input="streamda7f058a515d4042be4019d89f074b90" output="/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/6238708b6f384f8f88eb4b2bed9c513e/stream.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
g.region raster=half_basinda7f058a515d4042be4019d89f074b90
r.out.gdal -t -m input="half_basinda7f058a515d4042be4019d89f074b90" output="/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/86c83b4372ff400181286a969191f4ed/half_basin.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
g.region raster=length_slopeda7f058a515d4042be4019d89f074b90
r.out.gdal -t -m input="length_slopeda7f058a515d4042be4019d89f074b90" output="/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/74e08f54aae54e8083d6aeab2bd9c2c8/length_slope.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
g.region raster=slope_steepnessda7f058a515d4042be4019d89f074b90
r.out.gdal -t -m input="slope_steepnessda7f058a515d4042be4019d89f074b90" output="/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/7ed4b36c2a4a45f0902c49cc441e73e2/slope_steepness.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
g.region raster=tcida7f058a515d4042be4019d89f074b90
r.out.gdal -t -m input="tcida7f058a515d4042be4019d89f074b90" output="/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/ad1718f30f5a44329ceaa060b73ebf65/tci.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
g.region raster=spida7f058a515d4042be4019d89f074b90
r.out.gdal -t -m input="spida7f058a515d4042be4019d89f074b90" output="/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/ea17295e8b7f421e9c588d444dda9dd9/spi.tif" format="GTiff" createopt="TFW=YES,COMPRESS=LZW" --overwrite
Default locale settings are missing. GRASS running with C locale.
Starting GRASS GIS...
Cleaning up temporary files...
Executing </private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/grassdata/grass_batch_job.sh> ...
Default region was updated to the new projection, but if you have multiple mapsets `g.region -d` should be run in each to update the region from the default
Projection information updated
Over-riding projection check
Importing raster map <rast_5fff03d50c3b23>...
0..3..6..9..12..15..18..21..24..27..30..33..36..39..42..45..48..51..54..57..60..63..66..69..72..75..78..81..84..87..90..93..96..99..100
dyld: Library not loaded: @rpath/libgrass_raster.7.8.dylib
Referenced from: /Applications/QGIS.app/Contents/Resources/grass78/etc/r.watershed/ram
Reason: image not found
WARNING: Subprocess failed with exit code 6
WARNING: category information for [accumulationda7f058a515d4042be4019d89f074b90] in [PERMANENT] missing or invalid
WARNING: category information for [tcida7f058a515d4042be4019d89f074b90] in [PERMANENT] missing or invalid
WARNING: category information for [spida7f058a515d4042be4019d89f074b90] in [PERMANENT] missing or invalid
WARNING: category information for [drainageda7f058a515d4042be4019d89f074b90] in [PERMANENT] missing or invalid
WARNING: category information for [basinda7f058a515d4042be4019d89f074b90] in [PERMANENT] missing or invalid
WARNING: category information for [streamda7f058a515d4042be4019d89f074b90] in [PERMANENT] missing or invalid
WARNING: category information for [half_basinda7f058a515d4042be4019d89f074b90] in [PERMANENT] missing or invalid
WARNING: category information for [length_slopeda7f058a515d4042be4019d89f074b90] in [PERMANENT] missing or invalid
WARNING: category information for [slope_steepnessda7f058a515d4042be4019d89f074b90] in [PERMANENT] missing or invalid
ERROR: Raster map <accumulationda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <accumulationda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <drainageda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <drainageda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <basinda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <basinda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <streamda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <streamda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <half_basinda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <half_basinda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <length_slopeda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <length_slopeda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <slope_steepnessda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <slope_steepnessda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <tcida7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <tcida7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <spida7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <spida7f058a515d4042be4019d89f074b90> not found
Execution of </private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/grassdata/grass_batch_job.sh> finished.
Cleaning up temporary files...
Default locale settings are missing. GRASS running with C locale.
Starting GRASS GIS...
Cleaning up temporary files...
Executing </private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/grassdata/grass_batch_job.sh> ...
ERROR: Raster map <accumulationda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <accumulationda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <drainageda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <drainageda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <basinda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <basinda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <streamda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <streamda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <half_basinda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <half_basinda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <length_slopeda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <length_slopeda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <slope_steepnessda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <slope_steepnessda7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <tcida7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <tcida7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map <spida7f058a515d4042be4019d89f074b90> not found
ERROR: Raster map or group <spida7f058a515d4042be4019d89f074b90> not found
Execution of </private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/grassdata/grass_batch_job.sh> finished.
Cleaning up temporary files...
Execution completed in 5.12 seconds
Results:
{'accumulation': '/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/380e1af20b9742279de873637b6a3743/accumulation.tif',
'basin': '/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/406ebc609b1e4a8e915809b63fc99287/basin.tif',
'drainage': '/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/8af72f5d223b4c0580960ed8d10e9d6d/drainage.tif',
'half_basin': '/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/86c83b4372ff400181286a969191f4ed/half_basin.tif',
'length_slope': '/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/74e08f54aae54e8083d6aeab2bd9c2c8/length_slope.tif',
'slope_steepness': '/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/7ed4b36c2a4a45f0902c49cc441e73e2/slope_steepness.tif',
'spi': '/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/ea17295e8b7f421e9c588d444dda9dd9/spi.tif',
'stream': '/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/6238708b6f384f8f88eb4b2bed9c513e/stream.tif',
'tci': '/private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/ad1718f30f5a44329ceaa060b73ebf65/tci.tif'}
Loading resulting layers
The following layers were not correctly generated.
• /private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/380e1af20b9742279de873637b6a3743/accumulation.tif
• /private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/406ebc609b1e4a8e915809b63fc99287/basin.tif
• /private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/6238708b6f384f8f88eb4b2bed9c513e/stream.tif
• /private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/74e08f54aae54e8083d6aeab2bd9c2c8/length_slope.tif
• /private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/7ed4b36c2a4a45f0902c49cc441e73e2/slope_steepness.tif
• /private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/86c83b4372ff400181286a969191f4ed/half_basin.tif
• /private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/8af72f5d223b4c0580960ed8d10e9d6d/drainage.tif
• /private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/ad1718f30f5a44329ceaa060b73ebf65/tci.tif
• /private/var/folders/rd/wzfh_5h110l121rmlxn61v440000gn/T/processing_GbfqfG/ea17295e8b7f421e9c588d444dda9dd9/spi.tif
You can check the 'Log Messages Panel' in QGIS main window to find more information about the execution of the algorithm.`
Here is the link for the original post discussion:
https://github.com/qgis/QGIS/discussions/40991#discussion-1760291
This is the reply from one of the Collaborators:
@nportilloda the module works fine on Linux and Windows, it may be very well that Processing/GRASS is not working on macOS, it won't be surprising as they are several other reports about it. Anyway I can give it a try on my (very secondary) mac mini. Attach/link the data (the digital elevation model) so we are sure is not something that is data dependent.
_Originally posted by @gioman in https://github.com/qgis/QGIS/discussions/40991#discussioncomment-279289_
|
process
|
r watershed error on macos when using the r watershed tool here is the error that is arising i ve tried changing the grass path to custom applications qgis app contents resources and it doesn t seem to work either i have used a threshold as suggested in some older posts here are the screenshots of the log panel and the log error from the r watershed window qgis version hannover qgis code revision qt version gdal version geos version capi proj version rel may processing algorithm… algorithm r watershed starting… input parameters false a true b false m false s false grass raster format meta grass raster format opt grass region cellsize parameter grass region parameter none accumulation temporary output basin temporary output blocking none convergence depression none disturbed land none drainage temporary output elevation users nereaportillo googledrive hydrologycourse tutorial startingfiles producedfiles clippedraster tif flow none half basin temporary output length slope temporary output max slope length none memory slope steepness temporary output spi temporary output stream temporary output tci temporary output threshold g proj c proj utm zone datum units m no defs r in gdal input users nereaportillo googledrive hydrologycourse tutorial startingfiles producedfiles clippedraster tif band output rast overwrite o g region n s e w res r watershed elevation rast threshold convergence memory a accumulation drainage basin stream half basin half length slope length slope steepness slope tci spi overwrite g region raster r out gdal t m input output private var folders rd wzfh t processing gbfqfg accumulation tif format gtiff createopt tfw yes compress lzw overwrite g region raster r out gdal t m input output private var folders rd wzfh t processing gbfqfg drainage tif format gtiff createopt tfw yes compress lzw overwrite g region raster r out gdal t m input output private var folders rd wzfh t processing gbfqfg basin tif format gtiff createopt tfw yes compress lzw overwrite g region raster r out gdal t m input output private var folders rd wzfh t processing gbfqfg stream tif format gtiff createopt tfw yes compress lzw overwrite g region raster half r out gdal t m input half output private var folders rd wzfh t processing gbfqfg half basin tif format gtiff createopt tfw yes compress lzw overwrite g region raster length r out gdal t m input length output private var folders rd wzfh t processing gbfqfg length slope tif format gtiff createopt tfw yes compress lzw overwrite g region raster slope r out gdal t m input slope output private var folders rd wzfh t processing gbfqfg slope steepness tif format gtiff createopt tfw yes compress lzw overwrite g region raster r out gdal t m input output private var folders rd wzfh t processing gbfqfg tci tif format gtiff createopt tfw yes compress lzw overwrite g region raster r out gdal t m input output private var folders rd wzfh t processing gbfqfg spi tif format gtiff createopt tfw yes compress lzw overwrite default locale settings are missing grass running with c locale starting grass gis cleaning up temporary files executing default region was updated to the new projection but if you have multiple mapsets g region d should be run in each to update the region from the default projection information updated over riding projection check importing raster map dyld library not loaded rpath libgrass raster dylib referenced from applications qgis app contents resources etc r watershed ram reason image not found warning subprocess failed with exit code warning category information for in missing or invalid warning category information for in missing or invalid warning category information for in missing or invalid warning category information for in missing or invalid warning category information for in missing or invalid warning category information for in missing or invalid warning category information for in missing or invalid warning category information for in missing or invalid warning category information for in missing or invalid error raster map not found error raster map or group not found error raster map not found error raster map or group not found error raster map not found error raster map or group not found error raster map not found error raster map or group not found error raster map not found error raster map or group not found error raster map not found error raster map or group not found error raster map not found error raster map or group not found error raster map not found error raster map or group not found error raster map not found error raster map or group not found execution of finished cleaning up temporary files default locale settings are missing grass running with c locale starting grass gis cleaning up temporary files executing error raster map not found error raster map or group not found error raster map not found error raster map or group not found error raster map not found error raster map or group not found error raster map not found error raster map or group not found error raster map not found error raster map or group not found error raster map not found error raster map or group not found error raster map not found error raster map or group not found error raster map not found error raster map or group not found error raster map not found error raster map or group not found execution of finished cleaning up temporary files execution completed in seconds results accumulation private var folders rd wzfh t processing gbfqfg accumulation tif basin private var folders rd wzfh t processing gbfqfg basin tif drainage private var folders rd wzfh t processing gbfqfg drainage tif half basin private var folders rd wzfh t processing gbfqfg half basin tif length slope private var folders rd wzfh t processing gbfqfg length slope tif slope steepness private var folders rd wzfh t processing gbfqfg slope steepness tif spi private var folders rd wzfh t processing gbfqfg spi tif stream private var folders rd wzfh t processing gbfqfg stream tif tci private var folders rd wzfh t processing gbfqfg tci tif loading resulting layers the following layers were not correctly generated • private var folders rd wzfh t processing gbfqfg accumulation tif • private var folders rd wzfh t processing gbfqfg basin tif • private var folders rd wzfh t processing gbfqfg stream tif • private var folders rd wzfh t processing gbfqfg length slope tif • private var folders rd wzfh t processing gbfqfg slope steepness tif • private var folders rd wzfh t processing gbfqfg half basin tif • private var folders rd wzfh t processing gbfqfg drainage tif • private var folders rd wzfh t processing gbfqfg tci tif • private var folders rd wzfh t processing gbfqfg spi tif you can check the log messages panel in qgis main window to find more information about the execution of the algorithm here is the link for the original post discussion this is the reply from one of the collaborators nportilloda the module works fine on linux and windows it may be very well that processing grass is not working on macos it won t be surprising as they are several other reports about it anyway i can give it a try on my very secondary mac mini attach link the data the digital elevation model so we are sure is not something that is data dependent originally posted by gioman in
| 1
|
22,807
| 6,302,292,464
|
IssuesEvent
|
2017-07-21 10:26:23
|
TYPO3-Solr/ext-solr
|
https://api.github.com/repos/TYPO3-Solr/ext-solr
|
closed
|
Missing TYPO3 version check for default search plugin replacement
|
Codesprint 8/2016 easy
|
In the file ext_localconf.php the default search plugin is replaced by the solr plugin "plugin.tx_solr_PiResults_Results". Unfortunately a change in commit 71785acf242e4d82d2f8cc5172d32c1bf17ca38f breaks this behaviour in TYPO3 versions 6.2.x. To keep compatibility to TYPO3 6.2.x the implemented check for installed "compatibility6" sysext is not enough. We should additionally check for TYPO3 branch version <= 6.2.
|
1.0
|
Missing TYPO3 version check for default search plugin replacement - In the file ext_localconf.php the default search plugin is replaced by the solr plugin "plugin.tx_solr_PiResults_Results". Unfortunately a change in commit 71785acf242e4d82d2f8cc5172d32c1bf17ca38f breaks this behaviour in TYPO3 versions 6.2.x. To keep compatibility to TYPO3 6.2.x the implemented check for installed "compatibility6" sysext is not enough. We should additionally check for TYPO3 branch version <= 6.2.
|
non_process
|
missing version check for default search plugin replacement in the file ext localconf php the default search plugin is replaced by the solr plugin plugin tx solr piresults results unfortunately a change in commit breaks this behaviour in versions x to keep compatibility to x the implemented check for installed sysext is not enough we should additionally check for branch version
| 0
|
37,064
| 6,570,572,223
|
IssuesEvent
|
2017-09-10 00:35:50
|
minetest/minetest
|
https://api.github.com/repos/minetest/minetest
|
closed
|
Decorations are buried 1 node deep into the ground
|
@ Documentation @ Mapgen @ Script API Request / Suggestion
|
Decorations of type “schematic” are a bit strange. You'd normally expect they'll be simply placed on top of the ground while they are actually buried 1 node deep into the ground. You can notice this easily when `force_place` is set (e.g. for trees), and for decorations which are exactly 1 node high.
This sound either like a bug to me, or at least it's not documented.
|
1.0
|
Decorations are buried 1 node deep into the ground - Decorations of type “schematic” are a bit strange. You'd normally expect they'll be simply placed on top of the ground while they are actually buried 1 node deep into the ground. You can notice this easily when `force_place` is set (e.g. for trees), and for decorations which are exactly 1 node high.
This sound either like a bug to me, or at least it's not documented.
|
non_process
|
decorations are buried node deep into the ground decorations of type “schematic” are a bit strange you d normally expect they ll be simply placed on top of the ground while they are actually buried node deep into the ground you can notice this easily when force place is set e g for trees and for decorations which are exactly node high this sound either like a bug to me or at least it s not documented
| 0
|
140,996
| 11,386,763,240
|
IssuesEvent
|
2020-01-29 13:54:03
|
aws/amazon-vpc-cni-k8s
|
https://api.github.com/repos/aws/amazon-vpc-cni-k8s
|
closed
|
When running integration tests, failure to find package error
|
bug testing
|
Getting the following after finally successfully getting aws-k8s-tester v0.5.2 to set up a cluster successfully:
```
Running integration tests
~/go/src/github.com/aws/amazon-vpc-cni-k8s/test/integration ~/go/src/github.com/aws/amazon-vpc-cni-k8s
# github.com/aws/amazon-vpc-cni-k8s/test/integration
integration_test.go:12:2: cannot find package "k8s.io/api/core/v1" in any of:
/usr/local/go/src/k8s.io/api/core/v1 (from $GOROOT)
/home/jaypipes/go/src/k8s.io/api/core/v1 (from $GOPATH)
FAIL github.com/aws/amazon-vpc-cni-k8s/test/integration [setup failed]
```
|
1.0
|
When running integration tests, failure to find package error - Getting the following after finally successfully getting aws-k8s-tester v0.5.2 to set up a cluster successfully:
```
Running integration tests
~/go/src/github.com/aws/amazon-vpc-cni-k8s/test/integration ~/go/src/github.com/aws/amazon-vpc-cni-k8s
# github.com/aws/amazon-vpc-cni-k8s/test/integration
integration_test.go:12:2: cannot find package "k8s.io/api/core/v1" in any of:
/usr/local/go/src/k8s.io/api/core/v1 (from $GOROOT)
/home/jaypipes/go/src/k8s.io/api/core/v1 (from $GOPATH)
FAIL github.com/aws/amazon-vpc-cni-k8s/test/integration [setup failed]
```
|
non_process
|
when running integration tests failure to find package error getting the following after finally successfully getting aws tester to set up a cluster successfully running integration tests go src github com aws amazon vpc cni test integration go src github com aws amazon vpc cni github com aws amazon vpc cni test integration integration test go cannot find package io api core in any of usr local go src io api core from goroot home jaypipes go src io api core from gopath fail github com aws amazon vpc cni test integration
| 0
|
152,824
| 19,697,654,625
|
IssuesEvent
|
2022-01-12 13:48:16
|
taddhopkins/phaser
|
https://api.github.com/repos/taddhopkins/phaser
|
opened
|
CVE-2021-37712 (High) detected in tar-4.4.13.tgz
|
security vulnerability
|
## CVE-2021-37712 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-4.4.13.tgz</b></p></summary>
<p>tar for node</p>
<p>Library home page: <a href="https://registry.npmjs.org/tar/-/tar-4.4.13.tgz">https://registry.npmjs.org/tar/-/tar-4.4.13.tgz</a></p>
<p>
Dependency Hierarchy:
- webpack-4.41.5.tgz (Root Library)
- watchpack-1.6.0.tgz
- chokidar-2.1.8.tgz
- fsevents-1.2.11.tgz
- node-pre-gyp-0.14.0.tgz
- :x: **tar-4.4.13.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://api.github.com/repos/taddhopkins/phaser/git/commits/5a1bc240fa2cd8c4ed1c18f751cdaa264a666c4d">5a1bc240fa2cd8c4ed1c18f751cdaa264a666c4d</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
The npm package "tar" (aka node-tar) before versions 4.4.18, 5.0.10, and 6.1.9 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in order to prevent unnecessary stat calls to determine whether a given path is a directory, paths are cached when directories are created. This logic was insufficient when extracting tar files that contained both a directory and a symlink with names containing unicode values that normalized to the same value. Additionally, on Windows systems, long path portions would resolve to the same file system entities as their 8.3 "short path" counterparts. A specially crafted tar archive could thus include a directory with one form of the path, followed by a symbolic link with a different string that resolves to the same file system entity, followed by a file using the first form. By first creating a directory, and then replacing that directory with a symlink that had a different apparent name that resolved to the same entry in the filesystem, it was thus possible to bypass node-tar symlink checks on directories, essentially allowing an untrusted tar file to symlink into an arbitrary location and subsequently extracting arbitrary files into that location, thus allowing arbitrary file creation and overwrite. These issues were addressed in releases 4.4.18, 5.0.10 and 6.1.9. The v3 branch of node-tar has been deprecated and did not receive patches for these issues. If you are still using a v3 release we recommend you update to a more recent version of node-tar. If this is not possible, a workaround is available in the referenced GHSA-qq89-hq3f-393p.
<p>Publish Date: 2021-08-31
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-37712>CVE-2021-37712</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.6</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p">https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p</a></p>
<p>Release Date: 2021-08-31</p>
<p>Fix Resolution: tar - 4.4.18, 5.0.10, 6.1.9</p>
</p>
</details>
<p></p>
|
True
|
CVE-2021-37712 (High) detected in tar-4.4.13.tgz - ## CVE-2021-37712 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-4.4.13.tgz</b></p></summary>
<p>tar for node</p>
<p>Library home page: <a href="https://registry.npmjs.org/tar/-/tar-4.4.13.tgz">https://registry.npmjs.org/tar/-/tar-4.4.13.tgz</a></p>
<p>
Dependency Hierarchy:
- webpack-4.41.5.tgz (Root Library)
- watchpack-1.6.0.tgz
- chokidar-2.1.8.tgz
- fsevents-1.2.11.tgz
- node-pre-gyp-0.14.0.tgz
- :x: **tar-4.4.13.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://api.github.com/repos/taddhopkins/phaser/git/commits/5a1bc240fa2cd8c4ed1c18f751cdaa264a666c4d">5a1bc240fa2cd8c4ed1c18f751cdaa264a666c4d</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
The npm package "tar" (aka node-tar) before versions 4.4.18, 5.0.10, and 6.1.9 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in order to prevent unnecessary stat calls to determine whether a given path is a directory, paths are cached when directories are created. This logic was insufficient when extracting tar files that contained both a directory and a symlink with names containing unicode values that normalized to the same value. Additionally, on Windows systems, long path portions would resolve to the same file system entities as their 8.3 "short path" counterparts. A specially crafted tar archive could thus include a directory with one form of the path, followed by a symbolic link with a different string that resolves to the same file system entity, followed by a file using the first form. By first creating a directory, and then replacing that directory with a symlink that had a different apparent name that resolved to the same entry in the filesystem, it was thus possible to bypass node-tar symlink checks on directories, essentially allowing an untrusted tar file to symlink into an arbitrary location and subsequently extracting arbitrary files into that location, thus allowing arbitrary file creation and overwrite. These issues were addressed in releases 4.4.18, 5.0.10 and 6.1.9. The v3 branch of node-tar has been deprecated and did not receive patches for these issues. If you are still using a v3 release we recommend you update to a more recent version of node-tar. If this is not possible, a workaround is available in the referenced GHSA-qq89-hq3f-393p.
<p>Publish Date: 2021-08-31
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-37712>CVE-2021-37712</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.6</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p">https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p</a></p>
<p>Release Date: 2021-08-31</p>
<p>Fix Resolution: tar - 4.4.18, 5.0.10, 6.1.9</p>
</p>
</details>
<p></p>
|
non_process
|
cve high detected in tar tgz cve high severity vulnerability vulnerable library tar tgz tar for node library home page a href dependency hierarchy webpack tgz root library watchpack tgz chokidar tgz fsevents tgz node pre gyp tgz x tar tgz vulnerable library found in head commit a href vulnerability details the npm package tar aka node tar before versions and has an arbitrary file creation overwrite and arbitrary code execution vulnerability node tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted this is in part achieved by ensuring that extracted directories are not symlinks additionally in order to prevent unnecessary stat calls to determine whether a given path is a directory paths are cached when directories are created this logic was insufficient when extracting tar files that contained both a directory and a symlink with names containing unicode values that normalized to the same value additionally on windows systems long path portions would resolve to the same file system entities as their short path counterparts a specially crafted tar archive could thus include a directory with one form of the path followed by a symbolic link with a different string that resolves to the same file system entity followed by a file using the first form by first creating a directory and then replacing that directory with a symlink that had a different apparent name that resolved to the same entry in the filesystem it was thus possible to bypass node tar symlink checks on directories essentially allowing an untrusted tar file to symlink into an arbitrary location and subsequently extracting arbitrary files into that location thus allowing arbitrary file creation and overwrite these issues were addressed in releases and the branch of node tar has been deprecated and did not receive patches for these issues if you are still using a release we recommend you update to a more recent version of node tar if this is not possible a workaround is available in the referenced ghsa publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required none user interaction required scope changed impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution tar
| 0
|
7,342
| 10,476,827,507
|
IssuesEvent
|
2019-09-23 19:29:38
|
sct-pipeline/spine-generic
|
https://api.github.com/repos/sct-pipeline/spine-generic
|
closed
|
Update processing script to account for b=0 images
|
processing urgent
|
Notably for Trio & Verio scanners.
The b=0 data are placed under the dwi/ folder.
|
1.0
|
Update processing script to account for b=0 images - Notably for Trio & Verio scanners.
The b=0 data are placed under the dwi/ folder.
|
process
|
update processing script to account for b images notably for trio verio scanners the b data are placed under the dwi folder
| 1
|
7,968
| 11,148,498,154
|
IssuesEvent
|
2019-12-23 15:42:11
|
NationalSecurityAgency/ghidra
|
https://api.github.com/repos/NationalSecurityAgency/ghidra
|
closed
|
x86: Decompilation of BT is incorrect
|
Feature: Processor/x86 Type: Bug
|
Code: `0f b7 d2 48 bb 00 00 00 00 80 84 00 00 48 0f a3 d3 0f 83 8d 01 00 00`
Ghidra decompiles this into:
```c
if ((0x848000000000U >> ((ulonglong)uVar4 & 0x1f) & 1) == 0) goto LAB_0001688c;
```
But it should be
```c
if ((0x848000000000U >> ((ulonglong)uVar4 % 64) & 1) == 0) goto LAB_0001688c;
```
The `movzx` zero-extends RDX from 16-bits to 64-bits. Then the BT does a bit test using RDX as the bit offset.
According to https://www.felixcloutier.com/x86/bt
> If the bit base operand specifies a register, the instruction takes the modulo 16, 32, or 64 of the bit offset operand (modulo size depends on the mode and register size; 64-bit operands are available only in 64-bit mode).
It seems like Ghidra's decompiler is assuming that the bit offset operand must be < 32. I haven't tested the modulo size behavior, but in the very least it should work with 64 bit bit base.
|
1.0
|
x86: Decompilation of BT is incorrect - Code: `0f b7 d2 48 bb 00 00 00 00 80 84 00 00 48 0f a3 d3 0f 83 8d 01 00 00`
Ghidra decompiles this into:
```c
if ((0x848000000000U >> ((ulonglong)uVar4 & 0x1f) & 1) == 0) goto LAB_0001688c;
```
But it should be
```c
if ((0x848000000000U >> ((ulonglong)uVar4 % 64) & 1) == 0) goto LAB_0001688c;
```
The `movzx` zero-extends RDX from 16-bits to 64-bits. Then the BT does a bit test using RDX as the bit offset.
According to https://www.felixcloutier.com/x86/bt
> If the bit base operand specifies a register, the instruction takes the modulo 16, 32, or 64 of the bit offset operand (modulo size depends on the mode and register size; 64-bit operands are available only in 64-bit mode).
It seems like Ghidra's decompiler is assuming that the bit offset operand must be < 32. I haven't tested the modulo size behavior, but in the very least it should work with 64 bit bit base.
|
process
|
decompilation of bt is incorrect code bb ghidra decompiles this into c if ulonglong goto lab but it should be c if ulonglong goto lab the movzx zero extends rdx from bits to bits then the bt does a bit test using rdx as the bit offset according to if the bit base operand specifies a register the instruction takes the modulo or of the bit offset operand modulo size depends on the mode and register size bit operands are available only in bit mode it seems like ghidra s decompiler is assuming that the bit offset operand must be i haven t tested the modulo size behavior but in the very least it should work with bit bit base
| 1
|
686,836
| 23,506,216,071
|
IssuesEvent
|
2022-08-18 12:51:44
|
Carbonable/carbonable-starknet
|
https://api.github.com/repos/Carbonable/carbonable-starknet
|
closed
|
reserved supply update
|
type: fix state: pending priority: now work: obvious effort: 1
|
To handle the case where some reserved spots won't be minted due to unexpected events (such as B2B withdrawal).
As an admin, we want the ability to move some slots from reserved supply into public supply.
To proceed, we need to be able to decrease the reserved supply (only decrease).
Three scenarios:
## 1. :tada:
```cairo
set_reserved_supply_for_mint(reserved_supply_for_mint : felt)
```
Which fails if the new reserved_supply_for_mint is `ge` to the stored one
Note: less explicit name, easier to use since math are done by the contract
## 2. :heart:
```cairo
decrease_reserved_supply_for_mint(slots : felt)
```
Which fails if `slots` is `gt` than the stored one
Note: more explicit name, admin needs to ensure math before the usage
## 3. :rocket:
```cairo
set_decreased_reserved_supply_for_mint(reserved_supply_for_mint : felt)
```
Which fails if the new reserved_supply_for_mint is `ge` to the stored one
Note: name too long?
|
1.0
|
reserved supply update - To handle the case where some reserved spots won't be minted due to unexpected events (such as B2B withdrawal).
As an admin, we want the ability to move some slots from reserved supply into public supply.
To proceed, we need to be able to decrease the reserved supply (only decrease).
Three scenarios:
## 1. :tada:
```cairo
set_reserved_supply_for_mint(reserved_supply_for_mint : felt)
```
Which fails if the new reserved_supply_for_mint is `ge` to the stored one
Note: less explicit name, easier to use since math are done by the contract
## 2. :heart:
```cairo
decrease_reserved_supply_for_mint(slots : felt)
```
Which fails if `slots` is `gt` than the stored one
Note: more explicit name, admin needs to ensure math before the usage
## 3. :rocket:
```cairo
set_decreased_reserved_supply_for_mint(reserved_supply_for_mint : felt)
```
Which fails if the new reserved_supply_for_mint is `ge` to the stored one
Note: name too long?
|
non_process
|
reserved supply update to handle the case where some reserved spots won t be minted due to unexpected events such as withdrawal as an admin we want the ability to move some slots from reserved supply into public supply to proceed we need to be able to decrease the reserved supply only decrease three scenarios tada cairo set reserved supply for mint reserved supply for mint felt which fails if the new reserved supply for mint is ge to the stored one note less explicit name easier to use since math are done by the contract heart cairo decrease reserved supply for mint slots felt which fails if slots is gt than the stored one note more explicit name admin needs to ensure math before the usage rocket cairo set decreased reserved supply for mint reserved supply for mint felt which fails if the new reserved supply for mint is ge to the stored one note name too long
| 0
|
19,607
| 25,960,388,656
|
IssuesEvent
|
2022-12-18 20:32:16
|
rosepearson/GeoFabrics
|
https://api.github.com/repos/rosepearson/GeoFabrics
|
closed
|
create CLI using entrypoint
|
process
|
Both create:
1. A CLI using the examples below
2. Make it so the main.py can be called as a module
Still working through the best way to do this. Useful links include:
* Standard documentation - https://setuptools.pypa.io/en/latest/userguide/entry_point.html
* An example library - https://github.com/openvinotoolkit/datumaro/blob/develop/setup.py
* https://github.com/openvinotoolkit/datumaro/blob/e3ca3b58db4562077c68cce21df7ccfb19a3367f/datumaro/cli/__main__.py for the implementation
Possible actions:
a. Rename main.py to geofabrics.py and make two entry points "run_from_dict" and "run_from_file"
b. rename main.py to __main__.py with the entry points
c. move main.py into the geofabrics.__init__.py or otherwise within the geofabrics folder.
|
1.0
|
create CLI using entrypoint - Both create:
1. A CLI using the examples below
2. Make it so the main.py can be called as a module
Still working through the best way to do this. Useful links include:
* Standard documentation - https://setuptools.pypa.io/en/latest/userguide/entry_point.html
* An example library - https://github.com/openvinotoolkit/datumaro/blob/develop/setup.py
* https://github.com/openvinotoolkit/datumaro/blob/e3ca3b58db4562077c68cce21df7ccfb19a3367f/datumaro/cli/__main__.py for the implementation
Possible actions:
a. Rename main.py to geofabrics.py and make two entry points "run_from_dict" and "run_from_file"
b. rename main.py to __main__.py with the entry points
c. move main.py into the geofabrics.__init__.py or otherwise within the geofabrics folder.
|
process
|
create cli using entrypoint both create a cli using the examples below make it so the main py can be called as a module still working through the best way to do this useful links include standard documentation an example library for the implementation possible actions a rename main py to geofabrics py and make two entry points run from dict and run from file b rename main py to main py with the entry points c move main py into the geofabrics init py or otherwise within the geofabrics folder
| 1
|
130,650
| 12,451,420,490
|
IssuesEvent
|
2020-05-27 10:26:15
|
pypa/twine
|
https://api.github.com/repos/pypa/twine
|
opened
|
Add missing docstrings to twine source
|
documentation enhancement
|
I recommend doing these in small batches, and reviewing the patterns already in use for the existing docstrings. I don't yet have a style guide in mind (beyond what's enforced by flake8-docstrings); maybe that will emerge as part of this work.
Count per error code:
```
$ flake8 -qq --per-file-ignores= --select=D1 --statistics twine
12 D100 Missing docstring in public module
10 D101 Missing docstring in public class
34 D102 Missing docstring in public method
14 D103 Missing docstring in public function
2 D104 Missing docstring in public package
```
Count per file:
```
$ flake8 --per-file-ignores= --select=D1 twine | grep -oE '^.*\.py\b' | sort | uniq -c
1 twine/__init__.py
2 twine/__main__.py
3 twine/_installed.py
14 twine/auth.py
4 twine/cli.py
1 twine/commands/__init__.py
3 twine/commands/check.py
3 twine/commands/register.py
4 twine/commands/upload.py
1 twine/exceptions.py
8 twine/package.py
11 twine/repository.py
2 twine/settings.py
6 twine/utils.py
5 twine/wheel.py
4 twine/wininst.py
```
|
1.0
|
Add missing docstrings to twine source - I recommend doing these in small batches, and reviewing the patterns already in use for the existing docstrings. I don't yet have a style guide in mind (beyond what's enforced by flake8-docstrings); maybe that will emerge as part of this work.
Count per error code:
```
$ flake8 -qq --per-file-ignores= --select=D1 --statistics twine
12 D100 Missing docstring in public module
10 D101 Missing docstring in public class
34 D102 Missing docstring in public method
14 D103 Missing docstring in public function
2 D104 Missing docstring in public package
```
Count per file:
```
$ flake8 --per-file-ignores= --select=D1 twine | grep -oE '^.*\.py\b' | sort | uniq -c
1 twine/__init__.py
2 twine/__main__.py
3 twine/_installed.py
14 twine/auth.py
4 twine/cli.py
1 twine/commands/__init__.py
3 twine/commands/check.py
3 twine/commands/register.py
4 twine/commands/upload.py
1 twine/exceptions.py
8 twine/package.py
11 twine/repository.py
2 twine/settings.py
6 twine/utils.py
5 twine/wheel.py
4 twine/wininst.py
```
|
non_process
|
add missing docstrings to twine source i recommend doing these in small batches and reviewing the patterns already in use for the existing docstrings i don t yet have a style guide in mind beyond what s enforced by docstrings maybe that will emerge as part of this work count per error code qq per file ignores select statistics twine missing docstring in public module missing docstring in public class missing docstring in public method missing docstring in public function missing docstring in public package count per file per file ignores select twine grep oe py b sort uniq c twine init py twine main py twine installed py twine auth py twine cli py twine commands init py twine commands check py twine commands register py twine commands upload py twine exceptions py twine package py twine repository py twine settings py twine utils py twine wheel py twine wininst py
| 0
|
21,004
| 27,876,906,054
|
IssuesEvent
|
2023-03-21 16:34:53
|
NationalSecurityAgency/ghidra
|
https://api.github.com/repos/NationalSecurityAgency/ghidra
|
reopened
|
Getting the address of a varnode (aka instruction operand)
|
Type: Question Feature: Sleigh Feature: Processor/Unsupported
|
(rephrased to better match sleigh terminology)
I'm working on a [processor description for VAX](https://github.com/kkaempf/ghidra_vax) and would need to get the address of an instruction operand.
VAX has one-byte opcodes followed by operands with variable (1 to 5 bytes) length.
Examples (not exact mnemonics)
1. one-byte opcode, two one-byte operands
00000000: 90 01 50 - MOVE.B S^1, R0
2. one-byte opcode, one two-byte operand, one four-byte operand
00000000: 90 CF 34 12 E0 78 56 34 12 - MOVE.B (PC+0x1234), (R0 + 0x12345678)
Example 2 is the problem. The first operand ("CF 34 12") is PC-relative, it computes PC+0x1234, where PC is right after the final "12" value. In the example above, that would result in 0x1238.
### Problem
To compute PC-relative offsets correctly, I need to know the operands memory address. However, neither `inst_start`, nor `inst_next` are usable here:
- I can't use `inst_start` because the operand might be second and I don't know the size of the first operand.
- I can't use `inst_next` because the operand might be first and I don't know the size of the second operand.
Are there any other options ?
|
1.0
|
Getting the address of a varnode (aka instruction operand) - (rephrased to better match sleigh terminology)
I'm working on a [processor description for VAX](https://github.com/kkaempf/ghidra_vax) and would need to get the address of an instruction operand.
VAX has one-byte opcodes followed by operands with variable (1 to 5 bytes) length.
Examples (not exact mnemonics)
1. one-byte opcode, two one-byte operands
00000000: 90 01 50 - MOVE.B S^1, R0
2. one-byte opcode, one two-byte operand, one four-byte operand
00000000: 90 CF 34 12 E0 78 56 34 12 - MOVE.B (PC+0x1234), (R0 + 0x12345678)
Example 2 is the problem. The first operand ("CF 34 12") is PC-relative, it computes PC+0x1234, where PC is right after the final "12" value. In the example above, that would result in 0x1238.
### Problem
To compute PC-relative offsets correctly, I need to know the operands memory address. However, neither `inst_start`, nor `inst_next` are usable here:
- I can't use `inst_start` because the operand might be second and I don't know the size of the first operand.
- I can't use `inst_next` because the operand might be first and I don't know the size of the second operand.
Are there any other options ?
|
process
|
getting the address of a varnode aka instruction operand rephrased to better match sleigh terminology i m working on a and would need to get the address of an instruction operand vax has one byte opcodes followed by operands with variable to bytes length examples not exact mnemonics one byte opcode two one byte operands move b s one byte opcode one two byte operand one four byte operand cf move b pc example is the problem the first operand cf is pc relative it computes pc where pc is right after the final value in the example above that would result in problem to compute pc relative offsets correctly i need to know the operands memory address however neither inst start nor inst next are usable here i can t use inst start because the operand might be second and i don t know the size of the first operand i can t use inst next because the operand might be first and i don t know the size of the second operand are there any other options
| 1
|
51,875
| 6,201,844,288
|
IssuesEvent
|
2017-07-06 07:35:48
|
ispyb/EXI
|
https://api.github.com/repos/ispyb/EXI
|
closed
|
BioSAXS-HPLC: Clear Frame view
|
DEPLOYED TESTED
|
Having a button to remove/deselect all frames from the data explorer would be neat.
|
1.0
|
BioSAXS-HPLC: Clear Frame view - Having a button to remove/deselect all frames from the data explorer would be neat.
|
non_process
|
biosaxs hplc clear frame view having a button to remove deselect all frames from the data explorer would be neat
| 0
|
18,965
| 24,927,913,533
|
IssuesEvent
|
2022-10-31 09:09:36
|
Azure/azure-sdk-tools
|
https://api.github.com/repos/Azure/azure-sdk-tools
|
closed
|
Cadl-to-DPG Data plane Release automation
|
Epic Cadl Engagement Experience WS: Process Tools & Automation
|
This epic tracks the work to enable a Service Team to capture the required metadata to triger each step of the process that is needed in order to go from Cadl to DPG. This involves automation behind the scenes and a user interface.
|
1.0
|
Cadl-to-DPG Data plane Release automation - This epic tracks the work to enable a Service Team to capture the required metadata to triger each step of the process that is needed in order to go from Cadl to DPG. This involves automation behind the scenes and a user interface.
|
process
|
cadl to dpg data plane release automation this epic tracks the work to enable a service team to capture the required metadata to triger each step of the process that is needed in order to go from cadl to dpg this involves automation behind the scenes and a user interface
| 1
|
6,623
| 9,725,395,691
|
IssuesEvent
|
2019-05-30 08:35:14
|
qgis/QGIS
|
https://api.github.com/repos/qgis/QGIS
|
closed
|
Processing plugin crashes QGIS
|
Bug Feedback Processing
|
Author Name: **garret w** (garret w)
Original Redmine Issue: [21102](https://issues.qgis.org/issues/21102)
Affected QGIS version: 3.4.4
Redmine category:processing/core
---
Ubuntu Xenial
QGIS 3.4.4-Madeira
When starting QGIS, plugin is shutoff to prevent crashing. Can not update to newest version without crashing.
---
Related issue(s): #29057 (duplicates)
Redmine related issue(s): [21239](https://issues.qgis.org/issues/21239)
---
|
1.0
|
Processing plugin crashes QGIS - Author Name: **garret w** (garret w)
Original Redmine Issue: [21102](https://issues.qgis.org/issues/21102)
Affected QGIS version: 3.4.4
Redmine category:processing/core
---
Ubuntu Xenial
QGIS 3.4.4-Madeira
When starting QGIS, plugin is shutoff to prevent crashing. Can not update to newest version without crashing.
---
Related issue(s): #29057 (duplicates)
Redmine related issue(s): [21239](https://issues.qgis.org/issues/21239)
---
|
process
|
processing plugin crashes qgis author name garret w garret w original redmine issue affected qgis version redmine category processing core ubuntu xenial qgis madeira when starting qgis plugin is shutoff to prevent crashing can not update to newest version without crashing related issue s duplicates redmine related issue s
| 1
|
18,874
| 24,805,368,772
|
IssuesEvent
|
2022-10-25 03:40:13
|
hashgraph/hedera-mirror-node
|
https://api.github.com/repos/hashgraph/hedera-mirror-node
|
opened
|
Release checklist 0.67
|
enhancement process
|
### Problem
We need a checklist to verify the release is rolled out successfully.
### Solution
## Preparation
- [x] Milestone field populated on
relevant [issues](https://github.com/hashgraph/hedera-mirror-node/issues?q=is%3Aclosed+no%3Amilestone+sort%3Aupdated-desc)
- [x] Nothing open
for [milestone](https://github.com/hashgraph/hedera-mirror-node/issues?q=is%3Aopen+sort%3Aupdated-desc+milestone%3A0.67.0)
- [x] GitHub checks for branch are passing
- [x] Automated Kubernetes deployment successful
- [x] Tag release
- [x] Upload release artifacts
- [x] Publish release
## Performance
- [x] Deploy to Kubernetes
- [x] Deploy to VM
- [x] gRPC API performance tests
- [x] Importer performance tests
- [x] REST API performance tests
## Previewnet
- [x] Deploy to Kubernetes
- [ ] Deploy to VM
## Staging
- [ ] Deploy to Kubernetes
## Testnet
- [ ] Deploy to VM
## Mainnet
- [ ] Deploy to Kubernetes EU
- [ ] Deploy to Kubernetes NA
- [ ] Deploy to VM
- [ ] Deploy to ETL
### Alternatives
_No response_
|
1.0
|
Release checklist 0.67 - ### Problem
We need a checklist to verify the release is rolled out successfully.
### Solution
## Preparation
- [x] Milestone field populated on
relevant [issues](https://github.com/hashgraph/hedera-mirror-node/issues?q=is%3Aclosed+no%3Amilestone+sort%3Aupdated-desc)
- [x] Nothing open
for [milestone](https://github.com/hashgraph/hedera-mirror-node/issues?q=is%3Aopen+sort%3Aupdated-desc+milestone%3A0.67.0)
- [x] GitHub checks for branch are passing
- [x] Automated Kubernetes deployment successful
- [x] Tag release
- [x] Upload release artifacts
- [x] Publish release
## Performance
- [x] Deploy to Kubernetes
- [x] Deploy to VM
- [x] gRPC API performance tests
- [x] Importer performance tests
- [x] REST API performance tests
## Previewnet
- [x] Deploy to Kubernetes
- [ ] Deploy to VM
## Staging
- [ ] Deploy to Kubernetes
## Testnet
- [ ] Deploy to VM
## Mainnet
- [ ] Deploy to Kubernetes EU
- [ ] Deploy to Kubernetes NA
- [ ] Deploy to VM
- [ ] Deploy to ETL
### Alternatives
_No response_
|
process
|
release checklist problem we need a checklist to verify the release is rolled out successfully solution preparation milestone field populated on relevant nothing open for github checks for branch are passing automated kubernetes deployment successful tag release upload release artifacts publish release performance deploy to kubernetes deploy to vm grpc api performance tests importer performance tests rest api performance tests previewnet deploy to kubernetes deploy to vm staging deploy to kubernetes testnet deploy to vm mainnet deploy to kubernetes eu deploy to kubernetes na deploy to vm deploy to etl alternatives no response
| 1
|
48,043
| 13,300,831,795
|
IssuesEvent
|
2020-08-25 12:01:53
|
rammatzkvosky/javaparser-maven-sample
|
https://api.github.com/repos/rammatzkvosky/javaparser-maven-sample
|
opened
|
CVE-2017-7525 (High) detected in jackson-databind-2.8.8.jar
|
security vulnerability
|
## CVE-2017-7525 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.8.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p>
<p>Path to dependency file: /tmp/ws-scm/javaparser-maven-sample/pom.xml</p>
<p>Path to vulnerable library: canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar</p>
<p>
Dependency Hierarchy:
- :x: **jackson-databind-2.8.8.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/rammatzkvosky/javaparser-maven-sample/commit/e7a1d070a5fb14fcb24c669f9a33ea17e9255392">e7a1d070a5fb14fcb24c669f9a33ea17e9255392</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
A deserialization flaw was discovered in the jackson-databind, versions before 2.6.7.1, 2.7.9.1 and 2.8.9, which could allow an unauthenticated user to perform code execution by sending the maliciously crafted input to the readValue method of the ObjectMapper.
<p>Publish Date: 2018-02-06
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-7525>CVE-2017-7525</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7525">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7525</a></p>
<p>Release Date: 2018-02-06</p>
<p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.6.7.1,2.7.9.1,2.8.9</p>
</p>
</details>
<p></p>
***
:rescue_worker_helmet: Automatic Remediation is available for this issue
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.8.8","isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.8.8","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.6.7.1,2.7.9.1,2.8.9"}],"vulnerabilityIdentifier":"CVE-2017-7525","vulnerabilityDetails":"A deserialization flaw was discovered in the jackson-databind, versions before 2.6.7.1, 2.7.9.1 and 2.8.9, which could allow an unauthenticated user to perform code execution by sending the maliciously crafted input to the readValue method of the ObjectMapper.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-7525","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
|
True
|
CVE-2017-7525 (High) detected in jackson-databind-2.8.8.jar - ## CVE-2017-7525 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.8.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p>
<p>Path to dependency file: /tmp/ws-scm/javaparser-maven-sample/pom.xml</p>
<p>Path to vulnerable library: canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar</p>
<p>
Dependency Hierarchy:
- :x: **jackson-databind-2.8.8.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/rammatzkvosky/javaparser-maven-sample/commit/e7a1d070a5fb14fcb24c669f9a33ea17e9255392">e7a1d070a5fb14fcb24c669f9a33ea17e9255392</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
A deserialization flaw was discovered in the jackson-databind, versions before 2.6.7.1, 2.7.9.1 and 2.8.9, which could allow an unauthenticated user to perform code execution by sending the maliciously crafted input to the readValue method of the ObjectMapper.
<p>Publish Date: 2018-02-06
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-7525>CVE-2017-7525</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7525">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7525</a></p>
<p>Release Date: 2018-02-06</p>
<p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.6.7.1,2.7.9.1,2.8.9</p>
</p>
</details>
<p></p>
***
:rescue_worker_helmet: Automatic Remediation is available for this issue
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.8.8","isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.8.8","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.6.7.1,2.7.9.1,2.8.9"}],"vulnerabilityIdentifier":"CVE-2017-7525","vulnerabilityDetails":"A deserialization flaw was discovered in the jackson-databind, versions before 2.6.7.1, 2.7.9.1 and 2.8.9, which could allow an unauthenticated user to perform code execution by sending the maliciously crafted input to the readValue method of the ObjectMapper.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-7525","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
|
non_process
|
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file tmp ws scm javaparser maven sample pom xml path to vulnerable library canner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy x jackson databind jar vulnerable library found in head commit a href vulnerability details a deserialization flaw was discovered in the jackson databind versions before and which could allow an unauthenticated user to perform code execution by sending the maliciously crafted input to the readvalue method of the objectmapper publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution com fasterxml jackson core jackson databind rescue worker helmet automatic remediation is available for this issue isopenpronvulnerability true ispackagebased true isdefaultbranch true packages vulnerabilityidentifier cve vulnerabilitydetails a deserialization flaw was discovered in the jackson databind versions before and which could allow an unauthenticated user to perform code execution by sending the maliciously crafted input to the readvalue method of the objectmapper vulnerabilityurl
| 0
|
564,442
| 16,725,954,412
|
IssuesEvent
|
2021-06-10 13:02:15
|
webcompat/web-bugs
|
https://api.github.com/repos/webcompat/web-bugs
|
closed
|
support.mozilla.org - see bug description
|
browser-firefox-ios os-ios priority-important
|
<!-- @browser: Safari 13.1 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15 -->
<!-- @reported_with: mobile-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/76231 -->
<!-- @extra_labels: browser-firefox-ios -->
**URL**: https://support.mozilla.org/en-US/kb/whats-new-firefox-ios-version-33
**Browser / Version**: Safari 13.1
**Operating System**: Mac OS X 10.15.4
**Tested Another Browser**: No
**Problem type**: Something else
**Description**: Website doesn't show me how to fix the awful shrinking tab changes made to firefox"
**Steps to Reproduce**:
You broke Firefox tabs and your website doesn't show me how to fix them. They keep shrinking so I cant read them and if I click one it closes.
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_
|
1.0
|
support.mozilla.org - see bug description - <!-- @browser: Safari 13.1 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15 -->
<!-- @reported_with: mobile-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/76231 -->
<!-- @extra_labels: browser-firefox-ios -->
**URL**: https://support.mozilla.org/en-US/kb/whats-new-firefox-ios-version-33
**Browser / Version**: Safari 13.1
**Operating System**: Mac OS X 10.15.4
**Tested Another Browser**: No
**Problem type**: Something else
**Description**: Website doesn't show me how to fix the awful shrinking tab changes made to firefox"
**Steps to Reproduce**:
You broke Firefox tabs and your website doesn't show me how to fix them. They keep shrinking so I cant read them and if I click one it closes.
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_
|
non_process
|
support mozilla org see bug description url browser version safari operating system mac os x tested another browser no problem type something else description website doesn t show me how to fix the awful shrinking tab changes made to firefox steps to reproduce you broke firefox tabs and your website doesn t show me how to fix them they keep shrinking so i cant read them and if i click one it closes browser configuration none from with ❤️
| 0
|
250,692
| 21,327,667,890
|
IssuesEvent
|
2022-04-18 02:29:21
|
pycaret/pycaret
|
https://api.github.com/repos/pycaret/pycaret
|
opened
|
Unit tests to run without optional dependencies
|
enhancement plots unit_tests
|
**Is your feature request related to a problem? Please describe.**
Currently, we install all dependencies while running unit tests on GitHub. This does not test cases which would fail for users if optional dependencies are not installed.
**Describe the solution you'd like**
Add a test with some basic checks per module to make sure that it runs without optional dependencies installed.
|
1.0
|
Unit tests to run without optional dependencies - **Is your feature request related to a problem? Please describe.**
Currently, we install all dependencies while running unit tests on GitHub. This does not test cases which would fail for users if optional dependencies are not installed.
**Describe the solution you'd like**
Add a test with some basic checks per module to make sure that it runs without optional dependencies installed.
|
non_process
|
unit tests to run without optional dependencies is your feature request related to a problem please describe currently we install all dependencies while running unit tests on github this does not test cases which would fail for users if optional dependencies are not installed describe the solution you d like add a test with some basic checks per module to make sure that it runs without optional dependencies installed
| 0
|
87,941
| 11,012,593,882
|
IssuesEvent
|
2019-12-04 18:37:02
|
parallax-visions/PartyTime
|
https://api.github.com/repos/parallax-visions/PartyTime
|
closed
|
Item Event needs corresponding character(s)
|
art design
|
We need a character (or characters) to preside over the item event
does not block item related issues
|
1.0
|
Item Event needs corresponding character(s) - We need a character (or characters) to preside over the item event
does not block item related issues
|
non_process
|
item event needs corresponding character s we need a character or characters to preside over the item event does not block item related issues
| 0
|
13,690
| 16,447,400,179
|
IssuesEvent
|
2021-05-20 21:26:33
|
GoogleChrome/chromium-dashboard
|
https://api.github.com/repos/GoogleChrome/chromium-dashboard
|
opened
|
UX and Process: Clarify to use the chromestatus generated emails, not email templates
|
Feedback process guidance
|
[P1] Clarify whether to use the intent template or the chromestatus auto-generated intent emails. Apply to all references to the intents.
|
1.0
|
UX and Process: Clarify to use the chromestatus generated emails, not email templates - [P1] Clarify whether to use the intent template or the chromestatus auto-generated intent emails. Apply to all references to the intents.
|
process
|
ux and process clarify to use the chromestatus generated emails not email templates clarify whether to use the intent template or the chromestatus auto generated intent emails apply to all references to the intents
| 1
|
14,805
| 18,104,598,727
|
IssuesEvent
|
2021-09-22 17:45:24
|
googleapis/python-firestore
|
https://api.github.com/repos/googleapis/python-firestore
|
closed
|
Unit tests must not require credentials in environment
|
api: firestore type: process
|
Creating an actual `Client` / `AsyncClient` instance without passing in credentials raises an error.
Better practice for anything not directly testing the client is to use `mock.create_autospec` to create
a dummy client.
```bash
$ git remote -v
origin git@github.com:googleapis/python-firestore (fetch)
origin git@github.com:googleapis/python-firestore (push)
$ git log -1
commit 51c92aa45156c5462f35991f65c02dcac49aacc3 (HEAD -> main, tag: v2.3.2, origin/main)
Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Date: Tue Sep 14 14:53:30 2021 -0700
chore: release 2.3.2 (#441)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
$ git status
On branch main
Your branch is up to date with 'origin/main'.
nothing to commit, working tree clean
$ env | grep GOOGLE || echo "No Credentials"
No Credentials
$ nox -e unit-3.6
...
________________ TestScheduling.test_operation_retry_scheduling ________________
self = <tests.unit.v1.test_bulk_writer.TestScheduling testMethod=test_operation_retry_scheduling>
def test_operation_retry_scheduling(self):
now = datetime.datetime.now()
one_second_from_now = now + datetime.timedelta(seconds=1)
> db = Client()
tests/unit/v1/test_bulk_writer.py:574:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
google/cloud/firestore_v1/client.py:99: in __init__
client_options=client_options,
google/cloud/firestore_v1/base_client.py:129: in __init__
_http=None,
.nox/unit-3-6/lib/python3.6/site-packages/google/cloud/client.py:249: in __init__
_ClientProjectMixin.__init__(self, project=project)
.nox/unit-3-6/lib/python3.6/site-packages/google/cloud/client.py:201: in __init__
project = self._determine_default(project)
.nox/unit-3-6/lib/python3.6/site-packages/google/cloud/client.py:216: in _determine_default
return _determine_default_project(project)
.nox/unit-3-6/lib/python3.6/site-packages/google/cloud/_helpers.py:186: in _determine_default_project
_, project = google.auth.default()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
scopes = None, request = None, quota_project_id = None
def default(scopes=None, request=None, quota_project_id=None):
"""Gets the default credentials for the current environment.
`Application Default Credentials`_ provides an easy way to obtain
credentials to call Google APIs for server-to-server or local applications.
This function acquires credentials from the environment in the following
order:
1. If the environment variable ``GOOGLE_APPLICATION_CREDENTIALS`` is set
to the path of a valid service account JSON private key file, then it is
loaded and returned. The project ID returned is the project ID defined
in the service account file if available (some older files do not
contain project ID information).
2. If the `Google Cloud SDK`_ is installed and has application default
credentials set they are loaded and returned.
To enable application default credentials with the Cloud SDK run::
gcloud auth application-default login
If the Cloud SDK has an active project, the project ID is returned. The
active project can be set using::
gcloud config set project
3. If the application is running in the `App Engine standard environment`_
(first generation) then the credentials and project ID from the
`App Identity Service`_ are used.
4. If the application is running in `Compute Engine`_ or `Cloud Run`_ or
the `App Engine flexible environment`_ or the `App Engine standard
environment`_ (second generation) then the credentials and project ID
are obtained from the `Metadata Service`_.
5. If no credentials are found,
:class:`~google.auth.exceptions.DefaultCredentialsError` will be raised.
.. _Application Default Credentials: https://developers.google.com\
/identity/protocols/application-default-credentials
.. _Google Cloud SDK: https://cloud.google.com/sdk
.. _App Engine standard environment: https://cloud.google.com/appengine
.. _App Identity Service: https://cloud.google.com/appengine/docs/python\
/appidentity/
.. _Compute Engine: https://cloud.google.com/compute
.. _App Engine flexible environment: https://cloud.google.com\
/appengine/flexible
.. _Metadata Service: https://cloud.google.com/compute/docs\
/storing-retrieving-metadata
.. _Cloud Run: https://cloud.google.com/run
Example::
import google.auth
credentials, project_id = google.auth.default()
Args:
scopes (Sequence[str]): The list of scopes for the credentials. If
specified, the credentials will automatically be scoped if
necessary.
request (google.auth.transport.Request): An object used to make
HTTP requests. This is used to detect whether the application
is running on Compute Engine. If not specified, then it will
use the standard library http client to make requests.
quota_project_id (Optional[str]): The project ID used for
quota and billing.
Returns:
Tuple[~google.auth.credentials.Credentials, Optional[str]]:
the current environment's credentials and project ID. Project ID
may be None, which indicates that the Project ID could not be
ascertained from the environment.
Raises:
~google.auth.exceptions.DefaultCredentialsError:
If no credentials were found, or if the credentials found were
invalid.
"""
from google.auth.credentials import with_scopes_if_required
explicit_project_id = os.environ.get(
environment_vars.PROJECT, os.environ.get(environment_vars.LEGACY_PROJECT)
)
checkers = (
_get_explicit_environ_credentials,
_get_gcloud_sdk_credentials,
_get_gae_credentials,
lambda: _get_gce_credentials(request),
)
for checker in checkers:
credentials, project_id = checker()
if credentials is not None:
credentials = with_scopes_if_required(credentials, scopes)
if quota_project_id:
credentials = credentials.with_quota_project(quota_project_id)
effective_project_id = explicit_project_id or project_id
if not effective_project_id:
_LOGGER.warning(
"No project ID could be determined. Consider running "
"`gcloud config set project` or setting the %s "
"environment variable",
environment_vars.PROJECT,
)
return credentials, effective_project_id
> raise exceptions.DefaultCredentialsError(_HELP_MESSAGE)
E google.auth.exceptions.DefaultCredentialsError: Could not automatically determine credentials. Please set GOOGLE_APPLICATION_CREDENTIALS or explicitly create credentials and re-run the application. For more information, please see https://cloud.google.com/docs/authentication/getting-started
.nox/unit-3-6/lib/python3.6/site-packages/google/auth/_default.py:356: DefaultCredentialsError
=========================== short test summary info ============================
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_cannot_add_after_close
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_create_calls_send_correctly
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_create_retriable
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_default_error_handler
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_delete_calls_send_correctly
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_delete_retriable
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_delete_separates_batch
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_ensure_sending_repeatedly_callable
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_flush_close_repeatedly_callable
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_flush_sends_all_queued_batches
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_flush_sends_in_progress
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_handles_errors_and_successes_correctly
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_invokes_error_callbacks_successfully
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_invokes_error_callbacks_successfully_multiple_retries
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_invokes_success_callbacks_successfully
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_multiple_flushes
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_separates_same_document
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_separates_same_document_different_operation
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_serial_calls_send_correctly
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_set_calls_send_correctly
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_set_retriable
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_update_calls_send_correctly
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_update_raises_with_bad_option
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_update_retriable
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_update_separates_batch
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_cannot_add_after_close
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_create_calls_send_correctly
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_create_retriable
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_default_error_handler
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_delete_calls_send_correctly
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_delete_retriable
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_delete_separates_batch
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_ensure_sending_repeatedly_callable
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_flush_close_repeatedly_callable
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_flush_sends_all_queued_batches
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_flush_sends_in_progress
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_handles_errors_and_successes_correctly
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_invokes_error_callbacks_successfully
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_invokes_error_callbacks_successfully_multiple_retries
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_invokes_success_callbacks_successfully
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_multiple_flushes
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_separates_same_document
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_separates_same_document_different_operation
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_serial_calls_send_correctly
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_set_calls_send_correctly
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_set_retriable
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_update_calls_send_correctly
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_update_raises_with_bad_option
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_update_retriable
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_update_separates_batch
FAILED tests/unit/v1/test_bulk_writer.py::TestScheduling::test_max_in_flight_honored
FAILED tests/unit/v1/test_bulk_writer.py::TestScheduling::test_operation_retry_scheduling
============================= 52 failed in 10.50s ==============================
|
1.0
|
Unit tests must not require credentials in environment - Creating an actual `Client` / `AsyncClient` instance without passing in credentials raises an error.
Better practice for anything not directly testing the client is to use `mock.create_autospec` to create
a dummy client.
```bash
$ git remote -v
origin git@github.com:googleapis/python-firestore (fetch)
origin git@github.com:googleapis/python-firestore (push)
$ git log -1
commit 51c92aa45156c5462f35991f65c02dcac49aacc3 (HEAD -> main, tag: v2.3.2, origin/main)
Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Date: Tue Sep 14 14:53:30 2021 -0700
chore: release 2.3.2 (#441)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
$ git status
On branch main
Your branch is up to date with 'origin/main'.
nothing to commit, working tree clean
$ env | grep GOOGLE || echo "No Credentials"
No Credentials
$ nox -e unit-3.6
...
________________ TestScheduling.test_operation_retry_scheduling ________________
self = <tests.unit.v1.test_bulk_writer.TestScheduling testMethod=test_operation_retry_scheduling>
def test_operation_retry_scheduling(self):
now = datetime.datetime.now()
one_second_from_now = now + datetime.timedelta(seconds=1)
> db = Client()
tests/unit/v1/test_bulk_writer.py:574:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
google/cloud/firestore_v1/client.py:99: in __init__
client_options=client_options,
google/cloud/firestore_v1/base_client.py:129: in __init__
_http=None,
.nox/unit-3-6/lib/python3.6/site-packages/google/cloud/client.py:249: in __init__
_ClientProjectMixin.__init__(self, project=project)
.nox/unit-3-6/lib/python3.6/site-packages/google/cloud/client.py:201: in __init__
project = self._determine_default(project)
.nox/unit-3-6/lib/python3.6/site-packages/google/cloud/client.py:216: in _determine_default
return _determine_default_project(project)
.nox/unit-3-6/lib/python3.6/site-packages/google/cloud/_helpers.py:186: in _determine_default_project
_, project = google.auth.default()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
scopes = None, request = None, quota_project_id = None
def default(scopes=None, request=None, quota_project_id=None):
"""Gets the default credentials for the current environment.
`Application Default Credentials`_ provides an easy way to obtain
credentials to call Google APIs for server-to-server or local applications.
This function acquires credentials from the environment in the following
order:
1. If the environment variable ``GOOGLE_APPLICATION_CREDENTIALS`` is set
to the path of a valid service account JSON private key file, then it is
loaded and returned. The project ID returned is the project ID defined
in the service account file if available (some older files do not
contain project ID information).
2. If the `Google Cloud SDK`_ is installed and has application default
credentials set they are loaded and returned.
To enable application default credentials with the Cloud SDK run::
gcloud auth application-default login
If the Cloud SDK has an active project, the project ID is returned. The
active project can be set using::
gcloud config set project
3. If the application is running in the `App Engine standard environment`_
(first generation) then the credentials and project ID from the
`App Identity Service`_ are used.
4. If the application is running in `Compute Engine`_ or `Cloud Run`_ or
the `App Engine flexible environment`_ or the `App Engine standard
environment`_ (second generation) then the credentials and project ID
are obtained from the `Metadata Service`_.
5. If no credentials are found,
:class:`~google.auth.exceptions.DefaultCredentialsError` will be raised.
.. _Application Default Credentials: https://developers.google.com\
/identity/protocols/application-default-credentials
.. _Google Cloud SDK: https://cloud.google.com/sdk
.. _App Engine standard environment: https://cloud.google.com/appengine
.. _App Identity Service: https://cloud.google.com/appengine/docs/python\
/appidentity/
.. _Compute Engine: https://cloud.google.com/compute
.. _App Engine flexible environment: https://cloud.google.com\
/appengine/flexible
.. _Metadata Service: https://cloud.google.com/compute/docs\
/storing-retrieving-metadata
.. _Cloud Run: https://cloud.google.com/run
Example::
import google.auth
credentials, project_id = google.auth.default()
Args:
scopes (Sequence[str]): The list of scopes for the credentials. If
specified, the credentials will automatically be scoped if
necessary.
request (google.auth.transport.Request): An object used to make
HTTP requests. This is used to detect whether the application
is running on Compute Engine. If not specified, then it will
use the standard library http client to make requests.
quota_project_id (Optional[str]): The project ID used for
quota and billing.
Returns:
Tuple[~google.auth.credentials.Credentials, Optional[str]]:
the current environment's credentials and project ID. Project ID
may be None, which indicates that the Project ID could not be
ascertained from the environment.
Raises:
~google.auth.exceptions.DefaultCredentialsError:
If no credentials were found, or if the credentials found were
invalid.
"""
from google.auth.credentials import with_scopes_if_required
explicit_project_id = os.environ.get(
environment_vars.PROJECT, os.environ.get(environment_vars.LEGACY_PROJECT)
)
checkers = (
_get_explicit_environ_credentials,
_get_gcloud_sdk_credentials,
_get_gae_credentials,
lambda: _get_gce_credentials(request),
)
for checker in checkers:
credentials, project_id = checker()
if credentials is not None:
credentials = with_scopes_if_required(credentials, scopes)
if quota_project_id:
credentials = credentials.with_quota_project(quota_project_id)
effective_project_id = explicit_project_id or project_id
if not effective_project_id:
_LOGGER.warning(
"No project ID could be determined. Consider running "
"`gcloud config set project` or setting the %s "
"environment variable",
environment_vars.PROJECT,
)
return credentials, effective_project_id
> raise exceptions.DefaultCredentialsError(_HELP_MESSAGE)
E google.auth.exceptions.DefaultCredentialsError: Could not automatically determine credentials. Please set GOOGLE_APPLICATION_CREDENTIALS or explicitly create credentials and re-run the application. For more information, please see https://cloud.google.com/docs/authentication/getting-started
.nox/unit-3-6/lib/python3.6/site-packages/google/auth/_default.py:356: DefaultCredentialsError
=========================== short test summary info ============================
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_cannot_add_after_close
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_create_calls_send_correctly
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_create_retriable
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_default_error_handler
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_delete_calls_send_correctly
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_delete_retriable
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_delete_separates_batch
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_ensure_sending_repeatedly_callable
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_flush_close_repeatedly_callable
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_flush_sends_all_queued_batches
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_flush_sends_in_progress
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_handles_errors_and_successes_correctly
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_invokes_error_callbacks_successfully
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_invokes_error_callbacks_successfully_multiple_retries
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_invokes_success_callbacks_successfully
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_multiple_flushes
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_separates_same_document
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_separates_same_document_different_operation
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_serial_calls_send_correctly
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_set_calls_send_correctly
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_set_retriable
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_update_calls_send_correctly
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_update_raises_with_bad_option
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_update_retriable
FAILED tests/unit/v1/test_bulk_writer.py::TestSyncBulkWriter::test_update_separates_batch
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_cannot_add_after_close
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_create_calls_send_correctly
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_create_retriable
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_default_error_handler
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_delete_calls_send_correctly
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_delete_retriable
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_delete_separates_batch
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_ensure_sending_repeatedly_callable
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_flush_close_repeatedly_callable
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_flush_sends_all_queued_batches
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_flush_sends_in_progress
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_handles_errors_and_successes_correctly
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_invokes_error_callbacks_successfully
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_invokes_error_callbacks_successfully_multiple_retries
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_invokes_success_callbacks_successfully
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_multiple_flushes
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_separates_same_document
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_separates_same_document_different_operation
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_serial_calls_send_correctly
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_set_calls_send_correctly
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_set_retriable
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_update_calls_send_correctly
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_update_raises_with_bad_option
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_update_retriable
FAILED tests/unit/v1/test_bulk_writer.py::TestAsyncBulkWriter::test_update_separates_batch
FAILED tests/unit/v1/test_bulk_writer.py::TestScheduling::test_max_in_flight_honored
FAILED tests/unit/v1/test_bulk_writer.py::TestScheduling::test_operation_retry_scheduling
============================= 52 failed in 10.50s ==============================
|
process
|
unit tests must not require credentials in environment creating an actual client asyncclient instance without passing in credentials raises an error better practice for anything not directly testing the client is to use mock create autospec to create a dummy client bash git remote v origin git github com googleapis python firestore fetch origin git github com googleapis python firestore push git log commit head main tag origin main author release please date tue sep chore release co authored by release please git status on branch main your branch is up to date with origin main nothing to commit working tree clean env grep google echo no credentials no credentials nox e unit testscheduling test operation retry scheduling self def test operation retry scheduling self now datetime datetime now one second from now now datetime timedelta seconds db client tests unit test bulk writer py google cloud firestore client py in init client options client options google cloud firestore base client py in init http none nox unit lib site packages google cloud client py in init clientprojectmixin init self project project nox unit lib site packages google cloud client py in init project self determine default project nox unit lib site packages google cloud client py in determine default return determine default project project nox unit lib site packages google cloud helpers py in determine default project project google auth default scopes none request none quota project id none def default scopes none request none quota project id none gets the default credentials for the current environment application default credentials provides an easy way to obtain credentials to call google apis for server to server or local applications this function acquires credentials from the environment in the following order if the environment variable google application credentials is set to the path of a valid service account json private key file then it is loaded and returned the project id returned is the project id defined in the service account file if available some older files do not contain project id information if the google cloud sdk is installed and has application default credentials set they are loaded and returned to enable application default credentials with the cloud sdk run gcloud auth application default login if the cloud sdk has an active project the project id is returned the active project can be set using gcloud config set project if the application is running in the app engine standard environment first generation then the credentials and project id from the app identity service are used if the application is running in compute engine or cloud run or the app engine flexible environment or the app engine standard environment second generation then the credentials and project id are obtained from the metadata service if no credentials are found class google auth exceptions defaultcredentialserror will be raised application default credentials identity protocols application default credentials google cloud sdk app engine standard environment app identity service appidentity compute engine app engine flexible environment appengine flexible metadata service storing retrieving metadata cloud run example import google auth credentials project id google auth default args scopes sequence the list of scopes for the credentials if specified the credentials will automatically be scoped if necessary request google auth transport request an object used to make http requests this is used to detect whether the application is running on compute engine if not specified then it will use the standard library http client to make requests quota project id optional the project id used for quota and billing returns tuple the current environment s credentials and project id project id may be none which indicates that the project id could not be ascertained from the environment raises google auth exceptions defaultcredentialserror if no credentials were found or if the credentials found were invalid from google auth credentials import with scopes if required explicit project id os environ get environment vars project os environ get environment vars legacy project checkers get explicit environ credentials get gcloud sdk credentials get gae credentials lambda get gce credentials request for checker in checkers credentials project id checker if credentials is not none credentials with scopes if required credentials scopes if quota project id credentials credentials with quota project quota project id effective project id explicit project id or project id if not effective project id logger warning no project id could be determined consider running gcloud config set project or setting the s environment variable environment vars project return credentials effective project id raise exceptions defaultcredentialserror help message e google auth exceptions defaultcredentialserror could not automatically determine credentials please set google application credentials or explicitly create credentials and re run the application for more information please see nox unit lib site packages google auth default py defaultcredentialserror short test summary info failed tests unit test bulk writer py testsyncbulkwriter test cannot add after close failed tests unit test bulk writer py testsyncbulkwriter test create calls send correctly failed tests unit test bulk writer py testsyncbulkwriter test create retriable failed tests unit test bulk writer py testsyncbulkwriter test default error handler failed tests unit test bulk writer py testsyncbulkwriter test delete calls send correctly failed tests unit test bulk writer py testsyncbulkwriter test delete retriable failed tests unit test bulk writer py testsyncbulkwriter test delete separates batch failed tests unit test bulk writer py testsyncbulkwriter test ensure sending repeatedly callable failed tests unit test bulk writer py testsyncbulkwriter test flush close repeatedly callable failed tests unit test bulk writer py testsyncbulkwriter test flush sends all queued batches failed tests unit test bulk writer py testsyncbulkwriter test flush sends in progress failed tests unit test bulk writer py testsyncbulkwriter test handles errors and successes correctly failed tests unit test bulk writer py testsyncbulkwriter test invokes error callbacks successfully failed tests unit test bulk writer py testsyncbulkwriter test invokes error callbacks successfully multiple retries failed tests unit test bulk writer py testsyncbulkwriter test invokes success callbacks successfully failed tests unit test bulk writer py testsyncbulkwriter test multiple flushes failed tests unit test bulk writer py testsyncbulkwriter test separates same document failed tests unit test bulk writer py testsyncbulkwriter test separates same document different operation failed tests unit test bulk writer py testsyncbulkwriter test serial calls send correctly failed tests unit test bulk writer py testsyncbulkwriter test set calls send correctly failed tests unit test bulk writer py testsyncbulkwriter test set retriable failed tests unit test bulk writer py testsyncbulkwriter test update calls send correctly failed tests unit test bulk writer py testsyncbulkwriter test update raises with bad option failed tests unit test bulk writer py testsyncbulkwriter test update retriable failed tests unit test bulk writer py testsyncbulkwriter test update separates batch failed tests unit test bulk writer py testasyncbulkwriter test cannot add after close failed tests unit test bulk writer py testasyncbulkwriter test create calls send correctly failed tests unit test bulk writer py testasyncbulkwriter test create retriable failed tests unit test bulk writer py testasyncbulkwriter test default error handler failed tests unit test bulk writer py testasyncbulkwriter test delete calls send correctly failed tests unit test bulk writer py testasyncbulkwriter test delete retriable failed tests unit test bulk writer py testasyncbulkwriter test delete separates batch failed tests unit test bulk writer py testasyncbulkwriter test ensure sending repeatedly callable failed tests unit test bulk writer py testasyncbulkwriter test flush close repeatedly callable failed tests unit test bulk writer py testasyncbulkwriter test flush sends all queued batches failed tests unit test bulk writer py testasyncbulkwriter test flush sends in progress failed tests unit test bulk writer py testasyncbulkwriter test handles errors and successes correctly failed tests unit test bulk writer py testasyncbulkwriter test invokes error callbacks successfully failed tests unit test bulk writer py testasyncbulkwriter test invokes error callbacks successfully multiple retries failed tests unit test bulk writer py testasyncbulkwriter test invokes success callbacks successfully failed tests unit test bulk writer py testasyncbulkwriter test multiple flushes failed tests unit test bulk writer py testasyncbulkwriter test separates same document failed tests unit test bulk writer py testasyncbulkwriter test separates same document different operation failed tests unit test bulk writer py testasyncbulkwriter test serial calls send correctly failed tests unit test bulk writer py testasyncbulkwriter test set calls send correctly failed tests unit test bulk writer py testasyncbulkwriter test set retriable failed tests unit test bulk writer py testasyncbulkwriter test update calls send correctly failed tests unit test bulk writer py testasyncbulkwriter test update raises with bad option failed tests unit test bulk writer py testasyncbulkwriter test update retriable failed tests unit test bulk writer py testasyncbulkwriter test update separates batch failed tests unit test bulk writer py testscheduling test max in flight honored failed tests unit test bulk writer py testscheduling test operation retry scheduling failed in
| 1
|
246,901
| 20,924,684,714
|
IssuesEvent
|
2022-03-24 21:10:42
|
LLNL/serac
|
https://api.github.com/repos/LLNL/serac
|
opened
|
Add ability to toggle integration tests based on SYS_TYPE
|
CS testing
|
There are blueos specific tests that are currently off.
|
1.0
|
Add ability to toggle integration tests based on SYS_TYPE - There are blueos specific tests that are currently off.
|
non_process
|
add ability to toggle integration tests based on sys type there are blueos specific tests that are currently off
| 0
|
1,925
| 4,761,210,860
|
IssuesEvent
|
2016-10-25 07:22:49
|
CERNDocumentServer/cds
|
https://api.github.com/repos/CERNDocumentServer/cds
|
closed
|
Process: create save status celery task
|
avc_processing in progress
|
We'll need a task to write the status on the given deposit, each process will already know in which ``depid`` belongs (see #223).
On each deposit we will include the status on
```
{
"_deposit": {
}
}
```
Also:
* Augment information under `_deposit` key with flexible data in the form of `**kwargs`.
* Include percentages in addition to general `started/done` status.
|
1.0
|
Process: create save status celery task - We'll need a task to write the status on the given deposit, each process will already know in which ``depid`` belongs (see #223).
On each deposit we will include the status on
```
{
"_deposit": {
}
}
```
Also:
* Augment information under `_deposit` key with flexible data in the form of `**kwargs`.
* Include percentages in addition to general `started/done` status.
|
process
|
process create save status celery task we ll need a task to write the status on the given deposit each process will already know in which depid belongs see on each deposit we will include the status on deposit also augment information under deposit key with flexible data in the form of kwargs include percentages in addition to general started done status
| 1
|
515,664
| 14,966,891,264
|
IssuesEvent
|
2021-01-27 15:05:35
|
webcompat/web-bugs
|
https://api.github.com/repos/webcompat/web-bugs
|
closed
|
onlyfans.com - video or audio doesn't play
|
browser-mobile-safari os-ios priority-normal
|
<!-- @browser: Mobile Safari 14.0.1 -->
<!-- @ua_header: Mozilla/5.0 (iPhone; CPU iPhone OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Mobile/15E148 Safari/604.1 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/66297 -->
**URL**: https://onlyfans.com/99511467/razorbaby_
**Browser / Version**: Mobile Safari 14.0.1
**Operating System**: iOS 14.3
**Tested Another Browser**: Yes Safari
**Problem type**: Video or audio doesn't play
**Description**: The video or audio does not play
**Steps to Reproduce**:
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_
|
1.0
|
onlyfans.com - video or audio doesn't play - <!-- @browser: Mobile Safari 14.0.1 -->
<!-- @ua_header: Mozilla/5.0 (iPhone; CPU iPhone OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Mobile/15E148 Safari/604.1 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/66297 -->
**URL**: https://onlyfans.com/99511467/razorbaby_
**Browser / Version**: Mobile Safari 14.0.1
**Operating System**: iOS 14.3
**Tested Another Browser**: Yes Safari
**Problem type**: Video or audio doesn't play
**Description**: The video or audio does not play
**Steps to Reproduce**:
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_
|
non_process
|
onlyfans com video or audio doesn t play url browser version mobile safari operating system ios tested another browser yes safari problem type video or audio doesn t play description the video or audio does not play steps to reproduce browser configuration none from with ❤️
| 0
|
35,216
| 4,968,848,586
|
IssuesEvent
|
2016-12-05 11:15:30
|
bibbox/sys-bibbox-backend-liferay
|
https://api.github.com/repos/bibbox/sys-bibbox-backend-liferay
|
closed
|
Application status not updated correctly on Start / Stop
|
bug Need Testing
|
There seems to be an issue when stopping or starting an application instance via the provided API ( **BIBBOXDocker-portlet.set-instance-status** ). Apparently the **status parameter is not updated correctly** and will still return the same status, e.g. "running", after stopping an application.
|
1.0
|
Application status not updated correctly on Start / Stop - There seems to be an issue when stopping or starting an application instance via the provided API ( **BIBBOXDocker-portlet.set-instance-status** ). Apparently the **status parameter is not updated correctly** and will still return the same status, e.g. "running", after stopping an application.
|
non_process
|
application status not updated correctly on start stop there seems to be an issue when stopping or starting an application instance via the provided api bibboxdocker portlet set instance status apparently the status parameter is not updated correctly and will still return the same status e g running after stopping an application
| 0
|
428,732
| 12,415,928,766
|
IssuesEvent
|
2020-05-22 17:06:38
|
flextype/flextype
|
https://api.github.com/repos/flextype/flextype
|
closed
|
Flextype Core: fix issue with entries count cache
|
priority: medium type: bug
|
Steps to reproduce:
1. Create entry "test"
2. Create sub entry "test/test2"
3. Delete entry "test"
4. Create entry "test"
Counter for "test" will be the same (1) because it is was not deleted for previous entry with same name.
|
1.0
|
Flextype Core: fix issue with entries count cache - Steps to reproduce:
1. Create entry "test"
2. Create sub entry "test/test2"
3. Delete entry "test"
4. Create entry "test"
Counter for "test" will be the same (1) because it is was not deleted for previous entry with same name.
|
non_process
|
flextype core fix issue with entries count cache steps to reproduce create entry test create sub entry test delete entry test create entry test counter for test will be the same because it is was not deleted for previous entry with same name
| 0
|
11,911
| 14,699,424,617
|
IssuesEvent
|
2021-01-04 08:32:03
|
GoogleCloudPlatform/fda-mystudies
|
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
|
closed
|
Open study > Enrollment status is displaying as 'yetTojoin' when user passes the eligibility test and not providing any consent
|
Bug P2 Participant manager Process: Fixed Process: Tested dev
|
Steps
1. Enroll into a open study and withdrawn from the study
2. Again fails the eligibility test for the same study
3. Again pass the eligibility test and don't provide any consent
4. Enrollment registry > observe the status for the particular user
AR : Enrollment status is displaying as 'yetTojoin'
ER : User should not be displyed in enrollment registry page until user enrolled into the study
[Note : this should be handled for both open study and study with 'Token validation with Eligibilty test' ]

|
2.0
|
Open study > Enrollment status is displaying as 'yetTojoin' when user passes the eligibility test and not providing any consent - Steps
1. Enroll into a open study and withdrawn from the study
2. Again fails the eligibility test for the same study
3. Again pass the eligibility test and don't provide any consent
4. Enrollment registry > observe the status for the particular user
AR : Enrollment status is displaying as 'yetTojoin'
ER : User should not be displyed in enrollment registry page until user enrolled into the study
[Note : this should be handled for both open study and study with 'Token validation with Eligibilty test' ]

|
process
|
open study enrollment status is displaying as yettojoin when user passes the eligibility test and not providing any consent steps enroll into a open study and withdrawn from the study again fails the eligibility test for the same study again pass the eligibility test and don t provide any consent enrollment registry observe the status for the particular user ar enrollment status is displaying as yettojoin er user should not be displyed in enrollment registry page until user enrolled into the study
| 1
|
19,438
| 25,706,687,521
|
IssuesEvent
|
2022-12-07 01:29:10
|
wixtoolset/issues
|
https://api.github.com/repos/wixtoolset/issues
|
closed
|
<?foreach?> includes quotes from quoted list
|
preprocessor
|
**Encountered at:** wixtoolset/wix4@HEAD
**Detail:**
Given
<?foreach WIXUIARCH in "X86;X64;A64" ?>
the first iteration value is `"X86`. Other preprocessor instructions strip the quotes to handle values that contain spaces (e.g.). <?foreach?> should probably work the same way, no?
|
1.0
|
<?foreach?> includes quotes from quoted list - **Encountered at:** wixtoolset/wix4@HEAD
**Detail:**
Given
<?foreach WIXUIARCH in "X86;X64;A64" ?>
the first iteration value is `"X86`. Other preprocessor instructions strip the quotes to handle values that contain spaces (e.g.). <?foreach?> should probably work the same way, no?
|
process
|
includes quotes from quoted list encountered at wixtoolset head detail given the first iteration value is other preprocessor instructions strip the quotes to handle values that contain spaces e g should probably work the same way no
| 1
|
356,459
| 25,176,192,925
|
IssuesEvent
|
2022-11-11 09:28:17
|
jeromepui/pe
|
https://api.github.com/repos/jeromepui/pe
|
opened
|
[User Guide] Did not mention keyboard shortcuts for new and swap command
|
severity.VeryLow type.DocumentationBug
|
There are keyboard shortcuts for the `new` and `swap` commands but they were not mentioned in their descriptions.

<!--session: 1668153057787-9e9283b8-9304-4dc3-8744-f7c54d9ba55b-->
<!--Version: Web v3.4.4-->
|
1.0
|
[User Guide] Did not mention keyboard shortcuts for new and swap command - There are keyboard shortcuts for the `new` and `swap` commands but they were not mentioned in their descriptions.

<!--session: 1668153057787-9e9283b8-9304-4dc3-8744-f7c54d9ba55b-->
<!--Version: Web v3.4.4-->
|
non_process
|
did not mention keyboard shortcuts for new and swap command there are keyboard shortcuts for the new and swap commands but they were not mentioned in their descriptions
| 0
|
15,042
| 18,762,202,171
|
IssuesEvent
|
2021-11-05 17:51:21
|
ORNL-AMO/AMO-Tools-Suite
|
https://api.github.com/repos/ORNL-AMO/AMO-Tools-Suite
|
closed
|
Available Heat F vs. K
|
duplicate Process Heating
|
Issue overview
--------------
Generally temperatures coming into the suite from process heating are in F not K.
Right now, to use the new algorithm we would have to have the desktop convert them to K and then the suite would convert back to F and they are not using the same "constants" for the conversions.
Would be best if the suite just assumed that it was in F.
HOWEVER, I know this will mess with some of the ESC's. It would be better if the files calling `GasCompositions::ProcessHeatPropertiesResults GasCompositions::getProcessHeatProperties` that have a temperature in K because it came from a steam calculator do a conversion before putting them in `getProcessHeatProperties` rather than the conversions being always in `getProcessHeatProperties`.
|
1.0
|
Available Heat F vs. K - Issue overview
--------------
Generally temperatures coming into the suite from process heating are in F not K.
Right now, to use the new algorithm we would have to have the desktop convert them to K and then the suite would convert back to F and they are not using the same "constants" for the conversions.
Would be best if the suite just assumed that it was in F.
HOWEVER, I know this will mess with some of the ESC's. It would be better if the files calling `GasCompositions::ProcessHeatPropertiesResults GasCompositions::getProcessHeatProperties` that have a temperature in K because it came from a steam calculator do a conversion before putting them in `getProcessHeatProperties` rather than the conversions being always in `getProcessHeatProperties`.
|
process
|
available heat f vs k issue overview generally temperatures coming into the suite from process heating are in f not k right now to use the new algorithm we would have to have the desktop convert them to k and then the suite would convert back to f and they are not using the same constants for the conversions would be best if the suite just assumed that it was in f however i know this will mess with some of the esc s it would be better if the files calling gascompositions processheatpropertiesresults gascompositions getprocessheatproperties that have a temperature in k because it came from a steam calculator do a conversion before putting them in getprocessheatproperties rather than the conversions being always in getprocessheatproperties
| 1
|
88,878
| 25,525,507,560
|
IssuesEvent
|
2022-11-29 01:40:06
|
matplotlib/matplotlib
|
https://api.github.com/repos/matplotlib/matplotlib
|
closed
|
[Doc]: update minimum gcc version?
|
Documentation Build
|
### Documentation Link
https://matplotlib.org/devdocs/devel/dependencies.html#c-compiler
### Problem
The minimum stated version of gcc for building matplotlib is currently 4.8.1. When trying to build matplotlib with (our system default) gcc v4.8.5, I get
```
/usr/include/c++/4.8.2/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
```
On the same system, if I point at gcc v8.1.0, the build works fine.
### Suggested improvement
I suspect the simplest option would be to increase the stated minimum version in the installation guide, though I do not know what version that would be. I note that 4.8.5 came out in 2015.
|
1.0
|
[Doc]: update minimum gcc version? - ### Documentation Link
https://matplotlib.org/devdocs/devel/dependencies.html#c-compiler
### Problem
The minimum stated version of gcc for building matplotlib is currently 4.8.1. When trying to build matplotlib with (our system default) gcc v4.8.5, I get
```
/usr/include/c++/4.8.2/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
```
On the same system, if I point at gcc v8.1.0, the build works fine.
### Suggested improvement
I suspect the simplest option would be to increase the stated minimum version in the installation guide, though I do not know what version that would be. I note that 4.8.5 came out in 2015.
|
non_process
|
update minimum gcc version documentation link problem the minimum stated version of gcc for building matplotlib is currently when trying to build matplotlib with our system default gcc i get usr include c bits c warning h error error this file requires compiler and library support for the iso c standard this support is currently experimental and must be enabled with the std c or std gnu compiler options on the same system if i point at gcc the build works fine suggested improvement i suspect the simplest option would be to increase the stated minimum version in the installation guide though i do not know what version that would be i note that came out in
| 0
|
17,666
| 23,488,099,846
|
IssuesEvent
|
2022-08-17 15:59:06
|
MPMG-DCC-UFMG/C01
|
https://api.github.com/repos/MPMG-DCC-UFMG/C01
|
opened
|
Relação Navegador/User-Agent
|
[2] Alta Prioridade [1] Requisito [0] Desenvolvimento [3] Processamento Dinâmico
|
## Comportamento Esperado
É esperado que haja um casamento adequado entre os user-agents utilizados e os navegadores escolhidos para o processamento dinâmico.
## Comportamento Atual
Com a recém entrada das novas opções de navegadores, alguns testes e discussões (relatados detalhadamente aqui na discussão iniciada [aqui](https://github.com/MPMG-DCC-UFMG/C01/pull/4460#issuecomment-1209715208)) demonstraram que o funcionamento adequado de alguns coletores pode ser comprometido por um casamento inadequado entre user-agents e o tipo de navegador. Em alguns casos, temos a resposta `404 Bad Request`.
> Inclusive, acredita-se que a issue #4641 pode estar relacionada com esse fator.
## Passos para reproduzir o erro
Você pode reproduzir a coleta notificada nessa discussão da [PR 3055](https://github.com/MPMG-DCC-UFMG/C01/pull/4460), de adição de novos navegadores.
## Especificações da Coleta
1 - Uma coleta com Firefox sem especificação de user-agent (Erro)
```
{
"source_name": "Browser",
"base_url": "https:\/\/www.whatismybrowser.com\/pt\/",
"obey_robots": false,
"data_path": "browserwimbfirefoxuseragent",
"request_type": "GET",
"sc_scheduler_persist": true,
"sc_scheduler_queue_refresh": 10,
"sc_queue_hits": 10,
"sc_queue_window": 60,
"sc_queue_moderated": true,
"sc_dupefilter_timeout": 600,
"sc_global_page_per_domain_limit": null,
"sc_global_page_per_domain_limit_timeout": 600,
"sc_domain_max_page_timeout": 600,
"sc_scheduler_ip_refresh": 60,
"sc_scheduler_backlog_blacklist": true,
"sc_scheduler_type_enabled": true,
"sc_scheduler_ip_enabled": true,
"sc_scheduler_item_retries": 3,
"sc_scheduler_queue_timeout": 3600,
"sc_httperror_allow_all": true,
"sc_retry_times": 3,
"sc_download_timeout": 10,
"form_request_type": "POST",
"antiblock_download_delay": 2,
"antiblock_autothrottle_enabled": false,
"antiblock_autothrottle_start_delay": 2,
"antiblock_autothrottle_max_delay": 10,
"antiblock_ip_rotation_enabled": false,
"antiblock_ip_rotation_type": "tor",
"antiblock_max_reqs_per_ip": 10,
"antiblock_max_reuse_rounds": 10,
"antiblock_proxy_list": "",
"antiblock_user_agent_rotation_enabled": true,
"antiblock_reqs_per_user_agent": 100,
"antiblock_user_agents_list": "",
"antiblock_insert_cookies_enabled": false,
"antiblock_cookies_list": "",
"captcha": "none",
"has_webdriver": false,
"webdriver_path": "",
"img_xpath": "",
"sound_xpath": "",
"dynamic_processing": true,
"browser_type": "webkit",
"skip_iter_errors": false,
"explore_links": false,
"link_extractor_max_depth": null,
"link_extractor_allow_url": "",
"link_extractor_allow_domains": "",
"link_extractor_tags": "",
"link_extractor_attrs": "",
"link_extractor_check_type": false,
"link_extractor_process_value": "",
"download_files": false,
"download_files_allow_url": "",
"download_files_allow_extensions": "",
"download_files_allow_domains": "",
"download_files_tags": "",
"download_files_attrs": "",
"download_files_process_value": "",
"download_files_check_large_content": true,
"download_imgs": false,
"steps": "{\"step\":\"root\",\"depth\":0,\"children\":[{\"step\":\"espere\",\"depth\":1,\"arguments\":{\"segundos\":\"10\"}},{\"step\":\"screenshot\",\"depth\":1,\"arguments\":{}}]}",
"encoding_detection_method": 1,
"expected_runtime_category": "medium",
"templated_url_parameter_handlers": [],
"static_form_parameter_handlers": [],
"templated_url_response_handlers": [],
"static_form_response_handlers": [],
"instance_id": "166015567131871",
"crawler_id": 1
}
```
2- Uma coleta com Firefox com especificação de user-agent (Sucesso)
```
{
"source_name": "Firefox User Agent",
"base_url": "https:\/\/www.whatismybrowser.com\/pt\/",
"obey_robots": false,
"data_path": "browserwimbfirefoxuseragent",
"request_type": "GET",
"sc_scheduler_persist": true,
"sc_scheduler_queue_refresh": 10,
"sc_queue_hits": 10,
"sc_queue_window": 60,
"sc_queue_moderated": true,
"sc_dupefilter_timeout": 600,
"sc_global_page_per_domain_limit": null,
"sc_global_page_per_domain_limit_timeout": 600,
"sc_domain_max_page_timeout": 600,
"sc_scheduler_ip_refresh": 60,
"sc_scheduler_backlog_blacklist": true,
"sc_scheduler_type_enabled": true,
"sc_scheduler_ip_enabled": true,
"sc_scheduler_item_retries": 3,
"sc_scheduler_queue_timeout": 3600,
"sc_httperror_allow_all": true,
"sc_retry_times": 3,
"sc_download_timeout": 10,
"form_request_type": "POST",
"antiblock_download_delay": 2,
"antiblock_autothrottle_enabled": false,
"antiblock_autothrottle_start_delay": 2,
"antiblock_autothrottle_max_delay": 10,
"antiblock_ip_rotation_enabled": false,
"antiblock_ip_rotation_type": "tor",
"antiblock_max_reqs_per_ip": 10,
"antiblock_max_reuse_rounds": 10,
"antiblock_proxy_list": "",
"antiblock_user_agent_rotation_enabled": true,
"antiblock_reqs_per_user_agent": 100,
"antiblock_user_agents_list": "Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:103.0) Gecko\/20100101 Firefox\/103.0",
"antiblock_insert_cookies_enabled": false,
"antiblock_cookies_list": "",
"captcha": "none",
"has_webdriver": false,
"webdriver_path": "",
"img_xpath": "",
"sound_xpath": "",
"dynamic_processing": true,
"browser_type": "webkit",
"skip_iter_errors": false,
"explore_links": false,
"link_extractor_max_depth": null,
"link_extractor_allow_url": "",
"link_extractor_allow_domains": "",
"link_extractor_tags": "",
"link_extractor_attrs": "",
"link_extractor_check_type": false,
"link_extractor_process_value": "",
"download_files": false,
"download_files_allow_url": "",
"download_files_allow_extensions": "",
"download_files_allow_domains": "",
"download_files_tags": "",
"download_files_attrs": "",
"download_files_process_value": "",
"download_files_check_large_content": true,
"download_imgs": false,
"steps": "{\"step\":\"root\",\"depth\":0,\"children\":[{\"step\":\"espere\",\"depth\":1,\"arguments\":{\"segundos\":\"10\"}},{\"step\":\"screenshot\",\"depth\":1,\"arguments\":{}}]}",
"encoding_detection_method": 1,
"expected_runtime_category": "medium",
"templated_url_parameter_handlers": [],
"static_form_parameter_handlers": [],
"templated_url_response_handlers": [],
"static_form_response_handlers": [],
"instance_id": "166015567131871",
"crawler_id": 1
}
```
## Sistema (caso necessário)
- MP ou local: local
- Branch específica: dev/ sistema distribuído
- Sistema diferente: não
## Screenshots (caso necessário)
Ver em https://github.com/MPMG-DCC-UFMG/C01/pull/4460
|
1.0
|
Relação Navegador/User-Agent - ## Comportamento Esperado
É esperado que haja um casamento adequado entre os user-agents utilizados e os navegadores escolhidos para o processamento dinâmico.
## Comportamento Atual
Com a recém entrada das novas opções de navegadores, alguns testes e discussões (relatados detalhadamente aqui na discussão iniciada [aqui](https://github.com/MPMG-DCC-UFMG/C01/pull/4460#issuecomment-1209715208)) demonstraram que o funcionamento adequado de alguns coletores pode ser comprometido por um casamento inadequado entre user-agents e o tipo de navegador. Em alguns casos, temos a resposta `404 Bad Request`.
> Inclusive, acredita-se que a issue #4641 pode estar relacionada com esse fator.
## Passos para reproduzir o erro
Você pode reproduzir a coleta notificada nessa discussão da [PR 3055](https://github.com/MPMG-DCC-UFMG/C01/pull/4460), de adição de novos navegadores.
## Especificações da Coleta
1 - Uma coleta com Firefox sem especificação de user-agent (Erro)
```
{
"source_name": "Browser",
"base_url": "https:\/\/www.whatismybrowser.com\/pt\/",
"obey_robots": false,
"data_path": "browserwimbfirefoxuseragent",
"request_type": "GET",
"sc_scheduler_persist": true,
"sc_scheduler_queue_refresh": 10,
"sc_queue_hits": 10,
"sc_queue_window": 60,
"sc_queue_moderated": true,
"sc_dupefilter_timeout": 600,
"sc_global_page_per_domain_limit": null,
"sc_global_page_per_domain_limit_timeout": 600,
"sc_domain_max_page_timeout": 600,
"sc_scheduler_ip_refresh": 60,
"sc_scheduler_backlog_blacklist": true,
"sc_scheduler_type_enabled": true,
"sc_scheduler_ip_enabled": true,
"sc_scheduler_item_retries": 3,
"sc_scheduler_queue_timeout": 3600,
"sc_httperror_allow_all": true,
"sc_retry_times": 3,
"sc_download_timeout": 10,
"form_request_type": "POST",
"antiblock_download_delay": 2,
"antiblock_autothrottle_enabled": false,
"antiblock_autothrottle_start_delay": 2,
"antiblock_autothrottle_max_delay": 10,
"antiblock_ip_rotation_enabled": false,
"antiblock_ip_rotation_type": "tor",
"antiblock_max_reqs_per_ip": 10,
"antiblock_max_reuse_rounds": 10,
"antiblock_proxy_list": "",
"antiblock_user_agent_rotation_enabled": true,
"antiblock_reqs_per_user_agent": 100,
"antiblock_user_agents_list": "",
"antiblock_insert_cookies_enabled": false,
"antiblock_cookies_list": "",
"captcha": "none",
"has_webdriver": false,
"webdriver_path": "",
"img_xpath": "",
"sound_xpath": "",
"dynamic_processing": true,
"browser_type": "webkit",
"skip_iter_errors": false,
"explore_links": false,
"link_extractor_max_depth": null,
"link_extractor_allow_url": "",
"link_extractor_allow_domains": "",
"link_extractor_tags": "",
"link_extractor_attrs": "",
"link_extractor_check_type": false,
"link_extractor_process_value": "",
"download_files": false,
"download_files_allow_url": "",
"download_files_allow_extensions": "",
"download_files_allow_domains": "",
"download_files_tags": "",
"download_files_attrs": "",
"download_files_process_value": "",
"download_files_check_large_content": true,
"download_imgs": false,
"steps": "{\"step\":\"root\",\"depth\":0,\"children\":[{\"step\":\"espere\",\"depth\":1,\"arguments\":{\"segundos\":\"10\"}},{\"step\":\"screenshot\",\"depth\":1,\"arguments\":{}}]}",
"encoding_detection_method": 1,
"expected_runtime_category": "medium",
"templated_url_parameter_handlers": [],
"static_form_parameter_handlers": [],
"templated_url_response_handlers": [],
"static_form_response_handlers": [],
"instance_id": "166015567131871",
"crawler_id": 1
}
```
2- Uma coleta com Firefox com especificação de user-agent (Sucesso)
```
{
"source_name": "Firefox User Agent",
"base_url": "https:\/\/www.whatismybrowser.com\/pt\/",
"obey_robots": false,
"data_path": "browserwimbfirefoxuseragent",
"request_type": "GET",
"sc_scheduler_persist": true,
"sc_scheduler_queue_refresh": 10,
"sc_queue_hits": 10,
"sc_queue_window": 60,
"sc_queue_moderated": true,
"sc_dupefilter_timeout": 600,
"sc_global_page_per_domain_limit": null,
"sc_global_page_per_domain_limit_timeout": 600,
"sc_domain_max_page_timeout": 600,
"sc_scheduler_ip_refresh": 60,
"sc_scheduler_backlog_blacklist": true,
"sc_scheduler_type_enabled": true,
"sc_scheduler_ip_enabled": true,
"sc_scheduler_item_retries": 3,
"sc_scheduler_queue_timeout": 3600,
"sc_httperror_allow_all": true,
"sc_retry_times": 3,
"sc_download_timeout": 10,
"form_request_type": "POST",
"antiblock_download_delay": 2,
"antiblock_autothrottle_enabled": false,
"antiblock_autothrottle_start_delay": 2,
"antiblock_autothrottle_max_delay": 10,
"antiblock_ip_rotation_enabled": false,
"antiblock_ip_rotation_type": "tor",
"antiblock_max_reqs_per_ip": 10,
"antiblock_max_reuse_rounds": 10,
"antiblock_proxy_list": "",
"antiblock_user_agent_rotation_enabled": true,
"antiblock_reqs_per_user_agent": 100,
"antiblock_user_agents_list": "Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:103.0) Gecko\/20100101 Firefox\/103.0",
"antiblock_insert_cookies_enabled": false,
"antiblock_cookies_list": "",
"captcha": "none",
"has_webdriver": false,
"webdriver_path": "",
"img_xpath": "",
"sound_xpath": "",
"dynamic_processing": true,
"browser_type": "webkit",
"skip_iter_errors": false,
"explore_links": false,
"link_extractor_max_depth": null,
"link_extractor_allow_url": "",
"link_extractor_allow_domains": "",
"link_extractor_tags": "",
"link_extractor_attrs": "",
"link_extractor_check_type": false,
"link_extractor_process_value": "",
"download_files": false,
"download_files_allow_url": "",
"download_files_allow_extensions": "",
"download_files_allow_domains": "",
"download_files_tags": "",
"download_files_attrs": "",
"download_files_process_value": "",
"download_files_check_large_content": true,
"download_imgs": false,
"steps": "{\"step\":\"root\",\"depth\":0,\"children\":[{\"step\":\"espere\",\"depth\":1,\"arguments\":{\"segundos\":\"10\"}},{\"step\":\"screenshot\",\"depth\":1,\"arguments\":{}}]}",
"encoding_detection_method": 1,
"expected_runtime_category": "medium",
"templated_url_parameter_handlers": [],
"static_form_parameter_handlers": [],
"templated_url_response_handlers": [],
"static_form_response_handlers": [],
"instance_id": "166015567131871",
"crawler_id": 1
}
```
## Sistema (caso necessário)
- MP ou local: local
- Branch específica: dev/ sistema distribuído
- Sistema diferente: não
## Screenshots (caso necessário)
Ver em https://github.com/MPMG-DCC-UFMG/C01/pull/4460
|
process
|
relação navegador user agent comportamento esperado é esperado que haja um casamento adequado entre os user agents utilizados e os navegadores escolhidos para o processamento dinâmico comportamento atual com a recém entrada das novas opções de navegadores alguns testes e discussões relatados detalhadamente aqui na discussão iniciada demonstraram que o funcionamento adequado de alguns coletores pode ser comprometido por um casamento inadequado entre user agents e o tipo de navegador em alguns casos temos a resposta bad request inclusive acredita se que a issue pode estar relacionada com esse fator passos para reproduzir o erro você pode reproduzir a coleta notificada nessa discussão da de adição de novos navegadores especificações da coleta uma coleta com firefox sem especificação de user agent erro source name browser base url https obey robots false data path browserwimbfirefoxuseragent request type get sc scheduler persist true sc scheduler queue refresh sc queue hits sc queue window sc queue moderated true sc dupefilter timeout sc global page per domain limit null sc global page per domain limit timeout sc domain max page timeout sc scheduler ip refresh sc scheduler backlog blacklist true sc scheduler type enabled true sc scheduler ip enabled true sc scheduler item retries sc scheduler queue timeout sc httperror allow all true sc retry times sc download timeout form request type post antiblock download delay antiblock autothrottle enabled false antiblock autothrottle start delay antiblock autothrottle max delay antiblock ip rotation enabled false antiblock ip rotation type tor antiblock max reqs per ip antiblock max reuse rounds antiblock proxy list antiblock user agent rotation enabled true antiblock reqs per user agent antiblock user agents list antiblock insert cookies enabled false antiblock cookies list captcha none has webdriver false webdriver path img xpath sound xpath dynamic processing true browser type webkit skip iter errors false explore links false link extractor max depth null link extractor allow url link extractor allow domains link extractor tags link extractor attrs link extractor check type false link extractor process value download files false download files allow url download files allow extensions download files allow domains download files tags download files attrs download files process value download files check large content true download imgs false steps step root depth children encoding detection method expected runtime category medium templated url parameter handlers static form parameter handlers templated url response handlers static form response handlers instance id crawler id uma coleta com firefox com especificação de user agent sucesso source name firefox user agent base url https obey robots false data path browserwimbfirefoxuseragent request type get sc scheduler persist true sc scheduler queue refresh sc queue hits sc queue window sc queue moderated true sc dupefilter timeout sc global page per domain limit null sc global page per domain limit timeout sc domain max page timeout sc scheduler ip refresh sc scheduler backlog blacklist true sc scheduler type enabled true sc scheduler ip enabled true sc scheduler item retries sc scheduler queue timeout sc httperror allow all true sc retry times sc download timeout form request type post antiblock download delay antiblock autothrottle enabled false antiblock autothrottle start delay antiblock autothrottle max delay antiblock ip rotation enabled false antiblock ip rotation type tor antiblock max reqs per ip antiblock max reuse rounds antiblock proxy list antiblock user agent rotation enabled true antiblock reqs per user agent antiblock user agents list mozilla windows nt rv gecko firefox antiblock insert cookies enabled false antiblock cookies list captcha none has webdriver false webdriver path img xpath sound xpath dynamic processing true browser type webkit skip iter errors false explore links false link extractor max depth null link extractor allow url link extractor allow domains link extractor tags link extractor attrs link extractor check type false link extractor process value download files false download files allow url download files allow extensions download files allow domains download files tags download files attrs download files process value download files check large content true download imgs false steps step root depth children encoding detection method expected runtime category medium templated url parameter handlers static form parameter handlers templated url response handlers static form response handlers instance id crawler id sistema caso necessário mp ou local local branch específica dev sistema distribuído sistema diferente não screenshots caso necessário ver em
| 1
|
9,268
| 12,300,750,513
|
IssuesEvent
|
2020-05-11 14:26:21
|
cypress-io/cypress-example-kitchensink
|
https://api.github.com/repos/cypress-io/cypress-example-kitchensink
|
closed
|
Run AppVeyor CI on all available browsers
|
CI: appveyor OS: Windows process: ci
|
- in monorepo we are running kitchensink examples on AppVeyor using Chrome browser
- here we only run it on Electron and on Edge
The monorepo is failing on Chrome https://ci.appveyor.com/project/cypress-io/cypress/builds/32785732/job/sovlnp5ytxmxwn9f
```
Running: examples\assertions.spec.js (3 of 19)
Assertions
Implicit Assertions
√ .should() - make an assertion about the current subject (1019ms)
√ .and() - chain multiple assertions together (372ms)
Explicit Assertions
√ expect - make an assertion about a specified subject (344ms)
√ pass your own callback function to should() (600ms)
√ finds element by class name regex (479ms)
√ can throw any error (432ms)
√ matches unknown text between two elements (412ms)
√ assert - assert shape of an object (378ms)
1) retries the should callback until assertions pass
8 passing (12s)
1 failing
1) Assertions
Explicit Assertions
retries the should callback until assertions pass:
AssertionError: Timed out retrying: Expected to find element: `#random-number`, but never found it.
at Context.eval (https://example.cypress.io/__cypress/tests?p=cypress\integration\examples\assertions.spec.js:146:18)
```
which we don't see here at all
AppVeyor here has all browsers
<img width="753" alt="Screen Shot 2020-05-11 at 9 44 04 AM" src="https://user-images.githubusercontent.com/2212006/81568598-fcc87200-936b-11ea-8a22-55a73eb0ceb7.png">
|
1.0
|
Run AppVeyor CI on all available browsers - - in monorepo we are running kitchensink examples on AppVeyor using Chrome browser
- here we only run it on Electron and on Edge
The monorepo is failing on Chrome https://ci.appveyor.com/project/cypress-io/cypress/builds/32785732/job/sovlnp5ytxmxwn9f
```
Running: examples\assertions.spec.js (3 of 19)
Assertions
Implicit Assertions
√ .should() - make an assertion about the current subject (1019ms)
√ .and() - chain multiple assertions together (372ms)
Explicit Assertions
√ expect - make an assertion about a specified subject (344ms)
√ pass your own callback function to should() (600ms)
√ finds element by class name regex (479ms)
√ can throw any error (432ms)
√ matches unknown text between two elements (412ms)
√ assert - assert shape of an object (378ms)
1) retries the should callback until assertions pass
8 passing (12s)
1 failing
1) Assertions
Explicit Assertions
retries the should callback until assertions pass:
AssertionError: Timed out retrying: Expected to find element: `#random-number`, but never found it.
at Context.eval (https://example.cypress.io/__cypress/tests?p=cypress\integration\examples\assertions.spec.js:146:18)
```
which we don't see here at all
AppVeyor here has all browsers
<img width="753" alt="Screen Shot 2020-05-11 at 9 44 04 AM" src="https://user-images.githubusercontent.com/2212006/81568598-fcc87200-936b-11ea-8a22-55a73eb0ceb7.png">
|
process
|
run appveyor ci on all available browsers in monorepo we are running kitchensink examples on appveyor using chrome browser here we only run it on electron and on edge the monorepo is failing on chrome running examples assertions spec js of assertions implicit assertions √ should make an assertion about the current subject √ and chain multiple assertions together explicit assertions √ expect make an assertion about a specified subject √ pass your own callback function to should √ finds element by class name regex √ can throw any error √ matches unknown text between two elements √ assert assert shape of an object retries the should callback until assertions pass passing failing assertions explicit assertions retries the should callback until assertions pass assertionerror timed out retrying expected to find element random number but never found it at context eval which we don t see here at all appveyor here has all browsers img width alt screen shot at am src
| 1
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.