Unnamed: 0
int64 0
832k
| id
float64 2.49B
32.1B
| type
stringclasses 1
value | created_at
stringlengths 19
19
| repo
stringlengths 5
112
| repo_url
stringlengths 34
141
| action
stringclasses 3
values | title
stringlengths 1
757
| labels
stringlengths 4
664
| body
stringlengths 3
261k
| index
stringclasses 10
values | text_combine
stringlengths 96
261k
| label
stringclasses 2
values | text
stringlengths 96
232k
| binary_label
int64 0
1
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
70,896
| 23,363,364,384
|
IssuesEvent
|
2022-08-10 13:33:14
|
vector-im/element-web
|
https://api.github.com/repos/vector-im/element-web
|
closed
|
Powerlevels are shown as a blank timeline item
|
T-Defect S-Tolerable A-Room-Settings A-Timeline A-DevTools O-Uncommon
|
### Steps to reproduce
1. Create a new private room
2. Expand the 'configuring room' steps
3. Note there's a blank timeline entry, which if you view source turns out to be the join rules:
<img width="569" alt="Screenshot 2022-08-05 at 15 24 21" src="https://user-images.githubusercontent.com/1294269/183097836-52461075-a50b-45e5-af35-add08d4aca47.png">
### Outcome
#### What did you expect?
no mystery blank timeline entries.
### Operating system
macOS
### Application version
nightly
### How did you install the app?
nightly
### Homeserver
matrix.org
### Will you send logs?
No
|
1.0
|
Powerlevels are shown as a blank timeline item - ### Steps to reproduce
1. Create a new private room
2. Expand the 'configuring room' steps
3. Note there's a blank timeline entry, which if you view source turns out to be the join rules:
<img width="569" alt="Screenshot 2022-08-05 at 15 24 21" src="https://user-images.githubusercontent.com/1294269/183097836-52461075-a50b-45e5-af35-add08d4aca47.png">
### Outcome
#### What did you expect?
no mystery blank timeline entries.
### Operating system
macOS
### Application version
nightly
### How did you install the app?
nightly
### Homeserver
matrix.org
### Will you send logs?
No
|
defect
|
powerlevels are shown as a blank timeline item steps to reproduce create a new private room expand the configuring room steps note there s a blank timeline entry which if you view source turns out to be the join rules img width alt screenshot at src outcome what did you expect no mystery blank timeline entries operating system macos application version nightly how did you install the app nightly homeserver matrix org will you send logs no
| 1
|
30,203
| 6,041,105,213
|
IssuesEvent
|
2017-06-10 20:47:47
|
bridgedotnet/Bridge
|
https://api.github.com/repos/bridgedotnet/Bridge
|
opened
|
Check ObjectLiteral interfaces for plain mode
|
defect
|
Bridge should validate object literal interfaces (interfaces must be marked by ObjectLiteralAttribute), like constructor mode is validated
### Steps To Reproduce
```c#
public interface I1
{
int Prop1
{
get;
set;
}
}
[ObjectLiteral]
public class Class1 : I1
{
public int Prop1
{
get;
set;
}
}
```
### Expected Result
Exception
### Actual Result
Compilation is passed
|
1.0
|
Check ObjectLiteral interfaces for plain mode - Bridge should validate object literal interfaces (interfaces must be marked by ObjectLiteralAttribute), like constructor mode is validated
### Steps To Reproduce
```c#
public interface I1
{
int Prop1
{
get;
set;
}
}
[ObjectLiteral]
public class Class1 : I1
{
public int Prop1
{
get;
set;
}
}
```
### Expected Result
Exception
### Actual Result
Compilation is passed
|
defect
|
check objectliteral interfaces for plain mode bridge should validate object literal interfaces interfaces must be marked by objectliteralattribute like constructor mode is validated steps to reproduce c public interface int get set public class public int get set expected result exception actual result compilation is passed
| 1
|
187,130
| 22,031,538,440
|
IssuesEvent
|
2022-05-28 00:40:19
|
vincenzodistasio97/Slack-Clone
|
https://api.github.com/repos/vincenzodistasio97/Slack-Clone
|
closed
|
WS-2019-0063 (High) detected in js-yaml-3.12.0.tgz - autoclosed
|
security vulnerability
|
## WS-2019-0063 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>js-yaml-3.12.0.tgz</b></p></summary>
<p>YAML 1.2 parser and serializer</p>
<p>Library home page: <a href="https://registry.npmjs.org/js-yaml/-/js-yaml-3.12.0.tgz">https://registry.npmjs.org/js-yaml/-/js-yaml-3.12.0.tgz</a></p>
<p>Path to dependency file: /server/package.json</p>
<p>Path to vulnerable library: /server/node_modules/js-yaml/package.json</p>
<p>
Dependency Hierarchy:
- mongoose-5.2.6.tgz (Root Library)
- mquery-3.1.1.tgz
- eslint-4.14.0.tgz
- :x: **js-yaml-3.12.0.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/vincenzodistasio97/Slack-Clone/commit/125be6381c29e8f8e1d4b2fed216db288fad9798">125be6381c29e8f8e1d4b2fed216db288fad9798</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>
Js-yaml prior to 3.13.1 are vulnerable to Code Injection. The load() function may execute arbitrary code injected through a malicious YAML file.
<p>Publish Date: 2019-04-05
<p>URL: <a href=https://github.com/nodeca/js-yaml/pull/480>WS-2019-0063</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.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- 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://www.npmjs.com/advisories/813">https://www.npmjs.com/advisories/813</a></p>
<p>Release Date: 2019-04-05</p>
<p>Fix Resolution (js-yaml): 3.13.1</p>
<p>Direct dependency fix Resolution (mongoose): 6.2.11</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-0063 (High) detected in js-yaml-3.12.0.tgz - autoclosed - ## WS-2019-0063 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>js-yaml-3.12.0.tgz</b></p></summary>
<p>YAML 1.2 parser and serializer</p>
<p>Library home page: <a href="https://registry.npmjs.org/js-yaml/-/js-yaml-3.12.0.tgz">https://registry.npmjs.org/js-yaml/-/js-yaml-3.12.0.tgz</a></p>
<p>Path to dependency file: /server/package.json</p>
<p>Path to vulnerable library: /server/node_modules/js-yaml/package.json</p>
<p>
Dependency Hierarchy:
- mongoose-5.2.6.tgz (Root Library)
- mquery-3.1.1.tgz
- eslint-4.14.0.tgz
- :x: **js-yaml-3.12.0.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/vincenzodistasio97/Slack-Clone/commit/125be6381c29e8f8e1d4b2fed216db288fad9798">125be6381c29e8f8e1d4b2fed216db288fad9798</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>
Js-yaml prior to 3.13.1 are vulnerable to Code Injection. The load() function may execute arbitrary code injected through a malicious YAML file.
<p>Publish Date: 2019-04-05
<p>URL: <a href=https://github.com/nodeca/js-yaml/pull/480>WS-2019-0063</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.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- 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://www.npmjs.com/advisories/813">https://www.npmjs.com/advisories/813</a></p>
<p>Release Date: 2019-04-05</p>
<p>Fix Resolution (js-yaml): 3.13.1</p>
<p>Direct dependency fix Resolution (mongoose): 6.2.11</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
|
non_defect
|
ws high detected in js yaml tgz autoclosed ws high severity vulnerability vulnerable library js yaml tgz yaml parser and serializer library home page a href path to dependency file server package json path to vulnerable library server node modules js yaml package json dependency hierarchy mongoose tgz root library mquery tgz eslint tgz x js yaml tgz vulnerable library found in head commit a href found in base branch master vulnerability details js yaml prior to are vulnerable to code injection the load function may execute arbitrary code injected through a malicious yaml file publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high 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 js yaml direct dependency fix resolution mongoose step up your open source security game with whitesource
| 0
|
307,101
| 26,518,425,676
|
IssuesEvent
|
2023-01-18 23:10:22
|
pytorch/pytorch
|
https://api.github.com/repos/pytorch/pytorch
|
closed
|
DISABLED test_tensor_types_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches.<locals>.DummyTestClass)
|
module: flaky-tests skipped module: unknown
|
Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/failure/test_tensor_types_dynamic_shapes) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/10713308472).
Over the past 72 hours, it has flakily failed in 2 workflow(s).
**Debugging instructions (after clicking on the recent samples link):**
To find relevant log snippets:
1. Click on the workflow logs linked above
2. Grep for `test_tensor_types_dynamic_shapes`
Error retrieving /opt/conda/lib/python3.10/site-packages/torch/_dynamo/testing.py: Error: Statuscode 301
|
1.0
|
DISABLED test_tensor_types_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches.<locals>.DummyTestClass) - Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/failure/test_tensor_types_dynamic_shapes) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/10713308472).
Over the past 72 hours, it has flakily failed in 2 workflow(s).
**Debugging instructions (after clicking on the recent samples link):**
To find relevant log snippets:
1. Click on the workflow logs linked above
2. Grep for `test_tensor_types_dynamic_shapes`
Error retrieving /opt/conda/lib/python3.10/site-packages/torch/_dynamo/testing.py: Error: Statuscode 301
|
non_defect
|
disabled test tensor types dynamic shapes torch dynamo testing make test cls with patches dummytestclass platforms linux this test was disabled because it is failing in ci see and the most recent trunk over the past hours it has flakily failed in workflow s debugging instructions after clicking on the recent samples link to find relevant log snippets click on the workflow logs linked above grep for test tensor types dynamic shapes error retrieving opt conda lib site packages torch dynamo testing py error statuscode
| 0
|
159,335
| 6,043,938,129
|
IssuesEvent
|
2017-06-12 02:22:09
|
OperationCode/operationcode_bot
|
https://api.github.com/repos/OperationCode/operationcode_bot
|
closed
|
Adding a mentee logs the date they joined in Airtable
|
Needs: More Detail Priority: Medium Type: Feature
|
As a mentor, I want to see when a mentee joined Operation Code in Airtable, so I know how long they've been a part of the community.
This allows me to get a better sense of which mentees have been waiting the longest for a mentor.
Functional requirements;
- Completion of mentee application populates a column in Airtable with the date submitted.
|
1.0
|
Adding a mentee logs the date they joined in Airtable - As a mentor, I want to see when a mentee joined Operation Code in Airtable, so I know how long they've been a part of the community.
This allows me to get a better sense of which mentees have been waiting the longest for a mentor.
Functional requirements;
- Completion of mentee application populates a column in Airtable with the date submitted.
|
non_defect
|
adding a mentee logs the date they joined in airtable as a mentor i want to see when a mentee joined operation code in airtable so i know how long they ve been a part of the community this allows me to get a better sense of which mentees have been waiting the longest for a mentor functional requirements completion of mentee application populates a column in airtable with the date submitted
| 0
|
5,795
| 2,610,215,578
|
IssuesEvent
|
2015-02-26 19:08:46
|
chrsmith/somefinders
|
https://api.github.com/repos/chrsmith/somefinders
|
opened
|
вязальная машина буковинка инструкция.txt
|
auto-migrated Priority-Medium Type-Defect
|
```
'''Горислав Борисов'''
Привет всем не подскажите где можно найти
.вязальная машина буковинка инструкция.txt.
как то выкладывали уже
'''Арсен Мухин'''
Качай тут http://bit.ly/1heD7E5
'''Антон Наумов'''
Спасибо вроде то но просит телефон вводить
'''Валерий Данилов'''
Неа все ок у меня ничего не списало
'''Агей Афанасьев'''
Не это не влияет на баланс
Информация о файле: вязальная машина
буковинка инструкция.txt
Загружен: В этом месяце
Скачан раз: 575
Рейтинг: 323
Средняя скорость скачивания: 720
Похожих файлов: 20
```
-----
Original issue reported on code.google.com by `kondense...@gmail.com` on 16 Dec 2013 at 4:54
|
1.0
|
вязальная машина буковинка инструкция.txt - ```
'''Горислав Борисов'''
Привет всем не подскажите где можно найти
.вязальная машина буковинка инструкция.txt.
как то выкладывали уже
'''Арсен Мухин'''
Качай тут http://bit.ly/1heD7E5
'''Антон Наумов'''
Спасибо вроде то но просит телефон вводить
'''Валерий Данилов'''
Неа все ок у меня ничего не списало
'''Агей Афанасьев'''
Не это не влияет на баланс
Информация о файле: вязальная машина
буковинка инструкция.txt
Загружен: В этом месяце
Скачан раз: 575
Рейтинг: 323
Средняя скорость скачивания: 720
Похожих файлов: 20
```
-----
Original issue reported on code.google.com by `kondense...@gmail.com` on 16 Dec 2013 at 4:54
|
defect
|
вязальная машина буковинка инструкция txt горислав борисов привет всем не подскажите где можно найти вязальная машина буковинка инструкция txt как то выкладывали уже арсен мухин качай тут антон наумов спасибо вроде то но просит телефон вводить валерий данилов неа все ок у меня ничего не списало агей афанасьев не это не влияет на баланс информация о файле вязальная машина буковинка инструкция txt загружен в этом месяце скачан раз рейтинг средняя скорость скачивания похожих файлов original issue reported on code google com by kondense gmail com on dec at
| 1
|
159,283
| 20,048,346,525
|
IssuesEvent
|
2022-02-03 01:07:37
|
kapseliboi/i18next
|
https://api.github.com/repos/kapseliboi/i18next
|
opened
|
CVE-2020-7598 (Medium) detected in minimist-0.0.8.tgz, minimist-1.2.0.tgz
|
security vulnerability
|
## CVE-2020-7598 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.8.tgz</b>, <b>minimist-1.2.0.tgz</b></p></summary>
<p>
<details><summary><b>minimist-0.0.8.tgz</b></p></summary>
<p>parse argument options</p>
<p>Library home page: <a href="https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz">https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz</a></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/mkdirp/node_modules/minimist/package.json</p>
<p>
Dependency Hierarchy:
- eslint-3.15.0.tgz (Root Library)
- mkdirp-0.5.1.tgz
- :x: **minimist-0.0.8.tgz** (Vulnerable Library)
</details>
<details><summary><b>minimist-1.2.0.tgz</b></p></summary>
<p>parse argument options</p>
<p>Library home page: <a href="https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz">https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz</a></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/minimist/package.json</p>
<p>
Dependency Hierarchy:
- watchify-3.9.0.tgz (Root Library)
- chokidar-1.7.0.tgz
- fsevents-1.2.9.tgz
- node-pre-gyp-0.12.0.tgz
- rc-1.2.8.tgz
- :x: **minimist-1.2.0.tgz** (Vulnerable Library)
</details>
<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>
minimist before 1.2.2 could be tricked into adding or modifying properties of Object.prototype using a "constructor" or "__proto__" payload.
<p>Publish Date: 2020-03-11
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-7598>CVE-2020-7598</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.6</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- 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/substack/minimist/commit/63e7ed05aa4b1889ec2f3b196426db4500cbda94">https://github.com/substack/minimist/commit/63e7ed05aa4b1889ec2f3b196426db4500cbda94</a></p>
<p>Release Date: 2020-03-11</p>
<p>Fix Resolution (minimist): 0.2.1</p>
<p>Direct dependency fix Resolution (eslint): 3.16.0</p><p>Fix Resolution (minimist): 1.2.3</p>
<p>Direct dependency fix Resolution (watchify): 3.10.0</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-2020-7598 (Medium) detected in minimist-0.0.8.tgz, minimist-1.2.0.tgz - ## CVE-2020-7598 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.8.tgz</b>, <b>minimist-1.2.0.tgz</b></p></summary>
<p>
<details><summary><b>minimist-0.0.8.tgz</b></p></summary>
<p>parse argument options</p>
<p>Library home page: <a href="https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz">https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz</a></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/mkdirp/node_modules/minimist/package.json</p>
<p>
Dependency Hierarchy:
- eslint-3.15.0.tgz (Root Library)
- mkdirp-0.5.1.tgz
- :x: **minimist-0.0.8.tgz** (Vulnerable Library)
</details>
<details><summary><b>minimist-1.2.0.tgz</b></p></summary>
<p>parse argument options</p>
<p>Library home page: <a href="https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz">https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz</a></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/minimist/package.json</p>
<p>
Dependency Hierarchy:
- watchify-3.9.0.tgz (Root Library)
- chokidar-1.7.0.tgz
- fsevents-1.2.9.tgz
- node-pre-gyp-0.12.0.tgz
- rc-1.2.8.tgz
- :x: **minimist-1.2.0.tgz** (Vulnerable Library)
</details>
<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>
minimist before 1.2.2 could be tricked into adding or modifying properties of Object.prototype using a "constructor" or "__proto__" payload.
<p>Publish Date: 2020-03-11
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-7598>CVE-2020-7598</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.6</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- 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/substack/minimist/commit/63e7ed05aa4b1889ec2f3b196426db4500cbda94">https://github.com/substack/minimist/commit/63e7ed05aa4b1889ec2f3b196426db4500cbda94</a></p>
<p>Release Date: 2020-03-11</p>
<p>Fix Resolution (minimist): 0.2.1</p>
<p>Direct dependency fix Resolution (eslint): 3.16.0</p><p>Fix Resolution (minimist): 1.2.3</p>
<p>Direct dependency fix Resolution (watchify): 3.10.0</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
|
non_defect
|
cve medium detected in minimist tgz minimist tgz cve medium severity vulnerability vulnerable libraries minimist tgz minimist tgz minimist tgz parse argument options library home page a href path to dependency file package json path to vulnerable library node modules mkdirp node modules minimist package json dependency hierarchy eslint tgz root library mkdirp tgz x minimist tgz vulnerable library minimist tgz parse argument options library home page a href path to dependency file package json path to vulnerable library node modules minimist package json dependency hierarchy watchify tgz root library chokidar tgz fsevents tgz node pre gyp tgz rc tgz x minimist tgz vulnerable library found in base branch master vulnerability details minimist before could be tricked into adding or modifying properties of object prototype using a constructor or proto payload publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required none user interaction none 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 minimist direct dependency fix resolution eslint fix resolution minimist direct dependency fix resolution watchify step up your open source security game with whitesource
| 0
|
19,945
| 10,564,054,849
|
IssuesEvent
|
2019-10-04 23:15:23
|
spinnaker/spinnaker
|
https://api.github.com/repos/spinnaker/spinnaker
|
opened
|
Improve Kayenta named config UUID resolution process
|
component/kayenta component/orca performance
|
### Issue Summary:
After https://github.com/spinnaker/orca/pull/3215, when a Kayenta config is passed by name (without a config UUID), orca will try to resolve it from the config name and application name if they are available.
The initial approach does this in every execution of `RunKayentaCanaryTask`, which can run multiple times per stage.
It would be more efficient to do this once earlier in the process, but we didn't have a good plan for how to do this at the time https://github.com/spinnaker/orca/pull/3215 was implemented.
### Cloud Provider(s):
--
### Environment:
Netflix / AWS
### Feature Area:
Pipelines / Kayenta
### Description:
We recently added support in Orca to resolve Kayenta configuration IDs from configuration names. The feature allows for cases where configurations are provided by `canaryConfigName`, and along with the application name, a unique configuration UUID can be resolved from the config cache end point.
However, this behaviour is currently executed at the beginning of `RunKayentaCanaryTask`, which may execute multiple times for a single canary stage, so it's using up more resources than it ought to.
We weren't sure where to do this earlier in the stage, so we decided to make this into a separate issue to figure out.
### Steps to Reproduce:
--
### Additional Details:
--
/cc @marchello2000
|
True
|
Improve Kayenta named config UUID resolution process - ### Issue Summary:
After https://github.com/spinnaker/orca/pull/3215, when a Kayenta config is passed by name (without a config UUID), orca will try to resolve it from the config name and application name if they are available.
The initial approach does this in every execution of `RunKayentaCanaryTask`, which can run multiple times per stage.
It would be more efficient to do this once earlier in the process, but we didn't have a good plan for how to do this at the time https://github.com/spinnaker/orca/pull/3215 was implemented.
### Cloud Provider(s):
--
### Environment:
Netflix / AWS
### Feature Area:
Pipelines / Kayenta
### Description:
We recently added support in Orca to resolve Kayenta configuration IDs from configuration names. The feature allows for cases where configurations are provided by `canaryConfigName`, and along with the application name, a unique configuration UUID can be resolved from the config cache end point.
However, this behaviour is currently executed at the beginning of `RunKayentaCanaryTask`, which may execute multiple times for a single canary stage, so it's using up more resources than it ought to.
We weren't sure where to do this earlier in the stage, so we decided to make this into a separate issue to figure out.
### Steps to Reproduce:
--
### Additional Details:
--
/cc @marchello2000
|
non_defect
|
improve kayenta named config uuid resolution process issue summary after when a kayenta config is passed by name without a config uuid orca will try to resolve it from the config name and application name if they are available the initial approach does this in every execution of runkayentacanarytask which can run multiple times per stage it would be more efficient to do this once earlier in the process but we didn t have a good plan for how to do this at the time was implemented cloud provider s environment netflix aws feature area pipelines kayenta description we recently added support in orca to resolve kayenta configuration ids from configuration names the feature allows for cases where configurations are provided by canaryconfigname and along with the application name a unique configuration uuid can be resolved from the config cache end point however this behaviour is currently executed at the beginning of runkayentacanarytask which may execute multiple times for a single canary stage so it s using up more resources than it ought to we weren t sure where to do this earlier in the stage so we decided to make this into a separate issue to figure out steps to reproduce additional details cc
| 0
|
38,192
| 8,693,628,829
|
IssuesEvent
|
2018-12-04 10:17:31
|
jOOQ/jOOR
|
https://api.github.com/repos/jOOQ/jOOR
|
closed
|
java.lang.IllegalArgumentException: Class not in same package as lookup class when compiling classes in subpackage of caller class in JDK 11
|
P: Medium R: Fixed T: Defect
|
When compiling classes in JDK 9+, the following exception can be thrown from tests:
```
org.joor.ReflectException: Error while compiling org.joor.test.CompileSameClassName
at org.joor.Compile.compile(Compile.java:148)
at org.joor.Reflect.compile(Reflect.java:102)
at org.joor.Reflect.compile(Reflect.java:77)
at org.joor.test.CompileTest.testRecompileSameClassName(CompileTest.java:92)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:68)
at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:47)
at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:242)
at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:70)
Caused by: java.lang.IllegalArgumentException: Class not in same package as lookup class
at java.base/java.lang.invoke.MethodHandles$Lookup.defineClass(MethodHandles.java:955)
at org.joor.Compile.compile(Compile.java:125)
... 25 more
```
This happens when the caller class has a package name `x.y`, and the compiled class is in a subpackage `x.y.z.Klass`
The failing logic just checks for package name prefixes:
```java
if (className.startsWith(caller.getPackageName() + ".")) {
result = MethodHandles
.privateLookupIn(caller, lookup)
.defineClass(fileManager.o.getBytes());
}
```
This is obviously wrong, a prefix is not sufficient. Unfortunately, at this point, `className` is but a string, and we don't have any `Class` reference yet (loading this reference being the point of this logic), so we cannot formally compare package names.
A simple heuristic would be to check if `Character.isUpperCase(className.charAt(caller.getPackageName().length() + 1))`, because in Java, the convention requires package names to be lower case and class names to be upper case. This would work for most classes.
Note: We can't simply check for additional `.` in the suffix after the `caller.getPackageName().length() + 1`, because that would exclude nested classes from being permitted here. So, there is some risk of not handling correctly classes that do not follow the naming convention.
|
1.0
|
java.lang.IllegalArgumentException: Class not in same package as lookup class when compiling classes in subpackage of caller class in JDK 11 - When compiling classes in JDK 9+, the following exception can be thrown from tests:
```
org.joor.ReflectException: Error while compiling org.joor.test.CompileSameClassName
at org.joor.Compile.compile(Compile.java:148)
at org.joor.Reflect.compile(Reflect.java:102)
at org.joor.Reflect.compile(Reflect.java:77)
at org.joor.test.CompileTest.testRecompileSameClassName(CompileTest.java:92)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:68)
at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:47)
at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:242)
at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:70)
Caused by: java.lang.IllegalArgumentException: Class not in same package as lookup class
at java.base/java.lang.invoke.MethodHandles$Lookup.defineClass(MethodHandles.java:955)
at org.joor.Compile.compile(Compile.java:125)
... 25 more
```
This happens when the caller class has a package name `x.y`, and the compiled class is in a subpackage `x.y.z.Klass`
The failing logic just checks for package name prefixes:
```java
if (className.startsWith(caller.getPackageName() + ".")) {
result = MethodHandles
.privateLookupIn(caller, lookup)
.defineClass(fileManager.o.getBytes());
}
```
This is obviously wrong, a prefix is not sufficient. Unfortunately, at this point, `className` is but a string, and we don't have any `Class` reference yet (loading this reference being the point of this logic), so we cannot formally compare package names.
A simple heuristic would be to check if `Character.isUpperCase(className.charAt(caller.getPackageName().length() + 1))`, because in Java, the convention requires package names to be lower case and class names to be upper case. This would work for most classes.
Note: We can't simply check for additional `.` in the suffix after the `caller.getPackageName().length() + 1`, because that would exclude nested classes from being permitted here. So, there is some risk of not handling correctly classes that do not follow the naming convention.
|
defect
|
java lang illegalargumentexception class not in same package as lookup class when compiling classes in subpackage of caller class in jdk when compiling classes in jdk the following exception can be thrown from tests org joor reflectexception error while compiling org joor test compilesameclassname at org joor compile compile compile java at org joor reflect compile reflect java at org joor reflect compile reflect java at org joor test compiletest testrecompilesameclassname compiletest java at java base jdk internal reflect nativemethodaccessorimpl native method at java base jdk internal reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at java base jdk internal reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java base java lang reflect method invoke method java at org junit runners model frameworkmethod runreflectivecall frameworkmethod java at org junit internal runners model reflectivecallable run reflectivecallable java at org junit runners model frameworkmethod invokeexplosively frameworkmethod java at org junit internal runners statements invokemethod evaluate invokemethod java at org junit runners parentrunner runleaf parentrunner java at org junit runners runchild java at org junit runners runchild java at org junit runners parentrunner run parentrunner java at org junit runners parentrunner schedule parentrunner java at org junit runners parentrunner runchildren parentrunner java at org junit runners parentrunner access parentrunner java at org junit runners parentrunner evaluate parentrunner java at org junit runners parentrunner run parentrunner java at org junit runner junitcore run junitcore java at com intellij startrunnerwithargs java at com intellij rt execution junit ideatestrunner repeater startrunnerwithargs ideatestrunner java at com intellij rt execution junit junitstarter preparestreamsandstart junitstarter java at com intellij rt execution junit junitstarter main junitstarter java caused by java lang illegalargumentexception class not in same package as lookup class at java base java lang invoke methodhandles lookup defineclass methodhandles java at org joor compile compile compile java more this happens when the caller class has a package name x y and the compiled class is in a subpackage x y z klass the failing logic just checks for package name prefixes java if classname startswith caller getpackagename result methodhandles privatelookupin caller lookup defineclass filemanager o getbytes this is obviously wrong a prefix is not sufficient unfortunately at this point classname is but a string and we don t have any class reference yet loading this reference being the point of this logic so we cannot formally compare package names a simple heuristic would be to check if character isuppercase classname charat caller getpackagename length because in java the convention requires package names to be lower case and class names to be upper case this would work for most classes note we can t simply check for additional in the suffix after the caller getpackagename length because that would exclude nested classes from being permitted here so there is some risk of not handling correctly classes that do not follow the naming convention
| 1
|
8,217
| 2,611,471,476
|
IssuesEvent
|
2015-02-27 05:16:10
|
chrsmith/hedgewars
|
https://api.github.com/repos/chrsmith/hedgewars
|
opened
|
Configurable Font Size for big resolution
|
auto-migrated Priority-Medium Type-Defect
|
```
I'm trying to play hedgewars on my full-HD HTPC.
On the screen the font are really small, and unreadable. (I'm 3 meters away
from the 40" screen)
maybe having a resolution-independent engine, so that it appears the same at
800x600 and 1920x1080 would be great. or maybe an option to set font size would
be a first step.
also in-game weapon selection, wind display or other stuff are too small.
```
Original issue reported on code.google.com by `jocelyn....@gmail.com` on 15 Jun 2011 at 5:17
|
1.0
|
Configurable Font Size for big resolution - ```
I'm trying to play hedgewars on my full-HD HTPC.
On the screen the font are really small, and unreadable. (I'm 3 meters away
from the 40" screen)
maybe having a resolution-independent engine, so that it appears the same at
800x600 and 1920x1080 would be great. or maybe an option to set font size would
be a first step.
also in-game weapon selection, wind display or other stuff are too small.
```
Original issue reported on code.google.com by `jocelyn....@gmail.com` on 15 Jun 2011 at 5:17
|
defect
|
configurable font size for big resolution i m trying to play hedgewars on my full hd htpc on the screen the font are really small and unreadable i m meters away from the screen maybe having a resolution independent engine so that it appears the same at and would be great or maybe an option to set font size would be a first step also in game weapon selection wind display or other stuff are too small original issue reported on code google com by jocelyn gmail com on jun at
| 1
|
151,760
| 5,827,208,139
|
IssuesEvent
|
2017-05-08 08:17:51
|
dwyl/focushub
|
https://api.github.com/repos/dwyl/focushub
|
closed
|
Internet Cutting Out
|
priority-1
|
Internet keeps going out. Having to switch over to FAC instead
@nelsonic how did you fix this last time? Should I just reset the router?
|
1.0
|
Internet Cutting Out - Internet keeps going out. Having to switch over to FAC instead
@nelsonic how did you fix this last time? Should I just reset the router?
|
non_defect
|
internet cutting out internet keeps going out having to switch over to fac instead nelsonic how did you fix this last time should i just reset the router
| 0
|
19,937
| 3,281,854,384
|
IssuesEvent
|
2015-10-28 00:53:14
|
daemitus/xerces-for-android
|
https://api.github.com/repos/daemitus/xerces-for-android
|
closed
|
Cannot read attribute (short tag?)
|
auto-migrated Priority-Medium Type-Defect
|
```
What steps will reproduce the problem?
I parse a XML file (RSS) of the form
<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:rtl="http://www.rtl.be/rtltvi/dtds/rss-1.0.dtd">
<channel>
<item>
<title>title</title>
<link>url</link>
<description></description>
<pubDate short="04-10-2013">date</pubDate>
<enclosure url="http://www.dns.com/4212514.jpg" length="0" type="image/jpeg" />
...
XPathExpression<Object> query =
XPathFactory.instance().compile("/rss/channel/item");
List<Object> lst = query.evaluate(document);
for(Object o: lst){
if(o instanceof Element){
Element current = (Element) o;
for(Object oo: XPathFactory.instance().compile("./enclosure").evaluate(current)){
}
}
}
}
If I tried to access to oo, it fails.
If I try to list Attributes, it fails.
If I use the query ./enclosure/@url, it fails
What is the expected output? What do you see instead?
To get the attribute's value
What version of the product are you using? On what operating system?
deport of today (2014 Oct 12)
Please provide any additional information below.
I think about a problem in the short tag handling ( open and close the tag <
... />)
```
Original issue reported on code.google.com by `Belegkarnil` on 12 Oct 2014 at 7:37
|
1.0
|
Cannot read attribute (short tag?) - ```
What steps will reproduce the problem?
I parse a XML file (RSS) of the form
<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:rtl="http://www.rtl.be/rtltvi/dtds/rss-1.0.dtd">
<channel>
<item>
<title>title</title>
<link>url</link>
<description></description>
<pubDate short="04-10-2013">date</pubDate>
<enclosure url="http://www.dns.com/4212514.jpg" length="0" type="image/jpeg" />
...
XPathExpression<Object> query =
XPathFactory.instance().compile("/rss/channel/item");
List<Object> lst = query.evaluate(document);
for(Object o: lst){
if(o instanceof Element){
Element current = (Element) o;
for(Object oo: XPathFactory.instance().compile("./enclosure").evaluate(current)){
}
}
}
}
If I tried to access to oo, it fails.
If I try to list Attributes, it fails.
If I use the query ./enclosure/@url, it fails
What is the expected output? What do you see instead?
To get the attribute's value
What version of the product are you using? On what operating system?
deport of today (2014 Oct 12)
Please provide any additional information below.
I think about a problem in the short tag handling ( open and close the tag <
... />)
```
Original issue reported on code.google.com by `Belegkarnil` on 12 Oct 2014 at 7:37
|
defect
|
cannot read attribute short tag what steps will reproduce the problem i parse a xml file rss of the form rss version xmlns atom xmlns rtl title url date xpathexpression query xpathfactory instance compile rss channel item list lst query evaluate document for object o lst if o instanceof element element current element o for object oo xpathfactory instance compile enclosure evaluate current if i tried to access to oo it fails if i try to list attributes it fails if i use the query enclosure url it fails what is the expected output what do you see instead to get the attribute s value what version of the product are you using on what operating system deport of today oct please provide any additional information below i think about a problem in the short tag handling open and close the tag original issue reported on code google com by belegkarnil on oct at
| 1
|
50,033
| 13,187,311,841
|
IssuesEvent
|
2020-08-13 03:00:46
|
icecube-trac/tix3
|
https://api.github.com/repos/icecube-trac/tix3
|
closed
|
USE_TOOLS allows random strings (Trac #33)
|
Migrated from Trac cmake defect
|
you can put whatever garbage you like in USE_TOOLS (like stuff you shoudl be adding to TARGET_LINK_LIBRARIES) and it wont complain at you.
<details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/33
, reported by troy and owned by troy_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2007-07-19T16:39:23",
"description": "you can put whatever garbage you like in USE_TOOLS (like stuff you shoudl be adding to TARGET_LINK_LIBRARIES) and it wont complain at you. ",
"reporter": "troy",
"cc": "",
"resolution": "fixed",
"_ts": "1184863163000000",
"component": "cmake",
"summary": "USE_TOOLS allows random strings",
"priority": "normal",
"keywords": "",
"time": "2007-06-05T14:15:24",
"milestone": "",
"owner": "troy",
"type": "defect"
}
```
</p>
</details>
|
1.0
|
USE_TOOLS allows random strings (Trac #33) - you can put whatever garbage you like in USE_TOOLS (like stuff you shoudl be adding to TARGET_LINK_LIBRARIES) and it wont complain at you.
<details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/33
, reported by troy and owned by troy_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2007-07-19T16:39:23",
"description": "you can put whatever garbage you like in USE_TOOLS (like stuff you shoudl be adding to TARGET_LINK_LIBRARIES) and it wont complain at you. ",
"reporter": "troy",
"cc": "",
"resolution": "fixed",
"_ts": "1184863163000000",
"component": "cmake",
"summary": "USE_TOOLS allows random strings",
"priority": "normal",
"keywords": "",
"time": "2007-06-05T14:15:24",
"milestone": "",
"owner": "troy",
"type": "defect"
}
```
</p>
</details>
|
defect
|
use tools allows random strings trac you can put whatever garbage you like in use tools like stuff you shoudl be adding to target link libraries and it wont complain at you migrated from reported by troy and owned by troy json status closed changetime description you can put whatever garbage you like in use tools like stuff you shoudl be adding to target link libraries and it wont complain at you reporter troy cc resolution fixed ts component cmake summary use tools allows random strings priority normal keywords time milestone owner troy type defect
| 1
|
27,794
| 13,423,759,763
|
IssuesEvent
|
2020-09-06 00:29:05
|
dotnet/fsharp
|
https://api.github.com/repos/dotnet/fsharp
|
closed
|
VS 16.6-16.8 tooling performance
|
Area-Compiler Area-FCS Feature Improvement Tenet-Performance
|
Over the past few releases, we've made some incremental improvements to VS tooling. The biggest of them was rewriting how symbols are found for Find All References and Rename.
The following specific issues were all resolved and carried over from https://github.com/dotnet/fsharp/issues/6866
- [x] #8339 - Optimized find all refs and reduced memory usage in VS
- [x] #8234 - Using ArrayPool for AssocTable
- [x] #8021 - TcSymbolUses - significant memory consumption and allocations
- [x] #6791 - Add cache invalidation policy when a solution changes
Some of the perf adjustments did not have a specific issue associated with them.
|
True
|
VS 16.6-16.8 tooling performance - Over the past few releases, we've made some incremental improvements to VS tooling. The biggest of them was rewriting how symbols are found for Find All References and Rename.
The following specific issues were all resolved and carried over from https://github.com/dotnet/fsharp/issues/6866
- [x] #8339 - Optimized find all refs and reduced memory usage in VS
- [x] #8234 - Using ArrayPool for AssocTable
- [x] #8021 - TcSymbolUses - significant memory consumption and allocations
- [x] #6791 - Add cache invalidation policy when a solution changes
Some of the perf adjustments did not have a specific issue associated with them.
|
non_defect
|
vs tooling performance over the past few releases we ve made some incremental improvements to vs tooling the biggest of them was rewriting how symbols are found for find all references and rename the following specific issues were all resolved and carried over from optimized find all refs and reduced memory usage in vs using arraypool for assoctable tcsymboluses significant memory consumption and allocations add cache invalidation policy when a solution changes some of the perf adjustments did not have a specific issue associated with them
| 0
|
554,440
| 16,420,770,728
|
IssuesEvent
|
2021-05-19 12:18:47
|
climu/openstudyroom
|
https://api.github.com/repos/climu/openstudyroom
|
closed
|
Group Markdown - Edit Button
|
bug high priority
|
@climu , @LucasBertrand
League members can't edit their markdown.
It works with admin privileges.

|
1.0
|
Group Markdown - Edit Button - @climu , @LucasBertrand
League members can't edit their markdown.
It works with admin privileges.

|
non_defect
|
group markdown edit button climu lucasbertrand league members can t edit their markdown it works with admin privileges
| 0
|
57,230
| 15,727,090,937
|
IssuesEvent
|
2021-03-29 12:13:49
|
danmar/testissues
|
https://api.github.com/repos/danmar/testissues
|
opened
|
arrays in unconditional scope not recognised as variables (Trac #126)
|
False positive Incomplete Migration Migrated from Trac defect hyd_danmar
|
Migrated from https://trac.cppcheck.net/ticket/126
```json
{
"status": "closed",
"changetime": "2009-03-01T16:37:23",
"description": "{{{\nvoid func()\n{\n\tchar temp2[256] = \"test\";\n\n\t{\n\t\tchar temp[256] = \"test\";\n\t}\n}\n}}}\n\nwill be tokenized to\n\n{{{\n1: void func ( )\n2: {\n3: char temp2@1 [ 256 ] = \"test\" ;\n4:\n5: {\n6: char temp [ 256 ] = \"test\" ;\n7: }\n8: }\n}}}\n\nIf you add an if-condition in front of the inner scope temp will be tagged.",
"reporter": "kidkat",
"cc": "",
"resolution": "fixed",
"_ts": "1235925443000000",
"component": "False positive",
"summary": "arrays in unconditional scope not recognised as variables",
"priority": "",
"keywords": "",
"time": "2009-03-01T13:16:06",
"milestone": "1.29",
"owner": "hyd_danmar",
"type": "defect"
}
```
|
1.0
|
arrays in unconditional scope not recognised as variables (Trac #126) - Migrated from https://trac.cppcheck.net/ticket/126
```json
{
"status": "closed",
"changetime": "2009-03-01T16:37:23",
"description": "{{{\nvoid func()\n{\n\tchar temp2[256] = \"test\";\n\n\t{\n\t\tchar temp[256] = \"test\";\n\t}\n}\n}}}\n\nwill be tokenized to\n\n{{{\n1: void func ( )\n2: {\n3: char temp2@1 [ 256 ] = \"test\" ;\n4:\n5: {\n6: char temp [ 256 ] = \"test\" ;\n7: }\n8: }\n}}}\n\nIf you add an if-condition in front of the inner scope temp will be tagged.",
"reporter": "kidkat",
"cc": "",
"resolution": "fixed",
"_ts": "1235925443000000",
"component": "False positive",
"summary": "arrays in unconditional scope not recognised as variables",
"priority": "",
"keywords": "",
"time": "2009-03-01T13:16:06",
"milestone": "1.29",
"owner": "hyd_danmar",
"type": "defect"
}
```
|
defect
|
arrays in unconditional scope not recognised as variables trac migrated from json status closed changetime description nvoid func n n tchar test n n t n t tchar temp test n t n n n nwill be tokenized to n n void func char test char temp test n n nif you add an if condition in front of the inner scope temp will be tagged reporter kidkat cc resolution fixed ts component false positive summary arrays in unconditional scope not recognised as variables priority keywords time milestone owner hyd danmar type defect
| 1
|
53,123
| 13,260,969,031
|
IssuesEvent
|
2020-08-20 19:03:51
|
icecube-trac/tix4
|
https://api.github.com/repos/icecube-trac/tix4
|
closed
|
flat-ntuple::TestWaveforms.py fails with SIGABRT on SL5 32bit (Trac #751)
|
Migrated from Trac combo reconstruction defect
|
```text
[buildslave@foraii build]$ ./env-shell.sh flat-ntuple/resources/scripts/TestWaveforms.py
************************************************************************
* *
* W E L C O M E to I C E T R A Y *
* *
* Version icerec.trunk r123170 *
* *
* You are welcome to visit our Web site *
* http://icecube.umd.edu *
* *
************************************************************************
Icetray environment has:
I3_SRC = /build/buildslave/foraii/quick_icerec_SL5/source
I3_BUILD = /build/buildslave/foraii/quick_icerec_SL5/build
I3_PORTS = /build/ports
Python = Python 2.4.3
Warning in <TUnixSystem::SetDisplay>: DISPLAY not set, setting it to pa-pub.private.pa.umd.edu:0.0
Loading libicetray........................................ok
Loading libdataclasses....................................ok
Loading libdataio.........................................ok
Loading libDomTools.......................................ok
Loading libflat-ntuple....................................Warning in <TClassTable::Add>: class TFitterMinuit already in TClassTable
Warning in <TClassTable::Add>: class TFitterFumili already in TClassTable
Warning in <TClassTable::Add>: class TUnixSystem already in TClassTable
Warning in <TClassTable::Add>: class TCint already in TClassTable
Warning in <TClassTable::Add>: class TClass already in TClassTable
Warning in <TClassTable::Add>: class TClassStreamer already in TClassTable
Warning in <TClassTable::Add>: class TMemberStreamer already in TClassTable
Warning in <TClassTable::Add>: class TVirtualIsAProxy already in TClassTable
Warning in <TClassTable::Add>: class TMethod already in TClassTable
Warning in <TClassTable::Add>: class TVirtualStreamerInfo already in TClassTable
Warning in <TClassTable::Add>: class TStreamerElement already in TClassTable
Warning in <TClassTable::Add>: class TDictionary already in TClassTable
Warning in <TClassTable::Add>: class TBaseClass already in TClassTable
Warning in <TClassTable::Add>: class TDataMember already in TClassTable
Warning in <TClassTable::Add>: class TClassRef already in TClassTable
Warning in <TClassTable::Add>: class TRealData already in TClassTable
Warning in <TClassTable::Add>: class TMethodCall already in TClassTable
Warning in <TClassTable::Add>: class ROOT::TSchemaRuleSet already in TClassTable
Warning in <TClassTable::Add>: class TClassGenerator already in TClassTable
Warning in <TClassTable::Add>: class TClassMenuItem already in TClassTable
Warning in <TClassTable::Add>: class TDataType already in TClassTable
Warning in <TClassTable::Add>: class TFunction already in TClassTable
Warning in <TClassTable::Add>: class TGlobal already in TClassTable
Warning in <TClassTable::Add>: class TInterpreter already in TClassTable
Warning in <TClassTable::Add>: class TIsAProxy already in TClassTable
Warning in <TClassTable::Add>: class TMethodArg already in TClassTable
Warning in <TClassTable::Add>: class ROOT::TSchemaRule already in TClassTable
Warning in <TClassTable::Add>: class ROOT::TSchemaRule::TSources already in TClassTable
Warning in <TClassTable::Add>: class ROOT::TSchemaMatch already in TClassTable
Warning in <TClassTable::Add>: class TStreamerBasicType already in TClassTable
Warning in <TClassTable::Add>: class TStreamerBase already in TClassTable
Warning in <TClassTable::Add>: class TStreamerBasicPointer already in TClassTable
Warning in <TClassTable::Add>: class TStreamerLoop already in TClassTable
Warning in <TClassTable::Add>: class TStreamerObject already in TClassTable
Warning in <TClassTable::Add>: class TStreamerObjectAny already in TClassTable
Warning in <TClassTable::Add>: class TStreamerObjectPointer already in TClassTable
Warning in <TClassTable::Add>: class TStreamerObjectAnyPointer already in TClassTable
Warning in <TClassTable::Add>: class TStreamerString already in TClassTable
Warning in <TClassTable::Add>: class TStreamerSTL already in TClassTable
Warning in <TClassTable::Add>: class TStreamerSTLstring already in TClassTable
Warning in <TClassTable::Add>: class TStreamerArtificial already in TClassTable
Warning in <TClassTable::Add>: class TToggle already in TClassTable
Warning in <TClassTable::Add>: class TToggleGroup already in TClassTable
Warning in <TClassTable::Add>: class TVirtualCollectionProxy already in TClassTable
Warning in <TClassTable::Add>: class TList already in TClassTable
Warning in <TClassTable::Add>: class TObjArray already in TClassTable
Warning in <TClassTable::Add>: class TClonesArray already in TClassTable
Warning in <TClassTable::Add>: class TRefTable already in TClassTable
Warning in <TClassTable::Add>: class TArray already in TClassTable
Warning in <TClassTable::Add>: class TArrayC already in TClassTable
Warning in <TClassTable::Add>: class TArrayD already in TClassTable
Warning in <TClassTable::Add>: class TArrayF already in TClassTable
Warning in <TClassTable::Add>: class TArrayI already in TClassTable
Warning in <TClassTable::Add>: class TArrayL already in TClassTable
Warning in <TClassTable::Add>: class TArrayL64 already in TClassTable
Warning in <TClassTable::Add>: class TArrayS already in TClassTable
Warning in <TClassTable::Add>: class TBits already in TClassTable
Warning in <TClassTable::Add>: class TBits::TReference already in TClassTable
Warning in <TClassTable::Add>: class TCollection already in TClassTable
Warning in <TClassTable::Add>: class TIterator already in TClassTable
Warning in <TClassTable::Add>: class TObjectTable already in TClassTable
Warning in <TClassTable::Add>: class TIter already in TClassTable
Warning in <TClassTable::Add>: class TSeqCollection already in TClassTable
Warning in <TClassTable::Add>: class TBtreeIter already in TClassTable
Warning in <TClassTable::Add>: class TBtree already in TClassTable
Warning in <TClassTable::Add>: class TClassTable already in TClassTable
Warning in <TClassTable::Add>: class TObjArrayIter already in TClassTable
Warning in <TClassTable::Add>: class TExMapIter already in TClassTable
Warning in <TClassTable::Add>: class TExMap already in TClassTable
Warning in <TClassTable::Add>: class TListIter already in TClassTable
Warning in <TClassTable::Add>: class THashTable already in TClassTable
Warning in <TClassTable::Add>: class THashList already in TClassTable
Warning in <TClassTable::Add>: class THashTableIter already in TClassTable
Warning in <TClassTable::Add>: class TMapIter already in TClassTable
Warning in <TClassTable::Add>: class TPair already in TClassTable
Warning in <TClassTable::Add>: class TMap already in TClassTable
Warning in <TClassTable::Add>: class TOrdCollectionIter already in TClassTable
Warning in <TClassTable::Add>: class TOrdCollection already in TClassTable
Warning in <TClassTable::Add>: class TRefArrayIter already in TClassTable
Warning in <TClassTable::Add>: class TRefArray already in TClassTable
Warning in <TClassTable::Add>: class vector<int,allocator<int> >::iterator already in TClassTable
Warning in <TClassTable::Add>: class reverse_iterator<vector<int,allocator<int> >::iterator> already in TClassTable
Warning in <TClassTable::Add>: class TSortedList already in TClassTable
Warning in <TClassTable::Add>: class SetWindowAttributes_t already in TClassTable
Warning in <TClassTable::Add>: class WindowAttributes_t already in TClassTable
Warning in <TClassTable::Add>: class Event_t already in TClassTable
Warning in <TClassTable::Add>: class GCValues_t already in TClassTable
Warning in <TClassTable::Add>: class ColorStruct_t already in TClassTable
Warning in <TClassTable::Add>: class PictureAttributes_t already in TClassTable
Warning in <TClassTable::Add>: class Segment_t already in TClassTable
Warning in <TClassTable::Add>: class Point_t already in TClassTable
Warning in <TClassTable::Add>: class Rectangle_t already in TClassTable
Warning in <TClassTable::Add>: class timespec already in TClassTable
Warning in <TClassTable::Add>: class TVirtualMutex already in TClassTable
Warning in <TClassTable::Add>: class TTimeStamp already in TClassTable
Warning in <TClassTable::Add>: class TLockGuard already in TClassTable
Warning in <TClassTable::Add>: class TVirtualPerfStats already in TClassTable
Warning in <TClassTable::Add>: class TVirtualAuth already in TClassTable
Warning in <TClassTable::Add>: class TUrl already in TClassTable
Warning in <TClassTable::Add>: class TInetAddress already in TClassTable
Warning in <TClassTable::Add>: class TFileInfoMeta already in TClassTable
Warning in <TClassTable::Add>: class TFileInfo already in TClassTable
Warning in <TClassTable::Add>: class TFileCollection already in TClassTable
Warning in <TClassTable::Add>: class TRedirectOutputGuard already in TClassTable
Warning in <TClassTable::Add>: class TVirtualMonitoringWriter already in TClassTable
Warning in <TClassTable::Add>: class TVirtualMonitoringReader already in TClassTable
Warning in <TClassTable::Add>: class TObjectSpy already in TClassTable
Warning in <TClassTable::Add>: class TObjectRefSpy already in TClassTable
Warning in <TClassTable::Add>: class TUri already in TClassTable
Warning in <TClassTable::Add>: class TVirtualTableInterface already in TClassTable
Warning in <TClassTable::Add>: class TBase64 already in TClassTable
Warning in <TClassTable::Add>: class pair<char*,int> already in TClassTable
Warning in <TClassTable::Add>: class pair<char*,long> already in TClassTable
Warning in <TClassTable::Add>: class pair<char*,float> already in TClassTable
Warning in <TClassTable::Add>: class pair<char*,double> already in TClassTable
Warning in <TClassTable::Add>: class pair<char*,void*> already in TClassTable
Warning in <TClassTable::Add>: class pair<char*,char*> already in TClassTable
Warning in <TClassTable::Add>: class pair<string,int> already in TClassTable
Warning in <TClassTable::Add>: class pair<string,long> already in TClassTable
Warning in <TClassTable::Add>: class pair<string,float> already in TClassTable
Warning in <TClassTable::Add>: class pair<string,double> already in TClassTable
Warning in <TClassTable::Add>: class pair<string,void*> already in TClassTable
Warning in <TClassTable::Add>: class pair<int,int> already in TClassTable
Warning in <TClassTable::Add>: class pair<int,long> already in TClassTable
Warning in <TClassTable::Add>: class pair<int,float> already in TClassTable
Warning in <TClassTable::Add>: class pair<int,double> already in TClassTable
Warning in <TClassTable::Add>: class pair<int,void*> already in TClassTable
Warning in <TClassTable::Add>: class pair<int,char*> already in TClassTable
Warning in <TClassTable::Add>: class pair<long,int> already in TClassTable
Warning in <TClassTable::Add>: class pair<long,long> already in TClassTable
Warning in <TClassTable::Add>: class pair<long,float> already in TClassTable
Warning in <TClassTable::Add>: class pair<long,double> already in TClassTable
Warning in <TClassTable::Add>: class pair<long,void*> already in TClassTable
Warning in <TClassTable::Add>: class pair<long,char*> already in TClassTable
Warning in <TClassTable::Add>: class pair<float,int> already in TClassTable
Warning in <TClassTable::Add>: class pair<float,long> already in TClassTable
Warning in <TClassTable::Add>: class pair<float,float> already in TClassTable
Warning in <TClassTable::Add>: class pair<float,double> already in TClassTable
Warning in <TClassTable::Add>: class pair<float,void*> already in TClassTable
Warning in <TClassTable::Add>: class pair<float,char*> already in TClassTable
Warning in <TClassTable::Add>: class pair<double,int> already in TClassTable
Warning in <TClassTable::Add>: class pair<double,long> already in TClassTable
Warning in <TClassTable::Add>: class pair<double,float> already in TClassTable
Warning in <TClassTable::Add>: class pair<double,double> already in TClassTable
Warning in <TClassTable::Add>: class pair<double,void*> already in TClassTable
Warning in <TClassTable::Add>: class pair<double,char*> already in TClassTable
Warning in <TClassTable::Add>: class pair<const char*,int> already in TClassTable
Warning in <TClassTable::Add>: class pair<const char*,long> already in TClassTable
Warning in <TClassTable::Add>: class pair<const char*,float> already in TClassTable
Warning in <TClassTable::Add>: class pair<const char*,double> already in TClassTable
Warning in <TClassTable::Add>: class pair<const char*,void*> already in TClassTable
Warning in <TClassTable::Add>: class pair<const char*,char*> already in TClassTable
Warning in <TClassTable::Add>: class pair<const string,int> already in TClassTable
Warning in <TClassTable::Add>: class pair<const string,long> already in TClassTable
Warning in <TClassTable::Add>: class pair<const string,float> already in TClassTable
Warning in <TClassTable::Add>: class pair<const string,double> already in TClassTable
Warning in <TClassTable::Add>: class pair<const string,void*> already in TClassTable
Warning in <TClassTable::Add>: class pair<const int,int> already in TClassTable
Warning in <TClassTable::Add>: class pair<const int,long> already in TClassTable
Warning in <TClassTable::Add>: class pair<const int,float> already in TClassTable
Warning in <TClassTable::Add>: class pair<const int,double> already in TClassTable
Warning in <TClassTable::Add>: class pair<const int,void*> already in TClassTable
Warning in <TClassTable::Add>: class pair<const int,char*> already in TClassTable
Warning in <TClassTable::Add>: class pair<const long,int> already in TClassTable
Warning in <TClassTable::Add>: class pair<const long,long> already in TClassTable
Warning in <TClassTable::Add>: class pair<const long,float> already in TClassTable
Warning in <TClassTable::Add>: class pair<const long,double> already in TClassTable
Warning in <TClassTable::Add>: class pair<const long,void*> already in TClassTable
Warning in <TClassTable::Add>: class pair<const long,char*> already in TClassTable
Warning in <TClassTable::Add>: class pair<const float,int> already in TClassTable
Warning in <TClassTable::Add>: class pair<const float,long> already in TClassTable
Warning in <TClassTable::Add>: class pair<const float,float> already in TClassTable
Warning in <TClassTable::Add>: class pair<const float,double> already in TClassTable
Warning in <TClassTable::Add>: class pair<const float,void*> already in TClassTable
Warning in <TClassTable::Add>: class pair<const float,char*> already in TClassTable
Warning in <TClassTable::Add>: class pair<const double,int> already in TClassTable
Warning in <TClassTable::Add>: class pair<const double,long> already in TClassTable
Warning in <TClassTable::Add>: class pair<const double,float> already in TClassTable
Warning in <TClassTable::Add>: class pair<const double,double> already in TClassTable
Warning in <TClassTable::Add>: class pair<const double,void*> already in TClassTable
Warning in <TClassTable::Add>: class pair<const double,char*> already in TClassTable
Warning in <TClassTable::Add>: class TParameter<float> already in TClassTable
Warning in <TClassTable::Add>: class TParameter<double> already in TClassTable
Warning in <TClassTable::Add>: class TParameter<int> already in TClassTable
Warning in <TClassTable::Add>: class TParameter<long> already in TClassTable
Warning in <TClassTable::Add>: class TParameter<Long64_t> already in TClassTable
Warning in <TClassTable::Add>: class TMemberInspector already in TClassTable
Warning in <TClassTable::Add>: class TObject already in TClassTable
Warning in <TClassTable::Add>: class TNamed already in TClassTable
Warning in <TClassTable::Add>: class TString already in TClassTable
Warning in <TClassTable::Add>: class string already in TClassTable
Warning in <TClassTable::Add>: class string::iterator already in TClassTable
Warning in <TClassTable::Add>: class TStorage already in TClassTable
Warning in <TClassTable::Add>: class TTimer already in TClassTable
Warning in <TClassTable::Add>: class TProcessID already in TClassTable
Warning in <TClassTable::Add>: class TRefCnt already in TClassTable
Warning in <TClassTable::Add>: class TRegexp already in TClassTable
Warning in <TClassTable::Add>: class TPRegexp already in TClassTable
Warning in <TClassTable::Add>: class TSubString already in TClassTable
Warning in <TClassTable::Add>: class TStringLong already in TClassTable
Warning in <TClassTable::Add>: class TQConnection already in TClassTable
Warning in <TClassTable::Add>: class TQObject already in TClassTable
Warning in <TClassTable::Add>: class TQObjSender already in TClassTable
Warning in <TClassTable::Add>: class TSignalHandler already in TClassTable
Warning in <TClassTable::Add>: class TStopwatch already in TClassTable
Warning in <TClassTable::Add>: class TUUID already in TClassTable
Warning in <TClassTable::Add>: class TExec already in TClassTable
Warning in <TClassTable::Add>: class TFolder already in TClassTable
Warning in <TClassTable::Add>: class TMD5 already in TClassTable
Warning in <TClassTable::Add>: class TObjString already in TClassTable
Warning in <TClassTable::Add>: class TMacro already in TClassTable
Warning in <TClassTable::Add>: class TMessageHandler already in TClassTable
Warning in <TClassTable::Add>: class TPMERegexp already in TClassTable
Warning in <TClassTable::Add>: class TStringToken already in TClassTable
Warning in <TClassTable::Add>: class TPluginManager already in TClassTable
Warning in <TClassTable::Add>: class TPluginHandler already in TClassTable
Warning in <TClassTable::Add>: class TPoint already in TClassTable
Warning in <TClassTable::Add>: class TProcessUUID already in TClassTable
Warning in <TClassTable::Add>: class TQClass already in TClassTable
Warning in <TClassTable::Add>: class TQCommand already in TClassTable
Warning in <TClassTable::Add>: class TQUndoManager already in TClassTable
Warning in <TClassTable::Add>: class TROOT already in TClassTable
Warning in <TClassTable::Add>: class TRef already in TClassTable
Warning in <TClassTable::Add>: class TSystemFile already in TClassTable
Warning in <TClassTable::Add>: class TSystemDirectory already in TClassTable
Warning in <TClassTable::Add>: class TSystem already in TClassTable
Warning in <TClassTable::Add>: class vector<TString,allocator<TString> >::iterator already in TClassTable
Warning in <TClassTable::Add>: class reverse_iterator<vector<TString,allocator<TString> >::iterator> already in TClassTable
Warning in <TClassTable::Add>: class TSysEvtHandler already in TClassTable
Warning in <TClassTable::Add>: class TStdExceptionHandler already in TClassTable
Warning in <TClassTable::Add>: class TTime already in TClassTable
Warning in <TClassTable::Add>: class FileStat_t already in TClassTable
Warning in <TClassTable::Add>: class UserGroup_t already in TClassTable
Warning in <TClassTable::Add>: class SysInfo_t already in TClassTable
Warning in <TClassTable::Add>: class CpuInfo_t already in TClassTable
Warning in <TClassTable::Add>: class MemInfo_t already in TClassTable
Warning in <TClassTable::Add>: class ProcInfo_t already in TClassTable
Warning in <TClassTable::Add>: class RedirectHandle_t already in TClassTable
Warning in <TClassTable::Add>: class TProcessEventTimer already in TClassTable
Warning in <TClassTable::Add>: class TRemoteObject already in TClassTable
Warning in <TClassTable::Add>: class TTask already in TClassTable
Warning in <TClassTable::Add>: class vector<string,allocator<string> >::iterator already in TClassTable
Warning in <TClassTable::Add>: class reverse_iterator<vector<string,allocator<string> >::iterator> already in TClassTable
Warning in <TClassTable::Add>: class TBuffer already in TClassTable
Warning in <TClassTable::Add>: class TDirectory already in TClassTable
Warning in <TClassTable::Add>: class TRootIOCtor already in TClassTable
Warning in <TClassTable::Add>: class TBrowser already in TClassTable
Warning in <TClassTable::Add>: class TApplicationImp already in TClassTable
Warning in <TClassTable::Add>: class TApplication already in TClassTable
Warning in <TClassTable::Add>: class TAtt3D already in TClassTable
Warning in <TClassTable::Add>: class TAttAxis already in TClassTable
Warning in <TClassTable::Add>: class TAttBBox already in TClassTable
Warning in <TClassTable::Add>: class TAttFill already in TClassTable
Warning in <TClassTable::Add>: class TAttLine already in TClassTable
Warning in <TClassTable::Add>: class TAttMarker already in TClassTable
Warning in <TClassTable::Add>: class TAttPad already in TClassTable
Warning in <TClassTable::Add>: class TAttText already in TClassTable
Warning in <TClassTable::Add>: class TBenchmark already in TClassTable
Warning in <TClassTable::Add>: class TBrowserImp already in TClassTable
Warning in <TClassTable::Add>: class TContextMenu already in TClassTable
Warning in <TClassTable::Add>: class TBuffer3D already in TClassTable
Warning in <TClassTable::Add>: class TCanvasImp already in TClassTable
Warning in <TClassTable::Add>: class TColor already in TClassTable
Warning in <TClassTable::Add>: class TContextMenuImp already in TClassTable
Warning in <TClassTable::Add>: class TVirtualPad already in TClassTable
Warning in <TClassTable::Add>: class TControlBarImp already in TClassTable
Warning in <TClassTable::Add>: class TDatime already in TClassTable
Warning in <TClassTable::Add>: class TEnv already in TClassTable
Warning in <TClassTable::Add>: class TEnvRec already in TClassTable
Warning in <TClassTable::Add>: class TInspectorImp already in TClassTable
Warning in <TClassTable::Add>: class TGuiFactory already in TClassTable
Warning in <TClassTable::Add>: class TStyle already in TClassTable
Warning in <TClassTable::Add>: class TFileHandler already in TClassTable
Warning in <TClassTable::Add>: class TVirtualFFT already in TClassTable
Warning in <TClassTable::Add>: class TVirtualViewer3D already in TClassTable
Warning in <TClassTable::Add>: class TVirtualGLPainter already in TClassTable
Warning in <TClassTable::Add>: class TVirtualGLManip already in TClassTable
Warning in <TClassTable::Add>: class TGLManager already in TClassTable
Warning in <TClassTable::Add>: class TGLPaintDevice already in TClassTable
Warning in <TClassTable::Add>: class TVirtualPS already in TClassTable
Warning in <TClassTable::Add>: class TVirtualX already in TClassTable
Warning in <TClassTable::Add>: class TVirtualPadEditor already in TClassTable
Warning in <TClassTable::Add>: class TVirtualPadPainter already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::DataOptions already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::DataRange already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::FitData already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::BinData already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::UnBinData already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::Chi2FCN<ROOT::Math::IBaseFunctionMultiDim> already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::Chi2FCN<ROOT::Math::IGradientFunctionMultiDim> already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::ParameterSettings already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::FitConfig already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::FitResult already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::Fitter already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::LogLikelihoodFCN<ROOT::Math::IBaseFunctionMultiDim> already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::LogLikelihoodFCN<ROOT::Math::IGradientFunctionMultiDim> already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::PoissonLikelihoodFCN<ROOT::Math::IBaseFunctionMultiDim> already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::PoissonLikelihoodFCN<ROOT::Math::IGradientFunctionMultiDim> already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::SparseData already in TClassTable
Warning in <TClassTable::Add>: class TRandom already in TClassTable
Warning in <TClassTable::Add>: class TRandom1 already in TClassTable
Warning in <TClassTable::Add>: class TRandom2 already in TClassTable
Warning in <TClassTable::Add>: class TRandom3 already in TClassTable
Warning in <TClassTable::Add>: class TVirtualFitter already in TClassTable
Warning in <TClassTable::Add>: class TKDTree<int,double> already in TClassTable
Warning in <TClassTable::Add>: class TKDTree<int,float> already in TClassTable
Warning in <TClassTable::Add>: class TKDTreeBinning already in TClassTable
Warning in <TClassTable::Add>: class vector<double,allocator<double> >::iterator already in TClassTable
Warning in <TClassTable::Add>: class reverse_iterator<vector<double,allocator<double> >::iterator> already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IBaseFunctionOneDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IGradientFunctionOneDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IBaseFunctionMultiDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IGradientFunctionMultiDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IGradientMultiDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IGradientOneDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IParametricFunctionOneDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IParametricGradFunctionOneDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IParametricFunctionMultiDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IParametricGradFunctionMultiDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IBaseParam already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::ParamFunctor already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::Functor already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::Functor1D already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::GradFunctor already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::GradFunctor1D already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IOptions already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::MinimizerOptions already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::Minimizer already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::BaseIntegratorOptions already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IntegratorOneDimOptions already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IntegratorMultiDimOptions already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::VirtualIntegrator already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::VirtualIntegratorOneDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::VirtualIntegratorMultiDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IntegratorOneDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::AdaptiveIntegratorMultiDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IntegratorMultiDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::DistSampler already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::Factory already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::BasicFitMethodFunction<ROOT::Math::IBaseFunctionMultiDim> already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::BasicFitMethodFunction<ROOT::Math::IGradientFunctionMultiDim> already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::GaussIntegrator already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::GaussLegendreIntegrator already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IRootFinderMethod already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::RootFinder already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::RichardsonDerivator already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IMinimizer1D already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::BrentMinimizer1D already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::BrentRootFinder already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::DistSamplerOptions already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::GoFTest already in TClassTable
Warning in <TClassTable::Add>: class TComplex already in TClassTable
Warning in <TClassTable::Add>: class TMatrixTBase<float> already in TClassTable
*** glibc detected *** python: free(): invalid next size (normal): 0x08a4f688 ***
======= Backtrace: =========
/lib/libc.so.6[0x90ca15]
/lib/libc.so.6(cfree+0x59)[0x910a89]
/usr/lib/libstdc++.so.6(_ZdlPv+0x21)[0x1b45c1]
/usr/lib/libstdc++.so.6(_ZdaPv+0x1d)[0x1b461d]
/build/ports/root-v5.30.06/lib/libCore.so(_ZN7TStringD1Ev+0x35)[0x2027c45]
/build/ports/root-v5.30.06/lib/libCore.so(_Z19DefaultErrorHandleribPKcS0_+0x166)[0x1ff3a26]
/build/ports/root-v5.30.06/lib/libCore.so(ErrorHandler+0x11f)[0x1ff33cf]
/build/ports/root-v5.30.06/lib/libCore.so(_Z7WarningPKcS0_z+0x33)[0x1ff3543]
/build/ports/root-v5.30.06/lib/libCore.so(_ZN11TClassTable3AddEPKcsRKSt9type_infoPFvvEi+0x187)[0x2064537]
/build/ports/root-v5.30.06/lib/libCore.so(_ZN4ROOT8AddClassEPKcsRKSt9type_infoPFvvEi+0x3a)[0x206472a]
/build/ports/root-v5.30.06/lib/libCore.so(_ZNK4ROOT20TDefaultInitBehavior8RegisterEPKcsRKSt9type_infoPFvvEi+0x3a)[0x209edfa]
/build/ports/root-v5.30.06/lib/libCore.so(_ZN4ROOT17TGenericClassInfo4InitEi+0x5a)[0x209d53a]
/build/ports/root-v5.30.06/lib/libCore.so(_ZN4ROOT17TGenericClassInfoC2EPKciS2_iRKSt9type_infoPKNS_13TInitBehaviorEPFvvEP16TVirtualIsAProxyii+0xf4)[0x209e6f4]
/build/ports/root-v5.28.00/lib/libMatrix.so.5.28[0xb41b0766]
/build/ports/root-v5.28.00/lib/libMatrix.so.5.28[0xb41c18b1]
/build/ports/root-v5.28.00/lib/libMatrix.so.5.28[0xb41c1d07]
/build/ports/root-v5.28.00/lib/libMatrix.so.5.28[0xb4290ab6]
/build/ports/root-v5.28.00/lib/libMatrix.so.5.28[0xb40ef635]
/lib/ld-linux.so.2[0x892493]
/lib/ld-linux.so.2[0x8925a3]
/lib/ld-linux.so.2[0x895ef6]
/lib/ld-linux.so.2[0x8920d6]
/lib/ld-linux.so.2[0x895742]
/lib/libdl.so.2[0xa01c6d]
/lib/ld-linux.so.2[0x8920d6]
/lib/libdl.so.2[0xa022ec]
/lib/libdl.so.2(dlopen+0x44)[0xa01ba4]
/build/buildslave/foraii/quick_icerec_SL5/build/lib/libicetray.so(_Z12load_projectSsb+0x28e)[0x18e9cda]
/build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so(_Z9load_implRKSsb+0x3f)[0xfccd62]
/build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so(_ZN19load_impl_overloads20non_void_return_type3genIN5boost3mpl7vector3IvRKSsbEEE6func_0ES6_+0x25)[0xfcdd12]
/build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so(_ZN5boost6python6detail6invokeIiPFvRKSsENS0_15arg_from_pythonIS4_EEEEP7_objectNS1_11invoke_tag_ILb1ELb0EEERKT_RT0_RT1_+0x28)[0xfce847]
/build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so(_ZN5boost6python6detail12caller_arityILj1EE4implIPFvRKSsENS0_21default_call_policiesENS_3mpl7vector2IvS6_EEEclEP7_objectSF_+0xc2)[0xfce48c]
/build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so(_ZN5boost6python7objects23caller_py_function_implINS0_6detail6callerIPFvRKSsENS0_21default_call_policiesENS_3mpl7vector2IvS6_EEEEEclEP7_objectSG_+0x2e)[0xfce2ac]
/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so(_ZNK5boost6python7objects11py_functionclEP7_objectS4_+0x39)[0x713afd]
/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so(_ZNK5boost6python7objects8function4callEP7_objectS4_+0x421)[0x712449]
/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so[0x712553]
/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so[0x712572]
/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so(_ZNK5boost9function0IvEclEv+0x77)[0x72aa9b]
/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so(_ZN5boost6python21handle_exception_implENS_9function0IvEE+0x4c)[0x729b6e]
/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so[0x7110d7]
/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so[0x71115f]
/usr/lib/libpython2.4.so.1.0(PyObject_Call+0x37)[0xb482f7]
/usr/lib/libpython2.4.so.1.0(PyEval_EvalFrame+0x2548)[0xbac498]
/usr/lib/libpython2.4.so.1.0(PyEval_EvalFrame+0x454f)[0xbae49f]
/usr/lib/libpython2.4.so.1.0(PyEval_EvalCodeEx+0x896)[0xbafbd6]
/usr/lib/libpython2.4.so.1.0(PyEval_EvalCode+0x63)[0xbafc63]
/usr/lib/libpython2.4.so.1.0[0xbccd88]
/usr/lib/libpython2.4.so.1.0(PyRun_SimpleFileExFlags+0x198)[0xbce498]
/usr/lib/libpython2.4.so.1.0(PyRun_AnyFileExFlags+0x7a)[0xbceb7a]
/usr/lib/libpython2.4.so.1.0(Py_Main+0xc26)[0xbd5a46]
python(main+0x32)[0x80485b2]
/lib/libc.so.6(__libc_start_main+0xdc)[0x8b8edc]
python[0x80484c1]
======= Memory map: ========
00101000-001e1000 r-xp 00000000 08:01 9985847 /usr/lib/libstdc++.so.6.0.8
001e1000-001e5000 r--p 000df000 08:01 9985847 /usr/lib/libstdc++.so.6.0.8
001e5000-001e6000 rw-p 000e3000 08:01 9985847 /usr/lib/libstdc++.so.6.0.8
001e6000-001ec000 rw-p 001e6000 00:00 0
001fc000-00200000 r-xp 00000000 08:01 16303876 /build/ports/lib/boost-1.38.0/libboost_system-mt-d.so
00200000-00201000 rw-p 00003000 08:01 16303876 /build/ports/lib/boost-1.38.0/libboost_system-mt-d.so
00201000-00217000 r-xp 00000000 08:01 16303836 /build/ports/lib/boost-1.38.0/libboost_date_time-mt-d.so
00217000-00218000 rw-p 00015000 08:01 16303836 /build/ports/lib/boost-1.38.0/libboost_date_time-mt-d.so
00218000-00345000 r-xp 00000000 08:01 16303868 /build/ports/lib/boost-1.38.0/libboost_serialization-mt-d.so
00345000-0034b000 rw-p 0012c000 08:01 16303868 /build/ports/lib/boost-1.38.0/libboost_serialization-mt-d.so
0034b000-003c1000 r-xp 00000000 08:01 16303856 /build/ports/lib/boost-1.38.0/libboost_program_options-mt-d.so
003c1000-003c4000 rw-p 00075000 08:01 16303856 /build/ports/lib/boost-1.38.0/libboost_program_options-mt-d.so
003c4000-003cf000 r-xp 00000000 08:01 8708884 /lib/libgcc_s-4.1.2-20080825.so.1
003cf000-003d0000 rw-p 0000a000 08:01 8708884 /lib/libgcc_s-4.1.2-20080825.so.1
003d0000-003d7000 r-xp 00000000 08:01 8707794 /lib/librt-2.5.so
003d7000-003d8000 r--p 00007000 08:01 8707794 /lib/librt-2.5.so
003d8000-003d9000 rw-p 00008000 08:01 8707794 /lib/librt-2.5.so
003da000-003f3000 r-xp 00000000 08:01 16303840 /build/ports/lib/boost-1.38.0/libboost_filesystem-mt-d.so
003f3000-003f4000 rw-p 00018000 08:01 16303840 /build/ports/lib/boost-1.38.0/libboost_filesystem-mt-d.so
003f4000-00548000 r-xp 00000000 08:01 16303864 /build/ports/lib/boost-1.38.0/libboost_regex-mt-d.so
00548000-0054e000 rw-p 00154000 08:01 16303864 /build/ports/lib/boost-1.38.0/libboost_regex-mt-d.so
0054e000-0057d000 r-xp 00000000 08:01 2361538 /build/ports/root-v5.30.06/lib/libRint.so
0057d000-0057f000 rw-p 0002e000 08:01 2361538 /build/ports/root-v5.30.06/lib/libRint.so
0057f000-00582000 r-xp 00000000 08:01 10350196 /usr/lib/python2.4/lib-dynload/timemodule.so
00582000-00584000 rw-p 00002000 08:01 10350196 /usr/lib/python2.4/lib-dynload/timemodule.so
00584000-00588000 r-xp 00000000 08:01 10345787 /usr/lib/python2.4/lib-dynload/stropmodule.so
00588000-0058a000 rw-p 00004000 08:01 10345787 /usr/lib/python2.4/lib-dynload/stropmodule.so
0058a000-005d3000 r-xp 00000000 08:01 2361577 /build/ports/root-v5.30.06/lib/libPostscript.so
005d3000-005d5000 rw-p 00049000 08:01 2361577 /build/ports/root-v5.30.06/lib/libPostscript.so
005d5000-0061a000 r-xp 00000000 08:01 2361536 /build/ports/root-v5.30.06/lib/libThread.so
0061a000-0061d000 rw-p 00045000 08:01 2361536 /build/ports/root-v5.30.06/lib/libThread.so
0061d000-0062d000 r-xp 00000000 08:01 9997124 /usr/lib/libbz2.so.1.0.3
0062d000-0062e000 rw-p 00010000 08:01 9997124 /usr/lib/libbz2.so.1.0.3
0062e000-00637000 r-xp 00000000 08:01 8708725 /lib/libnss_nis-2.5.so
00637000-00638000 r--p 00008000 08:01 8708725 /lib/libnss_nis-2.5.so
00638000-00639000 rw-p 00009000 08:01 8708725 /lib/libnss_nis-2.5.so
00639000-0063c000 r-xp 00000000 08:01 10350180 /usr/lib/python2.4/lib-dynload/cStringIO.so
0063c000-0063d000 rw-p 00003000 08:01 10350180 /usr/lib/python2.4/lib-dynload/cStringIO.so
0063d000-00641000 r-xp 00000000 08:01 10345776 /usr/lib/python2.4/lib-dynload/collectionsmodule.so
00641000-00642000 rw-p 00003000 08:01 10345776 /usr/lib/python2.4/lib-dynload/collectionsmodule.so
00642000-0064f000 r-xp 00000000 08:01 16303848 /build/ports/lib/boost-1.38.0/libboost_iostreams-mt-d.so
0064f000-00650000 rw-p 0000c000 08:01 16303848 /build/ports/lib/boost-1.38.0/libboost_iostreams-mt-d.so
00650000-0066f000 r-xp 00000000 08:01 8708042 /lib/libpcre.so.0.0.1
0066f000-00670000 rw-p 0001e000 08:01 8708042 /lib/libpcre.so.0.0.1
00670000-0067a000 r-xp 00000000 08:01 8708134 /lib/libnss_files-2.5.so
0067a000-0067b000 r--p 00009000 08:01 8708134 /lib/libnss_files-2.5.so
0067b000-0067c000 rw-p 0000a000 08:01 8708134 /lib/libnss_files-2.5.so
0067c000-00685000 r-xp 00000000 08:01 262066 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libphotospline.so
00685000-00686000 rw-p 00008000 08:01 262066 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libphotospline.so
00686000-00749000 r-xp 00000000 08:01 16303860 /build/ports/lib/boost-1.38.0/libboost_python-mt-d.so
00749000-0074d000 rw-p 000c2000 08:01 16303860 /build/ports/lib/boost-1.38.0/libboost_python-mt-d.so
0074d000-00864000 r-xp 00000000 08:01 2361494 /build/ports/root-v5.30.06/lib/libNet.so
00864000-0086c000 rw-p 00116000 08:01 2361494 /build/ports/root-v5.30.06/lib/libNet.so
0086c000-0086d000 rw-p 0086c000 00:00 0
0086d000-0087b000 r-xp 00000000 08:01 8969776 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libinterfaces.so
0087b000-0087c000 rw-p 0000d000 08:01 8969776 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libinterfaces.so
00884000-0089f000 r-xp 00000000 08:01 8708866 /lib/ld-2.5.so
0089f000-008a0000 r--p 0001a000 08:01 8708866 /lib/ld-2.5.so
008a0000-008a1000 rw-p 0001b000 08:01 8708866 /lib/ld-2.5.so
008a3000-009f9000 r-xp 00000000 08:01 8708867 /lib/libc-2.5.so
009f9000-009fb000 r--p 00156000 08:01 8708867 /lib/libc-2.5.so
009fb000-009fc000 rw-p 00158000 08:01 8708867 /lib/libc-2.5.so
009fc000-009ff000 rw-p 009fc000 00:00 0
00a01000-00a04000 r-xp 00000000 08:01 8708889 /lib/libdl-2.5.so
00a04000-00a05000 r--p 00002000 08:01 8708889 /lib/libdl-2.5.so
00a05000-00a06000 rw-p 00003000 08:01 8708889 /lib/libdl-2.5.so
00a08000-00a2f000 r-xp 00000000 08:01 8707783 /lib/libm-2.5.so
00a2f000-00a30000 r--p 00026000 08:01 8707783 /lib/libm-2.5.so
00a30000-00a31000 rw-p 00027000 08:01 8707783 /lib/libm-2.5.so
00a33000-00a49000 r-xp 00000000 08:01 8708870 /lib/libpthread-2.5.so
00a49000-00a4a000 r--p 00015000 08:01 8708870 /lib/libpthread-2.5.so
00a4a000-00a4b000 rw-p 00016000 08:01 8708870 /lib/libpthread-2.5.so
00a4b000-00a4d000 rw-p 00a4b000 00:00 0
00a4f000-00a61000 r-xp 00000000 08:01 8707792 /lib/libz.so.1.2.3
00a61000-00a62000 rw-p 00011000 08:01 8707792 /lib/libz.so.1.2.3
00a8c000-00aaf000 r-xp 00000000 08:01 16303872 /build/ports/lib/boost-1.38.0/libboost_signals-mt-d.so
00aaf000-00ab0000 rw-p 00022000 08:01 16303872 /build/ports/lib/boost-1.38.0/libboost_signals-mt-d.so
00ad1000-00ae6000 r-xp 00000000 08:01 8708898 /lib/libnsl-2.5.so
00ae6000-00ae7000 r--p 00014000 08:01 8708898 /lib/libnsl-2.5.so
00ae7000-00ae8000 rw-p 00015000 08:01 8708898 /lib/libnsl-2.5.so
00ae8000-00aea000 rw-p 00ae8000 00:00 0
00aec000-00af5000 r-xp 00000000 08:01 8708900 /lib/libcrypt-2.5.so
00af5000-00af6000 r--p 00008000 08:01 8708900 /lib/libcrypt-2.5.so
00af6000-00af7000 rw-p 00009000 08:01 8708900 /lib/libcrypt-2.5.so
00af7000-00b1e000 rw-p 00af7000 00:00 0
00b22000-00b24000 r-xp 00000000 08:01 8708901 /lib/libutil-2.5.so
00b24000-00b25000 r--p 00001000 08:01 8708901 /lib/libutil-2.5.so
00b25000-00b26000 rw-p 00002000 08:01 8708901 /lib/libutil-2.5.so
00b28000-00c1f000 r-xp 00000000 08:01 9986949 /usr/lib/libpython2.4.so.1.0
00c1f000-00c41000 rw-p 000f7000 08:01 9986949 /usr/lib/libpython2.4.so.1.0
00c41000-00c44000 rw-p 00c41000 00:00 0
00c44000-00dbf000 r-xp 00000000 08:01 2361533 /build/ports/root-v5.30.06/lib/libGraf.so
00dbf000-00dc7000 rw-p 0017b000 08:01 2361533 /build/ports/root-v5.30.06/lib/libGraf.so
00dc7000-00dcf000 rw-p 00dc7000 00:00 0
00dcf000-00dfb000 r-xp 00000000 08:01 17383275 /build/ports/root-v5.28.00/lib/libRint.so.5.28
00dfb000-00dfd000 rw-p 0002b000 08:01 17383275 /build/ports/root-v5.28.00/lib/libRint.so.5.28
00e00000-00e01000 r-xp 00e00000 00:00 0 [vdso]
00e11000-00e30000 r-xp 00000000 08:01 16303882 /build/ports/lib/boost-1.38.0/libboost_thread-mt-d.so
00e30000-00e31000 rw-p 0001f000 08:01 16303882 /build/ports/lib/boost-1.38.0/libboost_thread-mt-d.so
00e31000-00f2e000 r-xp 00000000 08:01 2361528 /build/ports/root-v5.30.06/lib/libGraf3d.so
00f2e000-00f34000 rw-p 000fd000 08:01 2361528 /build/ports/root-v5.30.06/lib/libGraf3d.so
00f34000-00f37000 rw-p 00f34000 00:00 0
00f37000-00fb8000 r-xp 00000000 08:01 2361566 /build/ports/root-v5.30.06/lib/libMinuit.so
00fb8000-00fba000 rw-p 00081000 08:01 2361566 /build/ports/root-v5.30.06/lib/libMinuit.so
00fba000-00fbb000 rw-p 00fba000 00:00 0
00fc3000-00fd2000 r-xp 00000000 08:01 262199 /build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so
00fd2000-00fd3000 rw-p 0000e000 08:01 262199 /build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so
00fd3000-01e97000 r-xp 00000000 08:01 262090 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libicetray.so
01e97000-01ed1000 rw-p 00ec3000 08:01 262090 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libicetray.so
01ed1000-01ed6000 rw-p 01ed1000 00:00 0
01ed6000-02592000 r-xp 00000000 08:01 2361471 /build/ports/root-v5.30.06/lib/libCore.so
02592000-025ae000 rw-p 006bb000 08:01 2361471 /build/ports/root-v5.30.06/lib/libCore.so
025ae000-02624000 rw-p 025ae000 00:00 0
02624000-02876000 r-xp 00000000 08:01 2361457 /build/ports/root-v5.30.06/lib/libCint.so
02876000-0287a000 rw-p 00251000 08:01 2361457 /build/ports/root-v5.30.06/lib/libCint.so
0287a000-02c05000 rw-p 0287a000 00:00 0
02c05000-03032000 r-xp 00000000 08:01 2361456 /build/ports/root-v5.30.06/lib/libHist.so
03032000-03046000 rw-p 0042d000 08:01 2361456 /build/ports/root-v5.30.06/lib/libHist.so
03046000-03049000 rw-p 03046000 00:00 0
03049000-0327c000 r-xp 00000000 08:01 2361495 /build/ports/root-v5.30.06/lib/libMatrix.so
0327c000-03283000 rw-p 00233000 08:01 2361495 /build/ports/root-v5.30.06/lib/libMatrix.so
03283000-03285000 rw-p 03283000 00:00 0
03285000-03314000 r-xp 00000000 08:01 2361531 /build/ports/root-v5.30.06/lib/libPhysics.so
03314000-03317000 rw-p 0008f000 08:01 2361531 /build/ports/root-v5.30.06/lib/libPhysics.so
03317000-0351d000 r-xp 00000000 08:01 2361509 /build/ports/root-v5.30.06/lib/libMathCore.so
0351d000-03524000 rw-p 00206000 08:01 2361509 /build/ports/root-v5.30.06/lib/libMathCore.so
03524000-03527000 rw-p 03524000 00:00 0
03527000-035a4000 r-xp 00000000 08:01 9988973 /usr/lib/libfreetype.so.6.3.10
035a4000-035a7000 rw-p 0007d000 08:01 9988973 /usr/lib/libfreetype.so.6.3.10
035a7000-03687000 r-xp 00000000 08:01 262186 /build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/interfaces.so
03687000-0368b000 rw-p 000e0000 08:01 262186 /build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/interfaces.so
0368b000-03968000 r-xp 00000000 08:01 262159 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libDomTools.so
03968000-03970000 rw-p 002dc000 08:01 262159 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libDomTools.so
03970000-03971000 rw-p 03970000 00:00 0
03971000-039f0000 r-xp 00000000 08:01 9997285 /usr/lib/libgfortran.so.1.0.0
039f0000-039f1000 rw-p 0007e000 08:01 9997285 /usr/lib/libgfortran.so.1.0.0
03a17000-03b6e000 r-xp 00000000 08:01 262203 /build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/dataio.so
03b6e000-03b75000 rw-p 00156000 08:01 262203 /build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/dataio.so
03b75000-03fd6000 r-xp 00000000 08:01 8969777 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libphys-services.so
03fd6000-03ff9000 rw-p 00461000 08:01 8969777 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libphys-services.so
03ff9000-04004000 rw-p 03ff9000 00:00 0
04004000-041ab000 r-xp 00000000 08:01 16303941 /build/ports/lib/gsl-1.14/libgsl.so.0.15.0
041ab000-041ba000 rw-p 001a6000 08:01 16303941 /build/ports/lib/gsl-1.14/libgsl.so.0.15.0
041ba000-041f5000 r-xp 00000000 08:01 262157 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libcoordinate-service.so
041f5000-041fe000 rw-p 0003b000 08:01 262157 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libcoordinate-service.so
041fe000-04286000 r-xp 00000000 08:01 8969792 /build/buildslave/foraii/quick_icerec_SL5/build/lib/liblinefit.so
04286000-0428a000 rw-p 00087000 08:01 8969792 /build/buildslave/foraii/quick_icerec_SL5/build/lib/liblinefit.so
0428a000-042d2000 r-xp 00000000 08:01 17383392 /build/ports/root-v5.28.00/lib/libPostscript.so.5.28
042d2000-042d4000 rw-p 00048000 08:01 17383392 /build/ports/root-v5.28.00/lib/libPostscript.so.5.28
042ff000-044ce000 r-xp 00000000 08:01 2361571 /build/ports/root-v5.30.06/lib/libRIO.so
044ce000-044d4000 rw-p 001cf000 08:01 2361571 /build/ports/root-v5.30.06/lib/libRIO.so
044d4000-044d5000 rw-p 044d4000 00:00 0
044d5000-0465f000 r-xp 00000000 08:01 262095 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libflat-ntuple.so
0465f000-04665000 rw-p 00189000 08:01 262095 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libflat-ntuple.so
04665000-046fa000 r-xp 00000000 08:01 8969813 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libclast.so
046fa000-046fe000 rw-p 00095000 08:01 8969813 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libclast.so
046fe000-04811000 r-xp 00000000 08:01 262123 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libAtmCscdEnergyReco.so
04811000-04817000 rw-p 00112000 08:01 262123 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libAtmCscdEnergyReco.so
0485c000-04f1d000 r-xp 00000000 08:01 2361496 /build/ports/root-v5.30.06/lib/libGui.so
04f1d000-04f4b000 rw-p 006c1000 08:01 2361496 /build/ports/root-v5.30.06/lib/libGui.so
04f4b000-04f54000 rw-p 04f4b000 00:00 0
04f54000-05367000 r-xp 00000000 08:01 262134 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libsimclasses.so
05367000-0537c000 rw-p 00412000 08:01 262134 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libsimclasses.so
0537c000-0537f000 rw-p 0537c000 00:00 0
0537f000-0644d000 r-xp 00000000 08:01 15031184 /build/ports/lib/libgoto2-r1.13.so
0644d000-0645d000 rw-p 010cd000 08:01 15031184 /build/ports/lib/libgoto2-r1.13.so
0645d000-0656a000 rw-p 0645d000 00:00 0
0656a000-066d3000 r-xp 00000000 08:01 262163 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libcscd-llh.so
066d3000-066d9000 rw-p 00169000 08:01 262163 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libcscd-llh.so
06718000-067f1000 r-xp 00000000 08:01 2361532 /build/ports/root-v5.30.06/lib/libGpad.so
067f1000-067f7000 rw-p 000d8000 08:01 2361532 /build/ports/root-v5.30.06/lib/libGpad.so
067f7000-067f9000 rw-p 067f7000 00:00 0
067f9000-06887000 r-xp 00000000 08:01 262170 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libtensor-of-inertia.so
06887000-0688b000 rw-p 0008d000 08:01 262170 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libtensor-of-inertia.so
0688b000-06ad2000 r-xp 00000000 08:01 262100 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libmuon-bundle-reco.so
06ad2000-06adc000 rw-p 00247000 08:01 262100 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libmuon-bundle-reco.so
06adc000-06add000 rw-p 06adc000 00:00 0
06add000-06c5b000 r-xp 00000000 08:01 262116 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libgulliver.so
06c5b000-06c62000 rw-p 0017e000 08:01 262116 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libgulliver.so
06c62000-06cf3000 r-xp 00000000 08:01 17383513 /build/ports/root-v5.28.00/lib/libPhysics.so.5.28
06cf3000-06cf6000 rw-p 00091000 08:01 17383513 /build/ports/root-v5.28.00/lib/libPhysics.so.5.28
06cff000-06e3f000 r-xp 00000000 08:01 262135 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libdataio.so
06e3f000-06e45000 rw-p 0013f000 08:01 262135 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libdataio.so
06e45000-06f0e000 r-xp 00000000 08:01 262131 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libparaboloid.so
06f0e000-06f12000 rw-p 000c9000 08:01 262131 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libparaboloid.so
06f12000-06f13000 rw-p 06f12000 00:00 0
06f13000-0701f000 r-xp 00000000 08:01 17383200 /build/ports/root-v5.28.00/lib/libNet.so.5.28
0701f000-07026000 rw-p 0010b000 08:01 17383200 /build/ports/root-v5.28.00/lib/libNet.so.5.28
07026000-07028000 rw-p 07026000 00:00 0
07028000-0706d000 r-xp 00000000 08:01 17383452 /build/ports/root-v5.28.00/lib/libThread.so.5.28
0706d000-07070000 rw-p 00044000 08:01 17383452 /build/ports/root-v5.28.00/lib/libThread.so.5.28
07070000-070b0000 r-xp 00000000 08:01 9997129 /usr/lib/libncurses.so.5.5
070b0000-070b8000 rw-p 00040000 08:01 9997129 /usr/lib/libncurses.so.5.5
070b8000-070b9000 rw-p 070b8000 00:00 0
070c7000-07252000 r-xp 00000000 08:01 262112 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libtableio.so
07252000-07257000 rw-p 0018b000 08:01 262112 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libtableio.so
0727b000-07436000 r-xp 00000000 08:01 17383419 /build/ports/root-v5.28.00/lib/libRIO.so.5.28
07436000-0743c000 rw-p 001ba000 08:01 17383419 /build/ports/root-v5.28.00/lib/libRIO.so.5.28
0743c000-0743d000 rw-p 0743c000 00:00 0
0743d000-074c3000 r-xp 00000000 08:01 17383406 /build/ports/root-v5.28.00/lib/libMinuit.so.5.28
074c3000-074c5000 rw-p 00085000 08:01 17383406 /build/ports/root-v5.28.00/lib/libMinuit.so.5.28
074c5000-074c6000 rw-p 074c5000 00:00 0
074cb000-07557000 r-xp 00000000 08:01 262192 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libdipolefit.so
07557000-0755a000 rw-p 0008c000 08:01 262192 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libdipolefit.so
0755a000-0755b000 rw-p 0755a000 00:00 0
0755b000-077e9000 r-xp 00000000 08:01 262093 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libtoprec.so
077e9000-077f3000 rw-p 0028e000 08:01 262093 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libtoprec.so
077f3000-077f4000 rw-p 077f3000 00:00 0
077f4000-07c29000 r-xp 00000000 08:01 17383287 /build/ports/root-v5.28.00/lib/libHist.so.5.28
07c29000-07c3d000 rw-p 00435000 08:01 17383287 /build/ports/root-v5.28.00/lib/libHist.so.5.28
07c3d000-07c40000 rw-p 07c3d000 00:00 0
07cc0000-07eae000 r-xp 00000000 08:01 2361553 /build/ports/root-v5.30.06/lib/libTree.so
07eae000-07eb8000 rw-p 001ee000 08:01 2361553 /build/ports/root-v5.30.06/lib/libTree.so
07eb8000-07eba000 rw-p 07eb8000 00:00 0
07eba000-08031000 r-xp 00000000 08:01 17383277 /build/ports/root-v5.28.00/lib/libGraf.so.5.28
08031000-08039000 rw-p 00177000 08:01 17383277 /build/ports/root-v5.28.00/lib/libGraf.so.5.28
08039000-08041000 rw-p 08039000 00:00 0
08048000-08049000 r-xp 00000000 08:01 9989371 /usr/bin/python
08049000-0804a000 rw-p 00000000 08:01 9989371 /usr/bin/python
0804a000-082a7000 r-xp 00000000 08:01 17383544 /build/ports/root-v5.28.00/lib/libCint.so.5.28
082a7000-082ab000 rw-p 0025d000 08:01 17383544 /build/ports/root-v5.28.00/lib/libCint.so.5.28
082ab000-08636000 rw-p 082ab000 00:00 0
086a5000-08a5e000 rw-p 086a5000 00:00 0 [heap]
b2cb3000-b2dcb000 r-xp 00000000 08:01 2361563 /build/ports/root-v5.30.06/lib/libMinuit2.so
b2dcb000-b2dce000 rw-p 00118000 08:01 2361563 /build/ports/root-v5.30.06/lib/libMinuit2.so
b2dce000-b2dcf000 rw-p b2dce000 00:00 0
b2dcf000-b2e31000 r-xp 00000000 08:01 16303991 /build/ports/lib/rdmc-2.9.5/librdmc.so.0.0.0
b2e31000-b2e36000 rw-p 00061000 08:01 16303991 /build/ports/lib/rdmc-2.9.5/librdmc.so.0.0.0
b2e36000-b3075000 rw-p b2e36000 00:00 0
b3075000-b3179000 r-xp 00000000 08:01 17383261 /build/ports/root-v5.28.00/lib/libMinuit2.so.5.28
b3179000-b317c000 rw-p 00103000 08:01 17383261 /build/ports/root-v5.28.00/lib/libMinuit2.so.5.28
b317c000-b317d000 rw-p b317c000 00:00 0
b317d000-b3309000 r-xp 00000000 08:01 15031178 /build/ports/lib/libcfitsio.so
b3309000-b330c000 rw-p 0018c000 08:01 15031178 /build/ports/lib/libcfitsio.so
b330c000-b3371000 rw-p b330c000 00:00 0
b3371000-b3467000 r-xp 00000000 08:01 9035176 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libphotonics-service.so
b3467000-b346a000 rw-p 000f6000 08:01 9035176 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libphotonics-service.so
b346a000-b37cc000 r-xp 00000000 08:01 262130 /build/buildslave/foraii/quick_icerec_SL5/build/lib/liblilliput.so
b37cc000-b37d6000 rw-p 00362000 08:01 262130 /build/buildslave/foraii/quick_icerec_SL5/build/lib/liblilliput.so
b37d6000-b3e64000 r-xp 00000000 08:01 17383369 /build/ports/root-v5.28.00/lib/libGui.so.5.28
b3e64000-b3e93000 rw-p 0068d000 08:01 17383369 /build/ports/root-v5.28.00/lib/libGui.so.5.28
b3e93000-b3e9c000 rw-p b3e93000 00:00 0
b3e9c000-b409c000 r-xp 00000000 08:01 17383480 /build/ports/root-v5.28.00/lib/libMathCore.so.5.28
b409c000-b40a3000 rw-p 00200000 08:01 17383480 /build/ports/root-v5.28.00/lib/libMathCore.so.5.28
b40a3000-b40a6000 rw-p b40a3000 00:00 0
b40a6000-b42e7000 r-xp 00000000 08:01 17383376 /build/ports/root-v5.28.00/lib/libMatrix.so.5.28
b42e7000-b42ee000 rw-p 00241000 08:01 17383376 /build/ports/root-v5.28.00/lib/libMatrix.so.5.28
b42ee000-b42f0000 rw-p b42ee000 00:00 0
b42f0000-b44d5000 r-xp 00000000 08:01 17383517 /build/ports/root-v5.28.00/lib/libTree.so.5.28
b44d5000-b44df000 rw-p 001e5000 08:01 17383517 /build/ports/root-v5.28.00/lib/libTree.so.5.28
b44df000-b44e1000 rw-p b44df000 00:00 0
b44e1000-b4b76000 r-xp 00000000 08:01 17383446 /build/ports/root-v5.28.00/lib/libCore.so.5.28
b4b76000-b4b92000 rw-p 00694000 08:01 17383446 /build/ports/root-v5.28.00/lib/libCore.so.5.28
b4b92000-b5c08000 rw-p b4b92000 00:00 0
b5cad000-b5d5e000 r-xp 00000000 08:01 262099 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libipdf.so
b5d5e000-b5d61000 rw-p 000b1000 08:01 262099 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libipdf.so
b5d61000-b5e2e000 r-xp 00000000 08:01 17383454 /build/ports/root-v5.28.00/lib/libGpad.so.5.28
b5e2e000-b5e34000 rw-p 000cc000 08:01 17383454 /build/ports/root-v5.28.00/lib/libGpad.so.5.28
b5e34000-b5e36000 rw-p b5e34000 00:00 0
b5e36000-b5f35000 r-xp 00000000 08:01 17383510 /build/ports/root-v5.28.00/lib/libGraf3d.so.5.28
b5f35000-b5f3b000 rw-p 000ff000 08:01 17383510 /build/ports/root-v5.28.00/lib/libGraf3d.so.5.28
b5f3b000-b5f3e000 rw-p b5f3b000 00:00 0
b5f3e000-b7dd7000 r-xp 00000000 08:01 262091 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libdataclasses.so
b7dd7000-b7e75000 rw-p 01e99000 08:01 262091 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libdataclasses.so
b7e75000-b7f8f000 rw-p b7e75000 00:00 0
b7f97000-b7f9b000 rw-p b7f97000 00:00 0
bfe03000-bfe30000 rwxp bffd1000 00:00 0 [stack]
./env-shell.sh: line 139: 3227 Aborted PATH=$_PATH LD_LIBRARY_PATH=$_LD_LIBRARY_PATH DYLD_LIBRARY_PATH=$_DYLD_LIBRARY_PATH PYTHONPATH=$_PYTHONPATH ICETRAY_CLASSPATH=$_ICETRAY_CLASSPATH I3_PLATFORM="" I3_SRC=$_I3_SRC I3_BUILD=$_I3_BUILD I3_PORTS=$_I3_PORTS ROOTSYS=/build/ports/root-v5.30.06 I3_SHELL=$_I3_SHELL $NEW_SHELL $ARGV
Exited Icetray Environment.
[buildslave@foraii build]$
```
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/751">https://code.icecube.wisc.edu/projects/icecube/ticket/751</a>, reported by negaand owned by kath</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2014-09-30T19:52:56",
"_ts": "1412106776916533",
"description": "{{{\n[buildslave@foraii build]$ ./env-shell.sh flat-ntuple/resources/scripts/TestWaveforms.py \n************************************************************************\n* *\n* W E L C O M E to I C E T R A Y *\n* *\n* Version icerec.trunk r123170 *\n* *\n* You are welcome to visit our Web site *\n* http://icecube.umd.edu *\n* *\n************************************************************************\n\nIcetray environment has:\n I3_SRC = /build/buildslave/foraii/quick_icerec_SL5/source\n I3_BUILD = /build/buildslave/foraii/quick_icerec_SL5/build\n I3_PORTS = /build/ports\n Python = Python 2.4.3\nWarning in <TUnixSystem::SetDisplay>: DISPLAY not set, setting it to pa-pub.private.pa.umd.edu:0.0\nLoading libicetray........................................ok\nLoading libdataclasses....................................ok\nLoading libdataio.........................................ok\nLoading libDomTools.......................................ok\nLoading libflat-ntuple....................................Warning in <TClassTable::Add>: class TFitterMinuit already in TClassTable\nWarning in <TClassTable::Add>: class TFitterFumili already in TClassTable\nWarning in <TClassTable::Add>: class TUnixSystem already in TClassTable\nWarning in <TClassTable::Add>: class TCint already in TClassTable\nWarning in <TClassTable::Add>: class TClass already in TClassTable\nWarning in <TClassTable::Add>: class TClassStreamer already in TClassTable\nWarning in <TClassTable::Add>: class TMemberStreamer already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualIsAProxy already in TClassTable\nWarning in <TClassTable::Add>: class TMethod already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualStreamerInfo already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerElement already in TClassTable\nWarning in <TClassTable::Add>: class TDictionary already in TClassTable\nWarning in <TClassTable::Add>: class TBaseClass already in TClassTable\nWarning in <TClassTable::Add>: class TDataMember already in TClassTable\nWarning in <TClassTable::Add>: class TClassRef already in TClassTable\nWarning in <TClassTable::Add>: class TRealData already in TClassTable\nWarning in <TClassTable::Add>: class TMethodCall already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::TSchemaRuleSet already in TClassTable\nWarning in <TClassTable::Add>: class TClassGenerator already in TClassTable\nWarning in <TClassTable::Add>: class TClassMenuItem already in TClassTable\nWarning in <TClassTable::Add>: class TDataType already in TClassTable\nWarning in <TClassTable::Add>: class TFunction already in TClassTable\nWarning in <TClassTable::Add>: class TGlobal already in TClassTable\nWarning in <TClassTable::Add>: class TInterpreter already in TClassTable\nWarning in <TClassTable::Add>: class TIsAProxy already in TClassTable\nWarning in <TClassTable::Add>: class TMethodArg already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::TSchemaRule already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::TSchemaRule::TSources already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::TSchemaMatch already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerBasicType already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerBase already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerBasicPointer already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerLoop already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerObject already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerObjectAny already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerObjectPointer already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerObjectAnyPointer already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerString already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerSTL already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerSTLstring already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerArtificial already in TClassTable\nWarning in <TClassTable::Add>: class TToggle already in TClassTable\nWarning in <TClassTable::Add>: class TToggleGroup already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualCollectionProxy already in TClassTable\nWarning in <TClassTable::Add>: class TList already in TClassTable\nWarning in <TClassTable::Add>: class TObjArray already in TClassTable\nWarning in <TClassTable::Add>: class TClonesArray already in TClassTable\nWarning in <TClassTable::Add>: class TRefTable already in TClassTable\nWarning in <TClassTable::Add>: class TArray already in TClassTable\nWarning in <TClassTable::Add>: class TArrayC already in TClassTable\nWarning in <TClassTable::Add>: class TArrayD already in TClassTable\nWarning in <TClassTable::Add>: class TArrayF already in TClassTable\nWarning in <TClassTable::Add>: class TArrayI already in TClassTable\nWarning in <TClassTable::Add>: class TArrayL already in TClassTable\nWarning in <TClassTable::Add>: class TArrayL64 already in TClassTable\nWarning in <TClassTable::Add>: class TArrayS already in TClassTable\nWarning in <TClassTable::Add>: class TBits already in TClassTable\nWarning in <TClassTable::Add>: class TBits::TReference already in TClassTable\nWarning in <TClassTable::Add>: class TCollection already in TClassTable\nWarning in <TClassTable::Add>: class TIterator already in TClassTable\nWarning in <TClassTable::Add>: class TObjectTable already in TClassTable\nWarning in <TClassTable::Add>: class TIter already in TClassTable\nWarning in <TClassTable::Add>: class TSeqCollection already in TClassTable\nWarning in <TClassTable::Add>: class TBtreeIter already in TClassTable\nWarning in <TClassTable::Add>: class TBtree already in TClassTable\nWarning in <TClassTable::Add>: class TClassTable already in TClassTable\nWarning in <TClassTable::Add>: class TObjArrayIter already in TClassTable\nWarning in <TClassTable::Add>: class TExMapIter already in TClassTable\nWarning in <TClassTable::Add>: class TExMap already in TClassTable\nWarning in <TClassTable::Add>: class TListIter already in TClassTable\nWarning in <TClassTable::Add>: class THashTable already in TClassTable\nWarning in <TClassTable::Add>: class THashList already in TClassTable\nWarning in <TClassTable::Add>: class THashTableIter already in TClassTable\nWarning in <TClassTable::Add>: class TMapIter already in TClassTable\nWarning in <TClassTable::Add>: class TPair already in TClassTable\nWarning in <TClassTable::Add>: class TMap already in TClassTable\nWarning in <TClassTable::Add>: class TOrdCollectionIter already in TClassTable\nWarning in <TClassTable::Add>: class TOrdCollection already in TClassTable\nWarning in <TClassTable::Add>: class TRefArrayIter already in TClassTable\nWarning in <TClassTable::Add>: class TRefArray already in TClassTable\nWarning in <TClassTable::Add>: class vector<int,allocator<int> >::iterator already in TClassTable\nWarning in <TClassTable::Add>: class reverse_iterator<vector<int,allocator<int> >::iterator> already in TClassTable\nWarning in <TClassTable::Add>: class TSortedList already in TClassTable\nWarning in <TClassTable::Add>: class SetWindowAttributes_t already in TClassTable\nWarning in <TClassTable::Add>: class WindowAttributes_t already in TClassTable\nWarning in <TClassTable::Add>: class Event_t already in TClassTable\nWarning in <TClassTable::Add>: class GCValues_t already in TClassTable\nWarning in <TClassTable::Add>: class ColorStruct_t already in TClassTable\nWarning in <TClassTable::Add>: class PictureAttributes_t already in TClassTable\nWarning in <TClassTable::Add>: class Segment_t already in TClassTable\nWarning in <TClassTable::Add>: class Point_t already in TClassTable\nWarning in <TClassTable::Add>: class Rectangle_t already in TClassTable\nWarning in <TClassTable::Add>: class timespec already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualMutex already in TClassTable\nWarning in <TClassTable::Add>: class TTimeStamp already in TClassTable\nWarning in <TClassTable::Add>: class TLockGuard already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualPerfStats already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualAuth already in TClassTable\nWarning in <TClassTable::Add>: class TUrl already in TClassTable\nWarning in <TClassTable::Add>: class TInetAddress already in TClassTable\nWarning in <TClassTable::Add>: class TFileInfoMeta already in TClassTable\nWarning in <TClassTable::Add>: class TFileInfo already in TClassTable\nWarning in <TClassTable::Add>: class TFileCollection already in TClassTable\nWarning in <TClassTable::Add>: class TRedirectOutputGuard already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualMonitoringWriter already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualMonitoringReader already in TClassTable\nWarning in <TClassTable::Add>: class TObjectSpy already in TClassTable\nWarning in <TClassTable::Add>: class TObjectRefSpy already in TClassTable\nWarning in <TClassTable::Add>: class TUri already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualTableInterface already in TClassTable\nWarning in <TClassTable::Add>: class TBase64 already in TClassTable\nWarning in <TClassTable::Add>: class pair<char*,int> already in TClassTable\nWarning in <TClassTable::Add>: class pair<char*,long> already in TClassTable\nWarning in <TClassTable::Add>: class pair<char*,float> already in TClassTable\nWarning in <TClassTable::Add>: class pair<char*,double> already in TClassTable\nWarning in <TClassTable::Add>: class pair<char*,void*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<char*,char*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<string,int> already in TClassTable\nWarning in <TClassTable::Add>: class pair<string,long> already in TClassTable\nWarning in <TClassTable::Add>: class pair<string,float> already in TClassTable\nWarning in <TClassTable::Add>: class pair<string,double> already in TClassTable\nWarning in <TClassTable::Add>: class pair<string,void*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<int,int> already in TClassTable\nWarning in <TClassTable::Add>: class pair<int,long> already in TClassTable\nWarning in <TClassTable::Add>: class pair<int,float> already in TClassTable\nWarning in <TClassTable::Add>: class pair<int,double> already in TClassTable\nWarning in <TClassTable::Add>: class pair<int,void*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<int,char*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<long,int> already in TClassTable\nWarning in <TClassTable::Add>: class pair<long,long> already in TClassTable\nWarning in <TClassTable::Add>: class pair<long,float> already in TClassTable\nWarning in <TClassTable::Add>: class pair<long,double> already in TClassTable\nWarning in <TClassTable::Add>: class pair<long,void*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<long,char*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<float,int> already in TClassTable\nWarning in <TClassTable::Add>: class pair<float,long> already in TClassTable\nWarning in <TClassTable::Add>: class pair<float,float> already in TClassTable\nWarning in <TClassTable::Add>: class pair<float,double> already in TClassTable\nWarning in <TClassTable::Add>: class pair<float,void*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<float,char*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<double,int> already in TClassTable\nWarning in <TClassTable::Add>: class pair<double,long> already in TClassTable\nWarning in <TClassTable::Add>: class pair<double,float> already in TClassTable\nWarning in <TClassTable::Add>: class pair<double,double> already in TClassTable\nWarning in <TClassTable::Add>: class pair<double,void*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<double,char*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const char*,int> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const char*,long> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const char*,float> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const char*,double> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const char*,void*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const char*,char*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const string,int> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const string,long> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const string,float> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const string,double> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const string,void*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const int,int> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const int,long> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const int,float> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const int,double> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const int,void*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const int,char*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const long,int> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const long,long> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const long,float> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const long,double> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const long,void*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const long,char*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const float,int> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const float,long> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const float,float> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const float,double> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const float,void*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const float,char*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const double,int> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const double,long> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const double,float> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const double,double> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const double,void*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const double,char*> already in TClassTable\nWarning in <TClassTable::Add>: class TParameter<float> already in TClassTable\nWarning in <TClassTable::Add>: class TParameter<double> already in TClassTable\nWarning in <TClassTable::Add>: class TParameter<int> already in TClassTable\nWarning in <TClassTable::Add>: class TParameter<long> already in TClassTable\nWarning in <TClassTable::Add>: class TParameter<Long64_t> already in TClassTable\nWarning in <TClassTable::Add>: class TMemberInspector already in TClassTable\nWarning in <TClassTable::Add>: class TObject already in TClassTable\nWarning in <TClassTable::Add>: class TNamed already in TClassTable\nWarning in <TClassTable::Add>: class TString already in TClassTable\nWarning in <TClassTable::Add>: class string already in TClassTable\nWarning in <TClassTable::Add>: class string::iterator already in TClassTable\nWarning in <TClassTable::Add>: class TStorage already in TClassTable\nWarning in <TClassTable::Add>: class TTimer already in TClassTable\nWarning in <TClassTable::Add>: class TProcessID already in TClassTable\nWarning in <TClassTable::Add>: class TRefCnt already in TClassTable\nWarning in <TClassTable::Add>: class TRegexp already in TClassTable\nWarning in <TClassTable::Add>: class TPRegexp already in TClassTable\nWarning in <TClassTable::Add>: class TSubString already in TClassTable\nWarning in <TClassTable::Add>: class TStringLong already in TClassTable\nWarning in <TClassTable::Add>: class TQConnection already in TClassTable\nWarning in <TClassTable::Add>: class TQObject already in TClassTable\nWarning in <TClassTable::Add>: class TQObjSender already in TClassTable\nWarning in <TClassTable::Add>: class TSignalHandler already in TClassTable\nWarning in <TClassTable::Add>: class TStopwatch already in TClassTable\nWarning in <TClassTable::Add>: class TUUID already in TClassTable\nWarning in <TClassTable::Add>: class TExec already in TClassTable\nWarning in <TClassTable::Add>: class TFolder already in TClassTable\nWarning in <TClassTable::Add>: class TMD5 already in TClassTable\nWarning in <TClassTable::Add>: class TObjString already in TClassTable\nWarning in <TClassTable::Add>: class TMacro already in TClassTable\nWarning in <TClassTable::Add>: class TMessageHandler already in TClassTable\nWarning in <TClassTable::Add>: class TPMERegexp already in TClassTable\nWarning in <TClassTable::Add>: class TStringToken already in TClassTable\nWarning in <TClassTable::Add>: class TPluginManager already in TClassTable\nWarning in <TClassTable::Add>: class TPluginHandler already in TClassTable\nWarning in <TClassTable::Add>: class TPoint already in TClassTable\nWarning in <TClassTable::Add>: class TProcessUUID already in TClassTable\nWarning in <TClassTable::Add>: class TQClass already in TClassTable\nWarning in <TClassTable::Add>: class TQCommand already in TClassTable\nWarning in <TClassTable::Add>: class TQUndoManager already in TClassTable\nWarning in <TClassTable::Add>: class TROOT already in TClassTable\nWarning in <TClassTable::Add>: class TRef already in TClassTable\nWarning in <TClassTable::Add>: class TSystemFile already in TClassTable\nWarning in <TClassTable::Add>: class TSystemDirectory already in TClassTable\nWarning in <TClassTable::Add>: class TSystem already in TClassTable\nWarning in <TClassTable::Add>: class vector<TString,allocator<TString> >::iterator already in TClassTable\nWarning in <TClassTable::Add>: class reverse_iterator<vector<TString,allocator<TString> >::iterator> already in TClassTable\nWarning in <TClassTable::Add>: class TSysEvtHandler already in TClassTable\nWarning in <TClassTable::Add>: class TStdExceptionHandler already in TClassTable\nWarning in <TClassTable::Add>: class TTime already in TClassTable\nWarning in <TClassTable::Add>: class FileStat_t already in TClassTable\nWarning in <TClassTable::Add>: class UserGroup_t already in TClassTable\nWarning in <TClassTable::Add>: class SysInfo_t already in TClassTable\nWarning in <TClassTable::Add>: class CpuInfo_t already in TClassTable\nWarning in <TClassTable::Add>: class MemInfo_t already in TClassTable\nWarning in <TClassTable::Add>: class ProcInfo_t already in TClassTable\nWarning in <TClassTable::Add>: class RedirectHandle_t already in TClassTable\nWarning in <TClassTable::Add>: class TProcessEventTimer already in TClassTable\nWarning in <TClassTable::Add>: class TRemoteObject already in TClassTable\nWarning in <TClassTable::Add>: class TTask already in TClassTable\nWarning in <TClassTable::Add>: class vector<string,allocator<string> >::iterator already in TClassTable\nWarning in <TClassTable::Add>: class reverse_iterator<vector<string,allocator<string> >::iterator> already in TClassTable\nWarning in <TClassTable::Add>: class TBuffer already in TClassTable\nWarning in <TClassTable::Add>: class TDirectory already in TClassTable\nWarning in <TClassTable::Add>: class TRootIOCtor already in TClassTable\nWarning in <TClassTable::Add>: class TBrowser already in TClassTable\nWarning in <TClassTable::Add>: class TApplicationImp already in TClassTable\nWarning in <TClassTable::Add>: class TApplication already in TClassTable\nWarning in <TClassTable::Add>: class TAtt3D already in TClassTable\nWarning in <TClassTable::Add>: class TAttAxis already in TClassTable\nWarning in <TClassTable::Add>: class TAttBBox already in TClassTable\nWarning in <TClassTable::Add>: class TAttFill already in TClassTable\nWarning in <TClassTable::Add>: class TAttLine already in TClassTable\nWarning in <TClassTable::Add>: class TAttMarker already in TClassTable\nWarning in <TClassTable::Add>: class TAttPad already in TClassTable\nWarning in <TClassTable::Add>: class TAttText already in TClassTable\nWarning in <TClassTable::Add>: class TBenchmark already in TClassTable\nWarning in <TClassTable::Add>: class TBrowserImp already in TClassTable\nWarning in <TClassTable::Add>: class TContextMenu already in TClassTable\nWarning in <TClassTable::Add>: class TBuffer3D already in TClassTable\nWarning in <TClassTable::Add>: class TCanvasImp already in TClassTable\nWarning in <TClassTable::Add>: class TColor already in TClassTable\nWarning in <TClassTable::Add>: class TContextMenuImp already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualPad already in TClassTable\nWarning in <TClassTable::Add>: class TControlBarImp already in TClassTable\nWarning in <TClassTable::Add>: class TDatime already in TClassTable\nWarning in <TClassTable::Add>: class TEnv already in TClassTable\nWarning in <TClassTable::Add>: class TEnvRec already in TClassTable\nWarning in <TClassTable::Add>: class TInspectorImp already in TClassTable\nWarning in <TClassTable::Add>: class TGuiFactory already in TClassTable\nWarning in <TClassTable::Add>: class TStyle already in TClassTable\nWarning in <TClassTable::Add>: class TFileHandler already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualFFT already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualViewer3D already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualGLPainter already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualGLManip already in TClassTable\nWarning in <TClassTable::Add>: class TGLManager already in TClassTable\nWarning in <TClassTable::Add>: class TGLPaintDevice already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualPS already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualX already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualPadEditor already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualPadPainter already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::DataOptions already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::DataRange already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::FitData already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::BinData already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::UnBinData already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::Chi2FCN<ROOT::Math::IBaseFunctionMultiDim> already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::Chi2FCN<ROOT::Math::IGradientFunctionMultiDim> already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::ParameterSettings already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::FitConfig already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::FitResult already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::Fitter already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::LogLikelihoodFCN<ROOT::Math::IBaseFunctionMultiDim> already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::LogLikelihoodFCN<ROOT::Math::IGradientFunctionMultiDim> already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::PoissonLikelihoodFCN<ROOT::Math::IBaseFunctionMultiDim> already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::PoissonLikelihoodFCN<ROOT::Math::IGradientFunctionMultiDim> already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::SparseData already in TClassTable\nWarning in <TClassTable::Add>: class TRandom already in TClassTable\nWarning in <TClassTable::Add>: class TRandom1 already in TClassTable\nWarning in <TClassTable::Add>: class TRandom2 already in TClassTable\nWarning in <TClassTable::Add>: class TRandom3 already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualFitter already in TClassTable\nWarning in <TClassTable::Add>: class TKDTree<int,double> already in TClassTable\nWarning in <TClassTable::Add>: class TKDTree<int,float> already in TClassTable\nWarning in <TClassTable::Add>: class TKDTreeBinning already in TClassTable\nWarning in <TClassTable::Add>: class vector<double,allocator<double> >::iterator already in TClassTable\nWarning in <TClassTable::Add>: class reverse_iterator<vector<double,allocator<double> >::iterator> already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IBaseFunctionOneDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IGradientFunctionOneDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IBaseFunctionMultiDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IGradientFunctionMultiDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IGradientMultiDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IGradientOneDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IParametricFunctionOneDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IParametricGradFunctionOneDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IParametricFunctionMultiDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IParametricGradFunctionMultiDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IBaseParam already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::ParamFunctor already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::Functor already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::Functor1D already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::GradFunctor already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::GradFunctor1D already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IOptions already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::MinimizerOptions already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::Minimizer already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::BaseIntegratorOptions already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IntegratorOneDimOptions already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IntegratorMultiDimOptions already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::VirtualIntegrator already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::VirtualIntegratorOneDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::VirtualIntegratorMultiDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IntegratorOneDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::AdaptiveIntegratorMultiDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IntegratorMultiDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::DistSampler already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::Factory already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::BasicFitMethodFunction<ROOT::Math::IBaseFunctionMultiDim> already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::BasicFitMethodFunction<ROOT::Math::IGradientFunctionMultiDim> already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::GaussIntegrator already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::GaussLegendreIntegrator already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IRootFinderMethod already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::RootFinder already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::RichardsonDerivator already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IMinimizer1D already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::BrentMinimizer1D already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::BrentRootFinder already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::DistSamplerOptions already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::GoFTest already in TClassTable\nWarning in <TClassTable::Add>: class TComplex already in TClassTable\nWarning in <TClassTable::Add>: class TMatrixTBase<float> already in TClassTable\n*** glibc detected *** python: free(): invalid next size (normal): 0x08a4f688 ***\n======= Backtrace: =========\n/lib/libc.so.6[0x90ca15]\n/lib/libc.so.6(cfree+0x59)[0x910a89]\n/usr/lib/libstdc++.so.6(_ZdlPv+0x21)[0x1b45c1]\n/usr/lib/libstdc++.so.6(_ZdaPv+0x1d)[0x1b461d]\n/build/ports/root-v5.30.06/lib/libCore.so(_ZN7TStringD1Ev+0x35)[0x2027c45]\n/build/ports/root-v5.30.06/lib/libCore.so(_Z19DefaultErrorHandleribPKcS0_+0x166)[0x1ff3a26]\n/build/ports/root-v5.30.06/lib/libCore.so(ErrorHandler+0x11f)[0x1ff33cf]\n/build/ports/root-v5.30.06/lib/libCore.so(_Z7WarningPKcS0_z+0x33)[0x1ff3543]\n/build/ports/root-v5.30.06/lib/libCore.so(_ZN11TClassTable3AddEPKcsRKSt9type_infoPFvvEi+0x187)[0x2064537]\n/build/ports/root-v5.30.06/lib/libCore.so(_ZN4ROOT8AddClassEPKcsRKSt9type_infoPFvvEi+0x3a)[0x206472a]\n/build/ports/root-v5.30.06/lib/libCore.so(_ZNK4ROOT20TDefaultInitBehavior8RegisterEPKcsRKSt9type_infoPFvvEi+0x3a)[0x209edfa]\n/build/ports/root-v5.30.06/lib/libCore.so(_ZN4ROOT17TGenericClassInfo4InitEi+0x5a)[0x209d53a]\n/build/ports/root-v5.30.06/lib/libCore.so(_ZN4ROOT17TGenericClassInfoC2EPKciS2_iRKSt9type_infoPKNS_13TInitBehaviorEPFvvEP16TVirtualIsAProxyii+0xf4)[0x209e6f4]\n/build/ports/root-v5.28.00/lib/libMatrix.so.5.28[0xb41b0766]\n/build/ports/root-v5.28.00/lib/libMatrix.so.5.28[0xb41c18b1]\n/build/ports/root-v5.28.00/lib/libMatrix.so.5.28[0xb41c1d07]\n/build/ports/root-v5.28.00/lib/libMatrix.so.5.28[0xb4290ab6]\n/build/ports/root-v5.28.00/lib/libMatrix.so.5.28[0xb40ef635]\n/lib/ld-linux.so.2[0x892493]\n/lib/ld-linux.so.2[0x8925a3]\n/lib/ld-linux.so.2[0x895ef6]\n/lib/ld-linux.so.2[0x8920d6]\n/lib/ld-linux.so.2[0x895742]\n/lib/libdl.so.2[0xa01c6d]\n/lib/ld-linux.so.2[0x8920d6]\n/lib/libdl.so.2[0xa022ec]\n/lib/libdl.so.2(dlopen+0x44)[0xa01ba4]\n/build/buildslave/foraii/quick_icerec_SL5/build/lib/libicetray.so(_Z12load_projectSsb+0x28e)[0x18e9cda]\n/build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so(_Z9load_implRKSsb+0x3f)[0xfccd62]\n/build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so(_ZN19load_impl_overloads20non_void_return_type3genIN5boost3mpl7vector3IvRKSsbEEE6func_0ES6_+0x25)[0xfcdd12]\n/build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so(_ZN5boost6python6detail6invokeIiPFvRKSsENS0_15arg_from_pythonIS4_EEEEP7_objectNS1_11invoke_tag_ILb1ELb0EEERKT_RT0_RT1_+0x28)[0xfce847]\n/build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so(_ZN5boost6python6detail12caller_arityILj1EE4implIPFvRKSsENS0_21default_call_policiesENS_3mpl7vector2IvS6_EEEclEP7_objectSF_+0xc2)[0xfce48c]\n/build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so(_ZN5boost6python7objects23caller_py_function_implINS0_6detail6callerIPFvRKSsENS0_21default_call_policiesENS_3mpl7vector2IvS6_EEEEEclEP7_objectSG_+0x2e)[0xfce2ac]\n/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so(_ZNK5boost6python7objects11py_functionclEP7_objectS4_+0x39)[0x713afd]\n/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so(_ZNK5boost6python7objects8function4callEP7_objectS4_+0x421)[0x712449]\n/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so[0x712553]\n/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so[0x712572]\n/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so(_ZNK5boost9function0IvEclEv+0x77)[0x72aa9b]\n/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so(_ZN5boost6python21handle_exception_implENS_9function0IvEE+0x4c)[0x729b6e]\n/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so[0x7110d7]\n/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so[0x71115f]\n/usr/lib/libpython2.4.so.1.0(PyObject_Call+0x37)[0xb482f7]\n/usr/lib/libpython2.4.so.1.0(PyEval_EvalFrame+0x2548)[0xbac498]\n/usr/lib/libpython2.4.so.1.0(PyEval_EvalFrame+0x454f)[0xbae49f]\n/usr/lib/libpython2.4.so.1.0(PyEval_EvalCodeEx+0x896)[0xbafbd6]\n/usr/lib/libpython2.4.so.1.0(PyEval_EvalCode+0x63)[0xbafc63]\n/usr/lib/libpython2.4.so.1.0[0xbccd88]\n/usr/lib/libpython2.4.so.1.0(PyRun_SimpleFileExFlags+0x198)[0xbce498]\n/usr/lib/libpython2.4.so.1.0(PyRun_AnyFileExFlags+0x7a)[0xbceb7a]\n/usr/lib/libpython2.4.so.1.0(Py_Main+0xc26)[0xbd5a46]\npython(main+0x32)[0x80485b2]\n/lib/libc.so.6(__libc_start_main+0xdc)[0x8b8edc]\npython[0x80484c1]\n======= Memory map: ========\n00101000-001e1000 r-xp 00000000 08:01 9985847 /usr/lib/libstdc++.so.6.0.8\n001e1000-001e5000 r--p 000df000 08:01 9985847 /usr/lib/libstdc++.so.6.0.8\n001e5000-001e6000 rw-p 000e3000 08:01 9985847 /usr/lib/libstdc++.so.6.0.8\n001e6000-001ec000 rw-p 001e6000 00:00 0 \n001fc000-00200000 r-xp 00000000 08:01 16303876 /build/ports/lib/boost-1.38.0/libboost_system-mt-d.so\n00200000-00201000 rw-p 00003000 08:01 16303876 /build/ports/lib/boost-1.38.0/libboost_system-mt-d.so\n00201000-00217000 r-xp 00000000 08:01 16303836 /build/ports/lib/boost-1.38.0/libboost_date_time-mt-d.so\n00217000-00218000 rw-p 00015000 08:01 16303836 /build/ports/lib/boost-1.38.0/libboost_date_time-mt-d.so\n00218000-00345000 r-xp 00000000 08:01 16303868 /build/ports/lib/boost-1.38.0/libboost_serialization-mt-d.so\n00345000-0034b000 rw-p 0012c000 08:01 16303868 /build/ports/lib/boost-1.38.0/libboost_serialization-mt-d.so\n0034b000-003c1000 r-xp 00000000 08:01 16303856 /build/ports/lib/boost-1.38.0/libboost_program_options-mt-d.so\n003c1000-003c4000 rw-p 00075000 08:01 16303856 /build/ports/lib/boost-1.38.0/libboost_program_options-mt-d.so\n003c4000-003cf000 r-xp 00000000 08:01 8708884 /lib/libgcc_s-4.1.2-20080825.so.1\n003cf000-003d0000 rw-p 0000a000 08:01 8708884 /lib/libgcc_s-4.1.2-20080825.so.1\n003d0000-003d7000 r-xp 00000000 08:01 8707794 /lib/librt-2.5.so\n003d7000-003d8000 r--p 00007000 08:01 8707794 /lib/librt-2.5.so\n003d8000-003d9000 rw-p 00008000 08:01 8707794 /lib/librt-2.5.so\n003da000-003f3000 r-xp 00000000 08:01 16303840 /build/ports/lib/boost-1.38.0/libboost_filesystem-mt-d.so\n003f3000-003f4000 rw-p 00018000 08:01 16303840 /build/ports/lib/boost-1.38.0/libboost_filesystem-mt-d.so\n003f4000-00548000 r-xp 00000000 08:01 16303864 /build/ports/lib/boost-1.38.0/libboost_regex-mt-d.so\n00548000-0054e000 rw-p 00154000 08:01 16303864 /build/ports/lib/boost-1.38.0/libboost_regex-mt-d.so\n0054e000-0057d000 r-xp 00000000 08:01 2361538 /build/ports/root-v5.30.06/lib/libRint.so\n0057d000-0057f000 rw-p 0002e000 08:01 2361538 /build/ports/root-v5.30.06/lib/libRint.so\n0057f000-00582000 r-xp 00000000 08:01 10350196 /usr/lib/python2.4/lib-dynload/timemodule.so\n00582000-00584000 rw-p 00002000 08:01 10350196 /usr/lib/python2.4/lib-dynload/timemodule.so\n00584000-00588000 r-xp 00000000 08:01 10345787 /usr/lib/python2.4/lib-dynload/stropmodule.so\n00588000-0058a000 rw-p 00004000 08:01 10345787 /usr/lib/python2.4/lib-dynload/stropmodule.so\n0058a000-005d3000 r-xp 00000000 08:01 2361577 /build/ports/root-v5.30.06/lib/libPostscript.so\n005d3000-005d5000 rw-p 00049000 08:01 2361577 /build/ports/root-v5.30.06/lib/libPostscript.so\n005d5000-0061a000 r-xp 00000000 08:01 2361536 /build/ports/root-v5.30.06/lib/libThread.so\n0061a000-0061d000 rw-p 00045000 08:01 2361536 /build/ports/root-v5.30.06/lib/libThread.so\n0061d000-0062d000 r-xp 00000000 08:01 9997124 /usr/lib/libbz2.so.1.0.3\n0062d000-0062e000 rw-p 00010000 08:01 9997124 /usr/lib/libbz2.so.1.0.3\n0062e000-00637000 r-xp 00000000 08:01 8708725 /lib/libnss_nis-2.5.so\n00637000-00638000 r--p 00008000 08:01 8708725 /lib/libnss_nis-2.5.so\n00638000-00639000 rw-p 00009000 08:01 8708725 /lib/libnss_nis-2.5.so\n00639000-0063c000 r-xp 00000000 08:01 10350180 /usr/lib/python2.4/lib-dynload/cStringIO.so\n0063c000-0063d000 rw-p 00003000 08:01 10350180 /usr/lib/python2.4/lib-dynload/cStringIO.so\n0063d000-00641000 r-xp 00000000 08:01 10345776 /usr/lib/python2.4/lib-dynload/collectionsmodule.so\n00641000-00642000 rw-p 00003000 08:01 10345776 /usr/lib/python2.4/lib-dynload/collectionsmodule.so\n00642000-0064f000 r-xp 00000000 08:01 16303848 /build/ports/lib/boost-1.38.0/libboost_iostreams-mt-d.so\n0064f000-00650000 rw-p 0000c000 08:01 16303848 /build/ports/lib/boost-1.38.0/libboost_iostreams-mt-d.so\n00650000-0066f000 r-xp 00000000 08:01 8708042 /lib/libpcre.so.0.0.1\n0066f000-00670000 rw-p 0001e000 08:01 8708042 /lib/libpcre.so.0.0.1\n00670000-0067a000 r-xp 00000000 08:01 8708134 /lib/libnss_files-2.5.so\n0067a000-0067b000 r--p 00009000 08:01 8708134 /lib/libnss_files-2.5.so\n0067b000-0067c000 rw-p 0000a000 08:01 8708134 /lib/libnss_files-2.5.so\n0067c000-00685000 r-xp 00000000 08:01 262066 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libphotospline.so\n00685000-00686000 rw-p 00008000 08:01 262066 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libphotospline.so\n00686000-00749000 r-xp 00000000 08:01 16303860 /build/ports/lib/boost-1.38.0/libboost_python-mt-d.so\n00749000-0074d000 rw-p 000c2000 08:01 16303860 /build/ports/lib/boost-1.38.0/libboost_python-mt-d.so\n0074d000-00864000 r-xp 00000000 08:01 2361494 /build/ports/root-v5.30.06/lib/libNet.so\n00864000-0086c000 rw-p 00116000 08:01 2361494 /build/ports/root-v5.30.06/lib/libNet.so\n0086c000-0086d000 rw-p 0086c000 00:00 0 \n0086d000-0087b000 r-xp 00000000 08:01 8969776 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libinterfaces.so\n0087b000-0087c000 rw-p 0000d000 08:01 8969776 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libinterfaces.so\n00884000-0089f000 r-xp 00000000 08:01 8708866 /lib/ld-2.5.so\n0089f000-008a0000 r--p 0001a000 08:01 8708866 /lib/ld-2.5.so\n008a0000-008a1000 rw-p 0001b000 08:01 8708866 /lib/ld-2.5.so\n008a3000-009f9000 r-xp 00000000 08:01 8708867 /lib/libc-2.5.so\n009f9000-009fb000 r--p 00156000 08:01 8708867 /lib/libc-2.5.so\n009fb000-009fc000 rw-p 00158000 08:01 8708867 /lib/libc-2.5.so\n009fc000-009ff000 rw-p 009fc000 00:00 0 \n00a01000-00a04000 r-xp 00000000 08:01 8708889 /lib/libdl-2.5.so\n00a04000-00a05000 r--p 00002000 08:01 8708889 /lib/libdl-2.5.so\n00a05000-00a06000 rw-p 00003000 08:01 8708889 /lib/libdl-2.5.so\n00a08000-00a2f000 r-xp 00000000 08:01 8707783 /lib/libm-2.5.so\n00a2f000-00a30000 r--p 00026000 08:01 8707783 /lib/libm-2.5.so\n00a30000-00a31000 rw-p 00027000 08:01 8707783 /lib/libm-2.5.so\n00a33000-00a49000 r-xp 00000000 08:01 8708870 /lib/libpthread-2.5.so\n00a49000-00a4a000 r--p 00015000 08:01 8708870 /lib/libpthread-2.5.so\n00a4a000-00a4b000 rw-p 00016000 08:01 8708870 /lib/libpthread-2.5.so\n00a4b000-00a4d000 rw-p 00a4b000 00:00 0 \n00a4f000-00a61000 r-xp 00000000 08:01 8707792 /lib/libz.so.1.2.3\n00a61000-00a62000 rw-p 00011000 08:01 8707792 /lib/libz.so.1.2.3\n00a8c000-00aaf000 r-xp 00000000 08:01 16303872 /build/ports/lib/boost-1.38.0/libboost_signals-mt-d.so\n00aaf000-00ab0000 rw-p 00022000 08:01 16303872 /build/ports/lib/boost-1.38.0/libboost_signals-mt-d.so\n00ad1000-00ae6000 r-xp 00000000 08:01 8708898 /lib/libnsl-2.5.so\n00ae6000-00ae7000 r--p 00014000 08:01 8708898 /lib/libnsl-2.5.so\n00ae7000-00ae8000 rw-p 00015000 08:01 8708898 /lib/libnsl-2.5.so\n00ae8000-00aea000 rw-p 00ae8000 00:00 0 \n00aec000-00af5000 r-xp 00000000 08:01 8708900 /lib/libcrypt-2.5.so\n00af5000-00af6000 r--p 00008000 08:01 8708900 /lib/libcrypt-2.5.so\n00af6000-00af7000 rw-p 00009000 08:01 8708900 /lib/libcrypt-2.5.so\n00af7000-00b1e000 rw-p 00af7000 00:00 0 \n00b22000-00b24000 r-xp 00000000 08:01 8708901 /lib/libutil-2.5.so\n00b24000-00b25000 r--p 00001000 08:01 8708901 /lib/libutil-2.5.so\n00b25000-00b26000 rw-p 00002000 08:01 8708901 /lib/libutil-2.5.so\n00b28000-00c1f000 r-xp 00000000 08:01 9986949 /usr/lib/libpython2.4.so.1.0\n00c1f000-00c41000 rw-p 000f7000 08:01 9986949 /usr/lib/libpython2.4.so.1.0\n00c41000-00c44000 rw-p 00c41000 00:00 0 \n00c44000-00dbf000 r-xp 00000000 08:01 2361533 /build/ports/root-v5.30.06/lib/libGraf.so\n00dbf000-00dc7000 rw-p 0017b000 08:01 2361533 /build/ports/root-v5.30.06/lib/libGraf.so\n00dc7000-00dcf000 rw-p 00dc7000 00:00 0 \n00dcf000-00dfb000 r-xp 00000000 08:01 17383275 /build/ports/root-v5.28.00/lib/libRint.so.5.28\n00dfb000-00dfd000 rw-p 0002b000 08:01 17383275 /build/ports/root-v5.28.00/lib/libRint.so.5.28\n00e00000-00e01000 r-xp 00e00000 00:00 0 [vdso]\n00e11000-00e30000 r-xp 00000000 08:01 16303882 /build/ports/lib/boost-1.38.0/libboost_thread-mt-d.so\n00e30000-00e31000 rw-p 0001f000 08:01 16303882 /build/ports/lib/boost-1.38.0/libboost_thread-mt-d.so\n00e31000-00f2e000 r-xp 00000000 08:01 2361528 /build/ports/root-v5.30.06/lib/libGraf3d.so\n00f2e000-00f34000 rw-p 000fd000 08:01 2361528 /build/ports/root-v5.30.06/lib/libGraf3d.so\n00f34000-00f37000 rw-p 00f34000 00:00 0 \n00f37000-00fb8000 r-xp 00000000 08:01 2361566 /build/ports/root-v5.30.06/lib/libMinuit.so\n00fb8000-00fba000 rw-p 00081000 08:01 2361566 /build/ports/root-v5.30.06/lib/libMinuit.so\n00fba000-00fbb000 rw-p 00fba000 00:00 0 \n00fc3000-00fd2000 r-xp 00000000 08:01 262199 /build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so\n00fd2000-00fd3000 rw-p 0000e000 08:01 262199 /build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so\n00fd3000-01e97000 r-xp 00000000 08:01 262090 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libicetray.so\n01e97000-01ed1000 rw-p 00ec3000 08:01 262090 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libicetray.so\n01ed1000-01ed6000 rw-p 01ed1000 00:00 0 \n01ed6000-02592000 r-xp 00000000 08:01 2361471 /build/ports/root-v5.30.06/lib/libCore.so\n02592000-025ae000 rw-p 006bb000 08:01 2361471 /build/ports/root-v5.30.06/lib/libCore.so\n025ae000-02624000 rw-p 025ae000 00:00 0 \n02624000-02876000 r-xp 00000000 08:01 2361457 /build/ports/root-v5.30.06/lib/libCint.so\n02876000-0287a000 rw-p 00251000 08:01 2361457 /build/ports/root-v5.30.06/lib/libCint.so\n0287a000-02c05000 rw-p 0287a000 00:00 0 \n02c05000-03032000 r-xp 00000000 08:01 2361456 /build/ports/root-v5.30.06/lib/libHist.so\n03032000-03046000 rw-p 0042d000 08:01 2361456 /build/ports/root-v5.30.06/lib/libHist.so\n03046000-03049000 rw-p 03046000 00:00 0 \n03049000-0327c000 r-xp 00000000 08:01 2361495 /build/ports/root-v5.30.06/lib/libMatrix.so\n0327c000-03283000 rw-p 00233000 08:01 2361495 /build/ports/root-v5.30.06/lib/libMatrix.so\n03283000-03285000 rw-p 03283000 00:00 0 \n03285000-03314000 r-xp 00000000 08:01 2361531 /build/ports/root-v5.30.06/lib/libPhysics.so\n03314000-03317000 rw-p 0008f000 08:01 2361531 /build/ports/root-v5.30.06/lib/libPhysics.so\n03317000-0351d000 r-xp 00000000 08:01 2361509 /build/ports/root-v5.30.06/lib/libMathCore.so\n0351d000-03524000 rw-p 00206000 08:01 2361509 /build/ports/root-v5.30.06/lib/libMathCore.so\n03524000-03527000 rw-p 03524000 00:00 0 \n03527000-035a4000 r-xp 00000000 08:01 9988973 /usr/lib/libfreetype.so.6.3.10\n035a4000-035a7000 rw-p 0007d000 08:01 9988973 /usr/lib/libfreetype.so.6.3.10\n035a7000-03687000 r-xp 00000000 08:01 262186 /build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/interfaces.so\n03687000-0368b000 rw-p 000e0000 08:01 262186 /build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/interfaces.so\n0368b000-03968000 r-xp 00000000 08:01 262159 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libDomTools.so\n03968000-03970000 rw-p 002dc000 08:01 262159 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libDomTools.so\n03970000-03971000 rw-p 03970000 00:00 0 \n03971000-039f0000 r-xp 00000000 08:01 9997285 /usr/lib/libgfortran.so.1.0.0\n039f0000-039f1000 rw-p 0007e000 08:01 9997285 /usr/lib/libgfortran.so.1.0.0\n03a17000-03b6e000 r-xp 00000000 08:01 262203 /build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/dataio.so\n03b6e000-03b75000 rw-p 00156000 08:01 262203 /build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/dataio.so\n03b75000-03fd6000 r-xp 00000000 08:01 8969777 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libphys-services.so\n03fd6000-03ff9000 rw-p 00461000 08:01 8969777 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libphys-services.so\n03ff9000-04004000 rw-p 03ff9000 00:00 0 \n04004000-041ab000 r-xp 00000000 08:01 16303941 /build/ports/lib/gsl-1.14/libgsl.so.0.15.0\n041ab000-041ba000 rw-p 001a6000 08:01 16303941 /build/ports/lib/gsl-1.14/libgsl.so.0.15.0\n041ba000-041f5000 r-xp 00000000 08:01 262157 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libcoordinate-service.so\n041f5000-041fe000 rw-p 0003b000 08:01 262157 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libcoordinate-service.so\n041fe000-04286000 r-xp 00000000 08:01 8969792 /build/buildslave/foraii/quick_icerec_SL5/build/lib/liblinefit.so\n04286000-0428a000 rw-p 00087000 08:01 8969792 /build/buildslave/foraii/quick_icerec_SL5/build/lib/liblinefit.so\n0428a000-042d2000 r-xp 00000000 08:01 17383392 /build/ports/root-v5.28.00/lib/libPostscript.so.5.28\n042d2000-042d4000 rw-p 00048000 08:01 17383392 /build/ports/root-v5.28.00/lib/libPostscript.so.5.28\n042ff000-044ce000 r-xp 00000000 08:01 2361571 /build/ports/root-v5.30.06/lib/libRIO.so\n044ce000-044d4000 rw-p 001cf000 08:01 2361571 /build/ports/root-v5.30.06/lib/libRIO.so\n044d4000-044d5000 rw-p 044d4000 00:00 0 \n044d5000-0465f000 r-xp 00000000 08:01 262095 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libflat-ntuple.so\n0465f000-04665000 rw-p 00189000 08:01 262095 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libflat-ntuple.so\n04665000-046fa000 r-xp 00000000 08:01 8969813 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libclast.so\n046fa000-046fe000 rw-p 00095000 08:01 8969813 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libclast.so\n046fe000-04811000 r-xp 00000000 08:01 262123 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libAtmCscdEnergyReco.so\n04811000-04817000 rw-p 00112000 08:01 262123 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libAtmCscdEnergyReco.so\n0485c000-04f1d000 r-xp 00000000 08:01 2361496 /build/ports/root-v5.30.06/lib/libGui.so\n04f1d000-04f4b000 rw-p 006c1000 08:01 2361496 /build/ports/root-v5.30.06/lib/libGui.so\n04f4b000-04f54000 rw-p 04f4b000 00:00 0 \n04f54000-05367000 r-xp 00000000 08:01 262134 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libsimclasses.so\n05367000-0537c000 rw-p 00412000 08:01 262134 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libsimclasses.so\n0537c000-0537f000 rw-p 0537c000 00:00 0 \n0537f000-0644d000 r-xp 00000000 08:01 15031184 /build/ports/lib/libgoto2-r1.13.so\n0644d000-0645d000 rw-p 010cd000 08:01 15031184 /build/ports/lib/libgoto2-r1.13.so\n0645d000-0656a000 rw-p 0645d000 00:00 0 \n0656a000-066d3000 r-xp 00000000 08:01 262163 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libcscd-llh.so\n066d3000-066d9000 rw-p 00169000 08:01 262163 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libcscd-llh.so\n06718000-067f1000 r-xp 00000000 08:01 2361532 /build/ports/root-v5.30.06/lib/libGpad.so\n067f1000-067f7000 rw-p 000d8000 08:01 2361532 /build/ports/root-v5.30.06/lib/libGpad.so\n067f7000-067f9000 rw-p 067f7000 00:00 0 \n067f9000-06887000 r-xp 00000000 08:01 262170 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libtensor-of-inertia.so\n06887000-0688b000 rw-p 0008d000 08:01 262170 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libtensor-of-inertia.so\n0688b000-06ad2000 r-xp 00000000 08:01 262100 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libmuon-bundle-reco.so\n06ad2000-06adc000 rw-p 00247000 08:01 262100 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libmuon-bundle-reco.so\n06adc000-06add000 rw-p 06adc000 00:00 0 \n06add000-06c5b000 r-xp 00000000 08:01 262116 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libgulliver.so\n06c5b000-06c62000 rw-p 0017e000 08:01 262116 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libgulliver.so\n06c62000-06cf3000 r-xp 00000000 08:01 17383513 /build/ports/root-v5.28.00/lib/libPhysics.so.5.28\n06cf3000-06cf6000 rw-p 00091000 08:01 17383513 /build/ports/root-v5.28.00/lib/libPhysics.so.5.28\n06cff000-06e3f000 r-xp 00000000 08:01 262135 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libdataio.so\n06e3f000-06e45000 rw-p 0013f000 08:01 262135 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libdataio.so\n06e45000-06f0e000 r-xp 00000000 08:01 262131 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libparaboloid.so\n06f0e000-06f12000 rw-p 000c9000 08:01 262131 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libparaboloid.so\n06f12000-06f13000 rw-p 06f12000 00:00 0 \n06f13000-0701f000 r-xp 00000000 08:01 17383200 /build/ports/root-v5.28.00/lib/libNet.so.5.28\n0701f000-07026000 rw-p 0010b000 08:01 17383200 /build/ports/root-v5.28.00/lib/libNet.so.5.28\n07026000-07028000 rw-p 07026000 00:00 0 \n07028000-0706d000 r-xp 00000000 08:01 17383452 /build/ports/root-v5.28.00/lib/libThread.so.5.28\n0706d000-07070000 rw-p 00044000 08:01 17383452 /build/ports/root-v5.28.00/lib/libThread.so.5.28\n07070000-070b0000 r-xp 00000000 08:01 9997129 /usr/lib/libncurses.so.5.5\n070b0000-070b8000 rw-p 00040000 08:01 9997129 /usr/lib/libncurses.so.5.5\n070b8000-070b9000 rw-p 070b8000 00:00 0 \n070c7000-07252000 r-xp 00000000 08:01 262112 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libtableio.so\n07252000-07257000 rw-p 0018b000 08:01 262112 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libtableio.so\n0727b000-07436000 r-xp 00000000 08:01 17383419 /build/ports/root-v5.28.00/lib/libRIO.so.5.28\n07436000-0743c000 rw-p 001ba000 08:01 17383419 /build/ports/root-v5.28.00/lib/libRIO.so.5.28\n0743c000-0743d000 rw-p 0743c000 00:00 0 \n0743d000-074c3000 r-xp 00000000 08:01 17383406 /build/ports/root-v5.28.00/lib/libMinuit.so.5.28\n074c3000-074c5000 rw-p 00085000 08:01 17383406 /build/ports/root-v5.28.00/lib/libMinuit.so.5.28\n074c5000-074c6000 rw-p 074c5000 00:00 0 \n074cb000-07557000 r-xp 00000000 08:01 262192 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libdipolefit.so\n07557000-0755a000 rw-p 0008c000 08:01 262192 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libdipolefit.so\n0755a000-0755b000 rw-p 0755a000 00:00 0 \n0755b000-077e9000 r-xp 00000000 08:01 262093 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libtoprec.so\n077e9000-077f3000 rw-p 0028e000 08:01 262093 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libtoprec.so\n077f3000-077f4000 rw-p 077f3000 00:00 0 \n077f4000-07c29000 r-xp 00000000 08:01 17383287 /build/ports/root-v5.28.00/lib/libHist.so.5.28\n07c29000-07c3d000 rw-p 00435000 08:01 17383287 /build/ports/root-v5.28.00/lib/libHist.so.5.28\n07c3d000-07c40000 rw-p 07c3d000 00:00 0 \n07cc0000-07eae000 r-xp 00000000 08:01 2361553 /build/ports/root-v5.30.06/lib/libTree.so\n07eae000-07eb8000 rw-p 001ee000 08:01 2361553 /build/ports/root-v5.30.06/lib/libTree.so\n07eb8000-07eba000 rw-p 07eb8000 00:00 0 \n07eba000-08031000 r-xp 00000000 08:01 17383277 /build/ports/root-v5.28.00/lib/libGraf.so.5.28\n08031000-08039000 rw-p 00177000 08:01 17383277 /build/ports/root-v5.28.00/lib/libGraf.so.5.28\n08039000-08041000 rw-p 08039000 00:00 0 \n08048000-08049000 r-xp 00000000 08:01 9989371 /usr/bin/python\n08049000-0804a000 rw-p 00000000 08:01 9989371 /usr/bin/python\n0804a000-082a7000 r-xp 00000000 08:01 17383544 /build/ports/root-v5.28.00/lib/libCint.so.5.28\n082a7000-082ab000 rw-p 0025d000 08:01 17383544 /build/ports/root-v5.28.00/lib/libCint.so.5.28\n082ab000-08636000 rw-p 082ab000 00:00 0 \n086a5000-08a5e000 rw-p 086a5000 00:00 0 [heap]\nb2cb3000-b2dcb000 r-xp 00000000 08:01 2361563 /build/ports/root-v5.30.06/lib/libMinuit2.so\nb2dcb000-b2dce000 rw-p 00118000 08:01 2361563 /build/ports/root-v5.30.06/lib/libMinuit2.so\nb2dce000-b2dcf000 rw-p b2dce000 00:00 0 \nb2dcf000-b2e31000 r-xp 00000000 08:01 16303991 /build/ports/lib/rdmc-2.9.5/librdmc.so.0.0.0\nb2e31000-b2e36000 rw-p 00061000 08:01 16303991 /build/ports/lib/rdmc-2.9.5/librdmc.so.0.0.0\nb2e36000-b3075000 rw-p b2e36000 00:00 0 \nb3075000-b3179000 r-xp 00000000 08:01 17383261 /build/ports/root-v5.28.00/lib/libMinuit2.so.5.28\nb3179000-b317c000 rw-p 00103000 08:01 17383261 /build/ports/root-v5.28.00/lib/libMinuit2.so.5.28\nb317c000-b317d000 rw-p b317c000 00:00 0 \nb317d000-b3309000 r-xp 00000000 08:01 15031178 /build/ports/lib/libcfitsio.so\nb3309000-b330c000 rw-p 0018c000 08:01 15031178 /build/ports/lib/libcfitsio.so\nb330c000-b3371000 rw-p b330c000 00:00 0 \nb3371000-b3467000 r-xp 00000000 08:01 9035176 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libphotonics-service.so\nb3467000-b346a000 rw-p 000f6000 08:01 9035176 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libphotonics-service.so\nb346a000-b37cc000 r-xp 00000000 08:01 262130 /build/buildslave/foraii/quick_icerec_SL5/build/lib/liblilliput.so\nb37cc000-b37d6000 rw-p 00362000 08:01 262130 /build/buildslave/foraii/quick_icerec_SL5/build/lib/liblilliput.so\nb37d6000-b3e64000 r-xp 00000000 08:01 17383369 /build/ports/root-v5.28.00/lib/libGui.so.5.28\nb3e64000-b3e93000 rw-p 0068d000 08:01 17383369 /build/ports/root-v5.28.00/lib/libGui.so.5.28\nb3e93000-b3e9c000 rw-p b3e93000 00:00 0 \nb3e9c000-b409c000 r-xp 00000000 08:01 17383480 /build/ports/root-v5.28.00/lib/libMathCore.so.5.28\nb409c000-b40a3000 rw-p 00200000 08:01 17383480 /build/ports/root-v5.28.00/lib/libMathCore.so.5.28\nb40a3000-b40a6000 rw-p b40a3000 00:00 0 \nb40a6000-b42e7000 r-xp 00000000 08:01 17383376 /build/ports/root-v5.28.00/lib/libMatrix.so.5.28\nb42e7000-b42ee000 rw-p 00241000 08:01 17383376 /build/ports/root-v5.28.00/lib/libMatrix.so.5.28\nb42ee000-b42f0000 rw-p b42ee000 00:00 0 \nb42f0000-b44d5000 r-xp 00000000 08:01 17383517 /build/ports/root-v5.28.00/lib/libTree.so.5.28\nb44d5000-b44df000 rw-p 001e5000 08:01 17383517 /build/ports/root-v5.28.00/lib/libTree.so.5.28\nb44df000-b44e1000 rw-p b44df000 00:00 0 \nb44e1000-b4b76000 r-xp 00000000 08:01 17383446 /build/ports/root-v5.28.00/lib/libCore.so.5.28\nb4b76000-b4b92000 rw-p 00694000 08:01 17383446 /build/ports/root-v5.28.00/lib/libCore.so.5.28\nb4b92000-b5c08000 rw-p b4b92000 00:00 0 \nb5cad000-b5d5e000 r-xp 00000000 08:01 262099 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libipdf.so\nb5d5e000-b5d61000 rw-p 000b1000 08:01 262099 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libipdf.so\nb5d61000-b5e2e000 r-xp 00000000 08:01 17383454 /build/ports/root-v5.28.00/lib/libGpad.so.5.28\nb5e2e000-b5e34000 rw-p 000cc000 08:01 17383454 /build/ports/root-v5.28.00/lib/libGpad.so.5.28\nb5e34000-b5e36000 rw-p b5e34000 00:00 0 \nb5e36000-b5f35000 r-xp 00000000 08:01 17383510 /build/ports/root-v5.28.00/lib/libGraf3d.so.5.28\nb5f35000-b5f3b000 rw-p 000ff000 08:01 17383510 /build/ports/root-v5.28.00/lib/libGraf3d.so.5.28\nb5f3b000-b5f3e000 rw-p b5f3b000 00:00 0 \nb5f3e000-b7dd7000 r-xp 00000000 08:01 262091 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libdataclasses.so\nb7dd7000-b7e75000 rw-p 01e99000 08:01 262091 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libdataclasses.so\nb7e75000-b7f8f000 rw-p b7e75000 00:00 0 \nb7f97000-b7f9b000 rw-p b7f97000 00:00 0 \nbfe03000-bfe30000 rwxp bffd1000 00:00 0 [stack]\n./env-shell.sh: line 139: 3227 Aborted PATH=$_PATH LD_LIBRARY_PATH=$_LD_LIBRARY_PATH DYLD_LIBRARY_PATH=$_DYLD_LIBRARY_PATH PYTHONPATH=$_PYTHONPATH ICETRAY_CLASSPATH=$_ICETRAY_CLASSPATH I3_PLATFORM=\"\" I3_SRC=$_I3_SRC I3_BUILD=$_I3_BUILD I3_PORTS=$_I3_PORTS ROOTSYS=/build/ports/root-v5.30.06 I3_SHELL=$_I3_SHELL $NEW_SHELL $ARGV\nExited Icetray Environment.\n[buildslave@foraii build]$ \n}}}",
"reporter": "nega",
"cc": "dataclass@icecube.wisc.edu",
"resolution": "fixed",
"time": "2014-09-05T21:39:12",
"component": "combo reconstruction",
"summary": "flat-ntuple::TestWaveforms.py fails with SIGABRT on SL5 32bit",
"priority": "normal",
"keywords": "flat-ntuple tests",
"milestone": "",
"owner": "kath",
"type": "defect"
}
```
</p>
</details>
|
1.0
|
flat-ntuple::TestWaveforms.py fails with SIGABRT on SL5 32bit (Trac #751) -
```text
[buildslave@foraii build]$ ./env-shell.sh flat-ntuple/resources/scripts/TestWaveforms.py
************************************************************************
* *
* W E L C O M E to I C E T R A Y *
* *
* Version icerec.trunk r123170 *
* *
* You are welcome to visit our Web site *
* http://icecube.umd.edu *
* *
************************************************************************
Icetray environment has:
I3_SRC = /build/buildslave/foraii/quick_icerec_SL5/source
I3_BUILD = /build/buildslave/foraii/quick_icerec_SL5/build
I3_PORTS = /build/ports
Python = Python 2.4.3
Warning in <TUnixSystem::SetDisplay>: DISPLAY not set, setting it to pa-pub.private.pa.umd.edu:0.0
Loading libicetray........................................ok
Loading libdataclasses....................................ok
Loading libdataio.........................................ok
Loading libDomTools.......................................ok
Loading libflat-ntuple....................................Warning in <TClassTable::Add>: class TFitterMinuit already in TClassTable
Warning in <TClassTable::Add>: class TFitterFumili already in TClassTable
Warning in <TClassTable::Add>: class TUnixSystem already in TClassTable
Warning in <TClassTable::Add>: class TCint already in TClassTable
Warning in <TClassTable::Add>: class TClass already in TClassTable
Warning in <TClassTable::Add>: class TClassStreamer already in TClassTable
Warning in <TClassTable::Add>: class TMemberStreamer already in TClassTable
Warning in <TClassTable::Add>: class TVirtualIsAProxy already in TClassTable
Warning in <TClassTable::Add>: class TMethod already in TClassTable
Warning in <TClassTable::Add>: class TVirtualStreamerInfo already in TClassTable
Warning in <TClassTable::Add>: class TStreamerElement already in TClassTable
Warning in <TClassTable::Add>: class TDictionary already in TClassTable
Warning in <TClassTable::Add>: class TBaseClass already in TClassTable
Warning in <TClassTable::Add>: class TDataMember already in TClassTable
Warning in <TClassTable::Add>: class TClassRef already in TClassTable
Warning in <TClassTable::Add>: class TRealData already in TClassTable
Warning in <TClassTable::Add>: class TMethodCall already in TClassTable
Warning in <TClassTable::Add>: class ROOT::TSchemaRuleSet already in TClassTable
Warning in <TClassTable::Add>: class TClassGenerator already in TClassTable
Warning in <TClassTable::Add>: class TClassMenuItem already in TClassTable
Warning in <TClassTable::Add>: class TDataType already in TClassTable
Warning in <TClassTable::Add>: class TFunction already in TClassTable
Warning in <TClassTable::Add>: class TGlobal already in TClassTable
Warning in <TClassTable::Add>: class TInterpreter already in TClassTable
Warning in <TClassTable::Add>: class TIsAProxy already in TClassTable
Warning in <TClassTable::Add>: class TMethodArg already in TClassTable
Warning in <TClassTable::Add>: class ROOT::TSchemaRule already in TClassTable
Warning in <TClassTable::Add>: class ROOT::TSchemaRule::TSources already in TClassTable
Warning in <TClassTable::Add>: class ROOT::TSchemaMatch already in TClassTable
Warning in <TClassTable::Add>: class TStreamerBasicType already in TClassTable
Warning in <TClassTable::Add>: class TStreamerBase already in TClassTable
Warning in <TClassTable::Add>: class TStreamerBasicPointer already in TClassTable
Warning in <TClassTable::Add>: class TStreamerLoop already in TClassTable
Warning in <TClassTable::Add>: class TStreamerObject already in TClassTable
Warning in <TClassTable::Add>: class TStreamerObjectAny already in TClassTable
Warning in <TClassTable::Add>: class TStreamerObjectPointer already in TClassTable
Warning in <TClassTable::Add>: class TStreamerObjectAnyPointer already in TClassTable
Warning in <TClassTable::Add>: class TStreamerString already in TClassTable
Warning in <TClassTable::Add>: class TStreamerSTL already in TClassTable
Warning in <TClassTable::Add>: class TStreamerSTLstring already in TClassTable
Warning in <TClassTable::Add>: class TStreamerArtificial already in TClassTable
Warning in <TClassTable::Add>: class TToggle already in TClassTable
Warning in <TClassTable::Add>: class TToggleGroup already in TClassTable
Warning in <TClassTable::Add>: class TVirtualCollectionProxy already in TClassTable
Warning in <TClassTable::Add>: class TList already in TClassTable
Warning in <TClassTable::Add>: class TObjArray already in TClassTable
Warning in <TClassTable::Add>: class TClonesArray already in TClassTable
Warning in <TClassTable::Add>: class TRefTable already in TClassTable
Warning in <TClassTable::Add>: class TArray already in TClassTable
Warning in <TClassTable::Add>: class TArrayC already in TClassTable
Warning in <TClassTable::Add>: class TArrayD already in TClassTable
Warning in <TClassTable::Add>: class TArrayF already in TClassTable
Warning in <TClassTable::Add>: class TArrayI already in TClassTable
Warning in <TClassTable::Add>: class TArrayL already in TClassTable
Warning in <TClassTable::Add>: class TArrayL64 already in TClassTable
Warning in <TClassTable::Add>: class TArrayS already in TClassTable
Warning in <TClassTable::Add>: class TBits already in TClassTable
Warning in <TClassTable::Add>: class TBits::TReference already in TClassTable
Warning in <TClassTable::Add>: class TCollection already in TClassTable
Warning in <TClassTable::Add>: class TIterator already in TClassTable
Warning in <TClassTable::Add>: class TObjectTable already in TClassTable
Warning in <TClassTable::Add>: class TIter already in TClassTable
Warning in <TClassTable::Add>: class TSeqCollection already in TClassTable
Warning in <TClassTable::Add>: class TBtreeIter already in TClassTable
Warning in <TClassTable::Add>: class TBtree already in TClassTable
Warning in <TClassTable::Add>: class TClassTable already in TClassTable
Warning in <TClassTable::Add>: class TObjArrayIter already in TClassTable
Warning in <TClassTable::Add>: class TExMapIter already in TClassTable
Warning in <TClassTable::Add>: class TExMap already in TClassTable
Warning in <TClassTable::Add>: class TListIter already in TClassTable
Warning in <TClassTable::Add>: class THashTable already in TClassTable
Warning in <TClassTable::Add>: class THashList already in TClassTable
Warning in <TClassTable::Add>: class THashTableIter already in TClassTable
Warning in <TClassTable::Add>: class TMapIter already in TClassTable
Warning in <TClassTable::Add>: class TPair already in TClassTable
Warning in <TClassTable::Add>: class TMap already in TClassTable
Warning in <TClassTable::Add>: class TOrdCollectionIter already in TClassTable
Warning in <TClassTable::Add>: class TOrdCollection already in TClassTable
Warning in <TClassTable::Add>: class TRefArrayIter already in TClassTable
Warning in <TClassTable::Add>: class TRefArray already in TClassTable
Warning in <TClassTable::Add>: class vector<int,allocator<int> >::iterator already in TClassTable
Warning in <TClassTable::Add>: class reverse_iterator<vector<int,allocator<int> >::iterator> already in TClassTable
Warning in <TClassTable::Add>: class TSortedList already in TClassTable
Warning in <TClassTable::Add>: class SetWindowAttributes_t already in TClassTable
Warning in <TClassTable::Add>: class WindowAttributes_t already in TClassTable
Warning in <TClassTable::Add>: class Event_t already in TClassTable
Warning in <TClassTable::Add>: class GCValues_t already in TClassTable
Warning in <TClassTable::Add>: class ColorStruct_t already in TClassTable
Warning in <TClassTable::Add>: class PictureAttributes_t already in TClassTable
Warning in <TClassTable::Add>: class Segment_t already in TClassTable
Warning in <TClassTable::Add>: class Point_t already in TClassTable
Warning in <TClassTable::Add>: class Rectangle_t already in TClassTable
Warning in <TClassTable::Add>: class timespec already in TClassTable
Warning in <TClassTable::Add>: class TVirtualMutex already in TClassTable
Warning in <TClassTable::Add>: class TTimeStamp already in TClassTable
Warning in <TClassTable::Add>: class TLockGuard already in TClassTable
Warning in <TClassTable::Add>: class TVirtualPerfStats already in TClassTable
Warning in <TClassTable::Add>: class TVirtualAuth already in TClassTable
Warning in <TClassTable::Add>: class TUrl already in TClassTable
Warning in <TClassTable::Add>: class TInetAddress already in TClassTable
Warning in <TClassTable::Add>: class TFileInfoMeta already in TClassTable
Warning in <TClassTable::Add>: class TFileInfo already in TClassTable
Warning in <TClassTable::Add>: class TFileCollection already in TClassTable
Warning in <TClassTable::Add>: class TRedirectOutputGuard already in TClassTable
Warning in <TClassTable::Add>: class TVirtualMonitoringWriter already in TClassTable
Warning in <TClassTable::Add>: class TVirtualMonitoringReader already in TClassTable
Warning in <TClassTable::Add>: class TObjectSpy already in TClassTable
Warning in <TClassTable::Add>: class TObjectRefSpy already in TClassTable
Warning in <TClassTable::Add>: class TUri already in TClassTable
Warning in <TClassTable::Add>: class TVirtualTableInterface already in TClassTable
Warning in <TClassTable::Add>: class TBase64 already in TClassTable
Warning in <TClassTable::Add>: class pair<char*,int> already in TClassTable
Warning in <TClassTable::Add>: class pair<char*,long> already in TClassTable
Warning in <TClassTable::Add>: class pair<char*,float> already in TClassTable
Warning in <TClassTable::Add>: class pair<char*,double> already in TClassTable
Warning in <TClassTable::Add>: class pair<char*,void*> already in TClassTable
Warning in <TClassTable::Add>: class pair<char*,char*> already in TClassTable
Warning in <TClassTable::Add>: class pair<string,int> already in TClassTable
Warning in <TClassTable::Add>: class pair<string,long> already in TClassTable
Warning in <TClassTable::Add>: class pair<string,float> already in TClassTable
Warning in <TClassTable::Add>: class pair<string,double> already in TClassTable
Warning in <TClassTable::Add>: class pair<string,void*> already in TClassTable
Warning in <TClassTable::Add>: class pair<int,int> already in TClassTable
Warning in <TClassTable::Add>: class pair<int,long> already in TClassTable
Warning in <TClassTable::Add>: class pair<int,float> already in TClassTable
Warning in <TClassTable::Add>: class pair<int,double> already in TClassTable
Warning in <TClassTable::Add>: class pair<int,void*> already in TClassTable
Warning in <TClassTable::Add>: class pair<int,char*> already in TClassTable
Warning in <TClassTable::Add>: class pair<long,int> already in TClassTable
Warning in <TClassTable::Add>: class pair<long,long> already in TClassTable
Warning in <TClassTable::Add>: class pair<long,float> already in TClassTable
Warning in <TClassTable::Add>: class pair<long,double> already in TClassTable
Warning in <TClassTable::Add>: class pair<long,void*> already in TClassTable
Warning in <TClassTable::Add>: class pair<long,char*> already in TClassTable
Warning in <TClassTable::Add>: class pair<float,int> already in TClassTable
Warning in <TClassTable::Add>: class pair<float,long> already in TClassTable
Warning in <TClassTable::Add>: class pair<float,float> already in TClassTable
Warning in <TClassTable::Add>: class pair<float,double> already in TClassTable
Warning in <TClassTable::Add>: class pair<float,void*> already in TClassTable
Warning in <TClassTable::Add>: class pair<float,char*> already in TClassTable
Warning in <TClassTable::Add>: class pair<double,int> already in TClassTable
Warning in <TClassTable::Add>: class pair<double,long> already in TClassTable
Warning in <TClassTable::Add>: class pair<double,float> already in TClassTable
Warning in <TClassTable::Add>: class pair<double,double> already in TClassTable
Warning in <TClassTable::Add>: class pair<double,void*> already in TClassTable
Warning in <TClassTable::Add>: class pair<double,char*> already in TClassTable
Warning in <TClassTable::Add>: class pair<const char*,int> already in TClassTable
Warning in <TClassTable::Add>: class pair<const char*,long> already in TClassTable
Warning in <TClassTable::Add>: class pair<const char*,float> already in TClassTable
Warning in <TClassTable::Add>: class pair<const char*,double> already in TClassTable
Warning in <TClassTable::Add>: class pair<const char*,void*> already in TClassTable
Warning in <TClassTable::Add>: class pair<const char*,char*> already in TClassTable
Warning in <TClassTable::Add>: class pair<const string,int> already in TClassTable
Warning in <TClassTable::Add>: class pair<const string,long> already in TClassTable
Warning in <TClassTable::Add>: class pair<const string,float> already in TClassTable
Warning in <TClassTable::Add>: class pair<const string,double> already in TClassTable
Warning in <TClassTable::Add>: class pair<const string,void*> already in TClassTable
Warning in <TClassTable::Add>: class pair<const int,int> already in TClassTable
Warning in <TClassTable::Add>: class pair<const int,long> already in TClassTable
Warning in <TClassTable::Add>: class pair<const int,float> already in TClassTable
Warning in <TClassTable::Add>: class pair<const int,double> already in TClassTable
Warning in <TClassTable::Add>: class pair<const int,void*> already in TClassTable
Warning in <TClassTable::Add>: class pair<const int,char*> already in TClassTable
Warning in <TClassTable::Add>: class pair<const long,int> already in TClassTable
Warning in <TClassTable::Add>: class pair<const long,long> already in TClassTable
Warning in <TClassTable::Add>: class pair<const long,float> already in TClassTable
Warning in <TClassTable::Add>: class pair<const long,double> already in TClassTable
Warning in <TClassTable::Add>: class pair<const long,void*> already in TClassTable
Warning in <TClassTable::Add>: class pair<const long,char*> already in TClassTable
Warning in <TClassTable::Add>: class pair<const float,int> already in TClassTable
Warning in <TClassTable::Add>: class pair<const float,long> already in TClassTable
Warning in <TClassTable::Add>: class pair<const float,float> already in TClassTable
Warning in <TClassTable::Add>: class pair<const float,double> already in TClassTable
Warning in <TClassTable::Add>: class pair<const float,void*> already in TClassTable
Warning in <TClassTable::Add>: class pair<const float,char*> already in TClassTable
Warning in <TClassTable::Add>: class pair<const double,int> already in TClassTable
Warning in <TClassTable::Add>: class pair<const double,long> already in TClassTable
Warning in <TClassTable::Add>: class pair<const double,float> already in TClassTable
Warning in <TClassTable::Add>: class pair<const double,double> already in TClassTable
Warning in <TClassTable::Add>: class pair<const double,void*> already in TClassTable
Warning in <TClassTable::Add>: class pair<const double,char*> already in TClassTable
Warning in <TClassTable::Add>: class TParameter<float> already in TClassTable
Warning in <TClassTable::Add>: class TParameter<double> already in TClassTable
Warning in <TClassTable::Add>: class TParameter<int> already in TClassTable
Warning in <TClassTable::Add>: class TParameter<long> already in TClassTable
Warning in <TClassTable::Add>: class TParameter<Long64_t> already in TClassTable
Warning in <TClassTable::Add>: class TMemberInspector already in TClassTable
Warning in <TClassTable::Add>: class TObject already in TClassTable
Warning in <TClassTable::Add>: class TNamed already in TClassTable
Warning in <TClassTable::Add>: class TString already in TClassTable
Warning in <TClassTable::Add>: class string already in TClassTable
Warning in <TClassTable::Add>: class string::iterator already in TClassTable
Warning in <TClassTable::Add>: class TStorage already in TClassTable
Warning in <TClassTable::Add>: class TTimer already in TClassTable
Warning in <TClassTable::Add>: class TProcessID already in TClassTable
Warning in <TClassTable::Add>: class TRefCnt already in TClassTable
Warning in <TClassTable::Add>: class TRegexp already in TClassTable
Warning in <TClassTable::Add>: class TPRegexp already in TClassTable
Warning in <TClassTable::Add>: class TSubString already in TClassTable
Warning in <TClassTable::Add>: class TStringLong already in TClassTable
Warning in <TClassTable::Add>: class TQConnection already in TClassTable
Warning in <TClassTable::Add>: class TQObject already in TClassTable
Warning in <TClassTable::Add>: class TQObjSender already in TClassTable
Warning in <TClassTable::Add>: class TSignalHandler already in TClassTable
Warning in <TClassTable::Add>: class TStopwatch already in TClassTable
Warning in <TClassTable::Add>: class TUUID already in TClassTable
Warning in <TClassTable::Add>: class TExec already in TClassTable
Warning in <TClassTable::Add>: class TFolder already in TClassTable
Warning in <TClassTable::Add>: class TMD5 already in TClassTable
Warning in <TClassTable::Add>: class TObjString already in TClassTable
Warning in <TClassTable::Add>: class TMacro already in TClassTable
Warning in <TClassTable::Add>: class TMessageHandler already in TClassTable
Warning in <TClassTable::Add>: class TPMERegexp already in TClassTable
Warning in <TClassTable::Add>: class TStringToken already in TClassTable
Warning in <TClassTable::Add>: class TPluginManager already in TClassTable
Warning in <TClassTable::Add>: class TPluginHandler already in TClassTable
Warning in <TClassTable::Add>: class TPoint already in TClassTable
Warning in <TClassTable::Add>: class TProcessUUID already in TClassTable
Warning in <TClassTable::Add>: class TQClass already in TClassTable
Warning in <TClassTable::Add>: class TQCommand already in TClassTable
Warning in <TClassTable::Add>: class TQUndoManager already in TClassTable
Warning in <TClassTable::Add>: class TROOT already in TClassTable
Warning in <TClassTable::Add>: class TRef already in TClassTable
Warning in <TClassTable::Add>: class TSystemFile already in TClassTable
Warning in <TClassTable::Add>: class TSystemDirectory already in TClassTable
Warning in <TClassTable::Add>: class TSystem already in TClassTable
Warning in <TClassTable::Add>: class vector<TString,allocator<TString> >::iterator already in TClassTable
Warning in <TClassTable::Add>: class reverse_iterator<vector<TString,allocator<TString> >::iterator> already in TClassTable
Warning in <TClassTable::Add>: class TSysEvtHandler already in TClassTable
Warning in <TClassTable::Add>: class TStdExceptionHandler already in TClassTable
Warning in <TClassTable::Add>: class TTime already in TClassTable
Warning in <TClassTable::Add>: class FileStat_t already in TClassTable
Warning in <TClassTable::Add>: class UserGroup_t already in TClassTable
Warning in <TClassTable::Add>: class SysInfo_t already in TClassTable
Warning in <TClassTable::Add>: class CpuInfo_t already in TClassTable
Warning in <TClassTable::Add>: class MemInfo_t already in TClassTable
Warning in <TClassTable::Add>: class ProcInfo_t already in TClassTable
Warning in <TClassTable::Add>: class RedirectHandle_t already in TClassTable
Warning in <TClassTable::Add>: class TProcessEventTimer already in TClassTable
Warning in <TClassTable::Add>: class TRemoteObject already in TClassTable
Warning in <TClassTable::Add>: class TTask already in TClassTable
Warning in <TClassTable::Add>: class vector<string,allocator<string> >::iterator already in TClassTable
Warning in <TClassTable::Add>: class reverse_iterator<vector<string,allocator<string> >::iterator> already in TClassTable
Warning in <TClassTable::Add>: class TBuffer already in TClassTable
Warning in <TClassTable::Add>: class TDirectory already in TClassTable
Warning in <TClassTable::Add>: class TRootIOCtor already in TClassTable
Warning in <TClassTable::Add>: class TBrowser already in TClassTable
Warning in <TClassTable::Add>: class TApplicationImp already in TClassTable
Warning in <TClassTable::Add>: class TApplication already in TClassTable
Warning in <TClassTable::Add>: class TAtt3D already in TClassTable
Warning in <TClassTable::Add>: class TAttAxis already in TClassTable
Warning in <TClassTable::Add>: class TAttBBox already in TClassTable
Warning in <TClassTable::Add>: class TAttFill already in TClassTable
Warning in <TClassTable::Add>: class TAttLine already in TClassTable
Warning in <TClassTable::Add>: class TAttMarker already in TClassTable
Warning in <TClassTable::Add>: class TAttPad already in TClassTable
Warning in <TClassTable::Add>: class TAttText already in TClassTable
Warning in <TClassTable::Add>: class TBenchmark already in TClassTable
Warning in <TClassTable::Add>: class TBrowserImp already in TClassTable
Warning in <TClassTable::Add>: class TContextMenu already in TClassTable
Warning in <TClassTable::Add>: class TBuffer3D already in TClassTable
Warning in <TClassTable::Add>: class TCanvasImp already in TClassTable
Warning in <TClassTable::Add>: class TColor already in TClassTable
Warning in <TClassTable::Add>: class TContextMenuImp already in TClassTable
Warning in <TClassTable::Add>: class TVirtualPad already in TClassTable
Warning in <TClassTable::Add>: class TControlBarImp already in TClassTable
Warning in <TClassTable::Add>: class TDatime already in TClassTable
Warning in <TClassTable::Add>: class TEnv already in TClassTable
Warning in <TClassTable::Add>: class TEnvRec already in TClassTable
Warning in <TClassTable::Add>: class TInspectorImp already in TClassTable
Warning in <TClassTable::Add>: class TGuiFactory already in TClassTable
Warning in <TClassTable::Add>: class TStyle already in TClassTable
Warning in <TClassTable::Add>: class TFileHandler already in TClassTable
Warning in <TClassTable::Add>: class TVirtualFFT already in TClassTable
Warning in <TClassTable::Add>: class TVirtualViewer3D already in TClassTable
Warning in <TClassTable::Add>: class TVirtualGLPainter already in TClassTable
Warning in <TClassTable::Add>: class TVirtualGLManip already in TClassTable
Warning in <TClassTable::Add>: class TGLManager already in TClassTable
Warning in <TClassTable::Add>: class TGLPaintDevice already in TClassTable
Warning in <TClassTable::Add>: class TVirtualPS already in TClassTable
Warning in <TClassTable::Add>: class TVirtualX already in TClassTable
Warning in <TClassTable::Add>: class TVirtualPadEditor already in TClassTable
Warning in <TClassTable::Add>: class TVirtualPadPainter already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::DataOptions already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::DataRange already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::FitData already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::BinData already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::UnBinData already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::Chi2FCN<ROOT::Math::IBaseFunctionMultiDim> already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::Chi2FCN<ROOT::Math::IGradientFunctionMultiDim> already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::ParameterSettings already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::FitConfig already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::FitResult already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::Fitter already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::LogLikelihoodFCN<ROOT::Math::IBaseFunctionMultiDim> already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::LogLikelihoodFCN<ROOT::Math::IGradientFunctionMultiDim> already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::PoissonLikelihoodFCN<ROOT::Math::IBaseFunctionMultiDim> already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::PoissonLikelihoodFCN<ROOT::Math::IGradientFunctionMultiDim> already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Fit::SparseData already in TClassTable
Warning in <TClassTable::Add>: class TRandom already in TClassTable
Warning in <TClassTable::Add>: class TRandom1 already in TClassTable
Warning in <TClassTable::Add>: class TRandom2 already in TClassTable
Warning in <TClassTable::Add>: class TRandom3 already in TClassTable
Warning in <TClassTable::Add>: class TVirtualFitter already in TClassTable
Warning in <TClassTable::Add>: class TKDTree<int,double> already in TClassTable
Warning in <TClassTable::Add>: class TKDTree<int,float> already in TClassTable
Warning in <TClassTable::Add>: class TKDTreeBinning already in TClassTable
Warning in <TClassTable::Add>: class vector<double,allocator<double> >::iterator already in TClassTable
Warning in <TClassTable::Add>: class reverse_iterator<vector<double,allocator<double> >::iterator> already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IBaseFunctionOneDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IGradientFunctionOneDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IBaseFunctionMultiDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IGradientFunctionMultiDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IGradientMultiDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IGradientOneDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IParametricFunctionOneDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IParametricGradFunctionOneDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IParametricFunctionMultiDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IParametricGradFunctionMultiDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IBaseParam already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::ParamFunctor already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::Functor already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::Functor1D already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::GradFunctor already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::GradFunctor1D already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IOptions already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::MinimizerOptions already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::Minimizer already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::BaseIntegratorOptions already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IntegratorOneDimOptions already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IntegratorMultiDimOptions already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::VirtualIntegrator already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::VirtualIntegratorOneDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::VirtualIntegratorMultiDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IntegratorOneDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::AdaptiveIntegratorMultiDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IntegratorMultiDim already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::DistSampler already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::Factory already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::BasicFitMethodFunction<ROOT::Math::IBaseFunctionMultiDim> already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::BasicFitMethodFunction<ROOT::Math::IGradientFunctionMultiDim> already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::GaussIntegrator already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::GaussLegendreIntegrator already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IRootFinderMethod already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::RootFinder already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::RichardsonDerivator already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::IMinimizer1D already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::BrentMinimizer1D already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::BrentRootFinder already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::DistSamplerOptions already in TClassTable
Warning in <TClassTable::Add>: class ROOT::Math::GoFTest already in TClassTable
Warning in <TClassTable::Add>: class TComplex already in TClassTable
Warning in <TClassTable::Add>: class TMatrixTBase<float> already in TClassTable
*** glibc detected *** python: free(): invalid next size (normal): 0x08a4f688 ***
======= Backtrace: =========
/lib/libc.so.6[0x90ca15]
/lib/libc.so.6(cfree+0x59)[0x910a89]
/usr/lib/libstdc++.so.6(_ZdlPv+0x21)[0x1b45c1]
/usr/lib/libstdc++.so.6(_ZdaPv+0x1d)[0x1b461d]
/build/ports/root-v5.30.06/lib/libCore.so(_ZN7TStringD1Ev+0x35)[0x2027c45]
/build/ports/root-v5.30.06/lib/libCore.so(_Z19DefaultErrorHandleribPKcS0_+0x166)[0x1ff3a26]
/build/ports/root-v5.30.06/lib/libCore.so(ErrorHandler+0x11f)[0x1ff33cf]
/build/ports/root-v5.30.06/lib/libCore.so(_Z7WarningPKcS0_z+0x33)[0x1ff3543]
/build/ports/root-v5.30.06/lib/libCore.so(_ZN11TClassTable3AddEPKcsRKSt9type_infoPFvvEi+0x187)[0x2064537]
/build/ports/root-v5.30.06/lib/libCore.so(_ZN4ROOT8AddClassEPKcsRKSt9type_infoPFvvEi+0x3a)[0x206472a]
/build/ports/root-v5.30.06/lib/libCore.so(_ZNK4ROOT20TDefaultInitBehavior8RegisterEPKcsRKSt9type_infoPFvvEi+0x3a)[0x209edfa]
/build/ports/root-v5.30.06/lib/libCore.so(_ZN4ROOT17TGenericClassInfo4InitEi+0x5a)[0x209d53a]
/build/ports/root-v5.30.06/lib/libCore.so(_ZN4ROOT17TGenericClassInfoC2EPKciS2_iRKSt9type_infoPKNS_13TInitBehaviorEPFvvEP16TVirtualIsAProxyii+0xf4)[0x209e6f4]
/build/ports/root-v5.28.00/lib/libMatrix.so.5.28[0xb41b0766]
/build/ports/root-v5.28.00/lib/libMatrix.so.5.28[0xb41c18b1]
/build/ports/root-v5.28.00/lib/libMatrix.so.5.28[0xb41c1d07]
/build/ports/root-v5.28.00/lib/libMatrix.so.5.28[0xb4290ab6]
/build/ports/root-v5.28.00/lib/libMatrix.so.5.28[0xb40ef635]
/lib/ld-linux.so.2[0x892493]
/lib/ld-linux.so.2[0x8925a3]
/lib/ld-linux.so.2[0x895ef6]
/lib/ld-linux.so.2[0x8920d6]
/lib/ld-linux.so.2[0x895742]
/lib/libdl.so.2[0xa01c6d]
/lib/ld-linux.so.2[0x8920d6]
/lib/libdl.so.2[0xa022ec]
/lib/libdl.so.2(dlopen+0x44)[0xa01ba4]
/build/buildslave/foraii/quick_icerec_SL5/build/lib/libicetray.so(_Z12load_projectSsb+0x28e)[0x18e9cda]
/build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so(_Z9load_implRKSsb+0x3f)[0xfccd62]
/build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so(_ZN19load_impl_overloads20non_void_return_type3genIN5boost3mpl7vector3IvRKSsbEEE6func_0ES6_+0x25)[0xfcdd12]
/build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so(_ZN5boost6python6detail6invokeIiPFvRKSsENS0_15arg_from_pythonIS4_EEEEP7_objectNS1_11invoke_tag_ILb1ELb0EEERKT_RT0_RT1_+0x28)[0xfce847]
/build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so(_ZN5boost6python6detail12caller_arityILj1EE4implIPFvRKSsENS0_21default_call_policiesENS_3mpl7vector2IvS6_EEEclEP7_objectSF_+0xc2)[0xfce48c]
/build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so(_ZN5boost6python7objects23caller_py_function_implINS0_6detail6callerIPFvRKSsENS0_21default_call_policiesENS_3mpl7vector2IvS6_EEEEEclEP7_objectSG_+0x2e)[0xfce2ac]
/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so(_ZNK5boost6python7objects11py_functionclEP7_objectS4_+0x39)[0x713afd]
/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so(_ZNK5boost6python7objects8function4callEP7_objectS4_+0x421)[0x712449]
/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so[0x712553]
/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so[0x712572]
/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so(_ZNK5boost9function0IvEclEv+0x77)[0x72aa9b]
/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so(_ZN5boost6python21handle_exception_implENS_9function0IvEE+0x4c)[0x729b6e]
/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so[0x7110d7]
/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so[0x71115f]
/usr/lib/libpython2.4.so.1.0(PyObject_Call+0x37)[0xb482f7]
/usr/lib/libpython2.4.so.1.0(PyEval_EvalFrame+0x2548)[0xbac498]
/usr/lib/libpython2.4.so.1.0(PyEval_EvalFrame+0x454f)[0xbae49f]
/usr/lib/libpython2.4.so.1.0(PyEval_EvalCodeEx+0x896)[0xbafbd6]
/usr/lib/libpython2.4.so.1.0(PyEval_EvalCode+0x63)[0xbafc63]
/usr/lib/libpython2.4.so.1.0[0xbccd88]
/usr/lib/libpython2.4.so.1.0(PyRun_SimpleFileExFlags+0x198)[0xbce498]
/usr/lib/libpython2.4.so.1.0(PyRun_AnyFileExFlags+0x7a)[0xbceb7a]
/usr/lib/libpython2.4.so.1.0(Py_Main+0xc26)[0xbd5a46]
python(main+0x32)[0x80485b2]
/lib/libc.so.6(__libc_start_main+0xdc)[0x8b8edc]
python[0x80484c1]
======= Memory map: ========
00101000-001e1000 r-xp 00000000 08:01 9985847 /usr/lib/libstdc++.so.6.0.8
001e1000-001e5000 r--p 000df000 08:01 9985847 /usr/lib/libstdc++.so.6.0.8
001e5000-001e6000 rw-p 000e3000 08:01 9985847 /usr/lib/libstdc++.so.6.0.8
001e6000-001ec000 rw-p 001e6000 00:00 0
001fc000-00200000 r-xp 00000000 08:01 16303876 /build/ports/lib/boost-1.38.0/libboost_system-mt-d.so
00200000-00201000 rw-p 00003000 08:01 16303876 /build/ports/lib/boost-1.38.0/libboost_system-mt-d.so
00201000-00217000 r-xp 00000000 08:01 16303836 /build/ports/lib/boost-1.38.0/libboost_date_time-mt-d.so
00217000-00218000 rw-p 00015000 08:01 16303836 /build/ports/lib/boost-1.38.0/libboost_date_time-mt-d.so
00218000-00345000 r-xp 00000000 08:01 16303868 /build/ports/lib/boost-1.38.0/libboost_serialization-mt-d.so
00345000-0034b000 rw-p 0012c000 08:01 16303868 /build/ports/lib/boost-1.38.0/libboost_serialization-mt-d.so
0034b000-003c1000 r-xp 00000000 08:01 16303856 /build/ports/lib/boost-1.38.0/libboost_program_options-mt-d.so
003c1000-003c4000 rw-p 00075000 08:01 16303856 /build/ports/lib/boost-1.38.0/libboost_program_options-mt-d.so
003c4000-003cf000 r-xp 00000000 08:01 8708884 /lib/libgcc_s-4.1.2-20080825.so.1
003cf000-003d0000 rw-p 0000a000 08:01 8708884 /lib/libgcc_s-4.1.2-20080825.so.1
003d0000-003d7000 r-xp 00000000 08:01 8707794 /lib/librt-2.5.so
003d7000-003d8000 r--p 00007000 08:01 8707794 /lib/librt-2.5.so
003d8000-003d9000 rw-p 00008000 08:01 8707794 /lib/librt-2.5.so
003da000-003f3000 r-xp 00000000 08:01 16303840 /build/ports/lib/boost-1.38.0/libboost_filesystem-mt-d.so
003f3000-003f4000 rw-p 00018000 08:01 16303840 /build/ports/lib/boost-1.38.0/libboost_filesystem-mt-d.so
003f4000-00548000 r-xp 00000000 08:01 16303864 /build/ports/lib/boost-1.38.0/libboost_regex-mt-d.so
00548000-0054e000 rw-p 00154000 08:01 16303864 /build/ports/lib/boost-1.38.0/libboost_regex-mt-d.so
0054e000-0057d000 r-xp 00000000 08:01 2361538 /build/ports/root-v5.30.06/lib/libRint.so
0057d000-0057f000 rw-p 0002e000 08:01 2361538 /build/ports/root-v5.30.06/lib/libRint.so
0057f000-00582000 r-xp 00000000 08:01 10350196 /usr/lib/python2.4/lib-dynload/timemodule.so
00582000-00584000 rw-p 00002000 08:01 10350196 /usr/lib/python2.4/lib-dynload/timemodule.so
00584000-00588000 r-xp 00000000 08:01 10345787 /usr/lib/python2.4/lib-dynload/stropmodule.so
00588000-0058a000 rw-p 00004000 08:01 10345787 /usr/lib/python2.4/lib-dynload/stropmodule.so
0058a000-005d3000 r-xp 00000000 08:01 2361577 /build/ports/root-v5.30.06/lib/libPostscript.so
005d3000-005d5000 rw-p 00049000 08:01 2361577 /build/ports/root-v5.30.06/lib/libPostscript.so
005d5000-0061a000 r-xp 00000000 08:01 2361536 /build/ports/root-v5.30.06/lib/libThread.so
0061a000-0061d000 rw-p 00045000 08:01 2361536 /build/ports/root-v5.30.06/lib/libThread.so
0061d000-0062d000 r-xp 00000000 08:01 9997124 /usr/lib/libbz2.so.1.0.3
0062d000-0062e000 rw-p 00010000 08:01 9997124 /usr/lib/libbz2.so.1.0.3
0062e000-00637000 r-xp 00000000 08:01 8708725 /lib/libnss_nis-2.5.so
00637000-00638000 r--p 00008000 08:01 8708725 /lib/libnss_nis-2.5.so
00638000-00639000 rw-p 00009000 08:01 8708725 /lib/libnss_nis-2.5.so
00639000-0063c000 r-xp 00000000 08:01 10350180 /usr/lib/python2.4/lib-dynload/cStringIO.so
0063c000-0063d000 rw-p 00003000 08:01 10350180 /usr/lib/python2.4/lib-dynload/cStringIO.so
0063d000-00641000 r-xp 00000000 08:01 10345776 /usr/lib/python2.4/lib-dynload/collectionsmodule.so
00641000-00642000 rw-p 00003000 08:01 10345776 /usr/lib/python2.4/lib-dynload/collectionsmodule.so
00642000-0064f000 r-xp 00000000 08:01 16303848 /build/ports/lib/boost-1.38.0/libboost_iostreams-mt-d.so
0064f000-00650000 rw-p 0000c000 08:01 16303848 /build/ports/lib/boost-1.38.0/libboost_iostreams-mt-d.so
00650000-0066f000 r-xp 00000000 08:01 8708042 /lib/libpcre.so.0.0.1
0066f000-00670000 rw-p 0001e000 08:01 8708042 /lib/libpcre.so.0.0.1
00670000-0067a000 r-xp 00000000 08:01 8708134 /lib/libnss_files-2.5.so
0067a000-0067b000 r--p 00009000 08:01 8708134 /lib/libnss_files-2.5.so
0067b000-0067c000 rw-p 0000a000 08:01 8708134 /lib/libnss_files-2.5.so
0067c000-00685000 r-xp 00000000 08:01 262066 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libphotospline.so
00685000-00686000 rw-p 00008000 08:01 262066 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libphotospline.so
00686000-00749000 r-xp 00000000 08:01 16303860 /build/ports/lib/boost-1.38.0/libboost_python-mt-d.so
00749000-0074d000 rw-p 000c2000 08:01 16303860 /build/ports/lib/boost-1.38.0/libboost_python-mt-d.so
0074d000-00864000 r-xp 00000000 08:01 2361494 /build/ports/root-v5.30.06/lib/libNet.so
00864000-0086c000 rw-p 00116000 08:01 2361494 /build/ports/root-v5.30.06/lib/libNet.so
0086c000-0086d000 rw-p 0086c000 00:00 0
0086d000-0087b000 r-xp 00000000 08:01 8969776 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libinterfaces.so
0087b000-0087c000 rw-p 0000d000 08:01 8969776 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libinterfaces.so
00884000-0089f000 r-xp 00000000 08:01 8708866 /lib/ld-2.5.so
0089f000-008a0000 r--p 0001a000 08:01 8708866 /lib/ld-2.5.so
008a0000-008a1000 rw-p 0001b000 08:01 8708866 /lib/ld-2.5.so
008a3000-009f9000 r-xp 00000000 08:01 8708867 /lib/libc-2.5.so
009f9000-009fb000 r--p 00156000 08:01 8708867 /lib/libc-2.5.so
009fb000-009fc000 rw-p 00158000 08:01 8708867 /lib/libc-2.5.so
009fc000-009ff000 rw-p 009fc000 00:00 0
00a01000-00a04000 r-xp 00000000 08:01 8708889 /lib/libdl-2.5.so
00a04000-00a05000 r--p 00002000 08:01 8708889 /lib/libdl-2.5.so
00a05000-00a06000 rw-p 00003000 08:01 8708889 /lib/libdl-2.5.so
00a08000-00a2f000 r-xp 00000000 08:01 8707783 /lib/libm-2.5.so
00a2f000-00a30000 r--p 00026000 08:01 8707783 /lib/libm-2.5.so
00a30000-00a31000 rw-p 00027000 08:01 8707783 /lib/libm-2.5.so
00a33000-00a49000 r-xp 00000000 08:01 8708870 /lib/libpthread-2.5.so
00a49000-00a4a000 r--p 00015000 08:01 8708870 /lib/libpthread-2.5.so
00a4a000-00a4b000 rw-p 00016000 08:01 8708870 /lib/libpthread-2.5.so
00a4b000-00a4d000 rw-p 00a4b000 00:00 0
00a4f000-00a61000 r-xp 00000000 08:01 8707792 /lib/libz.so.1.2.3
00a61000-00a62000 rw-p 00011000 08:01 8707792 /lib/libz.so.1.2.3
00a8c000-00aaf000 r-xp 00000000 08:01 16303872 /build/ports/lib/boost-1.38.0/libboost_signals-mt-d.so
00aaf000-00ab0000 rw-p 00022000 08:01 16303872 /build/ports/lib/boost-1.38.0/libboost_signals-mt-d.so
00ad1000-00ae6000 r-xp 00000000 08:01 8708898 /lib/libnsl-2.5.so
00ae6000-00ae7000 r--p 00014000 08:01 8708898 /lib/libnsl-2.5.so
00ae7000-00ae8000 rw-p 00015000 08:01 8708898 /lib/libnsl-2.5.so
00ae8000-00aea000 rw-p 00ae8000 00:00 0
00aec000-00af5000 r-xp 00000000 08:01 8708900 /lib/libcrypt-2.5.so
00af5000-00af6000 r--p 00008000 08:01 8708900 /lib/libcrypt-2.5.so
00af6000-00af7000 rw-p 00009000 08:01 8708900 /lib/libcrypt-2.5.so
00af7000-00b1e000 rw-p 00af7000 00:00 0
00b22000-00b24000 r-xp 00000000 08:01 8708901 /lib/libutil-2.5.so
00b24000-00b25000 r--p 00001000 08:01 8708901 /lib/libutil-2.5.so
00b25000-00b26000 rw-p 00002000 08:01 8708901 /lib/libutil-2.5.so
00b28000-00c1f000 r-xp 00000000 08:01 9986949 /usr/lib/libpython2.4.so.1.0
00c1f000-00c41000 rw-p 000f7000 08:01 9986949 /usr/lib/libpython2.4.so.1.0
00c41000-00c44000 rw-p 00c41000 00:00 0
00c44000-00dbf000 r-xp 00000000 08:01 2361533 /build/ports/root-v5.30.06/lib/libGraf.so
00dbf000-00dc7000 rw-p 0017b000 08:01 2361533 /build/ports/root-v5.30.06/lib/libGraf.so
00dc7000-00dcf000 rw-p 00dc7000 00:00 0
00dcf000-00dfb000 r-xp 00000000 08:01 17383275 /build/ports/root-v5.28.00/lib/libRint.so.5.28
00dfb000-00dfd000 rw-p 0002b000 08:01 17383275 /build/ports/root-v5.28.00/lib/libRint.so.5.28
00e00000-00e01000 r-xp 00e00000 00:00 0 [vdso]
00e11000-00e30000 r-xp 00000000 08:01 16303882 /build/ports/lib/boost-1.38.0/libboost_thread-mt-d.so
00e30000-00e31000 rw-p 0001f000 08:01 16303882 /build/ports/lib/boost-1.38.0/libboost_thread-mt-d.so
00e31000-00f2e000 r-xp 00000000 08:01 2361528 /build/ports/root-v5.30.06/lib/libGraf3d.so
00f2e000-00f34000 rw-p 000fd000 08:01 2361528 /build/ports/root-v5.30.06/lib/libGraf3d.so
00f34000-00f37000 rw-p 00f34000 00:00 0
00f37000-00fb8000 r-xp 00000000 08:01 2361566 /build/ports/root-v5.30.06/lib/libMinuit.so
00fb8000-00fba000 rw-p 00081000 08:01 2361566 /build/ports/root-v5.30.06/lib/libMinuit.so
00fba000-00fbb000 rw-p 00fba000 00:00 0
00fc3000-00fd2000 r-xp 00000000 08:01 262199 /build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so
00fd2000-00fd3000 rw-p 0000e000 08:01 262199 /build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so
00fd3000-01e97000 r-xp 00000000 08:01 262090 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libicetray.so
01e97000-01ed1000 rw-p 00ec3000 08:01 262090 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libicetray.so
01ed1000-01ed6000 rw-p 01ed1000 00:00 0
01ed6000-02592000 r-xp 00000000 08:01 2361471 /build/ports/root-v5.30.06/lib/libCore.so
02592000-025ae000 rw-p 006bb000 08:01 2361471 /build/ports/root-v5.30.06/lib/libCore.so
025ae000-02624000 rw-p 025ae000 00:00 0
02624000-02876000 r-xp 00000000 08:01 2361457 /build/ports/root-v5.30.06/lib/libCint.so
02876000-0287a000 rw-p 00251000 08:01 2361457 /build/ports/root-v5.30.06/lib/libCint.so
0287a000-02c05000 rw-p 0287a000 00:00 0
02c05000-03032000 r-xp 00000000 08:01 2361456 /build/ports/root-v5.30.06/lib/libHist.so
03032000-03046000 rw-p 0042d000 08:01 2361456 /build/ports/root-v5.30.06/lib/libHist.so
03046000-03049000 rw-p 03046000 00:00 0
03049000-0327c000 r-xp 00000000 08:01 2361495 /build/ports/root-v5.30.06/lib/libMatrix.so
0327c000-03283000 rw-p 00233000 08:01 2361495 /build/ports/root-v5.30.06/lib/libMatrix.so
03283000-03285000 rw-p 03283000 00:00 0
03285000-03314000 r-xp 00000000 08:01 2361531 /build/ports/root-v5.30.06/lib/libPhysics.so
03314000-03317000 rw-p 0008f000 08:01 2361531 /build/ports/root-v5.30.06/lib/libPhysics.so
03317000-0351d000 r-xp 00000000 08:01 2361509 /build/ports/root-v5.30.06/lib/libMathCore.so
0351d000-03524000 rw-p 00206000 08:01 2361509 /build/ports/root-v5.30.06/lib/libMathCore.so
03524000-03527000 rw-p 03524000 00:00 0
03527000-035a4000 r-xp 00000000 08:01 9988973 /usr/lib/libfreetype.so.6.3.10
035a4000-035a7000 rw-p 0007d000 08:01 9988973 /usr/lib/libfreetype.so.6.3.10
035a7000-03687000 r-xp 00000000 08:01 262186 /build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/interfaces.so
03687000-0368b000 rw-p 000e0000 08:01 262186 /build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/interfaces.so
0368b000-03968000 r-xp 00000000 08:01 262159 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libDomTools.so
03968000-03970000 rw-p 002dc000 08:01 262159 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libDomTools.so
03970000-03971000 rw-p 03970000 00:00 0
03971000-039f0000 r-xp 00000000 08:01 9997285 /usr/lib/libgfortran.so.1.0.0
039f0000-039f1000 rw-p 0007e000 08:01 9997285 /usr/lib/libgfortran.so.1.0.0
03a17000-03b6e000 r-xp 00000000 08:01 262203 /build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/dataio.so
03b6e000-03b75000 rw-p 00156000 08:01 262203 /build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/dataio.so
03b75000-03fd6000 r-xp 00000000 08:01 8969777 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libphys-services.so
03fd6000-03ff9000 rw-p 00461000 08:01 8969777 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libphys-services.so
03ff9000-04004000 rw-p 03ff9000 00:00 0
04004000-041ab000 r-xp 00000000 08:01 16303941 /build/ports/lib/gsl-1.14/libgsl.so.0.15.0
041ab000-041ba000 rw-p 001a6000 08:01 16303941 /build/ports/lib/gsl-1.14/libgsl.so.0.15.0
041ba000-041f5000 r-xp 00000000 08:01 262157 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libcoordinate-service.so
041f5000-041fe000 rw-p 0003b000 08:01 262157 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libcoordinate-service.so
041fe000-04286000 r-xp 00000000 08:01 8969792 /build/buildslave/foraii/quick_icerec_SL5/build/lib/liblinefit.so
04286000-0428a000 rw-p 00087000 08:01 8969792 /build/buildslave/foraii/quick_icerec_SL5/build/lib/liblinefit.so
0428a000-042d2000 r-xp 00000000 08:01 17383392 /build/ports/root-v5.28.00/lib/libPostscript.so.5.28
042d2000-042d4000 rw-p 00048000 08:01 17383392 /build/ports/root-v5.28.00/lib/libPostscript.so.5.28
042ff000-044ce000 r-xp 00000000 08:01 2361571 /build/ports/root-v5.30.06/lib/libRIO.so
044ce000-044d4000 rw-p 001cf000 08:01 2361571 /build/ports/root-v5.30.06/lib/libRIO.so
044d4000-044d5000 rw-p 044d4000 00:00 0
044d5000-0465f000 r-xp 00000000 08:01 262095 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libflat-ntuple.so
0465f000-04665000 rw-p 00189000 08:01 262095 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libflat-ntuple.so
04665000-046fa000 r-xp 00000000 08:01 8969813 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libclast.so
046fa000-046fe000 rw-p 00095000 08:01 8969813 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libclast.so
046fe000-04811000 r-xp 00000000 08:01 262123 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libAtmCscdEnergyReco.so
04811000-04817000 rw-p 00112000 08:01 262123 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libAtmCscdEnergyReco.so
0485c000-04f1d000 r-xp 00000000 08:01 2361496 /build/ports/root-v5.30.06/lib/libGui.so
04f1d000-04f4b000 rw-p 006c1000 08:01 2361496 /build/ports/root-v5.30.06/lib/libGui.so
04f4b000-04f54000 rw-p 04f4b000 00:00 0
04f54000-05367000 r-xp 00000000 08:01 262134 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libsimclasses.so
05367000-0537c000 rw-p 00412000 08:01 262134 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libsimclasses.so
0537c000-0537f000 rw-p 0537c000 00:00 0
0537f000-0644d000 r-xp 00000000 08:01 15031184 /build/ports/lib/libgoto2-r1.13.so
0644d000-0645d000 rw-p 010cd000 08:01 15031184 /build/ports/lib/libgoto2-r1.13.so
0645d000-0656a000 rw-p 0645d000 00:00 0
0656a000-066d3000 r-xp 00000000 08:01 262163 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libcscd-llh.so
066d3000-066d9000 rw-p 00169000 08:01 262163 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libcscd-llh.so
06718000-067f1000 r-xp 00000000 08:01 2361532 /build/ports/root-v5.30.06/lib/libGpad.so
067f1000-067f7000 rw-p 000d8000 08:01 2361532 /build/ports/root-v5.30.06/lib/libGpad.so
067f7000-067f9000 rw-p 067f7000 00:00 0
067f9000-06887000 r-xp 00000000 08:01 262170 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libtensor-of-inertia.so
06887000-0688b000 rw-p 0008d000 08:01 262170 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libtensor-of-inertia.so
0688b000-06ad2000 r-xp 00000000 08:01 262100 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libmuon-bundle-reco.so
06ad2000-06adc000 rw-p 00247000 08:01 262100 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libmuon-bundle-reco.so
06adc000-06add000 rw-p 06adc000 00:00 0
06add000-06c5b000 r-xp 00000000 08:01 262116 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libgulliver.so
06c5b000-06c62000 rw-p 0017e000 08:01 262116 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libgulliver.so
06c62000-06cf3000 r-xp 00000000 08:01 17383513 /build/ports/root-v5.28.00/lib/libPhysics.so.5.28
06cf3000-06cf6000 rw-p 00091000 08:01 17383513 /build/ports/root-v5.28.00/lib/libPhysics.so.5.28
06cff000-06e3f000 r-xp 00000000 08:01 262135 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libdataio.so
06e3f000-06e45000 rw-p 0013f000 08:01 262135 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libdataio.so
06e45000-06f0e000 r-xp 00000000 08:01 262131 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libparaboloid.so
06f0e000-06f12000 rw-p 000c9000 08:01 262131 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libparaboloid.so
06f12000-06f13000 rw-p 06f12000 00:00 0
06f13000-0701f000 r-xp 00000000 08:01 17383200 /build/ports/root-v5.28.00/lib/libNet.so.5.28
0701f000-07026000 rw-p 0010b000 08:01 17383200 /build/ports/root-v5.28.00/lib/libNet.so.5.28
07026000-07028000 rw-p 07026000 00:00 0
07028000-0706d000 r-xp 00000000 08:01 17383452 /build/ports/root-v5.28.00/lib/libThread.so.5.28
0706d000-07070000 rw-p 00044000 08:01 17383452 /build/ports/root-v5.28.00/lib/libThread.so.5.28
07070000-070b0000 r-xp 00000000 08:01 9997129 /usr/lib/libncurses.so.5.5
070b0000-070b8000 rw-p 00040000 08:01 9997129 /usr/lib/libncurses.so.5.5
070b8000-070b9000 rw-p 070b8000 00:00 0
070c7000-07252000 r-xp 00000000 08:01 262112 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libtableio.so
07252000-07257000 rw-p 0018b000 08:01 262112 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libtableio.so
0727b000-07436000 r-xp 00000000 08:01 17383419 /build/ports/root-v5.28.00/lib/libRIO.so.5.28
07436000-0743c000 rw-p 001ba000 08:01 17383419 /build/ports/root-v5.28.00/lib/libRIO.so.5.28
0743c000-0743d000 rw-p 0743c000 00:00 0
0743d000-074c3000 r-xp 00000000 08:01 17383406 /build/ports/root-v5.28.00/lib/libMinuit.so.5.28
074c3000-074c5000 rw-p 00085000 08:01 17383406 /build/ports/root-v5.28.00/lib/libMinuit.so.5.28
074c5000-074c6000 rw-p 074c5000 00:00 0
074cb000-07557000 r-xp 00000000 08:01 262192 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libdipolefit.so
07557000-0755a000 rw-p 0008c000 08:01 262192 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libdipolefit.so
0755a000-0755b000 rw-p 0755a000 00:00 0
0755b000-077e9000 r-xp 00000000 08:01 262093 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libtoprec.so
077e9000-077f3000 rw-p 0028e000 08:01 262093 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libtoprec.so
077f3000-077f4000 rw-p 077f3000 00:00 0
077f4000-07c29000 r-xp 00000000 08:01 17383287 /build/ports/root-v5.28.00/lib/libHist.so.5.28
07c29000-07c3d000 rw-p 00435000 08:01 17383287 /build/ports/root-v5.28.00/lib/libHist.so.5.28
07c3d000-07c40000 rw-p 07c3d000 00:00 0
07cc0000-07eae000 r-xp 00000000 08:01 2361553 /build/ports/root-v5.30.06/lib/libTree.so
07eae000-07eb8000 rw-p 001ee000 08:01 2361553 /build/ports/root-v5.30.06/lib/libTree.so
07eb8000-07eba000 rw-p 07eb8000 00:00 0
07eba000-08031000 r-xp 00000000 08:01 17383277 /build/ports/root-v5.28.00/lib/libGraf.so.5.28
08031000-08039000 rw-p 00177000 08:01 17383277 /build/ports/root-v5.28.00/lib/libGraf.so.5.28
08039000-08041000 rw-p 08039000 00:00 0
08048000-08049000 r-xp 00000000 08:01 9989371 /usr/bin/python
08049000-0804a000 rw-p 00000000 08:01 9989371 /usr/bin/python
0804a000-082a7000 r-xp 00000000 08:01 17383544 /build/ports/root-v5.28.00/lib/libCint.so.5.28
082a7000-082ab000 rw-p 0025d000 08:01 17383544 /build/ports/root-v5.28.00/lib/libCint.so.5.28
082ab000-08636000 rw-p 082ab000 00:00 0
086a5000-08a5e000 rw-p 086a5000 00:00 0 [heap]
b2cb3000-b2dcb000 r-xp 00000000 08:01 2361563 /build/ports/root-v5.30.06/lib/libMinuit2.so
b2dcb000-b2dce000 rw-p 00118000 08:01 2361563 /build/ports/root-v5.30.06/lib/libMinuit2.so
b2dce000-b2dcf000 rw-p b2dce000 00:00 0
b2dcf000-b2e31000 r-xp 00000000 08:01 16303991 /build/ports/lib/rdmc-2.9.5/librdmc.so.0.0.0
b2e31000-b2e36000 rw-p 00061000 08:01 16303991 /build/ports/lib/rdmc-2.9.5/librdmc.so.0.0.0
b2e36000-b3075000 rw-p b2e36000 00:00 0
b3075000-b3179000 r-xp 00000000 08:01 17383261 /build/ports/root-v5.28.00/lib/libMinuit2.so.5.28
b3179000-b317c000 rw-p 00103000 08:01 17383261 /build/ports/root-v5.28.00/lib/libMinuit2.so.5.28
b317c000-b317d000 rw-p b317c000 00:00 0
b317d000-b3309000 r-xp 00000000 08:01 15031178 /build/ports/lib/libcfitsio.so
b3309000-b330c000 rw-p 0018c000 08:01 15031178 /build/ports/lib/libcfitsio.so
b330c000-b3371000 rw-p b330c000 00:00 0
b3371000-b3467000 r-xp 00000000 08:01 9035176 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libphotonics-service.so
b3467000-b346a000 rw-p 000f6000 08:01 9035176 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libphotonics-service.so
b346a000-b37cc000 r-xp 00000000 08:01 262130 /build/buildslave/foraii/quick_icerec_SL5/build/lib/liblilliput.so
b37cc000-b37d6000 rw-p 00362000 08:01 262130 /build/buildslave/foraii/quick_icerec_SL5/build/lib/liblilliput.so
b37d6000-b3e64000 r-xp 00000000 08:01 17383369 /build/ports/root-v5.28.00/lib/libGui.so.5.28
b3e64000-b3e93000 rw-p 0068d000 08:01 17383369 /build/ports/root-v5.28.00/lib/libGui.so.5.28
b3e93000-b3e9c000 rw-p b3e93000 00:00 0
b3e9c000-b409c000 r-xp 00000000 08:01 17383480 /build/ports/root-v5.28.00/lib/libMathCore.so.5.28
b409c000-b40a3000 rw-p 00200000 08:01 17383480 /build/ports/root-v5.28.00/lib/libMathCore.so.5.28
b40a3000-b40a6000 rw-p b40a3000 00:00 0
b40a6000-b42e7000 r-xp 00000000 08:01 17383376 /build/ports/root-v5.28.00/lib/libMatrix.so.5.28
b42e7000-b42ee000 rw-p 00241000 08:01 17383376 /build/ports/root-v5.28.00/lib/libMatrix.so.5.28
b42ee000-b42f0000 rw-p b42ee000 00:00 0
b42f0000-b44d5000 r-xp 00000000 08:01 17383517 /build/ports/root-v5.28.00/lib/libTree.so.5.28
b44d5000-b44df000 rw-p 001e5000 08:01 17383517 /build/ports/root-v5.28.00/lib/libTree.so.5.28
b44df000-b44e1000 rw-p b44df000 00:00 0
b44e1000-b4b76000 r-xp 00000000 08:01 17383446 /build/ports/root-v5.28.00/lib/libCore.so.5.28
b4b76000-b4b92000 rw-p 00694000 08:01 17383446 /build/ports/root-v5.28.00/lib/libCore.so.5.28
b4b92000-b5c08000 rw-p b4b92000 00:00 0
b5cad000-b5d5e000 r-xp 00000000 08:01 262099 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libipdf.so
b5d5e000-b5d61000 rw-p 000b1000 08:01 262099 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libipdf.so
b5d61000-b5e2e000 r-xp 00000000 08:01 17383454 /build/ports/root-v5.28.00/lib/libGpad.so.5.28
b5e2e000-b5e34000 rw-p 000cc000 08:01 17383454 /build/ports/root-v5.28.00/lib/libGpad.so.5.28
b5e34000-b5e36000 rw-p b5e34000 00:00 0
b5e36000-b5f35000 r-xp 00000000 08:01 17383510 /build/ports/root-v5.28.00/lib/libGraf3d.so.5.28
b5f35000-b5f3b000 rw-p 000ff000 08:01 17383510 /build/ports/root-v5.28.00/lib/libGraf3d.so.5.28
b5f3b000-b5f3e000 rw-p b5f3b000 00:00 0
b5f3e000-b7dd7000 r-xp 00000000 08:01 262091 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libdataclasses.so
b7dd7000-b7e75000 rw-p 01e99000 08:01 262091 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libdataclasses.so
b7e75000-b7f8f000 rw-p b7e75000 00:00 0
b7f97000-b7f9b000 rw-p b7f97000 00:00 0
bfe03000-bfe30000 rwxp bffd1000 00:00 0 [stack]
./env-shell.sh: line 139: 3227 Aborted PATH=$_PATH LD_LIBRARY_PATH=$_LD_LIBRARY_PATH DYLD_LIBRARY_PATH=$_DYLD_LIBRARY_PATH PYTHONPATH=$_PYTHONPATH ICETRAY_CLASSPATH=$_ICETRAY_CLASSPATH I3_PLATFORM="" I3_SRC=$_I3_SRC I3_BUILD=$_I3_BUILD I3_PORTS=$_I3_PORTS ROOTSYS=/build/ports/root-v5.30.06 I3_SHELL=$_I3_SHELL $NEW_SHELL $ARGV
Exited Icetray Environment.
[buildslave@foraii build]$
```
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/751">https://code.icecube.wisc.edu/projects/icecube/ticket/751</a>, reported by negaand owned by kath</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2014-09-30T19:52:56",
"_ts": "1412106776916533",
"description": "{{{\n[buildslave@foraii build]$ ./env-shell.sh flat-ntuple/resources/scripts/TestWaveforms.py \n************************************************************************\n* *\n* W E L C O M E to I C E T R A Y *\n* *\n* Version icerec.trunk r123170 *\n* *\n* You are welcome to visit our Web site *\n* http://icecube.umd.edu *\n* *\n************************************************************************\n\nIcetray environment has:\n I3_SRC = /build/buildslave/foraii/quick_icerec_SL5/source\n I3_BUILD = /build/buildslave/foraii/quick_icerec_SL5/build\n I3_PORTS = /build/ports\n Python = Python 2.4.3\nWarning in <TUnixSystem::SetDisplay>: DISPLAY not set, setting it to pa-pub.private.pa.umd.edu:0.0\nLoading libicetray........................................ok\nLoading libdataclasses....................................ok\nLoading libdataio.........................................ok\nLoading libDomTools.......................................ok\nLoading libflat-ntuple....................................Warning in <TClassTable::Add>: class TFitterMinuit already in TClassTable\nWarning in <TClassTable::Add>: class TFitterFumili already in TClassTable\nWarning in <TClassTable::Add>: class TUnixSystem already in TClassTable\nWarning in <TClassTable::Add>: class TCint already in TClassTable\nWarning in <TClassTable::Add>: class TClass already in TClassTable\nWarning in <TClassTable::Add>: class TClassStreamer already in TClassTable\nWarning in <TClassTable::Add>: class TMemberStreamer already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualIsAProxy already in TClassTable\nWarning in <TClassTable::Add>: class TMethod already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualStreamerInfo already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerElement already in TClassTable\nWarning in <TClassTable::Add>: class TDictionary already in TClassTable\nWarning in <TClassTable::Add>: class TBaseClass already in TClassTable\nWarning in <TClassTable::Add>: class TDataMember already in TClassTable\nWarning in <TClassTable::Add>: class TClassRef already in TClassTable\nWarning in <TClassTable::Add>: class TRealData already in TClassTable\nWarning in <TClassTable::Add>: class TMethodCall already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::TSchemaRuleSet already in TClassTable\nWarning in <TClassTable::Add>: class TClassGenerator already in TClassTable\nWarning in <TClassTable::Add>: class TClassMenuItem already in TClassTable\nWarning in <TClassTable::Add>: class TDataType already in TClassTable\nWarning in <TClassTable::Add>: class TFunction already in TClassTable\nWarning in <TClassTable::Add>: class TGlobal already in TClassTable\nWarning in <TClassTable::Add>: class TInterpreter already in TClassTable\nWarning in <TClassTable::Add>: class TIsAProxy already in TClassTable\nWarning in <TClassTable::Add>: class TMethodArg already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::TSchemaRule already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::TSchemaRule::TSources already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::TSchemaMatch already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerBasicType already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerBase already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerBasicPointer already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerLoop already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerObject already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerObjectAny already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerObjectPointer already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerObjectAnyPointer already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerString already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerSTL already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerSTLstring already in TClassTable\nWarning in <TClassTable::Add>: class TStreamerArtificial already in TClassTable\nWarning in <TClassTable::Add>: class TToggle already in TClassTable\nWarning in <TClassTable::Add>: class TToggleGroup already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualCollectionProxy already in TClassTable\nWarning in <TClassTable::Add>: class TList already in TClassTable\nWarning in <TClassTable::Add>: class TObjArray already in TClassTable\nWarning in <TClassTable::Add>: class TClonesArray already in TClassTable\nWarning in <TClassTable::Add>: class TRefTable already in TClassTable\nWarning in <TClassTable::Add>: class TArray already in TClassTable\nWarning in <TClassTable::Add>: class TArrayC already in TClassTable\nWarning in <TClassTable::Add>: class TArrayD already in TClassTable\nWarning in <TClassTable::Add>: class TArrayF already in TClassTable\nWarning in <TClassTable::Add>: class TArrayI already in TClassTable\nWarning in <TClassTable::Add>: class TArrayL already in TClassTable\nWarning in <TClassTable::Add>: class TArrayL64 already in TClassTable\nWarning in <TClassTable::Add>: class TArrayS already in TClassTable\nWarning in <TClassTable::Add>: class TBits already in TClassTable\nWarning in <TClassTable::Add>: class TBits::TReference already in TClassTable\nWarning in <TClassTable::Add>: class TCollection already in TClassTable\nWarning in <TClassTable::Add>: class TIterator already in TClassTable\nWarning in <TClassTable::Add>: class TObjectTable already in TClassTable\nWarning in <TClassTable::Add>: class TIter already in TClassTable\nWarning in <TClassTable::Add>: class TSeqCollection already in TClassTable\nWarning in <TClassTable::Add>: class TBtreeIter already in TClassTable\nWarning in <TClassTable::Add>: class TBtree already in TClassTable\nWarning in <TClassTable::Add>: class TClassTable already in TClassTable\nWarning in <TClassTable::Add>: class TObjArrayIter already in TClassTable\nWarning in <TClassTable::Add>: class TExMapIter already in TClassTable\nWarning in <TClassTable::Add>: class TExMap already in TClassTable\nWarning in <TClassTable::Add>: class TListIter already in TClassTable\nWarning in <TClassTable::Add>: class THashTable already in TClassTable\nWarning in <TClassTable::Add>: class THashList already in TClassTable\nWarning in <TClassTable::Add>: class THashTableIter already in TClassTable\nWarning in <TClassTable::Add>: class TMapIter already in TClassTable\nWarning in <TClassTable::Add>: class TPair already in TClassTable\nWarning in <TClassTable::Add>: class TMap already in TClassTable\nWarning in <TClassTable::Add>: class TOrdCollectionIter already in TClassTable\nWarning in <TClassTable::Add>: class TOrdCollection already in TClassTable\nWarning in <TClassTable::Add>: class TRefArrayIter already in TClassTable\nWarning in <TClassTable::Add>: class TRefArray already in TClassTable\nWarning in <TClassTable::Add>: class vector<int,allocator<int> >::iterator already in TClassTable\nWarning in <TClassTable::Add>: class reverse_iterator<vector<int,allocator<int> >::iterator> already in TClassTable\nWarning in <TClassTable::Add>: class TSortedList already in TClassTable\nWarning in <TClassTable::Add>: class SetWindowAttributes_t already in TClassTable\nWarning in <TClassTable::Add>: class WindowAttributes_t already in TClassTable\nWarning in <TClassTable::Add>: class Event_t already in TClassTable\nWarning in <TClassTable::Add>: class GCValues_t already in TClassTable\nWarning in <TClassTable::Add>: class ColorStruct_t already in TClassTable\nWarning in <TClassTable::Add>: class PictureAttributes_t already in TClassTable\nWarning in <TClassTable::Add>: class Segment_t already in TClassTable\nWarning in <TClassTable::Add>: class Point_t already in TClassTable\nWarning in <TClassTable::Add>: class Rectangle_t already in TClassTable\nWarning in <TClassTable::Add>: class timespec already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualMutex already in TClassTable\nWarning in <TClassTable::Add>: class TTimeStamp already in TClassTable\nWarning in <TClassTable::Add>: class TLockGuard already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualPerfStats already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualAuth already in TClassTable\nWarning in <TClassTable::Add>: class TUrl already in TClassTable\nWarning in <TClassTable::Add>: class TInetAddress already in TClassTable\nWarning in <TClassTable::Add>: class TFileInfoMeta already in TClassTable\nWarning in <TClassTable::Add>: class TFileInfo already in TClassTable\nWarning in <TClassTable::Add>: class TFileCollection already in TClassTable\nWarning in <TClassTable::Add>: class TRedirectOutputGuard already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualMonitoringWriter already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualMonitoringReader already in TClassTable\nWarning in <TClassTable::Add>: class TObjectSpy already in TClassTable\nWarning in <TClassTable::Add>: class TObjectRefSpy already in TClassTable\nWarning in <TClassTable::Add>: class TUri already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualTableInterface already in TClassTable\nWarning in <TClassTable::Add>: class TBase64 already in TClassTable\nWarning in <TClassTable::Add>: class pair<char*,int> already in TClassTable\nWarning in <TClassTable::Add>: class pair<char*,long> already in TClassTable\nWarning in <TClassTable::Add>: class pair<char*,float> already in TClassTable\nWarning in <TClassTable::Add>: class pair<char*,double> already in TClassTable\nWarning in <TClassTable::Add>: class pair<char*,void*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<char*,char*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<string,int> already in TClassTable\nWarning in <TClassTable::Add>: class pair<string,long> already in TClassTable\nWarning in <TClassTable::Add>: class pair<string,float> already in TClassTable\nWarning in <TClassTable::Add>: class pair<string,double> already in TClassTable\nWarning in <TClassTable::Add>: class pair<string,void*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<int,int> already in TClassTable\nWarning in <TClassTable::Add>: class pair<int,long> already in TClassTable\nWarning in <TClassTable::Add>: class pair<int,float> already in TClassTable\nWarning in <TClassTable::Add>: class pair<int,double> already in TClassTable\nWarning in <TClassTable::Add>: class pair<int,void*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<int,char*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<long,int> already in TClassTable\nWarning in <TClassTable::Add>: class pair<long,long> already in TClassTable\nWarning in <TClassTable::Add>: class pair<long,float> already in TClassTable\nWarning in <TClassTable::Add>: class pair<long,double> already in TClassTable\nWarning in <TClassTable::Add>: class pair<long,void*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<long,char*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<float,int> already in TClassTable\nWarning in <TClassTable::Add>: class pair<float,long> already in TClassTable\nWarning in <TClassTable::Add>: class pair<float,float> already in TClassTable\nWarning in <TClassTable::Add>: class pair<float,double> already in TClassTable\nWarning in <TClassTable::Add>: class pair<float,void*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<float,char*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<double,int> already in TClassTable\nWarning in <TClassTable::Add>: class pair<double,long> already in TClassTable\nWarning in <TClassTable::Add>: class pair<double,float> already in TClassTable\nWarning in <TClassTable::Add>: class pair<double,double> already in TClassTable\nWarning in <TClassTable::Add>: class pair<double,void*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<double,char*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const char*,int> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const char*,long> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const char*,float> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const char*,double> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const char*,void*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const char*,char*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const string,int> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const string,long> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const string,float> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const string,double> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const string,void*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const int,int> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const int,long> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const int,float> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const int,double> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const int,void*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const int,char*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const long,int> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const long,long> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const long,float> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const long,double> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const long,void*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const long,char*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const float,int> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const float,long> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const float,float> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const float,double> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const float,void*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const float,char*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const double,int> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const double,long> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const double,float> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const double,double> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const double,void*> already in TClassTable\nWarning in <TClassTable::Add>: class pair<const double,char*> already in TClassTable\nWarning in <TClassTable::Add>: class TParameter<float> already in TClassTable\nWarning in <TClassTable::Add>: class TParameter<double> already in TClassTable\nWarning in <TClassTable::Add>: class TParameter<int> already in TClassTable\nWarning in <TClassTable::Add>: class TParameter<long> already in TClassTable\nWarning in <TClassTable::Add>: class TParameter<Long64_t> already in TClassTable\nWarning in <TClassTable::Add>: class TMemberInspector already in TClassTable\nWarning in <TClassTable::Add>: class TObject already in TClassTable\nWarning in <TClassTable::Add>: class TNamed already in TClassTable\nWarning in <TClassTable::Add>: class TString already in TClassTable\nWarning in <TClassTable::Add>: class string already in TClassTable\nWarning in <TClassTable::Add>: class string::iterator already in TClassTable\nWarning in <TClassTable::Add>: class TStorage already in TClassTable\nWarning in <TClassTable::Add>: class TTimer already in TClassTable\nWarning in <TClassTable::Add>: class TProcessID already in TClassTable\nWarning in <TClassTable::Add>: class TRefCnt already in TClassTable\nWarning in <TClassTable::Add>: class TRegexp already in TClassTable\nWarning in <TClassTable::Add>: class TPRegexp already in TClassTable\nWarning in <TClassTable::Add>: class TSubString already in TClassTable\nWarning in <TClassTable::Add>: class TStringLong already in TClassTable\nWarning in <TClassTable::Add>: class TQConnection already in TClassTable\nWarning in <TClassTable::Add>: class TQObject already in TClassTable\nWarning in <TClassTable::Add>: class TQObjSender already in TClassTable\nWarning in <TClassTable::Add>: class TSignalHandler already in TClassTable\nWarning in <TClassTable::Add>: class TStopwatch already in TClassTable\nWarning in <TClassTable::Add>: class TUUID already in TClassTable\nWarning in <TClassTable::Add>: class TExec already in TClassTable\nWarning in <TClassTable::Add>: class TFolder already in TClassTable\nWarning in <TClassTable::Add>: class TMD5 already in TClassTable\nWarning in <TClassTable::Add>: class TObjString already in TClassTable\nWarning in <TClassTable::Add>: class TMacro already in TClassTable\nWarning in <TClassTable::Add>: class TMessageHandler already in TClassTable\nWarning in <TClassTable::Add>: class TPMERegexp already in TClassTable\nWarning in <TClassTable::Add>: class TStringToken already in TClassTable\nWarning in <TClassTable::Add>: class TPluginManager already in TClassTable\nWarning in <TClassTable::Add>: class TPluginHandler already in TClassTable\nWarning in <TClassTable::Add>: class TPoint already in TClassTable\nWarning in <TClassTable::Add>: class TProcessUUID already in TClassTable\nWarning in <TClassTable::Add>: class TQClass already in TClassTable\nWarning in <TClassTable::Add>: class TQCommand already in TClassTable\nWarning in <TClassTable::Add>: class TQUndoManager already in TClassTable\nWarning in <TClassTable::Add>: class TROOT already in TClassTable\nWarning in <TClassTable::Add>: class TRef already in TClassTable\nWarning in <TClassTable::Add>: class TSystemFile already in TClassTable\nWarning in <TClassTable::Add>: class TSystemDirectory already in TClassTable\nWarning in <TClassTable::Add>: class TSystem already in TClassTable\nWarning in <TClassTable::Add>: class vector<TString,allocator<TString> >::iterator already in TClassTable\nWarning in <TClassTable::Add>: class reverse_iterator<vector<TString,allocator<TString> >::iterator> already in TClassTable\nWarning in <TClassTable::Add>: class TSysEvtHandler already in TClassTable\nWarning in <TClassTable::Add>: class TStdExceptionHandler already in TClassTable\nWarning in <TClassTable::Add>: class TTime already in TClassTable\nWarning in <TClassTable::Add>: class FileStat_t already in TClassTable\nWarning in <TClassTable::Add>: class UserGroup_t already in TClassTable\nWarning in <TClassTable::Add>: class SysInfo_t already in TClassTable\nWarning in <TClassTable::Add>: class CpuInfo_t already in TClassTable\nWarning in <TClassTable::Add>: class MemInfo_t already in TClassTable\nWarning in <TClassTable::Add>: class ProcInfo_t already in TClassTable\nWarning in <TClassTable::Add>: class RedirectHandle_t already in TClassTable\nWarning in <TClassTable::Add>: class TProcessEventTimer already in TClassTable\nWarning in <TClassTable::Add>: class TRemoteObject already in TClassTable\nWarning in <TClassTable::Add>: class TTask already in TClassTable\nWarning in <TClassTable::Add>: class vector<string,allocator<string> >::iterator already in TClassTable\nWarning in <TClassTable::Add>: class reverse_iterator<vector<string,allocator<string> >::iterator> already in TClassTable\nWarning in <TClassTable::Add>: class TBuffer already in TClassTable\nWarning in <TClassTable::Add>: class TDirectory already in TClassTable\nWarning in <TClassTable::Add>: class TRootIOCtor already in TClassTable\nWarning in <TClassTable::Add>: class TBrowser already in TClassTable\nWarning in <TClassTable::Add>: class TApplicationImp already in TClassTable\nWarning in <TClassTable::Add>: class TApplication already in TClassTable\nWarning in <TClassTable::Add>: class TAtt3D already in TClassTable\nWarning in <TClassTable::Add>: class TAttAxis already in TClassTable\nWarning in <TClassTable::Add>: class TAttBBox already in TClassTable\nWarning in <TClassTable::Add>: class TAttFill already in TClassTable\nWarning in <TClassTable::Add>: class TAttLine already in TClassTable\nWarning in <TClassTable::Add>: class TAttMarker already in TClassTable\nWarning in <TClassTable::Add>: class TAttPad already in TClassTable\nWarning in <TClassTable::Add>: class TAttText already in TClassTable\nWarning in <TClassTable::Add>: class TBenchmark already in TClassTable\nWarning in <TClassTable::Add>: class TBrowserImp already in TClassTable\nWarning in <TClassTable::Add>: class TContextMenu already in TClassTable\nWarning in <TClassTable::Add>: class TBuffer3D already in TClassTable\nWarning in <TClassTable::Add>: class TCanvasImp already in TClassTable\nWarning in <TClassTable::Add>: class TColor already in TClassTable\nWarning in <TClassTable::Add>: class TContextMenuImp already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualPad already in TClassTable\nWarning in <TClassTable::Add>: class TControlBarImp already in TClassTable\nWarning in <TClassTable::Add>: class TDatime already in TClassTable\nWarning in <TClassTable::Add>: class TEnv already in TClassTable\nWarning in <TClassTable::Add>: class TEnvRec already in TClassTable\nWarning in <TClassTable::Add>: class TInspectorImp already in TClassTable\nWarning in <TClassTable::Add>: class TGuiFactory already in TClassTable\nWarning in <TClassTable::Add>: class TStyle already in TClassTable\nWarning in <TClassTable::Add>: class TFileHandler already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualFFT already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualViewer3D already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualGLPainter already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualGLManip already in TClassTable\nWarning in <TClassTable::Add>: class TGLManager already in TClassTable\nWarning in <TClassTable::Add>: class TGLPaintDevice already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualPS already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualX already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualPadEditor already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualPadPainter already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::DataOptions already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::DataRange already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::FitData already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::BinData already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::UnBinData already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::Chi2FCN<ROOT::Math::IBaseFunctionMultiDim> already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::Chi2FCN<ROOT::Math::IGradientFunctionMultiDim> already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::ParameterSettings already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::FitConfig already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::FitResult already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::Fitter already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::LogLikelihoodFCN<ROOT::Math::IBaseFunctionMultiDim> already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::LogLikelihoodFCN<ROOT::Math::IGradientFunctionMultiDim> already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::PoissonLikelihoodFCN<ROOT::Math::IBaseFunctionMultiDim> already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::PoissonLikelihoodFCN<ROOT::Math::IGradientFunctionMultiDim> already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Fit::SparseData already in TClassTable\nWarning in <TClassTable::Add>: class TRandom already in TClassTable\nWarning in <TClassTable::Add>: class TRandom1 already in TClassTable\nWarning in <TClassTable::Add>: class TRandom2 already in TClassTable\nWarning in <TClassTable::Add>: class TRandom3 already in TClassTable\nWarning in <TClassTable::Add>: class TVirtualFitter already in TClassTable\nWarning in <TClassTable::Add>: class TKDTree<int,double> already in TClassTable\nWarning in <TClassTable::Add>: class TKDTree<int,float> already in TClassTable\nWarning in <TClassTable::Add>: class TKDTreeBinning already in TClassTable\nWarning in <TClassTable::Add>: class vector<double,allocator<double> >::iterator already in TClassTable\nWarning in <TClassTable::Add>: class reverse_iterator<vector<double,allocator<double> >::iterator> already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IBaseFunctionOneDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IGradientFunctionOneDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IBaseFunctionMultiDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IGradientFunctionMultiDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IGradientMultiDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IGradientOneDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IParametricFunctionOneDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IParametricGradFunctionOneDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IParametricFunctionMultiDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IParametricGradFunctionMultiDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IBaseParam already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::ParamFunctor already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::Functor already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::Functor1D already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::GradFunctor already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::GradFunctor1D already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IOptions already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::MinimizerOptions already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::Minimizer already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::BaseIntegratorOptions already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IntegratorOneDimOptions already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IntegratorMultiDimOptions already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::VirtualIntegrator already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::VirtualIntegratorOneDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::VirtualIntegratorMultiDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IntegratorOneDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::AdaptiveIntegratorMultiDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IntegratorMultiDim already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::DistSampler already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::Factory already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::BasicFitMethodFunction<ROOT::Math::IBaseFunctionMultiDim> already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::BasicFitMethodFunction<ROOT::Math::IGradientFunctionMultiDim> already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::GaussIntegrator already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::GaussLegendreIntegrator already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IRootFinderMethod already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::RootFinder already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::RichardsonDerivator already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::IMinimizer1D already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::BrentMinimizer1D already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::BrentRootFinder already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::DistSamplerOptions already in TClassTable\nWarning in <TClassTable::Add>: class ROOT::Math::GoFTest already in TClassTable\nWarning in <TClassTable::Add>: class TComplex already in TClassTable\nWarning in <TClassTable::Add>: class TMatrixTBase<float> already in TClassTable\n*** glibc detected *** python: free(): invalid next size (normal): 0x08a4f688 ***\n======= Backtrace: =========\n/lib/libc.so.6[0x90ca15]\n/lib/libc.so.6(cfree+0x59)[0x910a89]\n/usr/lib/libstdc++.so.6(_ZdlPv+0x21)[0x1b45c1]\n/usr/lib/libstdc++.so.6(_ZdaPv+0x1d)[0x1b461d]\n/build/ports/root-v5.30.06/lib/libCore.so(_ZN7TStringD1Ev+0x35)[0x2027c45]\n/build/ports/root-v5.30.06/lib/libCore.so(_Z19DefaultErrorHandleribPKcS0_+0x166)[0x1ff3a26]\n/build/ports/root-v5.30.06/lib/libCore.so(ErrorHandler+0x11f)[0x1ff33cf]\n/build/ports/root-v5.30.06/lib/libCore.so(_Z7WarningPKcS0_z+0x33)[0x1ff3543]\n/build/ports/root-v5.30.06/lib/libCore.so(_ZN11TClassTable3AddEPKcsRKSt9type_infoPFvvEi+0x187)[0x2064537]\n/build/ports/root-v5.30.06/lib/libCore.so(_ZN4ROOT8AddClassEPKcsRKSt9type_infoPFvvEi+0x3a)[0x206472a]\n/build/ports/root-v5.30.06/lib/libCore.so(_ZNK4ROOT20TDefaultInitBehavior8RegisterEPKcsRKSt9type_infoPFvvEi+0x3a)[0x209edfa]\n/build/ports/root-v5.30.06/lib/libCore.so(_ZN4ROOT17TGenericClassInfo4InitEi+0x5a)[0x209d53a]\n/build/ports/root-v5.30.06/lib/libCore.so(_ZN4ROOT17TGenericClassInfoC2EPKciS2_iRKSt9type_infoPKNS_13TInitBehaviorEPFvvEP16TVirtualIsAProxyii+0xf4)[0x209e6f4]\n/build/ports/root-v5.28.00/lib/libMatrix.so.5.28[0xb41b0766]\n/build/ports/root-v5.28.00/lib/libMatrix.so.5.28[0xb41c18b1]\n/build/ports/root-v5.28.00/lib/libMatrix.so.5.28[0xb41c1d07]\n/build/ports/root-v5.28.00/lib/libMatrix.so.5.28[0xb4290ab6]\n/build/ports/root-v5.28.00/lib/libMatrix.so.5.28[0xb40ef635]\n/lib/ld-linux.so.2[0x892493]\n/lib/ld-linux.so.2[0x8925a3]\n/lib/ld-linux.so.2[0x895ef6]\n/lib/ld-linux.so.2[0x8920d6]\n/lib/ld-linux.so.2[0x895742]\n/lib/libdl.so.2[0xa01c6d]\n/lib/ld-linux.so.2[0x8920d6]\n/lib/libdl.so.2[0xa022ec]\n/lib/libdl.so.2(dlopen+0x44)[0xa01ba4]\n/build/buildslave/foraii/quick_icerec_SL5/build/lib/libicetray.so(_Z12load_projectSsb+0x28e)[0x18e9cda]\n/build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so(_Z9load_implRKSsb+0x3f)[0xfccd62]\n/build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so(_ZN19load_impl_overloads20non_void_return_type3genIN5boost3mpl7vector3IvRKSsbEEE6func_0ES6_+0x25)[0xfcdd12]\n/build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so(_ZN5boost6python6detail6invokeIiPFvRKSsENS0_15arg_from_pythonIS4_EEEEP7_objectNS1_11invoke_tag_ILb1ELb0EEERKT_RT0_RT1_+0x28)[0xfce847]\n/build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so(_ZN5boost6python6detail12caller_arityILj1EE4implIPFvRKSsENS0_21default_call_policiesENS_3mpl7vector2IvS6_EEEclEP7_objectSF_+0xc2)[0xfce48c]\n/build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so(_ZN5boost6python7objects23caller_py_function_implINS0_6detail6callerIPFvRKSsENS0_21default_call_policiesENS_3mpl7vector2IvS6_EEEEEclEP7_objectSG_+0x2e)[0xfce2ac]\n/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so(_ZNK5boost6python7objects11py_functionclEP7_objectS4_+0x39)[0x713afd]\n/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so(_ZNK5boost6python7objects8function4callEP7_objectS4_+0x421)[0x712449]\n/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so[0x712553]\n/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so[0x712572]\n/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so(_ZNK5boost9function0IvEclEv+0x77)[0x72aa9b]\n/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so(_ZN5boost6python21handle_exception_implENS_9function0IvEE+0x4c)[0x729b6e]\n/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so[0x7110d7]\n/build/ports/lib/boost-1.38.0/libboost_python-mt-d.so[0x71115f]\n/usr/lib/libpython2.4.so.1.0(PyObject_Call+0x37)[0xb482f7]\n/usr/lib/libpython2.4.so.1.0(PyEval_EvalFrame+0x2548)[0xbac498]\n/usr/lib/libpython2.4.so.1.0(PyEval_EvalFrame+0x454f)[0xbae49f]\n/usr/lib/libpython2.4.so.1.0(PyEval_EvalCodeEx+0x896)[0xbafbd6]\n/usr/lib/libpython2.4.so.1.0(PyEval_EvalCode+0x63)[0xbafc63]\n/usr/lib/libpython2.4.so.1.0[0xbccd88]\n/usr/lib/libpython2.4.so.1.0(PyRun_SimpleFileExFlags+0x198)[0xbce498]\n/usr/lib/libpython2.4.so.1.0(PyRun_AnyFileExFlags+0x7a)[0xbceb7a]\n/usr/lib/libpython2.4.so.1.0(Py_Main+0xc26)[0xbd5a46]\npython(main+0x32)[0x80485b2]\n/lib/libc.so.6(__libc_start_main+0xdc)[0x8b8edc]\npython[0x80484c1]\n======= Memory map: ========\n00101000-001e1000 r-xp 00000000 08:01 9985847 /usr/lib/libstdc++.so.6.0.8\n001e1000-001e5000 r--p 000df000 08:01 9985847 /usr/lib/libstdc++.so.6.0.8\n001e5000-001e6000 rw-p 000e3000 08:01 9985847 /usr/lib/libstdc++.so.6.0.8\n001e6000-001ec000 rw-p 001e6000 00:00 0 \n001fc000-00200000 r-xp 00000000 08:01 16303876 /build/ports/lib/boost-1.38.0/libboost_system-mt-d.so\n00200000-00201000 rw-p 00003000 08:01 16303876 /build/ports/lib/boost-1.38.0/libboost_system-mt-d.so\n00201000-00217000 r-xp 00000000 08:01 16303836 /build/ports/lib/boost-1.38.0/libboost_date_time-mt-d.so\n00217000-00218000 rw-p 00015000 08:01 16303836 /build/ports/lib/boost-1.38.0/libboost_date_time-mt-d.so\n00218000-00345000 r-xp 00000000 08:01 16303868 /build/ports/lib/boost-1.38.0/libboost_serialization-mt-d.so\n00345000-0034b000 rw-p 0012c000 08:01 16303868 /build/ports/lib/boost-1.38.0/libboost_serialization-mt-d.so\n0034b000-003c1000 r-xp 00000000 08:01 16303856 /build/ports/lib/boost-1.38.0/libboost_program_options-mt-d.so\n003c1000-003c4000 rw-p 00075000 08:01 16303856 /build/ports/lib/boost-1.38.0/libboost_program_options-mt-d.so\n003c4000-003cf000 r-xp 00000000 08:01 8708884 /lib/libgcc_s-4.1.2-20080825.so.1\n003cf000-003d0000 rw-p 0000a000 08:01 8708884 /lib/libgcc_s-4.1.2-20080825.so.1\n003d0000-003d7000 r-xp 00000000 08:01 8707794 /lib/librt-2.5.so\n003d7000-003d8000 r--p 00007000 08:01 8707794 /lib/librt-2.5.so\n003d8000-003d9000 rw-p 00008000 08:01 8707794 /lib/librt-2.5.so\n003da000-003f3000 r-xp 00000000 08:01 16303840 /build/ports/lib/boost-1.38.0/libboost_filesystem-mt-d.so\n003f3000-003f4000 rw-p 00018000 08:01 16303840 /build/ports/lib/boost-1.38.0/libboost_filesystem-mt-d.so\n003f4000-00548000 r-xp 00000000 08:01 16303864 /build/ports/lib/boost-1.38.0/libboost_regex-mt-d.so\n00548000-0054e000 rw-p 00154000 08:01 16303864 /build/ports/lib/boost-1.38.0/libboost_regex-mt-d.so\n0054e000-0057d000 r-xp 00000000 08:01 2361538 /build/ports/root-v5.30.06/lib/libRint.so\n0057d000-0057f000 rw-p 0002e000 08:01 2361538 /build/ports/root-v5.30.06/lib/libRint.so\n0057f000-00582000 r-xp 00000000 08:01 10350196 /usr/lib/python2.4/lib-dynload/timemodule.so\n00582000-00584000 rw-p 00002000 08:01 10350196 /usr/lib/python2.4/lib-dynload/timemodule.so\n00584000-00588000 r-xp 00000000 08:01 10345787 /usr/lib/python2.4/lib-dynload/stropmodule.so\n00588000-0058a000 rw-p 00004000 08:01 10345787 /usr/lib/python2.4/lib-dynload/stropmodule.so\n0058a000-005d3000 r-xp 00000000 08:01 2361577 /build/ports/root-v5.30.06/lib/libPostscript.so\n005d3000-005d5000 rw-p 00049000 08:01 2361577 /build/ports/root-v5.30.06/lib/libPostscript.so\n005d5000-0061a000 r-xp 00000000 08:01 2361536 /build/ports/root-v5.30.06/lib/libThread.so\n0061a000-0061d000 rw-p 00045000 08:01 2361536 /build/ports/root-v5.30.06/lib/libThread.so\n0061d000-0062d000 r-xp 00000000 08:01 9997124 /usr/lib/libbz2.so.1.0.3\n0062d000-0062e000 rw-p 00010000 08:01 9997124 /usr/lib/libbz2.so.1.0.3\n0062e000-00637000 r-xp 00000000 08:01 8708725 /lib/libnss_nis-2.5.so\n00637000-00638000 r--p 00008000 08:01 8708725 /lib/libnss_nis-2.5.so\n00638000-00639000 rw-p 00009000 08:01 8708725 /lib/libnss_nis-2.5.so\n00639000-0063c000 r-xp 00000000 08:01 10350180 /usr/lib/python2.4/lib-dynload/cStringIO.so\n0063c000-0063d000 rw-p 00003000 08:01 10350180 /usr/lib/python2.4/lib-dynload/cStringIO.so\n0063d000-00641000 r-xp 00000000 08:01 10345776 /usr/lib/python2.4/lib-dynload/collectionsmodule.so\n00641000-00642000 rw-p 00003000 08:01 10345776 /usr/lib/python2.4/lib-dynload/collectionsmodule.so\n00642000-0064f000 r-xp 00000000 08:01 16303848 /build/ports/lib/boost-1.38.0/libboost_iostreams-mt-d.so\n0064f000-00650000 rw-p 0000c000 08:01 16303848 /build/ports/lib/boost-1.38.0/libboost_iostreams-mt-d.so\n00650000-0066f000 r-xp 00000000 08:01 8708042 /lib/libpcre.so.0.0.1\n0066f000-00670000 rw-p 0001e000 08:01 8708042 /lib/libpcre.so.0.0.1\n00670000-0067a000 r-xp 00000000 08:01 8708134 /lib/libnss_files-2.5.so\n0067a000-0067b000 r--p 00009000 08:01 8708134 /lib/libnss_files-2.5.so\n0067b000-0067c000 rw-p 0000a000 08:01 8708134 /lib/libnss_files-2.5.so\n0067c000-00685000 r-xp 00000000 08:01 262066 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libphotospline.so\n00685000-00686000 rw-p 00008000 08:01 262066 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libphotospline.so\n00686000-00749000 r-xp 00000000 08:01 16303860 /build/ports/lib/boost-1.38.0/libboost_python-mt-d.so\n00749000-0074d000 rw-p 000c2000 08:01 16303860 /build/ports/lib/boost-1.38.0/libboost_python-mt-d.so\n0074d000-00864000 r-xp 00000000 08:01 2361494 /build/ports/root-v5.30.06/lib/libNet.so\n00864000-0086c000 rw-p 00116000 08:01 2361494 /build/ports/root-v5.30.06/lib/libNet.so\n0086c000-0086d000 rw-p 0086c000 00:00 0 \n0086d000-0087b000 r-xp 00000000 08:01 8969776 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libinterfaces.so\n0087b000-0087c000 rw-p 0000d000 08:01 8969776 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libinterfaces.so\n00884000-0089f000 r-xp 00000000 08:01 8708866 /lib/ld-2.5.so\n0089f000-008a0000 r--p 0001a000 08:01 8708866 /lib/ld-2.5.so\n008a0000-008a1000 rw-p 0001b000 08:01 8708866 /lib/ld-2.5.so\n008a3000-009f9000 r-xp 00000000 08:01 8708867 /lib/libc-2.5.so\n009f9000-009fb000 r--p 00156000 08:01 8708867 /lib/libc-2.5.so\n009fb000-009fc000 rw-p 00158000 08:01 8708867 /lib/libc-2.5.so\n009fc000-009ff000 rw-p 009fc000 00:00 0 \n00a01000-00a04000 r-xp 00000000 08:01 8708889 /lib/libdl-2.5.so\n00a04000-00a05000 r--p 00002000 08:01 8708889 /lib/libdl-2.5.so\n00a05000-00a06000 rw-p 00003000 08:01 8708889 /lib/libdl-2.5.so\n00a08000-00a2f000 r-xp 00000000 08:01 8707783 /lib/libm-2.5.so\n00a2f000-00a30000 r--p 00026000 08:01 8707783 /lib/libm-2.5.so\n00a30000-00a31000 rw-p 00027000 08:01 8707783 /lib/libm-2.5.so\n00a33000-00a49000 r-xp 00000000 08:01 8708870 /lib/libpthread-2.5.so\n00a49000-00a4a000 r--p 00015000 08:01 8708870 /lib/libpthread-2.5.so\n00a4a000-00a4b000 rw-p 00016000 08:01 8708870 /lib/libpthread-2.5.so\n00a4b000-00a4d000 rw-p 00a4b000 00:00 0 \n00a4f000-00a61000 r-xp 00000000 08:01 8707792 /lib/libz.so.1.2.3\n00a61000-00a62000 rw-p 00011000 08:01 8707792 /lib/libz.so.1.2.3\n00a8c000-00aaf000 r-xp 00000000 08:01 16303872 /build/ports/lib/boost-1.38.0/libboost_signals-mt-d.so\n00aaf000-00ab0000 rw-p 00022000 08:01 16303872 /build/ports/lib/boost-1.38.0/libboost_signals-mt-d.so\n00ad1000-00ae6000 r-xp 00000000 08:01 8708898 /lib/libnsl-2.5.so\n00ae6000-00ae7000 r--p 00014000 08:01 8708898 /lib/libnsl-2.5.so\n00ae7000-00ae8000 rw-p 00015000 08:01 8708898 /lib/libnsl-2.5.so\n00ae8000-00aea000 rw-p 00ae8000 00:00 0 \n00aec000-00af5000 r-xp 00000000 08:01 8708900 /lib/libcrypt-2.5.so\n00af5000-00af6000 r--p 00008000 08:01 8708900 /lib/libcrypt-2.5.so\n00af6000-00af7000 rw-p 00009000 08:01 8708900 /lib/libcrypt-2.5.so\n00af7000-00b1e000 rw-p 00af7000 00:00 0 \n00b22000-00b24000 r-xp 00000000 08:01 8708901 /lib/libutil-2.5.so\n00b24000-00b25000 r--p 00001000 08:01 8708901 /lib/libutil-2.5.so\n00b25000-00b26000 rw-p 00002000 08:01 8708901 /lib/libutil-2.5.so\n00b28000-00c1f000 r-xp 00000000 08:01 9986949 /usr/lib/libpython2.4.so.1.0\n00c1f000-00c41000 rw-p 000f7000 08:01 9986949 /usr/lib/libpython2.4.so.1.0\n00c41000-00c44000 rw-p 00c41000 00:00 0 \n00c44000-00dbf000 r-xp 00000000 08:01 2361533 /build/ports/root-v5.30.06/lib/libGraf.so\n00dbf000-00dc7000 rw-p 0017b000 08:01 2361533 /build/ports/root-v5.30.06/lib/libGraf.so\n00dc7000-00dcf000 rw-p 00dc7000 00:00 0 \n00dcf000-00dfb000 r-xp 00000000 08:01 17383275 /build/ports/root-v5.28.00/lib/libRint.so.5.28\n00dfb000-00dfd000 rw-p 0002b000 08:01 17383275 /build/ports/root-v5.28.00/lib/libRint.so.5.28\n00e00000-00e01000 r-xp 00e00000 00:00 0 [vdso]\n00e11000-00e30000 r-xp 00000000 08:01 16303882 /build/ports/lib/boost-1.38.0/libboost_thread-mt-d.so\n00e30000-00e31000 rw-p 0001f000 08:01 16303882 /build/ports/lib/boost-1.38.0/libboost_thread-mt-d.so\n00e31000-00f2e000 r-xp 00000000 08:01 2361528 /build/ports/root-v5.30.06/lib/libGraf3d.so\n00f2e000-00f34000 rw-p 000fd000 08:01 2361528 /build/ports/root-v5.30.06/lib/libGraf3d.so\n00f34000-00f37000 rw-p 00f34000 00:00 0 \n00f37000-00fb8000 r-xp 00000000 08:01 2361566 /build/ports/root-v5.30.06/lib/libMinuit.so\n00fb8000-00fba000 rw-p 00081000 08:01 2361566 /build/ports/root-v5.30.06/lib/libMinuit.so\n00fba000-00fbb000 rw-p 00fba000 00:00 0 \n00fc3000-00fd2000 r-xp 00000000 08:01 262199 /build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so\n00fd2000-00fd3000 rw-p 0000e000 08:01 262199 /build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray.so\n00fd3000-01e97000 r-xp 00000000 08:01 262090 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libicetray.so\n01e97000-01ed1000 rw-p 00ec3000 08:01 262090 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libicetray.so\n01ed1000-01ed6000 rw-p 01ed1000 00:00 0 \n01ed6000-02592000 r-xp 00000000 08:01 2361471 /build/ports/root-v5.30.06/lib/libCore.so\n02592000-025ae000 rw-p 006bb000 08:01 2361471 /build/ports/root-v5.30.06/lib/libCore.so\n025ae000-02624000 rw-p 025ae000 00:00 0 \n02624000-02876000 r-xp 00000000 08:01 2361457 /build/ports/root-v5.30.06/lib/libCint.so\n02876000-0287a000 rw-p 00251000 08:01 2361457 /build/ports/root-v5.30.06/lib/libCint.so\n0287a000-02c05000 rw-p 0287a000 00:00 0 \n02c05000-03032000 r-xp 00000000 08:01 2361456 /build/ports/root-v5.30.06/lib/libHist.so\n03032000-03046000 rw-p 0042d000 08:01 2361456 /build/ports/root-v5.30.06/lib/libHist.so\n03046000-03049000 rw-p 03046000 00:00 0 \n03049000-0327c000 r-xp 00000000 08:01 2361495 /build/ports/root-v5.30.06/lib/libMatrix.so\n0327c000-03283000 rw-p 00233000 08:01 2361495 /build/ports/root-v5.30.06/lib/libMatrix.so\n03283000-03285000 rw-p 03283000 00:00 0 \n03285000-03314000 r-xp 00000000 08:01 2361531 /build/ports/root-v5.30.06/lib/libPhysics.so\n03314000-03317000 rw-p 0008f000 08:01 2361531 /build/ports/root-v5.30.06/lib/libPhysics.so\n03317000-0351d000 r-xp 00000000 08:01 2361509 /build/ports/root-v5.30.06/lib/libMathCore.so\n0351d000-03524000 rw-p 00206000 08:01 2361509 /build/ports/root-v5.30.06/lib/libMathCore.so\n03524000-03527000 rw-p 03524000 00:00 0 \n03527000-035a4000 r-xp 00000000 08:01 9988973 /usr/lib/libfreetype.so.6.3.10\n035a4000-035a7000 rw-p 0007d000 08:01 9988973 /usr/lib/libfreetype.so.6.3.10\n035a7000-03687000 r-xp 00000000 08:01 262186 /build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/interfaces.so\n03687000-0368b000 rw-p 000e0000 08:01 262186 /build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/interfaces.so\n0368b000-03968000 r-xp 00000000 08:01 262159 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libDomTools.so\n03968000-03970000 rw-p 002dc000 08:01 262159 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libDomTools.so\n03970000-03971000 rw-p 03970000 00:00 0 \n03971000-039f0000 r-xp 00000000 08:01 9997285 /usr/lib/libgfortran.so.1.0.0\n039f0000-039f1000 rw-p 0007e000 08:01 9997285 /usr/lib/libgfortran.so.1.0.0\n03a17000-03b6e000 r-xp 00000000 08:01 262203 /build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/dataio.so\n03b6e000-03b75000 rw-p 00156000 08:01 262203 /build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/dataio.so\n03b75000-03fd6000 r-xp 00000000 08:01 8969777 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libphys-services.so\n03fd6000-03ff9000 rw-p 00461000 08:01 8969777 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libphys-services.so\n03ff9000-04004000 rw-p 03ff9000 00:00 0 \n04004000-041ab000 r-xp 00000000 08:01 16303941 /build/ports/lib/gsl-1.14/libgsl.so.0.15.0\n041ab000-041ba000 rw-p 001a6000 08:01 16303941 /build/ports/lib/gsl-1.14/libgsl.so.0.15.0\n041ba000-041f5000 r-xp 00000000 08:01 262157 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libcoordinate-service.so\n041f5000-041fe000 rw-p 0003b000 08:01 262157 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libcoordinate-service.so\n041fe000-04286000 r-xp 00000000 08:01 8969792 /build/buildslave/foraii/quick_icerec_SL5/build/lib/liblinefit.so\n04286000-0428a000 rw-p 00087000 08:01 8969792 /build/buildslave/foraii/quick_icerec_SL5/build/lib/liblinefit.so\n0428a000-042d2000 r-xp 00000000 08:01 17383392 /build/ports/root-v5.28.00/lib/libPostscript.so.5.28\n042d2000-042d4000 rw-p 00048000 08:01 17383392 /build/ports/root-v5.28.00/lib/libPostscript.so.5.28\n042ff000-044ce000 r-xp 00000000 08:01 2361571 /build/ports/root-v5.30.06/lib/libRIO.so\n044ce000-044d4000 rw-p 001cf000 08:01 2361571 /build/ports/root-v5.30.06/lib/libRIO.so\n044d4000-044d5000 rw-p 044d4000 00:00 0 \n044d5000-0465f000 r-xp 00000000 08:01 262095 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libflat-ntuple.so\n0465f000-04665000 rw-p 00189000 08:01 262095 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libflat-ntuple.so\n04665000-046fa000 r-xp 00000000 08:01 8969813 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libclast.so\n046fa000-046fe000 rw-p 00095000 08:01 8969813 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libclast.so\n046fe000-04811000 r-xp 00000000 08:01 262123 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libAtmCscdEnergyReco.so\n04811000-04817000 rw-p 00112000 08:01 262123 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libAtmCscdEnergyReco.so\n0485c000-04f1d000 r-xp 00000000 08:01 2361496 /build/ports/root-v5.30.06/lib/libGui.so\n04f1d000-04f4b000 rw-p 006c1000 08:01 2361496 /build/ports/root-v5.30.06/lib/libGui.so\n04f4b000-04f54000 rw-p 04f4b000 00:00 0 \n04f54000-05367000 r-xp 00000000 08:01 262134 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libsimclasses.so\n05367000-0537c000 rw-p 00412000 08:01 262134 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libsimclasses.so\n0537c000-0537f000 rw-p 0537c000 00:00 0 \n0537f000-0644d000 r-xp 00000000 08:01 15031184 /build/ports/lib/libgoto2-r1.13.so\n0644d000-0645d000 rw-p 010cd000 08:01 15031184 /build/ports/lib/libgoto2-r1.13.so\n0645d000-0656a000 rw-p 0645d000 00:00 0 \n0656a000-066d3000 r-xp 00000000 08:01 262163 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libcscd-llh.so\n066d3000-066d9000 rw-p 00169000 08:01 262163 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libcscd-llh.so\n06718000-067f1000 r-xp 00000000 08:01 2361532 /build/ports/root-v5.30.06/lib/libGpad.so\n067f1000-067f7000 rw-p 000d8000 08:01 2361532 /build/ports/root-v5.30.06/lib/libGpad.so\n067f7000-067f9000 rw-p 067f7000 00:00 0 \n067f9000-06887000 r-xp 00000000 08:01 262170 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libtensor-of-inertia.so\n06887000-0688b000 rw-p 0008d000 08:01 262170 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libtensor-of-inertia.so\n0688b000-06ad2000 r-xp 00000000 08:01 262100 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libmuon-bundle-reco.so\n06ad2000-06adc000 rw-p 00247000 08:01 262100 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libmuon-bundle-reco.so\n06adc000-06add000 rw-p 06adc000 00:00 0 \n06add000-06c5b000 r-xp 00000000 08:01 262116 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libgulliver.so\n06c5b000-06c62000 rw-p 0017e000 08:01 262116 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libgulliver.so\n06c62000-06cf3000 r-xp 00000000 08:01 17383513 /build/ports/root-v5.28.00/lib/libPhysics.so.5.28\n06cf3000-06cf6000 rw-p 00091000 08:01 17383513 /build/ports/root-v5.28.00/lib/libPhysics.so.5.28\n06cff000-06e3f000 r-xp 00000000 08:01 262135 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libdataio.so\n06e3f000-06e45000 rw-p 0013f000 08:01 262135 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libdataio.so\n06e45000-06f0e000 r-xp 00000000 08:01 262131 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libparaboloid.so\n06f0e000-06f12000 rw-p 000c9000 08:01 262131 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libparaboloid.so\n06f12000-06f13000 rw-p 06f12000 00:00 0 \n06f13000-0701f000 r-xp 00000000 08:01 17383200 /build/ports/root-v5.28.00/lib/libNet.so.5.28\n0701f000-07026000 rw-p 0010b000 08:01 17383200 /build/ports/root-v5.28.00/lib/libNet.so.5.28\n07026000-07028000 rw-p 07026000 00:00 0 \n07028000-0706d000 r-xp 00000000 08:01 17383452 /build/ports/root-v5.28.00/lib/libThread.so.5.28\n0706d000-07070000 rw-p 00044000 08:01 17383452 /build/ports/root-v5.28.00/lib/libThread.so.5.28\n07070000-070b0000 r-xp 00000000 08:01 9997129 /usr/lib/libncurses.so.5.5\n070b0000-070b8000 rw-p 00040000 08:01 9997129 /usr/lib/libncurses.so.5.5\n070b8000-070b9000 rw-p 070b8000 00:00 0 \n070c7000-07252000 r-xp 00000000 08:01 262112 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libtableio.so\n07252000-07257000 rw-p 0018b000 08:01 262112 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libtableio.so\n0727b000-07436000 r-xp 00000000 08:01 17383419 /build/ports/root-v5.28.00/lib/libRIO.so.5.28\n07436000-0743c000 rw-p 001ba000 08:01 17383419 /build/ports/root-v5.28.00/lib/libRIO.so.5.28\n0743c000-0743d000 rw-p 0743c000 00:00 0 \n0743d000-074c3000 r-xp 00000000 08:01 17383406 /build/ports/root-v5.28.00/lib/libMinuit.so.5.28\n074c3000-074c5000 rw-p 00085000 08:01 17383406 /build/ports/root-v5.28.00/lib/libMinuit.so.5.28\n074c5000-074c6000 rw-p 074c5000 00:00 0 \n074cb000-07557000 r-xp 00000000 08:01 262192 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libdipolefit.so\n07557000-0755a000 rw-p 0008c000 08:01 262192 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libdipolefit.so\n0755a000-0755b000 rw-p 0755a000 00:00 0 \n0755b000-077e9000 r-xp 00000000 08:01 262093 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libtoprec.so\n077e9000-077f3000 rw-p 0028e000 08:01 262093 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libtoprec.so\n077f3000-077f4000 rw-p 077f3000 00:00 0 \n077f4000-07c29000 r-xp 00000000 08:01 17383287 /build/ports/root-v5.28.00/lib/libHist.so.5.28\n07c29000-07c3d000 rw-p 00435000 08:01 17383287 /build/ports/root-v5.28.00/lib/libHist.so.5.28\n07c3d000-07c40000 rw-p 07c3d000 00:00 0 \n07cc0000-07eae000 r-xp 00000000 08:01 2361553 /build/ports/root-v5.30.06/lib/libTree.so\n07eae000-07eb8000 rw-p 001ee000 08:01 2361553 /build/ports/root-v5.30.06/lib/libTree.so\n07eb8000-07eba000 rw-p 07eb8000 00:00 0 \n07eba000-08031000 r-xp 00000000 08:01 17383277 /build/ports/root-v5.28.00/lib/libGraf.so.5.28\n08031000-08039000 rw-p 00177000 08:01 17383277 /build/ports/root-v5.28.00/lib/libGraf.so.5.28\n08039000-08041000 rw-p 08039000 00:00 0 \n08048000-08049000 r-xp 00000000 08:01 9989371 /usr/bin/python\n08049000-0804a000 rw-p 00000000 08:01 9989371 /usr/bin/python\n0804a000-082a7000 r-xp 00000000 08:01 17383544 /build/ports/root-v5.28.00/lib/libCint.so.5.28\n082a7000-082ab000 rw-p 0025d000 08:01 17383544 /build/ports/root-v5.28.00/lib/libCint.so.5.28\n082ab000-08636000 rw-p 082ab000 00:00 0 \n086a5000-08a5e000 rw-p 086a5000 00:00 0 [heap]\nb2cb3000-b2dcb000 r-xp 00000000 08:01 2361563 /build/ports/root-v5.30.06/lib/libMinuit2.so\nb2dcb000-b2dce000 rw-p 00118000 08:01 2361563 /build/ports/root-v5.30.06/lib/libMinuit2.so\nb2dce000-b2dcf000 rw-p b2dce000 00:00 0 \nb2dcf000-b2e31000 r-xp 00000000 08:01 16303991 /build/ports/lib/rdmc-2.9.5/librdmc.so.0.0.0\nb2e31000-b2e36000 rw-p 00061000 08:01 16303991 /build/ports/lib/rdmc-2.9.5/librdmc.so.0.0.0\nb2e36000-b3075000 rw-p b2e36000 00:00 0 \nb3075000-b3179000 r-xp 00000000 08:01 17383261 /build/ports/root-v5.28.00/lib/libMinuit2.so.5.28\nb3179000-b317c000 rw-p 00103000 08:01 17383261 /build/ports/root-v5.28.00/lib/libMinuit2.so.5.28\nb317c000-b317d000 rw-p b317c000 00:00 0 \nb317d000-b3309000 r-xp 00000000 08:01 15031178 /build/ports/lib/libcfitsio.so\nb3309000-b330c000 rw-p 0018c000 08:01 15031178 /build/ports/lib/libcfitsio.so\nb330c000-b3371000 rw-p b330c000 00:00 0 \nb3371000-b3467000 r-xp 00000000 08:01 9035176 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libphotonics-service.so\nb3467000-b346a000 rw-p 000f6000 08:01 9035176 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libphotonics-service.so\nb346a000-b37cc000 r-xp 00000000 08:01 262130 /build/buildslave/foraii/quick_icerec_SL5/build/lib/liblilliput.so\nb37cc000-b37d6000 rw-p 00362000 08:01 262130 /build/buildslave/foraii/quick_icerec_SL5/build/lib/liblilliput.so\nb37d6000-b3e64000 r-xp 00000000 08:01 17383369 /build/ports/root-v5.28.00/lib/libGui.so.5.28\nb3e64000-b3e93000 rw-p 0068d000 08:01 17383369 /build/ports/root-v5.28.00/lib/libGui.so.5.28\nb3e93000-b3e9c000 rw-p b3e93000 00:00 0 \nb3e9c000-b409c000 r-xp 00000000 08:01 17383480 /build/ports/root-v5.28.00/lib/libMathCore.so.5.28\nb409c000-b40a3000 rw-p 00200000 08:01 17383480 /build/ports/root-v5.28.00/lib/libMathCore.so.5.28\nb40a3000-b40a6000 rw-p b40a3000 00:00 0 \nb40a6000-b42e7000 r-xp 00000000 08:01 17383376 /build/ports/root-v5.28.00/lib/libMatrix.so.5.28\nb42e7000-b42ee000 rw-p 00241000 08:01 17383376 /build/ports/root-v5.28.00/lib/libMatrix.so.5.28\nb42ee000-b42f0000 rw-p b42ee000 00:00 0 \nb42f0000-b44d5000 r-xp 00000000 08:01 17383517 /build/ports/root-v5.28.00/lib/libTree.so.5.28\nb44d5000-b44df000 rw-p 001e5000 08:01 17383517 /build/ports/root-v5.28.00/lib/libTree.so.5.28\nb44df000-b44e1000 rw-p b44df000 00:00 0 \nb44e1000-b4b76000 r-xp 00000000 08:01 17383446 /build/ports/root-v5.28.00/lib/libCore.so.5.28\nb4b76000-b4b92000 rw-p 00694000 08:01 17383446 /build/ports/root-v5.28.00/lib/libCore.so.5.28\nb4b92000-b5c08000 rw-p b4b92000 00:00 0 \nb5cad000-b5d5e000 r-xp 00000000 08:01 262099 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libipdf.so\nb5d5e000-b5d61000 rw-p 000b1000 08:01 262099 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libipdf.so\nb5d61000-b5e2e000 r-xp 00000000 08:01 17383454 /build/ports/root-v5.28.00/lib/libGpad.so.5.28\nb5e2e000-b5e34000 rw-p 000cc000 08:01 17383454 /build/ports/root-v5.28.00/lib/libGpad.so.5.28\nb5e34000-b5e36000 rw-p b5e34000 00:00 0 \nb5e36000-b5f35000 r-xp 00000000 08:01 17383510 /build/ports/root-v5.28.00/lib/libGraf3d.so.5.28\nb5f35000-b5f3b000 rw-p 000ff000 08:01 17383510 /build/ports/root-v5.28.00/lib/libGraf3d.so.5.28\nb5f3b000-b5f3e000 rw-p b5f3b000 00:00 0 \nb5f3e000-b7dd7000 r-xp 00000000 08:01 262091 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libdataclasses.so\nb7dd7000-b7e75000 rw-p 01e99000 08:01 262091 /build/buildslave/foraii/quick_icerec_SL5/build/lib/libdataclasses.so\nb7e75000-b7f8f000 rw-p b7e75000 00:00 0 \nb7f97000-b7f9b000 rw-p b7f97000 00:00 0 \nbfe03000-bfe30000 rwxp bffd1000 00:00 0 [stack]\n./env-shell.sh: line 139: 3227 Aborted PATH=$_PATH LD_LIBRARY_PATH=$_LD_LIBRARY_PATH DYLD_LIBRARY_PATH=$_DYLD_LIBRARY_PATH PYTHONPATH=$_PYTHONPATH ICETRAY_CLASSPATH=$_ICETRAY_CLASSPATH I3_PLATFORM=\"\" I3_SRC=$_I3_SRC I3_BUILD=$_I3_BUILD I3_PORTS=$_I3_PORTS ROOTSYS=/build/ports/root-v5.30.06 I3_SHELL=$_I3_SHELL $NEW_SHELL $ARGV\nExited Icetray Environment.\n[buildslave@foraii build]$ \n}}}",
"reporter": "nega",
"cc": "dataclass@icecube.wisc.edu",
"resolution": "fixed",
"time": "2014-09-05T21:39:12",
"component": "combo reconstruction",
"summary": "flat-ntuple::TestWaveforms.py fails with SIGABRT on SL5 32bit",
"priority": "normal",
"keywords": "flat-ntuple tests",
"milestone": "",
"owner": "kath",
"type": "defect"
}
```
</p>
</details>
|
defect
|
flat ntuple testwaveforms py fails with sigabrt on trac text env shell sh flat ntuple resources scripts testwaveforms py w e l c o m e to i c e t r a y version icerec trunk you are welcome to visit our web site icetray environment has src build buildslave foraii quick icerec source build build buildslave foraii quick icerec build ports build ports python python warning in display not set setting it to pa pub private pa umd edu loading libicetray ok loading libdataclasses ok loading libdataio ok loading libdomtools ok loading libflat ntuple warning in class tfitterminuit already in tclasstable warning in class tfitterfumili already in tclasstable warning in class tunixsystem already in tclasstable warning in class tcint already in tclasstable warning in class tclass already in tclasstable warning in class tclassstreamer already in tclasstable warning in class tmemberstreamer already in tclasstable warning in class tvirtualisaproxy already in tclasstable warning in class tmethod already in tclasstable warning in class tvirtualstreamerinfo already in tclasstable warning in class tstreamerelement already in tclasstable warning in class tdictionary already in tclasstable warning in class tbaseclass already in tclasstable warning in class tdatamember already in tclasstable warning in class tclassref already in tclasstable warning in class trealdata already in tclasstable warning in class tmethodcall already in tclasstable warning in class root tschemaruleset already in tclasstable warning in class tclassgenerator already in tclasstable warning in class tclassmenuitem already in tclasstable warning in class tdatatype already in tclasstable warning in class tfunction already in tclasstable warning in class tglobal already in tclasstable warning in class tinterpreter already in tclasstable warning in class tisaproxy already in tclasstable warning in class tmethodarg already in tclasstable warning in class root tschemarule already in tclasstable warning in class root tschemarule tsources already in tclasstable warning in class root tschemamatch already in tclasstable warning in class tstreamerbasictype already in tclasstable warning in class tstreamerbase already in tclasstable warning in class tstreamerbasicpointer already in tclasstable warning in class tstreamerloop already in tclasstable warning in class tstreamerobject already in tclasstable warning in class tstreamerobjectany already in tclasstable warning in class tstreamerobjectpointer already in tclasstable warning in class tstreamerobjectanypointer already in tclasstable warning in class tstreamerstring already in tclasstable warning in class tstreamerstl already in tclasstable warning in class tstreamerstlstring already in tclasstable warning in class tstreamerartificial already in tclasstable warning in class ttoggle already in tclasstable warning in class ttogglegroup already in tclasstable warning in class tvirtualcollectionproxy already in tclasstable warning in class tlist already in tclasstable warning in class tobjarray already in tclasstable warning in class tclonesarray already in tclasstable warning in class treftable already in tclasstable warning in class tarray already in tclasstable warning in class tarrayc already in tclasstable warning in class tarrayd already in tclasstable warning in class tarrayf already in tclasstable warning in class tarrayi already in tclasstable warning in class tarrayl already in tclasstable warning in class already in tclasstable warning in class tarrays already in tclasstable warning in class tbits already in tclasstable warning in class tbits treference already in tclasstable warning in class tcollection already in tclasstable warning in class titerator already in tclasstable warning in class tobjecttable already in tclasstable warning in class titer already in tclasstable warning in class tseqcollection already in tclasstable warning in class tbtreeiter already in tclasstable warning in class tbtree already in tclasstable warning in class tclasstable already in tclasstable warning in class tobjarrayiter already in tclasstable warning in class texmapiter already in tclasstable warning in class texmap already in tclasstable warning in class tlistiter already in tclasstable warning in class thashtable already in tclasstable warning in class thashlist already in tclasstable warning in class thashtableiter already in tclasstable warning in class tmapiter already in tclasstable warning in class tpair already in tclasstable warning in class tmap already in tclasstable warning in class tordcollectioniter already in tclasstable warning in class tordcollection already in tclasstable warning in class trefarrayiter already in tclasstable warning in class trefarray already in tclasstable warning in class vector iterator already in tclasstable warning in class reverse iterator iterator already in tclasstable warning in class tsortedlist already in tclasstable warning in class setwindowattributes t already in tclasstable warning in class windowattributes t already in tclasstable warning in class event t already in tclasstable warning in class gcvalues t already in tclasstable warning in class colorstruct t already in tclasstable warning in class pictureattributes t already in tclasstable warning in class segment t already in tclasstable warning in class point t already in tclasstable warning in class rectangle t already in tclasstable warning in class timespec already in tclasstable warning in class tvirtualmutex already in tclasstable warning in class ttimestamp already in tclasstable warning in class tlockguard already in tclasstable warning in class tvirtualperfstats already in tclasstable warning in class tvirtualauth already in tclasstable warning in class turl already in tclasstable warning in class tinetaddress already in tclasstable warning in class tfileinfometa already in tclasstable warning in class tfileinfo already in tclasstable warning in class tfilecollection already in tclasstable warning in class tredirectoutputguard already in tclasstable warning in class tvirtualmonitoringwriter already in tclasstable warning in class tvirtualmonitoringreader already in tclasstable warning in class tobjectspy already in tclasstable warning in class tobjectrefspy already in tclasstable warning in class turi already in tclasstable warning in class tvirtualtableinterface already in tclasstable warning in class already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class pair already in tclasstable warning in class tparameter already in tclasstable warning in class tparameter already in tclasstable warning in class tparameter already in tclasstable warning in class tparameter already in tclasstable warning in class tparameter already in tclasstable warning in class tmemberinspector already in tclasstable warning in class tobject already in tclasstable warning in class tnamed already in tclasstable warning in class tstring already in tclasstable warning in class string already in tclasstable warning in class string iterator already in tclasstable warning in class tstorage already in tclasstable warning in class ttimer already in tclasstable warning in class tprocessid already in tclasstable warning in class trefcnt already in tclasstable warning in class tregexp already in tclasstable warning in class tpregexp already in tclasstable warning in class tsubstring already in tclasstable warning in class tstringlong already in tclasstable warning in class tqconnection already in tclasstable warning in class tqobject already in tclasstable warning in class tqobjsender already in tclasstable warning in class tsignalhandler already in tclasstable warning in class tstopwatch already in tclasstable warning in class tuuid already in tclasstable warning in class texec already in tclasstable warning in class tfolder already in tclasstable warning in class already in tclasstable warning in class tobjstring already in tclasstable warning in class tmacro already in tclasstable warning in class tmessagehandler already in tclasstable warning in class tpmeregexp already in tclasstable warning in class tstringtoken already in tclasstable warning in class tpluginmanager already in tclasstable warning in class tpluginhandler already in tclasstable warning in class tpoint already in tclasstable warning in class tprocessuuid already in tclasstable warning in class tqclass already in tclasstable warning in class tqcommand already in tclasstable warning in class tqundomanager already in tclasstable warning in class troot already in tclasstable warning in class tref already in tclasstable warning in class tsystemfile already in tclasstable warning in class tsystemdirectory already in tclasstable warning in class tsystem already in tclasstable warning in class vector iterator already in tclasstable warning in class reverse iterator iterator already in tclasstable warning in class tsysevthandler already in tclasstable warning in class tstdexceptionhandler already in tclasstable warning in class ttime already in tclasstable warning in class filestat t already in tclasstable warning in class usergroup t already in tclasstable warning in class sysinfo t already in tclasstable warning in class cpuinfo t already in tclasstable warning in class meminfo t already in tclasstable warning in class procinfo t already in tclasstable warning in class redirecthandle t already in tclasstable warning in class tprocesseventtimer already in tclasstable warning in class tremoteobject already in tclasstable warning in class ttask already in tclasstable warning in class vector iterator already in tclasstable warning in class reverse iterator iterator already in tclasstable warning in class tbuffer already in tclasstable warning in class tdirectory already in tclasstable warning in class trootioctor already in tclasstable warning in class tbrowser already in tclasstable warning in class tapplicationimp already in tclasstable warning in class tapplication already in tclasstable warning in class already in tclasstable warning in class tattaxis already in tclasstable warning in class tattbbox already in tclasstable warning in class tattfill already in tclasstable warning in class tattline already in tclasstable warning in class tattmarker already in tclasstable warning in class tattpad already in tclasstable warning in class tatttext already in tclasstable warning in class tbenchmark already in tclasstable warning in class tbrowserimp already in tclasstable warning in class tcontextmenu already in tclasstable warning in class already in tclasstable warning in class tcanvasimp already in tclasstable warning in class tcolor already in tclasstable warning in class tcontextmenuimp already in tclasstable warning in class tvirtualpad already in tclasstable warning in class tcontrolbarimp already in tclasstable warning in class tdatime already in tclasstable warning in class tenv already in tclasstable warning in class tenvrec already in tclasstable warning in class tinspectorimp already in tclasstable warning in class tguifactory already in tclasstable warning in class tstyle already in tclasstable warning in class tfilehandler already in tclasstable warning in class tvirtualfft already in tclasstable warning in class already in tclasstable warning in class tvirtualglpainter already in tclasstable warning in class tvirtualglmanip already in tclasstable warning in class tglmanager already in tclasstable warning in class tglpaintdevice already in tclasstable warning in class tvirtualps already in tclasstable warning in class tvirtualx already in tclasstable warning in class tvirtualpadeditor already in tclasstable warning in class tvirtualpadpainter already in tclasstable warning in class root fit dataoptions already in tclasstable warning in class root fit datarange already in tclasstable warning in class root fit fitdata already in tclasstable warning in class root fit bindata already in tclasstable warning in class root fit unbindata already in tclasstable warning in class root fit already in tclasstable warning in class root fit already in tclasstable warning in class root fit parametersettings already in tclasstable warning in class root fit fitconfig already in tclasstable warning in class root fit fitresult already in tclasstable warning in class root fit fitter already in tclasstable warning in class root fit loglikelihoodfcn already in tclasstable warning in class root fit loglikelihoodfcn already in tclasstable warning in class root fit poissonlikelihoodfcn already in tclasstable warning in class root fit poissonlikelihoodfcn already in tclasstable warning in class root fit sparsedata already in tclasstable warning in class trandom already in tclasstable warning in class already in tclasstable warning in class already in tclasstable warning in class already in tclasstable warning in class tvirtualfitter already in tclasstable warning in class tkdtree already in tclasstable warning in class tkdtree already in tclasstable warning in class tkdtreebinning already in tclasstable warning in class vector iterator already in tclasstable warning in class reverse iterator iterator already in tclasstable warning in class root math ibasefunctiononedim already in tclasstable warning in class root math igradientfunctiononedim already in tclasstable warning in class root math ibasefunctionmultidim already in tclasstable warning in class root math igradientfunctionmultidim already in tclasstable warning in class root math igradientmultidim already in tclasstable warning in class root math igradientonedim already in tclasstable warning in class root math iparametricfunctiononedim already in tclasstable warning in class root math iparametricgradfunctiononedim already in tclasstable warning in class root math iparametricfunctionmultidim already in tclasstable warning in class root math iparametricgradfunctionmultidim already in tclasstable warning in class root math ibaseparam already in tclasstable warning in class root math paramfunctor already in tclasstable warning in class root math functor already in tclasstable warning in class root math already in tclasstable warning in class root math gradfunctor already in tclasstable warning in class root math already in tclasstable warning in class root math ioptions already in tclasstable warning in class root math minimizeroptions already in tclasstable warning in class root math minimizer already in tclasstable warning in class root math baseintegratoroptions already in tclasstable warning in class root math integratoronedimoptions already in tclasstable warning in class root math integratormultidimoptions already in tclasstable warning in class root math virtualintegrator already in tclasstable warning in class root math virtualintegratoronedim already in tclasstable warning in class root math virtualintegratormultidim already in tclasstable warning in class root math integratoronedim already in tclasstable warning in class root math adaptiveintegratormultidim already in tclasstable warning in class root math integratormultidim already in tclasstable warning in class root math distsampler already in tclasstable warning in class root math factory already in tclasstable warning in class root math basicfitmethodfunction already in tclasstable warning in class root math basicfitmethodfunction already in tclasstable warning in class root math gaussintegrator already in tclasstable warning in class root math gausslegendreintegrator already in tclasstable warning in class root math irootfindermethod already in tclasstable warning in class root math rootfinder already in tclasstable warning in class root math richardsonderivator already in tclasstable warning in class root math already in tclasstable warning in class root math already in tclasstable warning in class root math brentrootfinder already in tclasstable warning in class root math distsampleroptions already in tclasstable warning in class root math goftest already in tclasstable warning in class tcomplex already in tclasstable warning in class tmatrixtbase already in tclasstable glibc detected python free invalid next size normal backtrace lib libc so lib libc so cfree usr lib libstdc so zdlpv usr lib libstdc so zdapv build ports root lib libcore so build ports root lib libcore so build ports root lib libcore so errorhandler build ports root lib libcore so z build ports root lib libcore so infopfvvei build ports root lib libcore so infopfvvei build ports root lib libcore so infopfvvei build ports root lib libcore so build ports root lib libcore so infopkns build ports root lib libmatrix so build ports root lib libmatrix so build ports root lib libmatrix so build ports root lib libmatrix so build ports root lib libmatrix so lib ld linux so lib ld linux so lib ld linux so lib ld linux so lib ld linux so lib libdl so lib ld linux so lib libdl so lib libdl so dlopen build buildslave foraii quick icerec build lib libicetray so projectssb build buildslave foraii quick icerec build lib icecube icetray so implrkssb build buildslave foraii quick icerec build lib icecube icetray so impl void return build buildslave foraii quick icerec build lib icecube icetray so from tag build buildslave foraii quick icerec build lib icecube icetray so call policiesens objectsf build buildslave foraii quick icerec build lib icecube icetray so py function call policiesens objectsg build ports lib boost libboost python mt d so build ports lib boost libboost python mt d so build ports lib boost libboost python mt d so build ports lib boost libboost python mt d so build ports lib boost libboost python mt d so build ports lib boost libboost python mt d so exception implens build ports lib boost libboost python mt d so build ports lib boost libboost python mt d so usr lib so pyobject call usr lib so pyeval evalframe usr lib so pyeval evalframe usr lib so pyeval evalcodeex usr lib so pyeval evalcode usr lib so usr lib so pyrun simplefileexflags usr lib so pyrun anyfileexflags usr lib so py main python main lib libc so libc start main python memory map r xp usr lib libstdc so r p usr lib libstdc so rw p usr lib libstdc so rw p r xp build ports lib boost libboost system mt d so rw p build ports lib boost libboost system mt d so r xp build ports lib boost libboost date time mt d so rw p build ports lib boost libboost date time mt d so r xp build ports lib boost libboost serialization mt d so rw p build ports lib boost libboost serialization mt d so r xp build ports lib boost libboost program options mt d so rw p build ports lib boost libboost program options mt d so r xp lib libgcc s so rw p lib libgcc s so r xp lib librt so r p lib librt so rw p lib librt so r xp build ports lib boost libboost filesystem mt d so rw p build ports lib boost libboost filesystem mt d so r xp build ports lib boost libboost regex mt d so rw p build ports lib boost libboost regex mt d so r xp build ports root lib librint so rw p build ports root lib librint so r xp usr lib lib dynload timemodule so rw p usr lib lib dynload timemodule so r xp usr lib lib dynload stropmodule so rw p usr lib lib dynload stropmodule so r xp build ports root lib libpostscript so rw p build ports root lib libpostscript so r xp build ports root lib libthread so rw p build ports root lib libthread so r xp usr lib so rw p usr lib so r xp lib libnss nis so r p lib libnss nis so rw p lib libnss nis so r xp usr lib lib dynload cstringio so rw p usr lib lib dynload cstringio so r xp usr lib lib dynload collectionsmodule so rw p usr lib lib dynload collectionsmodule so r xp build ports lib boost libboost iostreams mt d so rw p build ports lib boost libboost iostreams mt d so r xp lib libpcre so rw p lib libpcre so r xp lib libnss files so r p lib libnss files so rw p lib libnss files so r xp build buildslave foraii quick icerec build lib libphotospline so rw p build buildslave foraii quick icerec build lib libphotospline so r xp build ports lib boost libboost python mt d so rw p build ports lib boost libboost python mt d so r xp build ports root lib libnet so rw p build ports root lib libnet so rw p r xp build buildslave foraii quick icerec build lib libinterfaces so rw p build buildslave foraii quick icerec build lib libinterfaces so r xp lib ld so r p lib ld so rw p lib ld so r xp lib libc so r p lib libc so rw p lib libc so rw p r xp lib libdl so r p lib libdl so rw p lib libdl so r xp lib libm so r p lib libm so rw p lib libm so r xp lib libpthread so r p lib libpthread so rw p lib libpthread so rw p r xp lib libz so rw p lib libz so r xp build ports lib boost libboost signals mt d so rw p build ports lib boost libboost signals mt d so r xp lib libnsl so r p lib libnsl so rw p lib libnsl so rw p r xp lib libcrypt so r p lib libcrypt so rw p lib libcrypt so rw p r xp lib libutil so r p lib libutil so rw p lib libutil so r xp usr lib so rw p usr lib so rw p r xp build ports root lib libgraf so rw p build ports root lib libgraf so rw p r xp build ports root lib librint so rw p build ports root lib librint so r xp r xp build ports lib boost libboost thread mt d so rw p build ports lib boost libboost thread mt d so r xp build ports root lib so rw p build ports root lib so rw p r xp build ports root lib libminuit so rw p build ports root lib libminuit so rw p r xp build buildslave foraii quick icerec build lib icecube icetray so rw p build buildslave foraii quick icerec build lib icecube icetray so r xp build buildslave foraii quick icerec build lib libicetray so rw p build buildslave foraii quick icerec build lib libicetray so rw p r xp build ports root lib libcore so rw p build ports root lib libcore so rw p r xp build ports root lib libcint so rw p build ports root lib libcint so rw p r xp build ports root lib libhist so rw p build ports root lib libhist so rw p r xp build ports root lib libmatrix so rw p build ports root lib libmatrix so rw p r xp build ports root lib libphysics so rw p build ports root lib libphysics so r xp build ports root lib libmathcore so rw p build ports root lib libmathcore so rw p r xp usr lib libfreetype so rw p usr lib libfreetype so r xp build buildslave foraii quick icerec build lib icecube interfaces so rw p build buildslave foraii quick icerec build lib icecube interfaces so r xp build buildslave foraii quick icerec build lib libdomtools so rw p build buildslave foraii quick icerec build lib libdomtools so rw p r xp usr lib libgfortran so rw p usr lib libgfortran so r xp build buildslave foraii quick icerec build lib icecube dataio so rw p build buildslave foraii quick icerec build lib icecube dataio so r xp build buildslave foraii quick icerec build lib libphys services so rw p build buildslave foraii quick icerec build lib libphys services so rw p r xp build ports lib gsl libgsl so rw p build ports lib gsl libgsl so r xp build buildslave foraii quick icerec build lib libcoordinate service so rw p build buildslave foraii quick icerec build lib libcoordinate service so r xp build buildslave foraii quick icerec build lib liblinefit so rw p build buildslave foraii quick icerec build lib liblinefit so r xp build ports root lib libpostscript so rw p build ports root lib libpostscript so r xp build ports root lib librio so rw p build ports root lib librio so rw p r xp build buildslave foraii quick icerec build lib libflat ntuple so rw p build buildslave foraii quick icerec build lib libflat ntuple so r xp build buildslave foraii quick icerec build lib libclast so rw p build buildslave foraii quick icerec build lib libclast so r xp build buildslave foraii quick icerec build lib libatmcscdenergyreco so rw p build buildslave foraii quick icerec build lib libatmcscdenergyreco so r xp build ports root lib libgui so rw p build ports root lib libgui so rw p r xp build buildslave foraii quick icerec build lib libsimclasses so rw p build buildslave foraii quick icerec build lib libsimclasses so rw p r xp build ports lib so rw p build ports lib so rw p r xp build buildslave foraii quick icerec build lib libcscd llh so rw p build buildslave foraii quick icerec build lib libcscd llh so r xp build ports root lib libgpad so rw p build ports root lib libgpad so rw p r xp build buildslave foraii quick icerec build lib libtensor of inertia so rw p build buildslave foraii quick icerec build lib libtensor of inertia so r xp build buildslave foraii quick icerec build lib libmuon bundle reco so rw p build buildslave foraii quick icerec build lib libmuon bundle reco so rw p r xp build buildslave foraii quick icerec build lib libgulliver so rw p build buildslave foraii quick icerec build lib libgulliver so r xp build ports root lib libphysics so rw p build ports root lib libphysics so r xp build buildslave foraii quick icerec build lib libdataio so rw p build buildslave foraii quick icerec build lib libdataio so r xp build buildslave foraii quick icerec build lib libparaboloid so rw p build buildslave foraii quick icerec build lib libparaboloid so rw p r xp build ports root lib libnet so rw p build ports root lib libnet so rw p r xp build ports root lib libthread so rw p build ports root lib libthread so r xp usr lib libncurses so rw p usr lib libncurses so rw p r xp build buildslave foraii quick icerec build lib libtableio so rw p build buildslave foraii quick icerec build lib libtableio so r xp build ports root lib librio so rw p build ports root lib librio so rw p r xp build ports root lib libminuit so rw p build ports root lib libminuit so rw p r xp build buildslave foraii quick icerec build lib libdipolefit so rw p build buildslave foraii quick icerec build lib libdipolefit so rw p r xp build buildslave foraii quick icerec build lib libtoprec so rw p build buildslave foraii quick icerec build lib libtoprec so rw p r xp build ports root lib libhist so rw p build ports root lib libhist so rw p r xp build ports root lib libtree so rw p build ports root lib libtree so rw p r xp build ports root lib libgraf so rw p build ports root lib libgraf so rw p r xp usr bin python rw p usr bin python r xp build ports root lib libcint so rw p build ports root lib libcint so rw p rw p r xp build ports root lib so rw p build ports root lib so rw p r xp build ports lib rdmc librdmc so rw p build ports lib rdmc librdmc so rw p r xp build ports root lib so rw p build ports root lib so rw p r xp build ports lib libcfitsio so rw p build ports lib libcfitsio so rw p r xp build buildslave foraii quick icerec build lib libphotonics service so rw p build buildslave foraii quick icerec build lib libphotonics service so r xp build buildslave foraii quick icerec build lib liblilliput so rw p build buildslave foraii quick icerec build lib liblilliput so r xp build ports root lib libgui so rw p build ports root lib libgui so rw p r xp build ports root lib libmathcore so rw p build ports root lib libmathcore so rw p r xp build ports root lib libmatrix so rw p build ports root lib libmatrix so rw p r xp build ports root lib libtree so rw p build ports root lib libtree so rw p r xp build ports root lib libcore so rw p build ports root lib libcore so rw p r xp build buildslave foraii quick icerec build lib libipdf so rw p build buildslave foraii quick icerec build lib libipdf so r xp build ports root lib libgpad so rw p build ports root lib libgpad so rw p r xp build ports root lib so rw p build ports root lib so rw p r xp build buildslave foraii quick icerec build lib libdataclasses so rw p build buildslave foraii quick icerec build lib libdataclasses so rw p rw p rwxp env shell sh line aborted path path ld library path ld library path dyld library path dyld library path pythonpath pythonpath icetray classpath icetray classpath platform src src build build ports ports rootsys build ports root shell shell new shell argv exited icetray environment migrated from json status closed changetime ts description n env shell sh flat ntuple resources scripts testwaveforms py n n n w e l c o m e to i c e t r a y n n version icerec trunk n n you are welcome to visit our web site n n n n nicetray environment has n src build buildslave foraii quick icerec source n build build buildslave foraii quick icerec build n ports build ports n python python nwarning in display not set setting it to pa pub private pa umd edu nloading libicetray ok nloading libdataclasses ok nloading libdataio ok nloading libdomtools ok nloading libflat ntuple warning in class tfitterminuit already in tclasstable nwarning in class tfitterfumili already in tclasstable nwarning in class tunixsystem already in tclasstable nwarning in class tcint already in tclasstable nwarning in class tclass already in tclasstable nwarning in class tclassstreamer already in tclasstable nwarning in class tmemberstreamer already in tclasstable nwarning in class tvirtualisaproxy already in tclasstable nwarning in class tmethod already in tclasstable nwarning in class tvirtualstreamerinfo already in tclasstable nwarning in class tstreamerelement already in tclasstable nwarning in class tdictionary already in tclasstable nwarning in class tbaseclass already in tclasstable nwarning in class tdatamember already in tclasstable nwarning in class tclassref already in tclasstable nwarning in class trealdata already in tclasstable nwarning in class tmethodcall already in tclasstable nwarning in class root tschemaruleset already in tclasstable nwarning in class tclassgenerator already in tclasstable nwarning in class tclassmenuitem already in tclasstable nwarning in class tdatatype already in tclasstable nwarning in class tfunction already in tclasstable nwarning in class tglobal already in tclasstable nwarning in class tinterpreter already in tclasstable nwarning in class tisaproxy already in tclasstable nwarning in class tmethodarg already in tclasstable nwarning in class root tschemarule already in tclasstable nwarning in class root tschemarule tsources already in tclasstable nwarning in class root tschemamatch already in tclasstable nwarning in class tstreamerbasictype already in tclasstable nwarning in class tstreamerbase already in tclasstable nwarning in class tstreamerbasicpointer already in tclasstable nwarning in class tstreamerloop already in tclasstable nwarning in class tstreamerobject already in tclasstable nwarning in class tstreamerobjectany already in tclasstable nwarning in class tstreamerobjectpointer already in tclasstable nwarning in class tstreamerobjectanypointer already in tclasstable nwarning in class tstreamerstring already in tclasstable nwarning in class tstreamerstl already in tclasstable nwarning in class tstreamerstlstring already in tclasstable nwarning in class tstreamerartificial already in tclasstable nwarning in class ttoggle already in tclasstable nwarning in class ttogglegroup already in tclasstable nwarning in class tvirtualcollectionproxy already in tclasstable nwarning in class tlist already in tclasstable nwarning in class tobjarray already in tclasstable nwarning in class tclonesarray already in tclasstable nwarning in class treftable already in tclasstable nwarning in class tarray already in tclasstable nwarning in class tarrayc already in tclasstable nwarning in class tarrayd already in tclasstable nwarning in class tarrayf already in tclasstable nwarning in class tarrayi already in tclasstable nwarning in class tarrayl already in tclasstable nwarning in class already in tclasstable nwarning in class tarrays already in tclasstable nwarning in class tbits already in tclasstable nwarning in class tbits treference already in tclasstable nwarning in class tcollection already in tclasstable nwarning in class titerator already in tclasstable nwarning in class tobjecttable already in tclasstable nwarning in class titer already in tclasstable nwarning in class tseqcollection already in tclasstable nwarning in class tbtreeiter already in tclasstable nwarning in class tbtree already in tclasstable nwarning in class tclasstable already in tclasstable nwarning in class tobjarrayiter already in tclasstable nwarning in class texmapiter already in tclasstable nwarning in class texmap already in tclasstable nwarning in class tlistiter already in tclasstable nwarning in class thashtable already in tclasstable nwarning in class thashlist already in tclasstable nwarning in class thashtableiter already in tclasstable nwarning in class tmapiter already in tclasstable nwarning in class tpair already in tclasstable nwarning in class tmap already in tclasstable nwarning in class tordcollectioniter already in tclasstable nwarning in class tordcollection already in tclasstable nwarning in class trefarrayiter already in tclasstable nwarning in class trefarray already in tclasstable nwarning in class vector iterator already in tclasstable nwarning in class reverse iterator iterator already in tclasstable nwarning in class tsortedlist already in tclasstable nwarning in class setwindowattributes t already in tclasstable nwarning in class windowattributes t already in tclasstable nwarning in class event t already in tclasstable nwarning in class gcvalues t already in tclasstable nwarning in class colorstruct t already in tclasstable nwarning in class pictureattributes t already in tclasstable nwarning in class segment t already in tclasstable nwarning in class point t already in tclasstable nwarning in class rectangle t already in tclasstable nwarning in class timespec already in tclasstable nwarning in class tvirtualmutex already in tclasstable nwarning in class ttimestamp already in tclasstable nwarning in class tlockguard already in tclasstable nwarning in class tvirtualperfstats already in tclasstable nwarning in class tvirtualauth already in tclasstable nwarning in class turl already in tclasstable nwarning in class tinetaddress already in tclasstable nwarning in class tfileinfometa already in tclasstable nwarning in class tfileinfo already in tclasstable nwarning in class tfilecollection already in tclasstable nwarning in class tredirectoutputguard already in tclasstable nwarning in class tvirtualmonitoringwriter already in tclasstable nwarning in class tvirtualmonitoringreader already in tclasstable nwarning in class tobjectspy already in tclasstable nwarning in class tobjectrefspy already in tclasstable nwarning in class turi already in tclasstable nwarning in class tvirtualtableinterface already in tclasstable nwarning in class already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class pair already in tclasstable nwarning in class tparameter already in tclasstable nwarning in class tparameter already in tclasstable nwarning in class tparameter already in tclasstable nwarning in class tparameter already in tclasstable nwarning in class tparameter already in tclasstable nwarning in class tmemberinspector already in tclasstable nwarning in class tobject already in tclasstable nwarning in class tnamed already in tclasstable nwarning in class tstring already in tclasstable nwarning in class string already in tclasstable nwarning in class string iterator already in tclasstable nwarning in class tstorage already in tclasstable nwarning in class ttimer already in tclasstable nwarning in class tprocessid already in tclasstable nwarning in class trefcnt already in tclasstable nwarning in class tregexp already in tclasstable nwarning in class tpregexp already in tclasstable nwarning in class tsubstring already in tclasstable nwarning in class tstringlong already in tclasstable nwarning in class tqconnection already in tclasstable nwarning in class tqobject already in tclasstable nwarning in class tqobjsender already in tclasstable nwarning in class tsignalhandler already in tclasstable nwarning in class tstopwatch already in tclasstable nwarning in class tuuid already in tclasstable nwarning in class texec already in tclasstable nwarning in class tfolder already in tclasstable nwarning in class already in tclasstable nwarning in class tobjstring already in tclasstable nwarning in class tmacro already in tclasstable nwarning in class tmessagehandler already in tclasstable nwarning in class tpmeregexp already in tclasstable nwarning in class tstringtoken already in tclasstable nwarning in class tpluginmanager already in tclasstable nwarning in class tpluginhandler already in tclasstable nwarning in class tpoint already in tclasstable nwarning in class tprocessuuid already in tclasstable nwarning in class tqclass already in tclasstable nwarning in class tqcommand already in tclasstable nwarning in class tqundomanager already in tclasstable nwarning in class troot already in tclasstable nwarning in class tref already in tclasstable nwarning in class tsystemfile already in tclasstable nwarning in class tsystemdirectory already in tclasstable nwarning in class tsystem already in tclasstable nwarning in class vector iterator already in tclasstable nwarning in class reverse iterator iterator already in tclasstable nwarning in class tsysevthandler already in tclasstable nwarning in class tstdexceptionhandler already in tclasstable nwarning in class ttime already in tclasstable nwarning in class filestat t already in tclasstable nwarning in class usergroup t already in tclasstable nwarning in class sysinfo t already in tclasstable nwarning in class cpuinfo t already in tclasstable nwarning in class meminfo t already in tclasstable nwarning in class procinfo t already in tclasstable nwarning in class redirecthandle t already in tclasstable nwarning in class tprocesseventtimer already in tclasstable nwarning in class tremoteobject already in tclasstable nwarning in class ttask already in tclasstable nwarning in class vector iterator already in tclasstable nwarning in class reverse iterator iterator already in tclasstable nwarning in class tbuffer already in tclasstable nwarning in class tdirectory already in tclasstable nwarning in class trootioctor already in tclasstable nwarning in class tbrowser already in tclasstable nwarning in class tapplicationimp already in tclasstable nwarning in class tapplication already in tclasstable nwarning in class already in tclasstable nwarning in class tattaxis already in tclasstable nwarning in class tattbbox already in tclasstable nwarning in class tattfill already in tclasstable nwarning in class tattline already in tclasstable nwarning in class tattmarker already in tclasstable nwarning in class tattpad already in tclasstable nwarning in class tatttext already in tclasstable nwarning in class tbenchmark already in tclasstable nwarning in class tbrowserimp already in tclasstable nwarning in class tcontextmenu already in tclasstable nwarning in class already in tclasstable nwarning in class tcanvasimp already in tclasstable nwarning in class tcolor already in tclasstable nwarning in class tcontextmenuimp already in tclasstable nwarning in class tvirtualpad already in tclasstable nwarning in class tcontrolbarimp already in tclasstable nwarning in class tdatime already in tclasstable nwarning in class tenv already in tclasstable nwarning in class tenvrec already in tclasstable nwarning in class tinspectorimp already in tclasstable nwarning in class tguifactory already in tclasstable nwarning in class tstyle already in tclasstable nwarning in class tfilehandler already in tclasstable nwarning in class tvirtualfft already in tclasstable nwarning in class already in tclasstable nwarning in class tvirtualglpainter already in tclasstable nwarning in class tvirtualglmanip already in tclasstable nwarning in class tglmanager already in tclasstable nwarning in class tglpaintdevice already in tclasstable nwarning in class tvirtualps already in tclasstable nwarning in class tvirtualx already in tclasstable nwarning in class tvirtualpadeditor already in tclasstable nwarning in class tvirtualpadpainter already in tclasstable nwarning in class root fit dataoptions already in tclasstable nwarning in class root fit datarange already in tclasstable nwarning in class root fit fitdata already in tclasstable nwarning in class root fit bindata already in tclasstable nwarning in class root fit unbindata already in tclasstable nwarning in class root fit already in tclasstable nwarning in class root fit already in tclasstable nwarning in class root fit parametersettings already in tclasstable nwarning in class root fit fitconfig already in tclasstable nwarning in class root fit fitresult already in tclasstable nwarning in class root fit fitter already in tclasstable nwarning in class root fit loglikelihoodfcn already in tclasstable nwarning in class root fit loglikelihoodfcn already in tclasstable nwarning in class root fit poissonlikelihoodfcn already in tclasstable nwarning in class root fit poissonlikelihoodfcn already in tclasstable nwarning in class root fit sparsedata already in tclasstable nwarning in class trandom already in tclasstable nwarning in class already in tclasstable nwarning in class already in tclasstable nwarning in class already in tclasstable nwarning in class tvirtualfitter already in tclasstable nwarning in class tkdtree already in tclasstable nwarning in class tkdtree already in tclasstable nwarning in class tkdtreebinning already in tclasstable nwarning in class vector iterator already in tclasstable nwarning in class reverse iterator iterator already in tclasstable nwarning in class root math ibasefunctiononedim already in tclasstable nwarning in class root math igradientfunctiononedim already in tclasstable nwarning in class root math ibasefunctionmultidim already in tclasstable nwarning in class root math igradientfunctionmultidim already in tclasstable nwarning in class root math igradientmultidim already in tclasstable nwarning in class root math igradientonedim already in tclasstable nwarning in class root math iparametricfunctiononedim already in tclasstable nwarning in class root math iparametricgradfunctiononedim already in tclasstable nwarning in class root math iparametricfunctionmultidim already in tclasstable nwarning in class root math iparametricgradfunctionmultidim already in tclasstable nwarning in class root math ibaseparam already in tclasstable nwarning in class root math paramfunctor already in tclasstable nwarning in class root math functor already in tclasstable nwarning in class root math already in tclasstable nwarning in class root math gradfunctor already in tclasstable nwarning in class root math already in tclasstable nwarning in class root math ioptions already in tclasstable nwarning in class root math minimizeroptions already in tclasstable nwarning in class root math minimizer already in tclasstable nwarning in class root math baseintegratoroptions already in tclasstable nwarning in class root math integratoronedimoptions already in tclasstable nwarning in class root math integratormultidimoptions already in tclasstable nwarning in class root math virtualintegrator already in tclasstable nwarning in class root math virtualintegratoronedim already in tclasstable nwarning in class root math virtualintegratormultidim already in tclasstable nwarning in class root math integratoronedim already in tclasstable nwarning in class root math adaptiveintegratormultidim already in tclasstable nwarning in class root math integratormultidim already in tclasstable nwarning in class root math distsampler already in tclasstable nwarning in class root math factory already in tclasstable nwarning in class root math basicfitmethodfunction already in tclasstable nwarning in class root math basicfitmethodfunction already in tclasstable nwarning in class root math gaussintegrator already in tclasstable nwarning in class root math gausslegendreintegrator already in tclasstable nwarning in class root math irootfindermethod already in tclasstable nwarning in class root math rootfinder already in tclasstable nwarning in class root math richardsonderivator already in tclasstable nwarning in class root math already in tclasstable nwarning in class root math already in tclasstable nwarning in class root math brentrootfinder already in tclasstable nwarning in class root math distsampleroptions already in tclasstable nwarning in class root math goftest already in tclasstable nwarning in class tcomplex already in tclasstable nwarning in class tmatrixtbase already in tclasstable n glibc detected python free invalid next size normal n backtrace n lib libc so n lib libc so cfree n usr lib libstdc so zdlpv n usr lib libstdc so zdapv n build ports root lib libcore so n build ports root lib libcore so n build ports root lib libcore so errorhandler n build ports root lib libcore so z n build ports root lib libcore so infopfvvei n build ports root lib libcore so infopfvvei n build ports root lib libcore so infopfvvei n build ports root lib libcore so n build ports root lib libcore so infopkns n build ports root lib libmatrix so n build ports root lib libmatrix so n build ports root lib libmatrix so n build ports root lib libmatrix so n build ports root lib libmatrix so n lib ld linux so n lib ld linux so n lib ld linux so n lib ld linux so n lib ld linux so n lib libdl so n lib ld linux so n lib libdl so n lib libdl so dlopen n build buildslave foraii quick icerec build lib libicetray so projectssb n build buildslave foraii quick icerec build lib icecube icetray so implrkssb n build buildslave foraii quick icerec build lib icecube icetray so impl void return n build buildslave foraii quick icerec build lib icecube icetray so from tag n build buildslave foraii quick icerec build lib icecube icetray so call policiesens objectsf n build buildslave foraii quick icerec build lib icecube icetray so py function call policiesens objectsg n build ports lib boost libboost python mt d so n build ports lib boost libboost python mt d so n build ports lib boost libboost python mt d so n build ports lib boost libboost python mt d so n build ports lib boost libboost python mt d so n build ports lib boost libboost python mt d so exception implens n build ports lib boost libboost python mt d so n build ports lib boost libboost python mt d so n usr lib so pyobject call n usr lib so pyeval evalframe n usr lib so pyeval evalframe n usr lib so pyeval evalcodeex n usr lib so pyeval evalcode n usr lib so n usr lib so pyrun simplefileexflags n usr lib so pyrun anyfileexflags n usr lib so py main npython main n lib libc so libc start main npython n memory map r xp usr lib libstdc so r p usr lib libstdc so rw p usr lib libstdc so rw p r xp build ports lib boost libboost system mt d so rw p build ports lib boost libboost system mt d so r xp build ports lib boost libboost date time mt d so rw p build ports lib boost libboost date time mt d so r xp build ports lib boost libboost serialization mt d so rw p build ports lib boost libboost serialization mt d so r xp build ports lib boost libboost program options mt d so rw p build ports lib boost libboost program options mt d so r xp lib libgcc s so rw p lib libgcc s so r xp lib librt so r p lib librt so rw p lib librt so r xp build ports lib boost libboost filesystem mt d so rw p build ports lib boost libboost filesystem mt d so r xp build ports lib boost libboost regex mt d so rw p build ports lib boost libboost regex mt d so r xp build ports root lib librint so rw p build ports root lib librint so r xp usr lib lib dynload timemodule so rw p usr lib lib dynload timemodule so r xp usr lib lib dynload stropmodule so rw p usr lib lib dynload stropmodule so r xp build ports root lib libpostscript so rw p build ports root lib libpostscript so r xp build ports root lib libthread so rw p build ports root lib libthread so r xp usr lib so rw p usr lib so r xp lib libnss nis so r p lib libnss nis so rw p lib libnss nis so r xp usr lib lib dynload cstringio so rw p usr lib lib dynload cstringio so r xp usr lib lib dynload collectionsmodule so rw p usr lib lib dynload collectionsmodule so r xp build ports lib boost libboost iostreams mt d so rw p build ports lib boost libboost iostreams mt d so r xp lib libpcre so rw p lib libpcre so r xp lib libnss files so r p lib libnss files so rw p lib libnss files so r xp build buildslave foraii quick icerec build lib libphotospline so rw p build buildslave foraii quick icerec build lib libphotospline so r xp build ports lib boost libboost python mt d so rw p build ports lib boost libboost python mt d so r xp build ports root lib libnet so rw p build ports root lib libnet so rw p r xp build buildslave foraii quick icerec build lib libinterfaces so rw p build buildslave foraii quick icerec build lib libinterfaces so r xp lib ld so r p lib ld so rw p lib ld so r xp lib libc so r p lib libc so rw p lib libc so rw p r xp lib libdl so r p lib libdl so rw p lib libdl so r xp lib libm so r p lib libm so rw p lib libm so r xp lib libpthread so r p lib libpthread so rw p lib libpthread so rw p r xp lib libz so rw p lib libz so r xp build ports lib boost libboost signals mt d so rw p build ports lib boost libboost signals mt d so r xp lib libnsl so r p lib libnsl so rw p lib libnsl so rw p r xp lib libcrypt so r p lib libcrypt so rw p lib libcrypt so rw p r xp lib libutil so r p lib libutil so rw p lib libutil so r xp usr lib so rw p usr lib so rw p r xp build ports root lib libgraf so rw p build ports root lib libgraf so rw p r xp build ports root lib librint so rw p build ports root lib librint so r xp r xp build ports lib boost libboost thread mt d so rw p build ports lib boost libboost thread mt d so r xp build ports root lib so rw p build ports root lib so rw p r xp build ports root lib libminuit so rw p build ports root lib libminuit so rw p r xp build buildslave foraii quick icerec build lib icecube icetray so rw p build buildslave foraii quick icerec build lib icecube icetray so r xp build buildslave foraii quick icerec build lib libicetray so rw p build buildslave foraii quick icerec build lib libicetray so rw p r xp build ports root lib libcore so rw p build ports root lib libcore so rw p r xp build ports root lib libcint so rw p build ports root lib libcint so rw p r xp build ports root lib libhist so rw p build ports root lib libhist so rw p r xp build ports root lib libmatrix so rw p build ports root lib libmatrix so rw p r xp build ports root lib libphysics so rw p build ports root lib libphysics so r xp build ports root lib libmathcore so rw p build ports root lib libmathcore so rw p r xp usr lib libfreetype so rw p usr lib libfreetype so r xp build buildslave foraii quick icerec build lib icecube interfaces so rw p build buildslave foraii quick icerec build lib icecube interfaces so r xp build buildslave foraii quick icerec build lib libdomtools so rw p build buildslave foraii quick icerec build lib libdomtools so rw p r xp usr lib libgfortran so rw p usr lib libgfortran so r xp build buildslave foraii quick icerec build lib icecube dataio so rw p build buildslave foraii quick icerec build lib icecube dataio so r xp build buildslave foraii quick icerec build lib libphys services so rw p build buildslave foraii quick icerec build lib libphys services so rw p r xp build ports lib gsl libgsl so rw p build ports lib gsl libgsl so r xp build buildslave foraii quick icerec build lib libcoordinate service so rw p build buildslave foraii quick icerec build lib libcoordinate service so r xp build buildslave foraii quick icerec build lib liblinefit so rw p build buildslave foraii quick icerec build lib liblinefit so r xp build ports root lib libpostscript so rw p build ports root lib libpostscript so r xp build ports root lib librio so rw p build ports root lib librio so rw p r xp build buildslave foraii quick icerec build lib libflat ntuple so rw p build buildslave foraii quick icerec build lib libflat ntuple so r xp build buildslave foraii quick icerec build lib libclast so rw p build buildslave foraii quick icerec build lib libclast so r xp build buildslave foraii quick icerec build lib libatmcscdenergyreco so rw p build buildslave foraii quick icerec build lib libatmcscdenergyreco so r xp build ports root lib libgui so rw p build ports root lib libgui so rw p r xp build buildslave foraii quick icerec build lib libsimclasses so rw p build buildslave foraii quick icerec build lib libsimclasses so rw p r xp build ports lib so rw p build ports lib so rw p r xp build buildslave foraii quick icerec build lib libcscd llh so rw p build buildslave foraii quick icerec build lib libcscd llh so r xp build ports root lib libgpad so rw p build ports root lib libgpad so rw p r xp build buildslave foraii quick icerec build lib libtensor of inertia so rw p build buildslave foraii quick icerec build lib libtensor of inertia so r xp build buildslave foraii quick icerec build lib libmuon bundle reco so rw p build buildslave foraii quick icerec build lib libmuon bundle reco so rw p r xp build buildslave foraii quick icerec build lib libgulliver so rw p build buildslave foraii quick icerec build lib libgulliver so r xp build ports root lib libphysics so rw p build ports root lib libphysics so r xp build buildslave foraii quick icerec build lib libdataio so rw p build buildslave foraii quick icerec build lib libdataio so r xp build buildslave foraii quick icerec build lib libparaboloid so rw p build buildslave foraii quick icerec build lib libparaboloid so rw p r xp build ports root lib libnet so rw p build ports root lib libnet so rw p r xp build ports root lib libthread so rw p build ports root lib libthread so r xp usr lib libncurses so rw p usr lib libncurses so rw p r xp build buildslave foraii quick icerec build lib libtableio so rw p build buildslave foraii quick icerec build lib libtableio so r xp build ports root lib librio so rw p build ports root lib librio so rw p r xp build ports root lib libminuit so rw p build ports root lib libminuit so rw p r xp build buildslave foraii quick icerec build lib libdipolefit so rw p build buildslave foraii quick icerec build lib libdipolefit so rw p r xp build buildslave foraii quick icerec build lib libtoprec so rw p build buildslave foraii quick icerec build lib libtoprec so rw p r xp build ports root lib libhist so rw p build ports root lib libhist so rw p r xp build ports root lib libtree so rw p build ports root lib libtree so rw p r xp build ports root lib libgraf so rw p build ports root lib libgraf so rw p r xp usr bin python rw p usr bin python r xp build ports root lib libcint so rw p build ports root lib libcint so rw p rw p r xp build ports root lib so rw p build ports root lib so rw p r xp build ports lib rdmc librdmc so rw p build ports lib rdmc librdmc so rw p r xp build ports root lib so rw p build ports root lib so rw p r xp build ports lib libcfitsio so rw p build ports lib libcfitsio so rw p r xp build buildslave foraii quick icerec build lib libphotonics service so rw p build buildslave foraii quick icerec build lib libphotonics service so r xp build buildslave foraii quick icerec build lib liblilliput so rw p build buildslave foraii quick icerec build lib liblilliput so r xp build ports root lib libgui so rw p build ports root lib libgui so rw p r xp build ports root lib libmathcore so rw p build ports root lib libmathcore so rw p r xp build ports root lib libmatrix so rw p build ports root lib libmatrix so rw p r xp build ports root lib libtree so rw p build ports root lib libtree so rw p r xp build ports root lib libcore so rw p build ports root lib libcore so rw p r xp build buildslave foraii quick icerec build lib libipdf so rw p build buildslave foraii quick icerec build lib libipdf so r xp build ports root lib libgpad so rw p build ports root lib libgpad so rw p r xp build ports root lib so rw p build ports root lib so rw p r xp build buildslave foraii quick icerec build lib libdataclasses so rw p build buildslave foraii quick icerec build lib libdataclasses so rw p rw p rwxp n env shell sh line aborted path path ld library path ld library path dyld library path dyld library path pythonpath pythonpath icetray classpath icetray classpath platform src src build build ports ports rootsys build ports root shell shell new shell argv nexited icetray environment n n reporter nega cc dataclass icecube wisc edu resolution fixed time component combo reconstruction summary flat ntuple testwaveforms py fails with sigabrt on priority normal keywords flat ntuple tests milestone owner kath type defect
| 1
|
43,801
| 13,039,760,466
|
IssuesEvent
|
2020-07-28 17:18:17
|
jtimberlake/newrelic-telemetry-sdk-java
|
https://api.github.com/repos/jtimberlake/newrelic-telemetry-sdk-java
|
opened
|
CVE-2018-19362 (High) detected in jackson-databind-2.9.7.jar
|
security vulnerability
|
## CVE-2018-19362 - 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.9.7.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/newrelic-telemetry-sdk-java/integration_test/build.gradle.kts</p>
<p>Path to vulnerable library: /tmp/ws-ua_20200728171438_NHJYMY/downloadResource_GGNXXG/20200728171715/jackson-databind-2.9.7.jar</p>
<p>
Dependency Hierarchy:
- mockserver-client-java-5.5.1.jar (Root Library)
- mockserver-core-5.5.1.jar
- :x: **jackson-databind-2.9.7.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/jtimberlake/newrelic-telemetry-sdk-java/commit/572600d1746d2d4251737ef560ef6ebb4c8f3223">572600d1746d2d4251737ef560ef6ebb4c8f3223</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>
FasterXML jackson-databind 2.x before 2.9.8 might allow attackers to have unspecified impact by leveraging failure to block the jboss-common-core class from polymorphic deserialization.
<p>Publish Date: 2019-01-02
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-19362>CVE-2018-19362</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-2018-19362">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19362</a></p>
<p>Release Date: 2019-01-02</p>
<p>Fix Resolution: 2.9.8</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.9.7","isTransitiveDependency":true,"dependencyTree":"org.mock-server:mockserver-client-java:5.5.1;org.mock-server:mockserver-core:5.5.1;com.fasterxml.jackson.core:jackson-databind:2.9.7","isMinimumFixVersionAvailable":true,"minimumFixVersion":"2.9.8"}],"vulnerabilityIdentifier":"CVE-2018-19362","vulnerabilityDetails":"FasterXML jackson-databind 2.x before 2.9.8 might allow attackers to have unspecified impact by leveraging failure to block the jboss-common-core class from polymorphic deserialization.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-19362","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-2018-19362 (High) detected in jackson-databind-2.9.7.jar - ## CVE-2018-19362 - 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.9.7.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/newrelic-telemetry-sdk-java/integration_test/build.gradle.kts</p>
<p>Path to vulnerable library: /tmp/ws-ua_20200728171438_NHJYMY/downloadResource_GGNXXG/20200728171715/jackson-databind-2.9.7.jar</p>
<p>
Dependency Hierarchy:
- mockserver-client-java-5.5.1.jar (Root Library)
- mockserver-core-5.5.1.jar
- :x: **jackson-databind-2.9.7.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/jtimberlake/newrelic-telemetry-sdk-java/commit/572600d1746d2d4251737ef560ef6ebb4c8f3223">572600d1746d2d4251737ef560ef6ebb4c8f3223</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>
FasterXML jackson-databind 2.x before 2.9.8 might allow attackers to have unspecified impact by leveraging failure to block the jboss-common-core class from polymorphic deserialization.
<p>Publish Date: 2019-01-02
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-19362>CVE-2018-19362</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-2018-19362">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19362</a></p>
<p>Release Date: 2019-01-02</p>
<p>Fix Resolution: 2.9.8</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.9.7","isTransitiveDependency":true,"dependencyTree":"org.mock-server:mockserver-client-java:5.5.1;org.mock-server:mockserver-core:5.5.1;com.fasterxml.jackson.core:jackson-databind:2.9.7","isMinimumFixVersionAvailable":true,"minimumFixVersion":"2.9.8"}],"vulnerabilityIdentifier":"CVE-2018-19362","vulnerabilityDetails":"FasterXML jackson-databind 2.x before 2.9.8 might allow attackers to have unspecified impact by leveraging failure to block the jboss-common-core class from polymorphic deserialization.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-19362","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_defect
|
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 newrelic telemetry sdk java integration test build gradle kts path to vulnerable library tmp ws ua nhjymy downloadresource ggnxxg jackson databind jar dependency hierarchy mockserver client java jar root library mockserver core jar x jackson databind jar vulnerable library found in head commit a href vulnerability details fasterxml jackson databind x before might allow attackers to have unspecified impact by leveraging failure to block the jboss common core class from polymorphic deserialization 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 fasterxml jackson databind x before might allow attackers to have unspecified impact by leveraging failure to block the jboss common core class from polymorphic deserialization vulnerabilityurl
| 0
|
38,668
| 8,951,872,092
|
IssuesEvent
|
2019-01-25 15:07:20
|
svigerske/ipopt-donotuse
|
https://api.github.com/repos/svigerske/ipopt-donotuse
|
closed
|
--dos-compile Cygwin
|
Ipopt defect
|
Issue created by migration from Trac.
Original creator: vzavala
Original creation time: 2008-04-20 14:12:29
Assignee: ipopt-team
Version: 3.3
I've been trying to generate a stand-alone windows executable for IPOPT
under cygwin using ./configure --enable-doscompile. For some reason, when I
run the ipopt executable it still complains that the Cygwin library
Cygwin1.dll is not present. This happens even if any third-party software like blas and lapack is compiled with the code. I attach the onfig.lop file. It seems there might be a bug in the configure script.
|
1.0
|
--dos-compile Cygwin - Issue created by migration from Trac.
Original creator: vzavala
Original creation time: 2008-04-20 14:12:29
Assignee: ipopt-team
Version: 3.3
I've been trying to generate a stand-alone windows executable for IPOPT
under cygwin using ./configure --enable-doscompile. For some reason, when I
run the ipopt executable it still complains that the Cygwin library
Cygwin1.dll is not present. This happens even if any third-party software like blas and lapack is compiled with the code. I attach the onfig.lop file. It seems there might be a bug in the configure script.
|
defect
|
dos compile cygwin issue created by migration from trac original creator vzavala original creation time assignee ipopt team version i ve been trying to generate a stand alone windows executable for ipopt under cygwin using configure enable doscompile for some reason when i run the ipopt executable it still complains that the cygwin library dll is not present this happens even if any third party software like blas and lapack is compiled with the code i attach the onfig lop file it seems there might be a bug in the configure script
| 1
|
24,763
| 4,099,236,202
|
IssuesEvent
|
2016-06-03 11:48:31
|
hazelcast/hazelcast
|
https://api.github.com/repos/hazelcast/hazelcast
|
closed
|
[TEST-FIX] ConditionTest.testLockConditionSignalAllShutDownKeyOwner
|
Team: Core Type: Defect
|
https://hazelcast-l337.ci.cloudbees.com/job/Hazelcast-3.x-problematicTest/com.hazelcast$hazelcast/223/testReport/junit/com.hazelcast.concurrent.lock/ConditionTest/testLockConditionSignalAllShutDownKeyOwner/
```
java.lang.AssertionError: expected:<50> but was:<1>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:555)
at org.junit.Assert.assertEquals(Assert.java:542)
at com.hazelcast.concurrent.lock.ConditionTest.testLockConditionSignalAllShutDownKeyOwner(ConditionTest.java:426)
```
|
1.0
|
[TEST-FIX] ConditionTest.testLockConditionSignalAllShutDownKeyOwner - https://hazelcast-l337.ci.cloudbees.com/job/Hazelcast-3.x-problematicTest/com.hazelcast$hazelcast/223/testReport/junit/com.hazelcast.concurrent.lock/ConditionTest/testLockConditionSignalAllShutDownKeyOwner/
```
java.lang.AssertionError: expected:<50> but was:<1>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:555)
at org.junit.Assert.assertEquals(Assert.java:542)
at com.hazelcast.concurrent.lock.ConditionTest.testLockConditionSignalAllShutDownKeyOwner(ConditionTest.java:426)
```
|
defect
|
conditiontest testlockconditionsignalallshutdownkeyowner java lang assertionerror expected but was at org junit assert fail assert java at org junit assert failnotequals assert java at org junit assert assertequals assert java at org junit assert assertequals assert java at org junit assert assertequals assert java at com hazelcast concurrent lock conditiontest testlockconditionsignalallshutdownkeyowner conditiontest java
| 1
|
29,627
| 5,767,110,957
|
IssuesEvent
|
2017-04-27 09:08:53
|
opencaching/opencaching-pl
|
https://api.github.com/repos/opencaching/opencaching-pl
|
closed
|
Cachepage shows differend corrected coordinates
|
Component_Cache Priority_Medium Type_Defect
|
When on a cachepage the coordinate is corrected by a user the coordinates in the field where you can fill the coordinates are not correct. The corrected coordinates on top of the page are correct.


|
1.0
|
Cachepage shows differend corrected coordinates - When on a cachepage the coordinate is corrected by a user the coordinates in the field where you can fill the coordinates are not correct. The corrected coordinates on top of the page are correct.


|
defect
|
cachepage shows differend corrected coordinates when on a cachepage the coordinate is corrected by a user the coordinates in the field where you can fill the coordinates are not correct the corrected coordinates on top of the page are correct
| 1
|
434,851
| 30,471,638,485
|
IssuesEvent
|
2023-07-17 13:59:43
|
oda-hub/mmoda-frontend-module
|
https://api.github.com/repos/oda-hub/mmoda-frontend-module
|
opened
|
Help pages for automatically deployed services
|
documentation user manual
|
I think I have a descent help page now for Fermi/LAT, written in the Help.md file at Renkulab:
https://renkulab.io/gitlab/astronomy/mmoda/fermi/-/edit/master/Help.md
Can be a good test to see if it can be made visible from the frontend on https://staging.odahub.fr/mmoda/ and, ideally, appear as a sub-section of more general MMODA manual of https://www.astro.unige.ch/mmoda/ .....
|
1.0
|
Help pages for automatically deployed services - I think I have a descent help page now for Fermi/LAT, written in the Help.md file at Renkulab:
https://renkulab.io/gitlab/astronomy/mmoda/fermi/-/edit/master/Help.md
Can be a good test to see if it can be made visible from the frontend on https://staging.odahub.fr/mmoda/ and, ideally, appear as a sub-section of more general MMODA manual of https://www.astro.unige.ch/mmoda/ .....
|
non_defect
|
help pages for automatically deployed services i think i have a descent help page now for fermi lat written in the help md file at renkulab can be a good test to see if it can be made visible from the frontend on and ideally appear as a sub section of more general mmoda manual of
| 0
|
121,066
| 4,804,481,533
|
IssuesEvent
|
2016-11-02 13:42:44
|
project-rig/pynn_spinnaker
|
https://api.github.com/repos/project-rig/pynn_spinnaker
|
closed
|
Including size of population means _estimate_initial_constraint makes poor decisions
|
bug normal priority
|
- Synapse 1 max j constraint = 1024
- Synapse 2 max j constraint = 256
- Neuron j constraint = 256
- Current input j constraint = 512
Synapse constraint clamped down by population size (1000) to 1000 therefore it is no longer rounded to `4 * self.neuron_j_constraint`
|
1.0
|
Including size of population means _estimate_initial_constraint makes poor decisions - - Synapse 1 max j constraint = 1024
- Synapse 2 max j constraint = 256
- Neuron j constraint = 256
- Current input j constraint = 512
Synapse constraint clamped down by population size (1000) to 1000 therefore it is no longer rounded to `4 * self.neuron_j_constraint`
|
non_defect
|
including size of population means estimate initial constraint makes poor decisions synapse max j constraint synapse max j constraint neuron j constraint current input j constraint synapse constraint clamped down by population size to therefore it is no longer rounded to self neuron j constraint
| 0
|
363,532
| 10,742,129,122
|
IssuesEvent
|
2019-10-29 21:46:16
|
acl-services/paprika
|
https://api.github.com/repos/acl-services/paprika
|
closed
|
Create a variation for <Button /> to be treated like a link
|
Good First Issue Low Priority ↓ Proposal
|
# Feature request
## Is your feature request related to a problem?
- The problem is that we want to render a link but with button styles. We don't offer this right now in our button component.
## Describe the solution you'd like
`<Button.Link href="blah" />"
- This will actually render a <a> and be able to pass in `target` and other `<a>` attributes
or it might be best to just create a prop for "openNewTab"
## Describe alternatives you've considered
*A clear and concise description of any alternative solutions or features you've considered.*
## Additional context
*Add any other context or screenshots about the feature request here.*
|
1.0
|
Create a variation for <Button /> to be treated like a link - # Feature request
## Is your feature request related to a problem?
- The problem is that we want to render a link but with button styles. We don't offer this right now in our button component.
## Describe the solution you'd like
`<Button.Link href="blah" />"
- This will actually render a <a> and be able to pass in `target` and other `<a>` attributes
or it might be best to just create a prop for "openNewTab"
## Describe alternatives you've considered
*A clear and concise description of any alternative solutions or features you've considered.*
## Additional context
*Add any other context or screenshots about the feature request here.*
|
non_defect
|
create a variation for to be treated like a link feature request is your feature request related to a problem the problem is that we want to render a link but with button styles we don t offer this right now in our button component describe the solution you d like this will actually render a and be able to pass in target and other attributes or it might be best to just create a prop for opennewtab describe alternatives you ve considered a clear and concise description of any alternative solutions or features you ve considered additional context add any other context or screenshots about the feature request here
| 0
|
51,301
| 13,207,425,266
|
IssuesEvent
|
2020-08-14 23:03:17
|
icecube-trac/tix4
|
https://api.github.com/repos/icecube-trac/tix4
|
opened
|
amanda-core giving nasty segfault with release build on gorgon (ubu 8.10 x64) (Trac #163)
|
Incomplete Migration Migrated from Trac combo core defect
|
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/163">https://code.icecube.wisc.edu/projects/icecube/ticket/163</a>, reported by blaufussand owned by blaufuss</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2009-10-21T15:56:26",
"_ts": "1256140586000000",
"description": "nasty tracebacks:\n*** buffer overflow detected ***: python terminated\n======= Backtrace: =========\n/lib/libc.so.6(__fortify_fail+0x37)[0x7f4eec560887]\n/lib/libc.so.6[0x7f4eec55e750]\n/lib/libc.so.6[0x7f4eec55dae9]\n/lib/libc.so.6(_IO_default_xsputn+0x96)[0x7f4eec4d9116]\n/lib/libc.so.6(_IO_vfprintf+0x1c1c)[0x7f4eec4aa29c]\n/lib/libc.so.6(__vsprintf_chk+0x9d)[0x7f4eec55db8d]\n/lib/libc.so.6(__sprintf_chk+0x80)[0x7f4eec55dad0]\n/opt/slave_build/manual/offline-software/build_release/lib/libamanda-core.so(_ZN9F2kReader20FillTrigger_Muon_DAQERK4mhitR6I3TreeI9I3TriggerE+0x40)[0x7f4ee1a53140]\n",
"reporter": "blaufuss",
"cc": "fabian.kislat@desy.de",
"resolution": "fixed",
"time": "2009-06-12T20:59:39",
"component": "combo core",
"summary": "amanda-core giving nasty segfault with release build on gorgon (ubu 8.10 x64)",
"priority": "normal",
"keywords": "",
"milestone": "",
"owner": "blaufuss",
"type": "defect"
}
```
</p>
</details>
|
1.0
|
amanda-core giving nasty segfault with release build on gorgon (ubu 8.10 x64) (Trac #163) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/163">https://code.icecube.wisc.edu/projects/icecube/ticket/163</a>, reported by blaufussand owned by blaufuss</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2009-10-21T15:56:26",
"_ts": "1256140586000000",
"description": "nasty tracebacks:\n*** buffer overflow detected ***: python terminated\n======= Backtrace: =========\n/lib/libc.so.6(__fortify_fail+0x37)[0x7f4eec560887]\n/lib/libc.so.6[0x7f4eec55e750]\n/lib/libc.so.6[0x7f4eec55dae9]\n/lib/libc.so.6(_IO_default_xsputn+0x96)[0x7f4eec4d9116]\n/lib/libc.so.6(_IO_vfprintf+0x1c1c)[0x7f4eec4aa29c]\n/lib/libc.so.6(__vsprintf_chk+0x9d)[0x7f4eec55db8d]\n/lib/libc.so.6(__sprintf_chk+0x80)[0x7f4eec55dad0]\n/opt/slave_build/manual/offline-software/build_release/lib/libamanda-core.so(_ZN9F2kReader20FillTrigger_Muon_DAQERK4mhitR6I3TreeI9I3TriggerE+0x40)[0x7f4ee1a53140]\n",
"reporter": "blaufuss",
"cc": "fabian.kislat@desy.de",
"resolution": "fixed",
"time": "2009-06-12T20:59:39",
"component": "combo core",
"summary": "amanda-core giving nasty segfault with release build on gorgon (ubu 8.10 x64)",
"priority": "normal",
"keywords": "",
"milestone": "",
"owner": "blaufuss",
"type": "defect"
}
```
</p>
</details>
|
defect
|
amanda core giving nasty segfault with release build on gorgon ubu trac migrated from json status closed changetime ts description nasty tracebacks n buffer overflow detected python terminated n backtrace n lib libc so fortify fail n lib libc so n lib libc so n lib libc so io default xsputn n lib libc so io vfprintf n lib libc so vsprintf chk n lib libc so sprintf chk n opt slave build manual offline software build release lib libamanda core so muon n reporter blaufuss cc fabian kislat desy de resolution fixed time component combo core summary amanda core giving nasty segfault with release build on gorgon ubu priority normal keywords milestone owner blaufuss type defect
| 1
|
6,615
| 2,853,886,269
|
IssuesEvent
|
2015-06-01 20:53:51
|
sunpy/sunpy
|
https://api.github.com/repos/sunpy/sunpy
|
closed
|
Implement a method to test plots
|
Tests
|
Tests that test plotting need to be handled better as Tox can not create a GUI window.
```
TclError: no display name and no $DISPLAY environment variable
```
Perhaps we can learn from this:
http://matplotlib.org/devel/testing.html#writing-an-image-comparison-test
|
1.0
|
Implement a method to test plots - Tests that test plotting need to be handled better as Tox can not create a GUI window.
```
TclError: no display name and no $DISPLAY environment variable
```
Perhaps we can learn from this:
http://matplotlib.org/devel/testing.html#writing-an-image-comparison-test
|
non_defect
|
implement a method to test plots tests that test plotting need to be handled better as tox can not create a gui window tclerror no display name and no display environment variable perhaps we can learn from this
| 0
|
392,994
| 26,967,382,384
|
IssuesEvent
|
2023-02-09 00:01:24
|
hashicorp/terraform-provider-helm
|
https://api.github.com/repos/hashicorp/terraform-provider-helm
|
closed
|
could not find : Stat : The system cannot find the path specified
|
enhancement stale documentation acknowledged
|
Hello, getting an undocumented error using helm provider for TF 0.12. Unclear to what this error is.
### Terraform Version
Terraform version: 0.12.20
Go runtime version: go1.12.13
+ provider.azurerm v1.42.0
+ provider.external v1.2.0
+ provider.helm v1.0.0
+ provider.kubernetes v1.11.0
+ provider.random v2.2.1
### Affected Resource(s)
- helm_release
### Terraform Configuration Files
```hcl
resource "helm_release" "base" {
name = "chart_name"
chart = "<acr_repo_name>/chart_name"
dependency_update = true
namespace = "some-namespace"
values = [file("file.yaml")]
}
```
### Debug Output
2020/02/12 11:08:18 [DEBUG] module.aks-helm.helm_release.base: apply errored, but we're indicating that via the Error pointer rather than returning it: **could not find : Stat : The system cannot find the path specified.**
2020/02/12 11:08:18 [ERROR] module.aks-helm: eval: *terraform.EvalApplyPost, err: could not find : Stat : The system cannot find the path specified.
2020/02/12 11:08:18 [ERROR] module.aks-helm: eval: *terraform.EvalSequence, err: could not find : Stat : The system cannot find the path specified.
### Expected Behavior
Helm release to be deployed to k8s cluster
### Actual Behavior
"Error: could not find : Stat : The system cannot find the path specified."
### Steps to Reproduce
1. `terraform apply`
### Important Factoids
Using Windows 10 Device running TF locally, experiencing the same issue on another Windows device.
**UPDATE**
Changing the chart variable to the local file path of the uncompressed umbrella chart and running 'helm dep up' (within the chart directory) is performing the release. This is a short term workaround until it's known how umbrella charts from an external repo and using the requirements.yaml file to pull child charts from an external repo too.
**UPDATE 2**
Added quotes to the above example values file path.
|
1.0
|
could not find : Stat : The system cannot find the path specified - Hello, getting an undocumented error using helm provider for TF 0.12. Unclear to what this error is.
### Terraform Version
Terraform version: 0.12.20
Go runtime version: go1.12.13
+ provider.azurerm v1.42.0
+ provider.external v1.2.0
+ provider.helm v1.0.0
+ provider.kubernetes v1.11.0
+ provider.random v2.2.1
### Affected Resource(s)
- helm_release
### Terraform Configuration Files
```hcl
resource "helm_release" "base" {
name = "chart_name"
chart = "<acr_repo_name>/chart_name"
dependency_update = true
namespace = "some-namespace"
values = [file("file.yaml")]
}
```
### Debug Output
2020/02/12 11:08:18 [DEBUG] module.aks-helm.helm_release.base: apply errored, but we're indicating that via the Error pointer rather than returning it: **could not find : Stat : The system cannot find the path specified.**
2020/02/12 11:08:18 [ERROR] module.aks-helm: eval: *terraform.EvalApplyPost, err: could not find : Stat : The system cannot find the path specified.
2020/02/12 11:08:18 [ERROR] module.aks-helm: eval: *terraform.EvalSequence, err: could not find : Stat : The system cannot find the path specified.
### Expected Behavior
Helm release to be deployed to k8s cluster
### Actual Behavior
"Error: could not find : Stat : The system cannot find the path specified."
### Steps to Reproduce
1. `terraform apply`
### Important Factoids
Using Windows 10 Device running TF locally, experiencing the same issue on another Windows device.
**UPDATE**
Changing the chart variable to the local file path of the uncompressed umbrella chart and running 'helm dep up' (within the chart directory) is performing the release. This is a short term workaround until it's known how umbrella charts from an external repo and using the requirements.yaml file to pull child charts from an external repo too.
**UPDATE 2**
Added quotes to the above example values file path.
|
non_defect
|
could not find stat the system cannot find the path specified hello getting an undocumented error using helm provider for tf unclear to what this error is terraform version terraform version go runtime version provider azurerm provider external provider helm provider kubernetes provider random affected resource s helm release terraform configuration files hcl resource helm release base name chart name chart chart name dependency update true namespace some namespace values debug output module aks helm helm release base apply errored but we re indicating that via the error pointer rather than returning it could not find stat the system cannot find the path specified module aks helm eval terraform evalapplypost err could not find stat the system cannot find the path specified module aks helm eval terraform evalsequence err could not find stat the system cannot find the path specified expected behavior helm release to be deployed to cluster actual behavior error could not find stat the system cannot find the path specified steps to reproduce terraform apply important factoids using windows device running tf locally experiencing the same issue on another windows device update changing the chart variable to the local file path of the uncompressed umbrella chart and running helm dep up within the chart directory is performing the release this is a short term workaround until it s known how umbrella charts from an external repo and using the requirements yaml file to pull child charts from an external repo too update added quotes to the above example values file path
| 0
|
13,864
| 2,789,408,534
|
IssuesEvent
|
2015-05-08 19:13:08
|
orwant/google-visualization-issues
|
https://api.github.com/repos/orwant/google-visualization-issues
|
opened
|
Longer catagory string gets cut off on the left in firefox
|
Priority-Medium Type-Defect
|
Original [issue 20](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=20) created by orwant on 2009-08-06T18:38:30.000Z:
<b>What steps will reproduce the problem? Please provide a link to a</b>
<b>demonstration page if at all possible, or attach code.</b>
1. create a bar chart
2. make a pretty long catagory name (35 char or so)
<b>What component is this issue related to (PieChart, LineChart, DataTable,</b>
<b>Query, etc)?</b>
Bar and Column, though column only happens to the first dataset
<b>Are you using the test environment (version 1.1)?</b>
<b>(If you are not sure, answer NO)</b>
No
<b>What operating system and browser are you using?</b>
XP, firefox
<b>*********************************************************</b>
<b>For developers viewing this issue: please click the 'star' icon to be</b>
<b>notified of future changes, and to let us know how many of you are</b>
<b>interested in seeing it resolved.</b>
<b>*********************************************************</b>
|
1.0
|
Longer catagory string gets cut off on the left in firefox - Original [issue 20](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=20) created by orwant on 2009-08-06T18:38:30.000Z:
<b>What steps will reproduce the problem? Please provide a link to a</b>
<b>demonstration page if at all possible, or attach code.</b>
1. create a bar chart
2. make a pretty long catagory name (35 char or so)
<b>What component is this issue related to (PieChart, LineChart, DataTable,</b>
<b>Query, etc)?</b>
Bar and Column, though column only happens to the first dataset
<b>Are you using the test environment (version 1.1)?</b>
<b>(If you are not sure, answer NO)</b>
No
<b>What operating system and browser are you using?</b>
XP, firefox
<b>*********************************************************</b>
<b>For developers viewing this issue: please click the 'star' icon to be</b>
<b>notified of future changes, and to let us know how many of you are</b>
<b>interested in seeing it resolved.</b>
<b>*********************************************************</b>
|
defect
|
longer catagory string gets cut off on the left in firefox original created by orwant on what steps will reproduce the problem please provide a link to a demonstration page if at all possible or attach code create a bar chart make a pretty long catagory name char or so what component is this issue related to piechart linechart datatable query etc bar and column though column only happens to the first dataset are you using the test environment version if you are not sure answer no no what operating system and browser are you using xp firefox for developers viewing this issue please click the star icon to be notified of future changes and to let us know how many of you are interested in seeing it resolved
| 1
|
50,954
| 7,646,887,626
|
IssuesEvent
|
2018-05-09 00:32:16
|
tock/tock
|
https://api.github.com/repos/tock/tock
|
closed
|
Tutorial K4: Loopback SPI
|
documentation
|
Tutorial K4: Set up SPI to be loopback, write a driver with a command to send to SPI and an event on completion, with a buffer for received string (allow/subscribe).
Goal: show allow/subscribe, non-blocking nature of kernel, buffer management.
|
1.0
|
Tutorial K4: Loopback SPI - Tutorial K4: Set up SPI to be loopback, write a driver with a command to send to SPI and an event on completion, with a buffer for received string (allow/subscribe).
Goal: show allow/subscribe, non-blocking nature of kernel, buffer management.
|
non_defect
|
tutorial loopback spi tutorial set up spi to be loopback write a driver with a command to send to spi and an event on completion with a buffer for received string allow subscribe goal show allow subscribe non blocking nature of kernel buffer management
| 0
|
281,642
| 21,315,423,834
|
IssuesEvent
|
2022-04-16 07:24:28
|
tanyjnaaman/pe
|
https://api.github.com/repos/tanyjnaaman/pe
|
opened
|
Inconsistency in notation of ... in UG
|
severity.VeryLow type.DocumentationBug
|
Without space before, at 3.2.4.

With space before, at 3.3.1.

<!--session: 1650092924790-03aeefec-09a4-4c31-967a-69783b43c95f-->
<!--Version: Web v3.4.2-->
|
1.0
|
Inconsistency in notation of ... in UG - Without space before, at 3.2.4.

With space before, at 3.3.1.

<!--session: 1650092924790-03aeefec-09a4-4c31-967a-69783b43c95f-->
<!--Version: Web v3.4.2-->
|
non_defect
|
inconsistency in notation of in ug without space before at with space before at
| 0
|
129,128
| 12,399,113,849
|
IssuesEvent
|
2020-05-21 04:05:43
|
docksal/docksal
|
https://api.github.com/repos/docksal/docksal
|
closed
|
DB and CLI containers fail to launch when using NFS
|
os/macOS 🏷bug 🏷documentation
|
<!--
If you are reporting a new issue, make sure that we do not have any duplicates
already open. You can ensure this by searching the issue list for this
repository. If there is a duplicate, please close your issue and add a comment
to the existing issue instead.
---------------------------------------------------
BUG REPORT INFORMATION
---------------------------------------------------
Use the commands below to provide key information from your environment:
You do NOT have to include this information if this is a FEATURE REQUEST
-->
**Description**
When I try to use NFS, the db and cli containers fail to start. This happened on Mojave and it still happens on Catalina for me.
Using bind or unison start the project normally.
**Steps to reproduce the issue:**
1. Set DOCKSAL_VOLUMES="nfs" on project or ~/.docksal .env file
**Describe the results you received:**
Output:
Starting services...
Creating network "imprint-plus_default" with the default driver
Starting imprint-plus_elasticsearch_1 ...
Starting imprint-plus_db_1 ...
Starting imprint-plus_cli_1 ... error
ERROR: for imprint-plus_cli_1 Cannot start service cli: error while mounting volume '/var/lib/docker/volumes/imprint-plus_project_root/_data': failed to mount local volume: mount :/Users/jaime/beargroup/imprint-plus:/var/lib/docker/volumesStarting imprint-plus_db_1 ... error
e or directory
ERROR: for imprint-plus_db_1 Cannot start service db: error while mounting volume '/var/lib/docker/volumes/imprint-plusStarting imprint-plus_elasticsearch_1 ... done
mprint-plus_project_root/_data, flags: 0xc00, data: addr=192.168.64.1,vers=3,nolock,noacl,nocto,actimeo=1: no such file or directory
ERROR: for cli Cannot start service cli: error while mounting volume '/var/lib/docker/volumes/imprint-plus_project_root/_data': failed to mount local volume: mount :/Users/jaime/beargroup/imprint-plus:/var/lib/docker/volumes/imprint-plus_project_root/_data, flags: 0xc00, data: addr=192.168.64.1,vers=3,nolock,noacl,nocto,actimeo=1: no such file or directory
ERROR: for db Cannot start service db: error while mounting volume '/var/lib/docker/volumes/imprint-plus_project_root/_data': failed to mount local volume: mount :/Users/jaime/beargroup/imprint-plus:/var/lib/docker/volumes/imprint-plus_project_root/_data, flags: 0xc00, data: addr=192.168.64.1,vers=3,nolock,noacl,nocto,actimeo=1: no such file or directory
ERROR: Encountered errors while bringing up the project.
**Describe the results you expected:**
Containers to launch normally.
**Output of `fin config`:**
<details>
<summary>fin config output</summary>
```
---------------------
COMPOSE_PROJECT_NAME_SAFE: imprint-plus
COMPOSE_FILE:
/Users/jaime/.docksal/stacks/volumes-nfs.yml
/Users/jaime/.docksal/stacks/stack-default.yml
/Users/jaime/beargroup/imprint-plus/.docksal/docksal.yml
ENV_FILE:
/Users/jaime/beargroup/imprint-plus/.docksal/docksal.env
/Users/jaime/beargroup/imprint-plus/.docksal/docksal-local.env
PROJECT_ROOT: /Users/jaime/beargroup/imprint-plus
DOCROOT: .
VIRTUAL_HOST: imprint-plus.docksal
VIRTUAL_HOST_ALIASES: *.imprint-plus.docksal
IP: 192.168.64.100
MYSQL:
Docker Compose configuration
---------------------
services:
cli:
dns:
- 192.168.64.100
- 8.8.8.8
environment:
BLACKFIRE_CLIENT_ID: null
BLACKFIRE_CLIENT_TOKEN: null
COMPOSER_ALLOW_XDEBUG: '0'
COMPOSER_DISABLE_XDEBUG_WARN: '0'
DOCROOT: .
DRUSH_ALLOW_XDEBUG: '0'
DRUSH_OPTIONS_URI: imprint-plus.docksal
GIT_USER_EMAIL: jaimelopezav@gmail.com
GIT_USER_NAME: Jaime
HOST_GID: '20'
HOST_UID: '501'
MYSQL_DATABASE: default
MYSQL_HOST: db
MYSQL_PASSWORD: user
MYSQL_ROOT_PASSWORD: root
MYSQL_USER: user
PHP_IDE_CONFIG: serverName=imprint-plus.docksal
SECRET_ACAPI_EMAIL: null
SECRET_ACAPI_KEY: null
SECRET_PLATFORMSH_CLI_TOKEN: null
SECRET_SSH_PRIVATE_KEY: null
SECRET_TERMINUS_TOKEN: null
SSH_AUTH_SOCK: /.ssh-agent/proxy-socket
VIRTUAL_HOST: imprint-plus.docksal
XDEBUG_CONFIG: remote_connect_back=0 remote_host=192.168.64.1
XDEBUG_ENABLED: '0'
hostname: cli
image: docksal/cli:2.10-php7.2
labels:
io.docksal.shell: bash
io.docksal.user: docker
volumes:
- docksal_ssh_agent:/.ssh-agent:ro
- cli_home:/home/docker:rw
- project_root:/var/www:rw,nocopy,cached
db:
dns:
- 192.168.64.100
- 8.8.8.8
environment:
MYSQL_ALLOW_EMPTY_PASSWORD: null
MYSQL_DATABASE: default
MYSQL_INITDB_SKIP_TZINFO: null
MYSQL_ONETIME_PASSWORD: null
MYSQL_PASSWORD: user
MYSQL_RANDOM_ROOT_PASSWORD: null
MYSQL_ROOT_PASSWORD: root
MYSQL_USER: user
hostname: db
image: docksal/db:1.3-mysql-5.6
ports:
- 33078:3306/tcp
volumes:
- db_data:/var/lib/mysql:rw
- project_root:/var/www:ro,nocopy,cached
elasticsearch:
dns:
- 192.168.64.100
- 8.8.8.8
- 192.168.64.100
- 8.8.8.8
entrypoint: /usr/share/elasticsearch/docksal/entrypoints/elasticsearch.sh
environment:
ES_JAVA_OPTS: -Xms512m -Xmx512m
bootstrap.memory_lock: "true"
hostname: elasticsearch
image: elasticsearch:6.5.3
ports:
- 9200/tcp
ulimits:
memlock:
hard: -1
soft: -1
volumes:
- /Users/jaime/beargroup/imprint-plus/.docksal:/usr/share/elasticsearch/docksal:rw
web:
depends_on:
cli:
condition: service_started
dns:
- 192.168.64.100
- 8.8.8.8
environment:
APACHE_BASIC_AUTH_PASS: null
APACHE_BASIC_AUTH_USER: null
APACHE_DOCUMENTROOT: /var/www/.
APACHE_FCGI_HOST_PORT: cli:9000
hostname: web
image: docksal/apache:2.4-2.3
labels:
io.docksal.cert-name: none
io.docksal.permanent: "false"
io.docksal.project-root: /Users/jaime/beargroup/imprint-plus
io.docksal.virtual-host: imprint-plus.docksal,*.imprint-plus.docksal,imprint-plus.docksal.*
volumes:
- project_root:/var/www:ro,nocopy,cached
version: '2.1'
volumes:
cli_home: {}
db_data: {}
docksal_ssh_agent:
external: true
name: docksal_ssh_agent
project_root:
driver: local
driver_opts:
device: :/Users/jaime/beargroup/imprint-plus
o: addr=192.168.64.1,vers=3,nolock,noacl,nocto,noatime,nodiratime,actimeo=1
type: nfs
---------------------
```
</details>
<br>
**Output of `fin sysinfo`:**
<details>
<summary>fin sysinfo output</summary>
```
███ OS
Darwin Mac OS X 10.15.2
Darwin Macbearth.local 19.2.0 Darwin Kernel Version 19.2.0: Sat Nov 9 03:47:04 PST 2019; root:xnu-6153.61.1~20/RELEASE_X86_64 x86_64
███ ENVIRONMENT
MODE : Docker Desktop
███ FIN
fin version: 1.93.0
███ DOCKER COMPOSE
EXPECTED VERSION: 1.24.1
docker-compose version 1.24.1, build 4667896b
docker-py version: 3.7.3
CPython version: 3.6.8
OpenSSL version: OpenSSL 1.1.0j 20 Nov 2018
███ DOCKER
EXPECTED VERSION: 19.03.4
Client: Docker Engine - Community
Version: 19.03.4
API version: 1.40
Go version: go1.12.10
Git commit: 9013bf5
Built: Fri Oct 18 15:48:38 2019
OS/Arch: darwin/amd64
Experimental: false
Server: Docker Engine - Community
Engine:
Version: 19.03.5
API version: 1.40 (minimum version 1.12)
Go version: go1.12.12
Git commit: 633a0ea
Built: Wed Nov 13 07:29:19 2019
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: v1.2.10
GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339
runc:
Version: 1.0.0-rc8+dev
GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
docker-init:
Version: 0.18.0
GitCommit: fec3683
███ DOCKSAL: PROJECTS
project STATUS virtual host project root
███ DOCKSAL: VIRTUAL HOSTS
No virtual hosts found
███ DOCKSAL: DNS
Successfully requested http://dns-test.docksal
███ DOCKER: RUNNING CONTAINERS
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
3b8b6882352a elasticsearch:6.5.3 "/usr/share/elastics…" 9 minutes ago Up 56 seconds 9300/tcp, 0.0.0.0:32774->9200/tcp imprint-plus_elasticsearch_1
fff7e7953029 docksal/ssh-agent:1.3 "docker-entrypoint.s…" About an hour ago Up About an hour (healthy) docksal-ssh-agent
583a3cd01479 docksal/dns:1.1 "docker-entrypoint.s…" About an hour ago Up About an hour (healthy) 192.168.64.100:53->53/udp docksal-dns
ac34873c48b6 docksal/vhost-proxy:1.5 "docker-entrypoint.s…" About an hour ago Up About an hour (healthy) 192.168.64.100:80->80/tcp, 192.168.64.100:443->443/tcp docksal-vhost-proxy
███ DOCKER: NETWORKS
NETWORK ID NAME DRIVER SCOPE
596ba49a2edc _default bridge local
76ecad989ac5 bridge bridge local
e265e809d4c6 everymanjack_default bridge local
78678b4ed24a host host local
13bb98c779f5 imprint-plus_default bridge local
48e12c474945 none null local
c83eefef59b8 sub_default bridge local
███ DOCKER DESKTOP
EXPECTED VERSION: 2.0.0.3
2.1.0.5
███ HDD Usage
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk1s6 466Gi 10Gi 249Gi 4% 484040 4881968840 0% /
devfs 191Ki 191Ki 0Bi 100% 660 0 100% /dev
/dev/disk1s1 466Gi 186Gi 249Gi 43% 1260314 4881192566 0% /System/Volumes/Data
/dev/disk1s4 466Gi 1.0Gi 249Gi 1% 1 4882452879 0% /private/var/vm
map auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /System/Volumes/Data/home
/dev/disk1s5 466Gi 19Gi 249Gi 8% 1276439 4881176441 0% /Volumes/dev
```
</details>
<br>
**Contents of my /etc/exports for extra credit**
```
% cat /etc/exports
# <ds-nfs docksal
/Users 192.168.64.1 192.168.64.100 -alldirs -maproot=0:0
# ds-nfs>
```
|
1.0
|
DB and CLI containers fail to launch when using NFS - <!--
If you are reporting a new issue, make sure that we do not have any duplicates
already open. You can ensure this by searching the issue list for this
repository. If there is a duplicate, please close your issue and add a comment
to the existing issue instead.
---------------------------------------------------
BUG REPORT INFORMATION
---------------------------------------------------
Use the commands below to provide key information from your environment:
You do NOT have to include this information if this is a FEATURE REQUEST
-->
**Description**
When I try to use NFS, the db and cli containers fail to start. This happened on Mojave and it still happens on Catalina for me.
Using bind or unison start the project normally.
**Steps to reproduce the issue:**
1. Set DOCKSAL_VOLUMES="nfs" on project or ~/.docksal .env file
**Describe the results you received:**
Output:
Starting services...
Creating network "imprint-plus_default" with the default driver
Starting imprint-plus_elasticsearch_1 ...
Starting imprint-plus_db_1 ...
Starting imprint-plus_cli_1 ... error
ERROR: for imprint-plus_cli_1 Cannot start service cli: error while mounting volume '/var/lib/docker/volumes/imprint-plus_project_root/_data': failed to mount local volume: mount :/Users/jaime/beargroup/imprint-plus:/var/lib/docker/volumesStarting imprint-plus_db_1 ... error
e or directory
ERROR: for imprint-plus_db_1 Cannot start service db: error while mounting volume '/var/lib/docker/volumes/imprint-plusStarting imprint-plus_elasticsearch_1 ... done
mprint-plus_project_root/_data, flags: 0xc00, data: addr=192.168.64.1,vers=3,nolock,noacl,nocto,actimeo=1: no such file or directory
ERROR: for cli Cannot start service cli: error while mounting volume '/var/lib/docker/volumes/imprint-plus_project_root/_data': failed to mount local volume: mount :/Users/jaime/beargroup/imprint-plus:/var/lib/docker/volumes/imprint-plus_project_root/_data, flags: 0xc00, data: addr=192.168.64.1,vers=3,nolock,noacl,nocto,actimeo=1: no such file or directory
ERROR: for db Cannot start service db: error while mounting volume '/var/lib/docker/volumes/imprint-plus_project_root/_data': failed to mount local volume: mount :/Users/jaime/beargroup/imprint-plus:/var/lib/docker/volumes/imprint-plus_project_root/_data, flags: 0xc00, data: addr=192.168.64.1,vers=3,nolock,noacl,nocto,actimeo=1: no such file or directory
ERROR: Encountered errors while bringing up the project.
**Describe the results you expected:**
Containers to launch normally.
**Output of `fin config`:**
<details>
<summary>fin config output</summary>
```
---------------------
COMPOSE_PROJECT_NAME_SAFE: imprint-plus
COMPOSE_FILE:
/Users/jaime/.docksal/stacks/volumes-nfs.yml
/Users/jaime/.docksal/stacks/stack-default.yml
/Users/jaime/beargroup/imprint-plus/.docksal/docksal.yml
ENV_FILE:
/Users/jaime/beargroup/imprint-plus/.docksal/docksal.env
/Users/jaime/beargroup/imprint-plus/.docksal/docksal-local.env
PROJECT_ROOT: /Users/jaime/beargroup/imprint-plus
DOCROOT: .
VIRTUAL_HOST: imprint-plus.docksal
VIRTUAL_HOST_ALIASES: *.imprint-plus.docksal
IP: 192.168.64.100
MYSQL:
Docker Compose configuration
---------------------
services:
cli:
dns:
- 192.168.64.100
- 8.8.8.8
environment:
BLACKFIRE_CLIENT_ID: null
BLACKFIRE_CLIENT_TOKEN: null
COMPOSER_ALLOW_XDEBUG: '0'
COMPOSER_DISABLE_XDEBUG_WARN: '0'
DOCROOT: .
DRUSH_ALLOW_XDEBUG: '0'
DRUSH_OPTIONS_URI: imprint-plus.docksal
GIT_USER_EMAIL: jaimelopezav@gmail.com
GIT_USER_NAME: Jaime
HOST_GID: '20'
HOST_UID: '501'
MYSQL_DATABASE: default
MYSQL_HOST: db
MYSQL_PASSWORD: user
MYSQL_ROOT_PASSWORD: root
MYSQL_USER: user
PHP_IDE_CONFIG: serverName=imprint-plus.docksal
SECRET_ACAPI_EMAIL: null
SECRET_ACAPI_KEY: null
SECRET_PLATFORMSH_CLI_TOKEN: null
SECRET_SSH_PRIVATE_KEY: null
SECRET_TERMINUS_TOKEN: null
SSH_AUTH_SOCK: /.ssh-agent/proxy-socket
VIRTUAL_HOST: imprint-plus.docksal
XDEBUG_CONFIG: remote_connect_back=0 remote_host=192.168.64.1
XDEBUG_ENABLED: '0'
hostname: cli
image: docksal/cli:2.10-php7.2
labels:
io.docksal.shell: bash
io.docksal.user: docker
volumes:
- docksal_ssh_agent:/.ssh-agent:ro
- cli_home:/home/docker:rw
- project_root:/var/www:rw,nocopy,cached
db:
dns:
- 192.168.64.100
- 8.8.8.8
environment:
MYSQL_ALLOW_EMPTY_PASSWORD: null
MYSQL_DATABASE: default
MYSQL_INITDB_SKIP_TZINFO: null
MYSQL_ONETIME_PASSWORD: null
MYSQL_PASSWORD: user
MYSQL_RANDOM_ROOT_PASSWORD: null
MYSQL_ROOT_PASSWORD: root
MYSQL_USER: user
hostname: db
image: docksal/db:1.3-mysql-5.6
ports:
- 33078:3306/tcp
volumes:
- db_data:/var/lib/mysql:rw
- project_root:/var/www:ro,nocopy,cached
elasticsearch:
dns:
- 192.168.64.100
- 8.8.8.8
- 192.168.64.100
- 8.8.8.8
entrypoint: /usr/share/elasticsearch/docksal/entrypoints/elasticsearch.sh
environment:
ES_JAVA_OPTS: -Xms512m -Xmx512m
bootstrap.memory_lock: "true"
hostname: elasticsearch
image: elasticsearch:6.5.3
ports:
- 9200/tcp
ulimits:
memlock:
hard: -1
soft: -1
volumes:
- /Users/jaime/beargroup/imprint-plus/.docksal:/usr/share/elasticsearch/docksal:rw
web:
depends_on:
cli:
condition: service_started
dns:
- 192.168.64.100
- 8.8.8.8
environment:
APACHE_BASIC_AUTH_PASS: null
APACHE_BASIC_AUTH_USER: null
APACHE_DOCUMENTROOT: /var/www/.
APACHE_FCGI_HOST_PORT: cli:9000
hostname: web
image: docksal/apache:2.4-2.3
labels:
io.docksal.cert-name: none
io.docksal.permanent: "false"
io.docksal.project-root: /Users/jaime/beargroup/imprint-plus
io.docksal.virtual-host: imprint-plus.docksal,*.imprint-plus.docksal,imprint-plus.docksal.*
volumes:
- project_root:/var/www:ro,nocopy,cached
version: '2.1'
volumes:
cli_home: {}
db_data: {}
docksal_ssh_agent:
external: true
name: docksal_ssh_agent
project_root:
driver: local
driver_opts:
device: :/Users/jaime/beargroup/imprint-plus
o: addr=192.168.64.1,vers=3,nolock,noacl,nocto,noatime,nodiratime,actimeo=1
type: nfs
---------------------
```
</details>
<br>
**Output of `fin sysinfo`:**
<details>
<summary>fin sysinfo output</summary>
```
███ OS
Darwin Mac OS X 10.15.2
Darwin Macbearth.local 19.2.0 Darwin Kernel Version 19.2.0: Sat Nov 9 03:47:04 PST 2019; root:xnu-6153.61.1~20/RELEASE_X86_64 x86_64
███ ENVIRONMENT
MODE : Docker Desktop
███ FIN
fin version: 1.93.0
███ DOCKER COMPOSE
EXPECTED VERSION: 1.24.1
docker-compose version 1.24.1, build 4667896b
docker-py version: 3.7.3
CPython version: 3.6.8
OpenSSL version: OpenSSL 1.1.0j 20 Nov 2018
███ DOCKER
EXPECTED VERSION: 19.03.4
Client: Docker Engine - Community
Version: 19.03.4
API version: 1.40
Go version: go1.12.10
Git commit: 9013bf5
Built: Fri Oct 18 15:48:38 2019
OS/Arch: darwin/amd64
Experimental: false
Server: Docker Engine - Community
Engine:
Version: 19.03.5
API version: 1.40 (minimum version 1.12)
Go version: go1.12.12
Git commit: 633a0ea
Built: Wed Nov 13 07:29:19 2019
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: v1.2.10
GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339
runc:
Version: 1.0.0-rc8+dev
GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
docker-init:
Version: 0.18.0
GitCommit: fec3683
███ DOCKSAL: PROJECTS
project STATUS virtual host project root
███ DOCKSAL: VIRTUAL HOSTS
No virtual hosts found
███ DOCKSAL: DNS
Successfully requested http://dns-test.docksal
███ DOCKER: RUNNING CONTAINERS
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
3b8b6882352a elasticsearch:6.5.3 "/usr/share/elastics…" 9 minutes ago Up 56 seconds 9300/tcp, 0.0.0.0:32774->9200/tcp imprint-plus_elasticsearch_1
fff7e7953029 docksal/ssh-agent:1.3 "docker-entrypoint.s…" About an hour ago Up About an hour (healthy) docksal-ssh-agent
583a3cd01479 docksal/dns:1.1 "docker-entrypoint.s…" About an hour ago Up About an hour (healthy) 192.168.64.100:53->53/udp docksal-dns
ac34873c48b6 docksal/vhost-proxy:1.5 "docker-entrypoint.s…" About an hour ago Up About an hour (healthy) 192.168.64.100:80->80/tcp, 192.168.64.100:443->443/tcp docksal-vhost-proxy
███ DOCKER: NETWORKS
NETWORK ID NAME DRIVER SCOPE
596ba49a2edc _default bridge local
76ecad989ac5 bridge bridge local
e265e809d4c6 everymanjack_default bridge local
78678b4ed24a host host local
13bb98c779f5 imprint-plus_default bridge local
48e12c474945 none null local
c83eefef59b8 sub_default bridge local
███ DOCKER DESKTOP
EXPECTED VERSION: 2.0.0.3
2.1.0.5
███ HDD Usage
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk1s6 466Gi 10Gi 249Gi 4% 484040 4881968840 0% /
devfs 191Ki 191Ki 0Bi 100% 660 0 100% /dev
/dev/disk1s1 466Gi 186Gi 249Gi 43% 1260314 4881192566 0% /System/Volumes/Data
/dev/disk1s4 466Gi 1.0Gi 249Gi 1% 1 4882452879 0% /private/var/vm
map auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /System/Volumes/Data/home
/dev/disk1s5 466Gi 19Gi 249Gi 8% 1276439 4881176441 0% /Volumes/dev
```
</details>
<br>
**Contents of my /etc/exports for extra credit**
```
% cat /etc/exports
# <ds-nfs docksal
/Users 192.168.64.1 192.168.64.100 -alldirs -maproot=0:0
# ds-nfs>
```
|
non_defect
|
db and cli containers fail to launch when using nfs if you are reporting a new issue make sure that we do not have any duplicates already open you can ensure this by searching the issue list for this repository if there is a duplicate please close your issue and add a comment to the existing issue instead bug report information use the commands below to provide key information from your environment you do not have to include this information if this is a feature request description when i try to use nfs the db and cli containers fail to start this happened on mojave and it still happens on catalina for me using bind or unison start the project normally steps to reproduce the issue set docksal volumes nfs on project or docksal env file describe the results you received output starting services creating network imprint plus default with the default driver starting imprint plus elasticsearch starting imprint plus db starting imprint plus cli error error for imprint plus cli cannot start service cli error while mounting volume var lib docker volumes imprint plus project root data failed to mount local volume mount users jaime beargroup imprint plus var lib docker volumesstarting imprint plus db error e or directory error for imprint plus db cannot start service db error while mounting volume var lib docker volumes imprint plusstarting imprint plus elasticsearch done mprint plus project root data flags data addr vers nolock noacl nocto actimeo no such file or directory error for cli cannot start service cli error while mounting volume var lib docker volumes imprint plus project root data failed to mount local volume mount users jaime beargroup imprint plus var lib docker volumes imprint plus project root data flags data addr vers nolock noacl nocto actimeo no such file or directory error for db cannot start service db error while mounting volume var lib docker volumes imprint plus project root data failed to mount local volume mount users jaime beargroup imprint plus var lib docker volumes imprint plus project root data flags data addr vers nolock noacl nocto actimeo no such file or directory error encountered errors while bringing up the project describe the results you expected containers to launch normally output of fin config fin config output compose project name safe imprint plus compose file users jaime docksal stacks volumes nfs yml users jaime docksal stacks stack default yml users jaime beargroup imprint plus docksal docksal yml env file users jaime beargroup imprint plus docksal docksal env users jaime beargroup imprint plus docksal docksal local env project root users jaime beargroup imprint plus docroot virtual host imprint plus docksal virtual host aliases imprint plus docksal ip mysql docker compose configuration services cli dns environment blackfire client id null blackfire client token null composer allow xdebug composer disable xdebug warn docroot drush allow xdebug drush options uri imprint plus docksal git user email jaimelopezav gmail com git user name jaime host gid host uid mysql database default mysql host db mysql password user mysql root password root mysql user user php ide config servername imprint plus docksal secret acapi email null secret acapi key null secret platformsh cli token null secret ssh private key null secret terminus token null ssh auth sock ssh agent proxy socket virtual host imprint plus docksal xdebug config remote connect back remote host xdebug enabled hostname cli image docksal cli labels io docksal shell bash io docksal user docker volumes docksal ssh agent ssh agent ro cli home home docker rw project root var www rw nocopy cached db dns environment mysql allow empty password null mysql database default mysql initdb skip tzinfo null mysql onetime password null mysql password user mysql random root password null mysql root password root mysql user user hostname db image docksal db mysql ports tcp volumes db data var lib mysql rw project root var www ro nocopy cached elasticsearch dns entrypoint usr share elasticsearch docksal entrypoints elasticsearch sh environment es java opts bootstrap memory lock true hostname elasticsearch image elasticsearch ports tcp ulimits memlock hard soft volumes users jaime beargroup imprint plus docksal usr share elasticsearch docksal rw web depends on cli condition service started dns environment apache basic auth pass null apache basic auth user null apache documentroot var www apache fcgi host port cli hostname web image docksal apache labels io docksal cert name none io docksal permanent false io docksal project root users jaime beargroup imprint plus io docksal virtual host imprint plus docksal imprint plus docksal imprint plus docksal volumes project root var www ro nocopy cached version volumes cli home db data docksal ssh agent external true name docksal ssh agent project root driver local driver opts device users jaime beargroup imprint plus o addr vers nolock noacl nocto noatime nodiratime actimeo type nfs output of fin sysinfo fin sysinfo output ███ os darwin mac os x darwin macbearth local darwin kernel version sat nov pst root xnu release ███ environment mode docker desktop ███ fin fin version ███ docker compose expected version docker compose version build docker py version cpython version openssl version openssl nov ███ docker expected version client docker engine community version api version go version git commit built fri oct os arch darwin experimental false server docker engine community engine version api version minimum version go version git commit built wed nov os arch linux experimental false containerd version gitcommit runc version dev gitcommit docker init version gitcommit ███ docksal projects project status virtual host project root ███ docksal virtual hosts no virtual hosts found ███ docksal dns successfully requested ███ docker running containers container id image command created status ports names elasticsearch usr share elastics… minutes ago up seconds tcp tcp imprint plus elasticsearch docksal ssh agent docker entrypoint s… about an hour ago up about an hour healthy docksal ssh agent docksal dns docker entrypoint s… about an hour ago up about an hour healthy udp docksal dns docksal vhost proxy docker entrypoint s… about an hour ago up about an hour healthy tcp tcp docksal vhost proxy ███ docker networks network id name driver scope default bridge local bridge bridge local everymanjack default bridge local host host local imprint plus default bridge local none null local sub default bridge local ███ docker desktop expected version ███ hdd usage filesystem size used avail capacity iused ifree iused mounted on dev devfs dev dev system volumes data dev private var vm map auto home system volumes data home dev volumes dev contents of my etc exports for extra credit cat etc exports ds nfs docksal users alldirs maproot ds nfs
| 0
|
10,338
| 2,622,145,419
|
IssuesEvent
|
2015-03-04 00:03:54
|
byzhang/i7z
|
https://api.github.com/repos/byzhang/i7z
|
opened
|
Problem on systems with many cores
|
auto-migrated Priority-Medium Type-Defect
|
```
What steps will reproduce the problem?
1. ./i7z on my 8 socket 8 core E7 (westmere-ex)
What is the expected output? What do you see instead? If possible do paste
the output
Expected: work
Actual:
# ./i7z
i7z DEBUG: i7z version: svn-r50-(1-1-2011)
i7z DEBUG: Found Intel Processor
i7z DEBUG: Stepping 2
i7z DEBUG: Model f
i7z DEBUG: Family 6
i7z DEBUG: Processor Type 0
i7z DEBUG: Extended Model 2
i7z DEBUG: msr = Model Specific Register
i7z DEBUG: Detected a Xeon MP - 32nm (E7 series)
i7z DEBUG: msr device files exist /dev/cpu/*/msr
i7z DEBUG: You have write permissions to msr device files
i7z: helper_functions.c:669: construct_CPU_Heirarchy_info: Assertion
`it_processor_num < 32' failed.
Aborted
What version of the product are you using (the download version or the svn
version and which one)? On what operating system?
BTW is it a 32-bit or a 64-bit OS/Kernel?
0.27 downloaded on a CentOS-5.7(2.6.18-274.el5) x86_64
Please provide any additional information below (helpful will be platform
information like number and types of cpus, motherboard and a copy of
/proc/cpuinfo)
8 socket 8 core (ht off) total 64 cores
```
Original issue reported on code.google.com by `peter.kj...@gmail.com` on 1 Sep 2011 at 4:22
|
1.0
|
Problem on systems with many cores - ```
What steps will reproduce the problem?
1. ./i7z on my 8 socket 8 core E7 (westmere-ex)
What is the expected output? What do you see instead? If possible do paste
the output
Expected: work
Actual:
# ./i7z
i7z DEBUG: i7z version: svn-r50-(1-1-2011)
i7z DEBUG: Found Intel Processor
i7z DEBUG: Stepping 2
i7z DEBUG: Model f
i7z DEBUG: Family 6
i7z DEBUG: Processor Type 0
i7z DEBUG: Extended Model 2
i7z DEBUG: msr = Model Specific Register
i7z DEBUG: Detected a Xeon MP - 32nm (E7 series)
i7z DEBUG: msr device files exist /dev/cpu/*/msr
i7z DEBUG: You have write permissions to msr device files
i7z: helper_functions.c:669: construct_CPU_Heirarchy_info: Assertion
`it_processor_num < 32' failed.
Aborted
What version of the product are you using (the download version or the svn
version and which one)? On what operating system?
BTW is it a 32-bit or a 64-bit OS/Kernel?
0.27 downloaded on a CentOS-5.7(2.6.18-274.el5) x86_64
Please provide any additional information below (helpful will be platform
information like number and types of cpus, motherboard and a copy of
/proc/cpuinfo)
8 socket 8 core (ht off) total 64 cores
```
Original issue reported on code.google.com by `peter.kj...@gmail.com` on 1 Sep 2011 at 4:22
|
defect
|
problem on systems with many cores what steps will reproduce the problem on my socket core westmere ex what is the expected output what do you see instead if possible do paste the output expected work actual debug version svn debug found intel processor debug stepping debug model f debug family debug processor type debug extended model debug msr model specific register debug detected a xeon mp series debug msr device files exist dev cpu msr debug you have write permissions to msr device files helper functions c construct cpu heirarchy info assertion it processor num failed aborted what version of the product are you using the download version or the svn version and which one on what operating system btw is it a bit or a bit os kernel downloaded on a centos please provide any additional information below helpful will be platform information like number and types of cpus motherboard and a copy of proc cpuinfo socket core ht off total cores original issue reported on code google com by peter kj gmail com on sep at
| 1
|
362,875
| 10,733,064,648
|
IssuesEvent
|
2019-10-28 23:53:36
|
iterative/dvc.org
|
https://api.github.com/repos/iterative/dvc.org
|
closed
|
user-guide: merge/remove duplicate pages from new Installation subsection
|
docs enhancement get-started priority-p1 user-guide
|
- [x] Move installation page to the top level of the docs (currently it is under the user-guide).
- [x] Remove https://dvc.org/doc/user-guide/plugins (which is now located under installation). See https://github.com/iterative/dvc.org/pull/695#pullrequestreview-302052801
- [x] Update https://dvc.org/doc/user-guide/development. See details in #700.
- [x] Simplify https://dvc.org/doc/get-started/install and maybe merge it with the next section (https://dvc.org/doc/get-started/initialize). See https://github.com/iterative/dvc.org/pull/695#pullrequestreview-302050578
- [x] Find all links to the removed pages and redirect them to the new pages.
Depends on: #695
Related: #700 , #660
|
1.0
|
user-guide: merge/remove duplicate pages from new Installation subsection - - [x] Move installation page to the top level of the docs (currently it is under the user-guide).
- [x] Remove https://dvc.org/doc/user-guide/plugins (which is now located under installation). See https://github.com/iterative/dvc.org/pull/695#pullrequestreview-302052801
- [x] Update https://dvc.org/doc/user-guide/development. See details in #700.
- [x] Simplify https://dvc.org/doc/get-started/install and maybe merge it with the next section (https://dvc.org/doc/get-started/initialize). See https://github.com/iterative/dvc.org/pull/695#pullrequestreview-302050578
- [x] Find all links to the removed pages and redirect them to the new pages.
Depends on: #695
Related: #700 , #660
|
non_defect
|
user guide merge remove duplicate pages from new installation subsection move installation page to the top level of the docs currently it is under the user guide remove which is now located under installation see update see details in simplify and maybe merge it with the next section see find all links to the removed pages and redirect them to the new pages depends on related
| 0
|
130,542
| 27,718,489,836
|
IssuesEvent
|
2023-03-14 18:37:24
|
ArctosDB/arctos
|
https://api.github.com/repos/ArctosDB/arctos
|
opened
|
Code Table Request - UNAM: Universidad Nacional Autonoma de Mexico
|
Function-CodeTables
|
## Instructions
This is a template to facilitate communication with the Arctos Code Table Committee. Submit a separate request for each relevant value. This form is appropriate for exploring how data may best be stored, for adding vocabulary, or for updating existing definitions.
Reviewing documentation before proceeding will result in a more enjoyable experience.
* [Issue Documentation](http://handbook.arctosdb.org/how_to/How-to-Use-Issues-in-Arctos.html)
* [Code Table Documentation](https://handbook.arctosdb.org/how_to/How-To-Manage-Code-Table-Requests.html)
* [Video Tutorial - Submit a Code Table Request](https://youtu.be/t2jHbsRA3lk)
------------------------------
## Initial Request
**Goal**: Describe what you're trying to accomplish. This is the only necessary step to start this process. The Committee is available to assist with all other steps. Please clearly indicate any uncertainty or desired guidance if you proceed beyond this step.
All [UNAM: Universidad Nacional Autonoma de Mexico](https://arctos.database.museum/info/ctDocumentation.cfm?table=ctcoll_other_id_type#unam__universidad_nacional_autonoma_de_mexico) should be replaced with other ID type = other identifier and issued by agent [Museo de Zoologia, Universidad Nacional Autonoma de Mexico](https://arctos.database.museum/agent/21276001)
**Proposed Value**: Proposed new value. This should be clear and compatible with similar values in the relevant table and across Arctos.
**Proposed Definition**: Clear, complete, non-collection-type-specific **functional** definition of the value. Avoid discipline-specific terminology if possible, include parenthetically if unavoidable.
**Context**: Describe why this new value is necessary and existing values are not.
**Table**: Code Tables are http://arctos.database.museum/info/ctDocumentation.cfm. Link to the specific table or value. This may involve multiple tables and will control datatype for Attributes. OtherID requests require BaseURL (and example) or explanation. Please ask for assistance if unsure.
**Collection type**: Some code tables contain collection-type-specific values. ``collection_cde`` may be found from https://arctos.database.museum/home.cfm
**Priority**: Please describe the urgency and/or choose a priority-label to the right. You should expect a response within two working days, and may utilize [Arctos Contacts](https://arctosdb.org/contacts/) if you feel response is lacking.
**Available for Public View**: Most data are by default publicly available. Describe any necessary access restrictions.
**Project**: Add the issue to the [Code Table Management Project](https://github.com/ArctosDB/arctos/projects/13#card-31628184).
**Discussion**: Please reach out to anyone who might be affected by this change. Leave a comment or add this to the Committee agenda if you believe more focused conversation is necessary.
## Approval
All of the following must be checked before this may proceed.
The [How-To Document](https://handbook.arctosdb.org/how_to/How-To-Manage-Code-Table-Requests.html) should be followed. Pay particular attention to terminology (with emphasis on consistency) and documentation (with emphasis on functionality).
- [ ] Code Table Administrator[1] - check and initial, comment, or thumbs-up to indicate that the request complies with the how-to documentation and has your approval
- [ ] Code Table Administrator[2] - check and initial, comment, or thumbs-up to indicate that the request complies with the how-to documentation and has your approval
- [ ] DBA - The request is functionally acceptable. The term is not a functional duplicate, and is compatible with existing data and code.
- [ ] DBA - Appropriate code or handlers are in place as necessary. (ID_References, Media Relationships, Encumbrances, etc. require particular attention)
## Rejection
If you believe this request should not proceed, explain why here. Suggest any changes that would make the change acceptable, alternate (usually existing) paths to the same goals, etc.
1. Can a suitable solution be found here? If not, proceed to (2)
2. Can a suitable solution be found by Code Table Committee discussion? If not, proceed to (3)
3. Take the discussion to a monthly Arctos Working Group meeting for final resolution.
## Implementation
Once all of the Approval Checklist is appropriately checked and there are no Rejection comments, or in special circumstances by decree of the Arctos Working Group, the change may be made.
Review everything one last time. Ensure the How-To has been followed. Ensure all checks have been made by appropriate personnel.
Make changes as described above. Ensure the URL of this Issue is included in the definition.
Close this Issue.
**DO NOT** modify Arctos Authorities in any way before all points in this Issue have been fully addressed; data loss may result.
## Special Exemptions
In very specific cases and by prior approval of The Committee, the approval process may be skipped, and implementation requirements may be slightly altered. Please note here if you are proceeding under one of these use cases.
1. Adding an existing term to additional collection types may proceed immediately and without discussion, but doing so may also subject users to future cleanup efforts. If time allows, please review the term and definition as part of this step.
2. The Committee may grant special access on particular tables to particular users. This should be exercised with great caution only after several smooth test cases, and generally limited to "taxonomy-like" data such as International Commission on Stratigraphy terminology.
|
1.0
|
Code Table Request - UNAM: Universidad Nacional Autonoma de Mexico - ## Instructions
This is a template to facilitate communication with the Arctos Code Table Committee. Submit a separate request for each relevant value. This form is appropriate for exploring how data may best be stored, for adding vocabulary, or for updating existing definitions.
Reviewing documentation before proceeding will result in a more enjoyable experience.
* [Issue Documentation](http://handbook.arctosdb.org/how_to/How-to-Use-Issues-in-Arctos.html)
* [Code Table Documentation](https://handbook.arctosdb.org/how_to/How-To-Manage-Code-Table-Requests.html)
* [Video Tutorial - Submit a Code Table Request](https://youtu.be/t2jHbsRA3lk)
------------------------------
## Initial Request
**Goal**: Describe what you're trying to accomplish. This is the only necessary step to start this process. The Committee is available to assist with all other steps. Please clearly indicate any uncertainty or desired guidance if you proceed beyond this step.
All [UNAM: Universidad Nacional Autonoma de Mexico](https://arctos.database.museum/info/ctDocumentation.cfm?table=ctcoll_other_id_type#unam__universidad_nacional_autonoma_de_mexico) should be replaced with other ID type = other identifier and issued by agent [Museo de Zoologia, Universidad Nacional Autonoma de Mexico](https://arctos.database.museum/agent/21276001)
**Proposed Value**: Proposed new value. This should be clear and compatible with similar values in the relevant table and across Arctos.
**Proposed Definition**: Clear, complete, non-collection-type-specific **functional** definition of the value. Avoid discipline-specific terminology if possible, include parenthetically if unavoidable.
**Context**: Describe why this new value is necessary and existing values are not.
**Table**: Code Tables are http://arctos.database.museum/info/ctDocumentation.cfm. Link to the specific table or value. This may involve multiple tables and will control datatype for Attributes. OtherID requests require BaseURL (and example) or explanation. Please ask for assistance if unsure.
**Collection type**: Some code tables contain collection-type-specific values. ``collection_cde`` may be found from https://arctos.database.museum/home.cfm
**Priority**: Please describe the urgency and/or choose a priority-label to the right. You should expect a response within two working days, and may utilize [Arctos Contacts](https://arctosdb.org/contacts/) if you feel response is lacking.
**Available for Public View**: Most data are by default publicly available. Describe any necessary access restrictions.
**Project**: Add the issue to the [Code Table Management Project](https://github.com/ArctosDB/arctos/projects/13#card-31628184).
**Discussion**: Please reach out to anyone who might be affected by this change. Leave a comment or add this to the Committee agenda if you believe more focused conversation is necessary.
## Approval
All of the following must be checked before this may proceed.
The [How-To Document](https://handbook.arctosdb.org/how_to/How-To-Manage-Code-Table-Requests.html) should be followed. Pay particular attention to terminology (with emphasis on consistency) and documentation (with emphasis on functionality).
- [ ] Code Table Administrator[1] - check and initial, comment, or thumbs-up to indicate that the request complies with the how-to documentation and has your approval
- [ ] Code Table Administrator[2] - check and initial, comment, or thumbs-up to indicate that the request complies with the how-to documentation and has your approval
- [ ] DBA - The request is functionally acceptable. The term is not a functional duplicate, and is compatible with existing data and code.
- [ ] DBA - Appropriate code or handlers are in place as necessary. (ID_References, Media Relationships, Encumbrances, etc. require particular attention)
## Rejection
If you believe this request should not proceed, explain why here. Suggest any changes that would make the change acceptable, alternate (usually existing) paths to the same goals, etc.
1. Can a suitable solution be found here? If not, proceed to (2)
2. Can a suitable solution be found by Code Table Committee discussion? If not, proceed to (3)
3. Take the discussion to a monthly Arctos Working Group meeting for final resolution.
## Implementation
Once all of the Approval Checklist is appropriately checked and there are no Rejection comments, or in special circumstances by decree of the Arctos Working Group, the change may be made.
Review everything one last time. Ensure the How-To has been followed. Ensure all checks have been made by appropriate personnel.
Make changes as described above. Ensure the URL of this Issue is included in the definition.
Close this Issue.
**DO NOT** modify Arctos Authorities in any way before all points in this Issue have been fully addressed; data loss may result.
## Special Exemptions
In very specific cases and by prior approval of The Committee, the approval process may be skipped, and implementation requirements may be slightly altered. Please note here if you are proceeding under one of these use cases.
1. Adding an existing term to additional collection types may proceed immediately and without discussion, but doing so may also subject users to future cleanup efforts. If time allows, please review the term and definition as part of this step.
2. The Committee may grant special access on particular tables to particular users. This should be exercised with great caution only after several smooth test cases, and generally limited to "taxonomy-like" data such as International Commission on Stratigraphy terminology.
|
non_defect
|
code table request unam universidad nacional autonoma de mexico instructions this is a template to facilitate communication with the arctos code table committee submit a separate request for each relevant value this form is appropriate for exploring how data may best be stored for adding vocabulary or for updating existing definitions reviewing documentation before proceeding will result in a more enjoyable experience initial request goal describe what you re trying to accomplish this is the only necessary step to start this process the committee is available to assist with all other steps please clearly indicate any uncertainty or desired guidance if you proceed beyond this step all should be replaced with other id type other identifier and issued by agent proposed value proposed new value this should be clear and compatible with similar values in the relevant table and across arctos proposed definition clear complete non collection type specific functional definition of the value avoid discipline specific terminology if possible include parenthetically if unavoidable context describe why this new value is necessary and existing values are not table code tables are link to the specific table or value this may involve multiple tables and will control datatype for attributes otherid requests require baseurl and example or explanation please ask for assistance if unsure collection type some code tables contain collection type specific values collection cde may be found from priority please describe the urgency and or choose a priority label to the right you should expect a response within two working days and may utilize if you feel response is lacking available for public view most data are by default publicly available describe any necessary access restrictions project add the issue to the discussion please reach out to anyone who might be affected by this change leave a comment or add this to the committee agenda if you believe more focused conversation is necessary approval all of the following must be checked before this may proceed the should be followed pay particular attention to terminology with emphasis on consistency and documentation with emphasis on functionality code table administrator check and initial comment or thumbs up to indicate that the request complies with the how to documentation and has your approval code table administrator check and initial comment or thumbs up to indicate that the request complies with the how to documentation and has your approval dba the request is functionally acceptable the term is not a functional duplicate and is compatible with existing data and code dba appropriate code or handlers are in place as necessary id references media relationships encumbrances etc require particular attention rejection if you believe this request should not proceed explain why here suggest any changes that would make the change acceptable alternate usually existing paths to the same goals etc can a suitable solution be found here if not proceed to can a suitable solution be found by code table committee discussion if not proceed to take the discussion to a monthly arctos working group meeting for final resolution implementation once all of the approval checklist is appropriately checked and there are no rejection comments or in special circumstances by decree of the arctos working group the change may be made review everything one last time ensure the how to has been followed ensure all checks have been made by appropriate personnel make changes as described above ensure the url of this issue is included in the definition close this issue do not modify arctos authorities in any way before all points in this issue have been fully addressed data loss may result special exemptions in very specific cases and by prior approval of the committee the approval process may be skipped and implementation requirements may be slightly altered please note here if you are proceeding under one of these use cases adding an existing term to additional collection types may proceed immediately and without discussion but doing so may also subject users to future cleanup efforts if time allows please review the term and definition as part of this step the committee may grant special access on particular tables to particular users this should be exercised with great caution only after several smooth test cases and generally limited to taxonomy like data such as international commission on stratigraphy terminology
| 0
|
46,720
| 13,055,964,463
|
IssuesEvent
|
2020-07-30 03:15:12
|
icecube-trac/tix2
|
https://api.github.com/repos/icecube-trac/tix2
|
opened
|
cascade extension applied twice (Trac #1763)
|
Incomplete Migration Migrated from Trac combo simulation defect
|
Migrated from https://code.icecube.wisc.edu/ticket/1763
```json
{
"status": "closed",
"changetime": "2019-02-13T14:12:47",
"description": "From slack:\n\n @musner just presented on the cascade call that there is an issue in simprod with cascade simulation. Short summary is: cascasde extension is simulated twice, first by CMC, then by clsim. So it needs to be disabled in clsim. I added an option to\n simprod-scripts/python/segments/HybridPhotonicsCLSim.py / the PropagatePhotons segment needs to be used with UseCascadeExtension = False when the PropagateMuons() segment is used in the chain before it.\n\n I think this needs to be added somewhere in\n simprod-scripts/python/modules/*.py, but I am unsure where\n\n it also must not be set if you don\u2019t use CMC (i.e. for Genie/Geant4 I guess)\n\n could you add the relevant options to the various scripts? We could also make\n UseCascadeExtension = False the default\n\nThis requires a bugfix release of simulation.",
"reporter": "claudio.kopper",
"cc": "olivas",
"resolution": "fixed",
"_ts": "1550067167842669",
"component": "combo simulation",
"summary": "cascade extension applied twice",
"priority": "blocker",
"keywords": "",
"time": "2016-06-27T18:53:20",
"milestone": "",
"owner": "jvansanten",
"type": "defect"
}
```
|
1.0
|
cascade extension applied twice (Trac #1763) - Migrated from https://code.icecube.wisc.edu/ticket/1763
```json
{
"status": "closed",
"changetime": "2019-02-13T14:12:47",
"description": "From slack:\n\n @musner just presented on the cascade call that there is an issue in simprod with cascade simulation. Short summary is: cascasde extension is simulated twice, first by CMC, then by clsim. So it needs to be disabled in clsim. I added an option to\n simprod-scripts/python/segments/HybridPhotonicsCLSim.py / the PropagatePhotons segment needs to be used with UseCascadeExtension = False when the PropagateMuons() segment is used in the chain before it.\n\n I think this needs to be added somewhere in\n simprod-scripts/python/modules/*.py, but I am unsure where\n\n it also must not be set if you don\u2019t use CMC (i.e. for Genie/Geant4 I guess)\n\n could you add the relevant options to the various scripts? We could also make\n UseCascadeExtension = False the default\n\nThis requires a bugfix release of simulation.",
"reporter": "claudio.kopper",
"cc": "olivas",
"resolution": "fixed",
"_ts": "1550067167842669",
"component": "combo simulation",
"summary": "cascade extension applied twice",
"priority": "blocker",
"keywords": "",
"time": "2016-06-27T18:53:20",
"milestone": "",
"owner": "jvansanten",
"type": "defect"
}
```
|
defect
|
cascade extension applied twice trac migrated from json status closed changetime description from slack n n musner just presented on the cascade call that there is an issue in simprod with cascade simulation short summary is cascasde extension is simulated twice first by cmc then by clsim so it needs to be disabled in clsim i added an option to n simprod scripts python segments hybridphotonicsclsim py the propagatephotons segment needs to be used with usecascadeextension false when the propagatemuons segment is used in the chain before it n n i think this needs to be added somewhere in n simprod scripts python modules py but i am unsure where n n it also must not be set if you don use cmc i e for genie i guess n n could you add the relevant options to the various scripts we could also make n usecascadeextension false the default n nthis requires a bugfix release of simulation reporter claudio kopper cc olivas resolution fixed ts component combo simulation summary cascade extension applied twice priority blocker keywords time milestone owner jvansanten type defect
| 1
|
2,057
| 2,603,975,638
|
IssuesEvent
|
2015-02-24 19:01:25
|
chrsmith/nishazi6
|
https://api.github.com/repos/chrsmith/nishazi6
|
opened
|
沈阳生殖器长疣
|
auto-migrated Priority-Medium Type-Defect
|
```
沈阳生殖器长疣〓沈陽軍區政治部醫院性病〓TEL:024-31023308��
�成立于1946年,68年專注于性傳播疾病的研究和治療。位于沈�
��市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷史�
��久、設備精良、技術權威、專家云集,是預防、保健、醫療
、科研康復為一體的綜合性醫院。是國家首批公立甲等部隊��
�院、全國首批醫療規范定點單位,是第四軍醫大學、東南大�
��等知名高等院校的教學醫院。曾被中國人民解放軍空軍后勤
部衛生部評為衛生工作先進單位,先后兩次榮立集體二等功��
�
```
-----
Original issue reported on code.google.com by `q964105...@gmail.com` on 4 Jun 2014 at 8:17
|
1.0
|
沈阳生殖器长疣 - ```
沈阳生殖器长疣〓沈陽軍區政治部醫院性病〓TEL:024-31023308��
�成立于1946年,68年專注于性傳播疾病的研究和治療。位于沈�
��市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷史�
��久、設備精良、技術權威、專家云集,是預防、保健、醫療
、科研康復為一體的綜合性醫院。是國家首批公立甲等部隊��
�院、全國首批醫療規范定點單位,是第四軍醫大學、東南大�
��等知名高等院校的教學醫院。曾被中國人民解放軍空軍后勤
部衛生部評為衛生工作先進單位,先后兩次榮立集體二等功��
�
```
-----
Original issue reported on code.google.com by `q964105...@gmail.com` on 4 Jun 2014 at 8:17
|
defect
|
沈阳生殖器长疣 沈阳生殖器长疣〓沈陽軍區政治部醫院性病〓tel: �� � , 。位于沈� �� 。是一所與新中國同建立共輝煌的歷史� ��久、設備精良、技術權威、專家云集,是預防、保健、醫療 、科研康復為一體的綜合性醫院。是國家首批公立甲等部隊�� �院、全國首批醫療規范定點單位,是第四軍醫大學、東南大� ��等知名高等院校的教學醫院。曾被中國人民解放軍空軍后勤 部衛生部評為衛生工作先進單位,先后兩次榮立集體二等功�� � original issue reported on code google com by gmail com on jun at
| 1
|
169,618
| 20,841,836,562
|
IssuesEvent
|
2022-03-21 01:38:51
|
ChoeMinji/kubernetes-1.12.0
|
https://api.github.com/repos/ChoeMinji/kubernetes-1.12.0
|
closed
|
CVE-2018-14632 (High) detected in github.com/evanphx/json-patch-v3.0.0 - autoclosed
|
security vulnerability
|
## CVE-2018-14632 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/evanphx/json-patch-v3.0.0</b></p></summary>
<p>A Go library to apply RFC6902 patches and create and apply RFC7386 patches</p>
<p>
Dependency Hierarchy:
- :x: **github.com/evanphx/json-patch-v3.0.0** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/ChoeMinji/kubernetes-1.12.0/commit/cd87321da747fd23c6285641b10b0432943dfed6">cd87321da747fd23c6285641b10b0432943dfed6</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>
An out of bound write can occur when patching an Openshift object using the 'oc patch' functionality in OpenShift Container Platform before 3.7. An attacker can use this flaw to cause a denial of service attack on the Openshift master api service which provides cluster management.
<p>Publish Date: 2018-09-06
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-14632>CVE-2018-14632</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>7.7</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Changed
- 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://nvd.nist.gov/vuln/detail/CVE-2018-14632">https://nvd.nist.gov/vuln/detail/CVE-2018-14632</a></p>
<p>Release Date: 2018-09-06</p>
<p>Fix Resolution: v0.5.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
|
CVE-2018-14632 (High) detected in github.com/evanphx/json-patch-v3.0.0 - autoclosed - ## CVE-2018-14632 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/evanphx/json-patch-v3.0.0</b></p></summary>
<p>A Go library to apply RFC6902 patches and create and apply RFC7386 patches</p>
<p>
Dependency Hierarchy:
- :x: **github.com/evanphx/json-patch-v3.0.0** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/ChoeMinji/kubernetes-1.12.0/commit/cd87321da747fd23c6285641b10b0432943dfed6">cd87321da747fd23c6285641b10b0432943dfed6</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>
An out of bound write can occur when patching an Openshift object using the 'oc patch' functionality in OpenShift Container Platform before 3.7. An attacker can use this flaw to cause a denial of service attack on the Openshift master api service which provides cluster management.
<p>Publish Date: 2018-09-06
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-14632>CVE-2018-14632</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>7.7</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Changed
- 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://nvd.nist.gov/vuln/detail/CVE-2018-14632">https://nvd.nist.gov/vuln/detail/CVE-2018-14632</a></p>
<p>Release Date: 2018-09-06</p>
<p>Fix Resolution: v0.5.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_defect
|
cve high detected in github com evanphx json patch autoclosed cve high severity vulnerability vulnerable library github com evanphx json patch a go library to apply patches and create and apply patches dependency hierarchy x github com evanphx json patch vulnerable library found in head commit a href found in base branch master vulnerability details an out of bound write can occur when patching an openshift object using the oc patch functionality in openshift container platform before an attacker can use this flaw to cause a denial of service attack on the openshift master api service which provides cluster management publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required low user interaction none scope changed 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
|
33,993
| 7,315,851,801
|
IssuesEvent
|
2018-03-01 12:38:04
|
contao/core-bundle
|
https://api.github.com/repos/contao/core-bundle
|
closed
|
Uploading big files in Contao 4.5 fails
|
defect
|
Since Contao 4.5+is now using `"contao-components/dropzone": "^5.0.1"` it's not able to upload big files with more than 30s duration. In Contao 4.4+ the problem don't exists (which is using dropzone ^4.1.1).
The problem is that with the commit (https://github.com/contao-components/dropzone/commit/d9b749b68614f71da5fe5c50428427aa7b49789b) a timeout is now set to 30000 (ms) in the `dropzone(.min).js`. So every upload taking longer than 30s will fail.
The timeout should be set to 0 (which will disable any timeout). This have to be set explicitly (see https://github.com/enyo/dropzone/issues/1561 and https://stackoverflow.com/questions/46379917/dropzone-js-upload-with-php-failed-after-30-seconds-upload/46488162#46488162).
So the dropzone.js should be set to:
```diff
Dropzone.prototype.defaultOptions = {
url: null,
method: "post",
withCredentials: false,
- timeout: 30000,
+ timeout: 0,
parallelUploads: 2,
uploadMultiple: false,
maxFilesize: 256,
paramName: "file",
createImageThumbnails: true,
maxThumbnailFilesize: 10,
thumbnailWidth: 120,
thumbnailHeight: 120,
...
...
```
|
1.0
|
Uploading big files in Contao 4.5 fails - Since Contao 4.5+is now using `"contao-components/dropzone": "^5.0.1"` it's not able to upload big files with more than 30s duration. In Contao 4.4+ the problem don't exists (which is using dropzone ^4.1.1).
The problem is that with the commit (https://github.com/contao-components/dropzone/commit/d9b749b68614f71da5fe5c50428427aa7b49789b) a timeout is now set to 30000 (ms) in the `dropzone(.min).js`. So every upload taking longer than 30s will fail.
The timeout should be set to 0 (which will disable any timeout). This have to be set explicitly (see https://github.com/enyo/dropzone/issues/1561 and https://stackoverflow.com/questions/46379917/dropzone-js-upload-with-php-failed-after-30-seconds-upload/46488162#46488162).
So the dropzone.js should be set to:
```diff
Dropzone.prototype.defaultOptions = {
url: null,
method: "post",
withCredentials: false,
- timeout: 30000,
+ timeout: 0,
parallelUploads: 2,
uploadMultiple: false,
maxFilesize: 256,
paramName: "file",
createImageThumbnails: true,
maxThumbnailFilesize: 10,
thumbnailWidth: 120,
thumbnailHeight: 120,
...
...
```
|
defect
|
uploading big files in contao fails since contao is now using contao components dropzone it s not able to upload big files with more than duration in contao the problem don t exists which is using dropzone the problem is that with the commit a timeout is now set to ms in the dropzone min js so every upload taking longer than will fail the timeout should be set to which will disable any timeout this have to be set explicitly see and so the dropzone js should be set to diff dropzone prototype defaultoptions url null method post withcredentials false timeout timeout paralleluploads uploadmultiple false maxfilesize paramname file createimagethumbnails true maxthumbnailfilesize thumbnailwidth thumbnailheight
| 1
|
159,208
| 13,757,888,972
|
IssuesEvent
|
2020-10-06 22:35:58
|
pi-fatec-bd/cadastro-mais
|
https://api.github.com/repos/pi-fatec-bd/cadastro-mais
|
closed
|
Definir as Personas do Projeto
|
documentation
|
Definir as personas do projeto (pelo menos 10) de acordo com o exemplo:
Persona 1 :João, 26 anos, solteiro, score 300, 4 dívidas registradas, 10 dívidas pagas, estudante de Redes de Computadores, mora sozinho.
Persona 2 : ...
Salvar na wiki do projeto com o título: Persona.
**Requisito relacionado:** Não se aplica
**Nome da branch:** Persona
|
1.0
|
Definir as Personas do Projeto - Definir as personas do projeto (pelo menos 10) de acordo com o exemplo:
Persona 1 :João, 26 anos, solteiro, score 300, 4 dívidas registradas, 10 dívidas pagas, estudante de Redes de Computadores, mora sozinho.
Persona 2 : ...
Salvar na wiki do projeto com o título: Persona.
**Requisito relacionado:** Não se aplica
**Nome da branch:** Persona
|
non_defect
|
definir as personas do projeto definir as personas do projeto pelo menos de acordo com o exemplo persona joão anos solteiro score dívidas registradas dívidas pagas estudante de redes de computadores mora sozinho persona salvar na wiki do projeto com o título persona requisito relacionado não se aplica nome da branch persona
| 0
|
23,540
| 3,837,895,283
|
IssuesEvent
|
2016-04-02 01:58:27
|
cakephp/cakephp
|
https://api.github.com/repos/cakephp/cakephp
|
closed
|
Notice: Undefined index when using TreeBehavior::verify()
|
behaviors Defect On hold
|
This is a:
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: tested with 2.6.12 & 2.8.1
* Platform and Target: Apache / MySQL
### What you did
I'm writing a simple shell to verify and recover a tree.
```php
class ProjectVerifyRecoverShell extends Shell {
public $uses = array('Project');
public function main() {
if (empty($this->args[0]) || !in_array($this->args[0], ['verify', 'recover'])) {
$this->err('usage: ./Console/local_cake project_verify_recover verify|recover');
$this->_stop(1);
}
switch ($this->args[0]) {
case 'verify':
$result = $this->Project->verify();
if (is_array($result)) {
$this->out('The Project tree is invalid.');
print_r($result);
} else {
$this->out('The Project tree is valid.');
}
break;
case 'recover':
if (is_array($this->Project->verify())) {
$this->Project->recover();
} else {
$this->err('The tree is valid, there is nothing to recover.');
$this->_stop(1);
}
break;
default:
}
$this->out('Done');
}
}
```
### Expected Behavior
```
The Project tree is valid.
Done
```
### Actual Behavior
Notice are thrown when using `TreeBehavior::verify()`.
```
Notice Error: Undefined index: parent_id in [/home/vagrant/srxp/api/Vendor/Composer/cakephp/cakephp/lib/Cake/Model/Behavior/TreeBehavior.php, line 1042]
Notice Error: Undefined index: parent_id in [/home/vagrant/srxp/api/Vendor/Composer/cakephp/cakephp/lib/Cake/Model/Behavior/TreeBehavior.php, line 1042]
[...]
Notice Error: Undefined index: parent_id in [/home/vagrant/srxp/api/Vendor/Composer/cakephp/cakephp/lib/Cake/Model/Behavior/TreeBehavior.php, line 1042]
The Project tree is valid.
Done
```
Otherwise the function appears to work correctly.
|
1.0
|
Notice: Undefined index when using TreeBehavior::verify() - This is a:
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: tested with 2.6.12 & 2.8.1
* Platform and Target: Apache / MySQL
### What you did
I'm writing a simple shell to verify and recover a tree.
```php
class ProjectVerifyRecoverShell extends Shell {
public $uses = array('Project');
public function main() {
if (empty($this->args[0]) || !in_array($this->args[0], ['verify', 'recover'])) {
$this->err('usage: ./Console/local_cake project_verify_recover verify|recover');
$this->_stop(1);
}
switch ($this->args[0]) {
case 'verify':
$result = $this->Project->verify();
if (is_array($result)) {
$this->out('The Project tree is invalid.');
print_r($result);
} else {
$this->out('The Project tree is valid.');
}
break;
case 'recover':
if (is_array($this->Project->verify())) {
$this->Project->recover();
} else {
$this->err('The tree is valid, there is nothing to recover.');
$this->_stop(1);
}
break;
default:
}
$this->out('Done');
}
}
```
### Expected Behavior
```
The Project tree is valid.
Done
```
### Actual Behavior
Notice are thrown when using `TreeBehavior::verify()`.
```
Notice Error: Undefined index: parent_id in [/home/vagrant/srxp/api/Vendor/Composer/cakephp/cakephp/lib/Cake/Model/Behavior/TreeBehavior.php, line 1042]
Notice Error: Undefined index: parent_id in [/home/vagrant/srxp/api/Vendor/Composer/cakephp/cakephp/lib/Cake/Model/Behavior/TreeBehavior.php, line 1042]
[...]
Notice Error: Undefined index: parent_id in [/home/vagrant/srxp/api/Vendor/Composer/cakephp/cakephp/lib/Cake/Model/Behavior/TreeBehavior.php, line 1042]
The Project tree is valid.
Done
```
Otherwise the function appears to work correctly.
|
defect
|
notice undefined index when using treebehavior verify this is a bug enhancement feature discussion rfc cakephp version tested with platform and target apache mysql what you did i m writing a simple shell to verify and recover a tree php class projectverifyrecovershell extends shell public uses array project public function main if empty this args in array this args this err usage console local cake project verify recover verify recover this stop switch this args case verify result this project verify if is array result this out the project tree is invalid print r result else this out the project tree is valid break case recover if is array this project verify this project recover else this err the tree is valid there is nothing to recover this stop break default this out done expected behavior the project tree is valid done actual behavior notice are thrown when using treebehavior verify notice error undefined index parent id in notice error undefined index parent id in notice error undefined index parent id in the project tree is valid done otherwise the function appears to work correctly
| 1
|
41,630
| 10,545,553,953
|
IssuesEvent
|
2019-10-02 19:24:25
|
BOINC/boinc
|
https://api.github.com/repos/BOINC/boinc
|
closed
|
Text drawn white-on-white, can't be seen
|
C: Android - Manager P: Critical R: worksforme T: Defect
|
We've had several reports of this, e.g.:
Hello, the Samsung Galaxy Note 4 N910F not work with their program it is only the lettering on white background as more does not happen.
It may depend on the theme (color scheme) used on the phone, or the Android version
|
1.0
|
Text drawn white-on-white, can't be seen - We've had several reports of this, e.g.:
Hello, the Samsung Galaxy Note 4 N910F not work with their program it is only the lettering on white background as more does not happen.
It may depend on the theme (color scheme) used on the phone, or the Android version
|
defect
|
text drawn white on white can t be seen we ve had several reports of this e g hello the samsung galaxy note not work with their program it is only the lettering on white background as more does not happen it may depend on the theme color scheme used on the phone or the android version
| 1
|
12,256
| 2,685,574,874
|
IssuesEvent
|
2015-03-30 02:56:31
|
IssueMigrationTest/Test5
|
https://api.github.com/repos/IssueMigrationTest/Test5
|
closed
|
Patch to fix OS X Lion/Mountain Lion problems
|
auto-migrated Priority-Medium Type-Defect
|
**Issue by alexchan...@gmail.com**
_10 Apr 2013 at 5:36 GMT_
_Originally opened on Google Code_
----
```
In re.hpp, you include <pcre/pcre.h> for OS X. However, pcre headers don't come
with Lion/Mountain Lion.
The best workaround is to install pcre with Homebrew. This adds a "pcre.h"
header to "/usr/local/include", which you include for __sun. I patched the
"re.hpp" header to include this for __APPLE__ as well. I tested it on a dummy
program and it translates/compiles fine.
The patch was made with "git show".
```
Attachments:
* [gitshow.txt](https://storage.googleapis.com/google-code-attachments/shedskin/issue-187/comment-0/gitshow.txt)
|
1.0
|
Patch to fix OS X Lion/Mountain Lion problems - **Issue by alexchan...@gmail.com**
_10 Apr 2013 at 5:36 GMT_
_Originally opened on Google Code_
----
```
In re.hpp, you include <pcre/pcre.h> for OS X. However, pcre headers don't come
with Lion/Mountain Lion.
The best workaround is to install pcre with Homebrew. This adds a "pcre.h"
header to "/usr/local/include", which you include for __sun. I patched the
"re.hpp" header to include this for __APPLE__ as well. I tested it on a dummy
program and it translates/compiles fine.
The patch was made with "git show".
```
Attachments:
* [gitshow.txt](https://storage.googleapis.com/google-code-attachments/shedskin/issue-187/comment-0/gitshow.txt)
|
defect
|
patch to fix os x lion mountain lion problems issue by alexchan gmail com apr at gmt originally opened on google code in re hpp you include for os x however pcre headers don t come with lion mountain lion the best workaround is to install pcre with homebrew this adds a pcre h header to usr local include which you include for sun i patched the re hpp header to include this for apple as well i tested it on a dummy program and it translates compiles fine the patch was made with git show attachments
| 1
|
185,007
| 14,998,145,179
|
IssuesEvent
|
2021-01-29 17:57:40
|
phillydao/deidentify
|
https://api.github.com/repos/phillydao/deidentify
|
opened
|
github pages documentation is down
|
bug documentation
|
Currently, the github pages site is down and as such all of the docs we have are unavailable to use. We need to get the site back up so that the pkgdown site is available to users. Will also need to change the readme to include the dao website instead of Jacob's github pages website
|
1.0
|
github pages documentation is down - Currently, the github pages site is down and as such all of the docs we have are unavailable to use. We need to get the site back up so that the pkgdown site is available to users. Will also need to change the readme to include the dao website instead of Jacob's github pages website
|
non_defect
|
github pages documentation is down currently the github pages site is down and as such all of the docs we have are unavailable to use we need to get the site back up so that the pkgdown site is available to users will also need to change the readme to include the dao website instead of jacob s github pages website
| 0
|
9,215
| 2,615,139,508
|
IssuesEvent
|
2015-03-01 06:13:38
|
chrsmith/reaver-wps
|
https://api.github.com/repos/chrsmith/reaver-wps
|
closed
|
Requirements?
|
auto-migrated Priority-Medium Type-Defect
|
```
What steps will reproduce the problem?
1. Loaded VMWARE Aircrack distro
2. Run configure and make
3. fails with plib requirements
What is the expected output? What do you see instead?
Successful install instead plib fails requiring gl
What version of the product are you using? On what operating system?
1.1
Please provide any additional information below.
Does the install require GL video card?
```
Original issue reported on code.google.com by `techjoh...@gmail.com` on 1 Jan 2012 at 6:09
|
1.0
|
Requirements? - ```
What steps will reproduce the problem?
1. Loaded VMWARE Aircrack distro
2. Run configure and make
3. fails with plib requirements
What is the expected output? What do you see instead?
Successful install instead plib fails requiring gl
What version of the product are you using? On what operating system?
1.1
Please provide any additional information below.
Does the install require GL video card?
```
Original issue reported on code.google.com by `techjoh...@gmail.com` on 1 Jan 2012 at 6:09
|
defect
|
requirements what steps will reproduce the problem loaded vmware aircrack distro run configure and make fails with plib requirements what is the expected output what do you see instead successful install instead plib fails requiring gl what version of the product are you using on what operating system please provide any additional information below does the install require gl video card original issue reported on code google com by techjoh gmail com on jan at
| 1
|
72,539
| 24,171,069,498
|
IssuesEvent
|
2022-09-22 19:16:26
|
vector-im/element-web
|
https://api.github.com/repos/vector-im/element-web
|
closed
|
"Timeline" > "message displaying" > "should click top left of view source event toggle" is flaky
|
T-Defect S-Minor A-Testing O-Uncommon Z-Flaky-Test
|
https://dashboard.cypress.io/projects/ppvnzg/runs/3896/test-results/7038f46c-4bbb-447b-a8b9-d78746478d34

|
1.0
|
"Timeline" > "message displaying" > "should click top left of view source event toggle" is flaky - https://dashboard.cypress.io/projects/ppvnzg/runs/3896/test-results/7038f46c-4bbb-447b-a8b9-d78746478d34

|
defect
|
timeline message displaying should click top left of view source event toggle is flaky
| 1
|
6,661
| 2,610,258,666
|
IssuesEvent
|
2015-02-26 19:22:29
|
chrsmith/dsdsdaadf
|
https://api.github.com/repos/chrsmith/dsdsdaadf
|
opened
|
深圳激光治疗痘痘好吗
|
auto-migrated Priority-Medium Type-Defect
|
```
深圳激光治疗痘痘好吗【深圳韩方科颜全国热线400-869-1818,24
小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩��
�秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,�
��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹
”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内��
�业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上�
��痘痘。
```
-----
Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:52
|
1.0
|
深圳激光治疗痘痘好吗 - ```
深圳激光治疗痘痘好吗【深圳韩方科颜全国热线400-869-1818,24
小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩��
�秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,�
��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹
”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内��
�业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上�
��痘痘。
```
-----
Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:52
|
defect
|
深圳激光治疗痘痘好吗 深圳激光治疗痘痘好吗【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 original issue reported on code google com by szft com on may at
| 1
|
414,227
| 27,981,754,115
|
IssuesEvent
|
2023-03-26 08:22:55
|
detekt/detekt
|
https://api.github.com/repos/detekt/detekt
|
closed
|
Documentation suggests using deprecated method
|
bug documentation good first issue
|
https://detekt.dev/docs/introduction/reporting/#kotlin-dsl
The documentation for reporting gives an example using `reports.xml.required.set(true)`, however the `reports` object is marked as deprecated.
|
1.0
|
Documentation suggests using deprecated method - https://detekt.dev/docs/introduction/reporting/#kotlin-dsl
The documentation for reporting gives an example using `reports.xml.required.set(true)`, however the `reports` object is marked as deprecated.
|
non_defect
|
documentation suggests using deprecated method the documentation for reporting gives an example using reports xml required set true however the reports object is marked as deprecated
| 0
|
59,812
| 17,023,253,345
|
IssuesEvent
|
2021-07-03 01:04:14
|
tomhughes/trac-tickets
|
https://api.github.com/repos/tomhughes/trac-tickets
|
closed
|
Semicolon apears without reason
|
Component: potlatch (flash editor) Priority: major Resolution: fixed Type: defect
|
**[Submitted to the original trac issue database at 10.34am, Wednesday, 28th May 2008]**
When joining two ways a semicolon might apear in a value field.
1. have one way, with tags
2. split it
3. remove a tag on one of them
4. join them
result:
the value field of the tag that you removed will look like this:
name=" ; my way name"
|
1.0
|
Semicolon apears without reason - **[Submitted to the original trac issue database at 10.34am, Wednesday, 28th May 2008]**
When joining two ways a semicolon might apear in a value field.
1. have one way, with tags
2. split it
3. remove a tag on one of them
4. join them
result:
the value field of the tag that you removed will look like this:
name=" ; my way name"
|
defect
|
semicolon apears without reason when joining two ways a semicolon might apear in a value field have one way with tags split it remove a tag on one of them join them result the value field of the tag that you removed will look like this name my way name
| 1
|
221,305
| 24,610,833,629
|
IssuesEvent
|
2022-10-14 21:14:25
|
Azure/aks-hci
|
https://api.github.com/repos/Azure/aks-hci
|
closed
|
[Security] Multi Admin Management Experience
|
security
|
When customers move from one or two people in the company standing up a POC deployment to using AKS-HCI for more important workloads, we want to increase the number of users who need to interact with AKS-HCI from the company.
|
True
|
[Security] Multi Admin Management Experience - When customers move from one or two people in the company standing up a POC deployment to using AKS-HCI for more important workloads, we want to increase the number of users who need to interact with AKS-HCI from the company.
|
non_defect
|
multi admin management experience when customers move from one or two people in the company standing up a poc deployment to using aks hci for more important workloads we want to increase the number of users who need to interact with aks hci from the company
| 0
|
248,733
| 21,054,508,818
|
IssuesEvent
|
2022-04-01 00:49:03
|
Route-finder/Backend
|
https://api.github.com/repos/Route-finder/Backend
|
closed
|
Install Mocha, Supertest, and Istanbul as development dependencies
|
testing
|
- [x] Mocha
- [x] Supertest
- [ ] Istanbul
|
1.0
|
Install Mocha, Supertest, and Istanbul as development dependencies - - [x] Mocha
- [x] Supertest
- [ ] Istanbul
|
non_defect
|
install mocha supertest and istanbul as development dependencies mocha supertest istanbul
| 0
|
64,680
| 18,794,218,605
|
IssuesEvent
|
2021-11-08 20:13:27
|
idaholab/HERON
|
https://api.github.com/repos/idaholab/HERON
|
closed
|
[DEFECT] Dispatch plotter macro/micro parameter swap
|
defect
|
--------
Defect Description
--------
Plotter assumes an order for the macro and micro indices that may not be appropriate for a run.
Note: Inconsistent across OS:
Suggestion: Pass macro and micro parameter into debug plotter.
----------------
For Change Control Board: Issue Review
----------------
This review should occur before any development is performed as a response to this issue.
- [ ] 1. Is it tagged with a type: defect or task?
- [ ] 2. Is it tagged with a priority: critical, normal or minor?
- [ ] 3. If it will impact requirements or requirements tests, is it tagged with requirements?
- [ ] 4. If it is a defect, can it cause wrong results for users? If so an email needs to be sent to the users.
- [ ] 5. Is a rationale provided? (Such as explaining why the improvement is needed or why current code is wrong.)
-------
For Change Control Board: Issue Closure
-------
This review should occur when the issue is imminently going to be closed.
- [ ] 1. If the issue is a defect, is the defect fixed?
- [ ] 2. If the issue is a defect, is the defect tested for in the regression test system? (If not explain why not.)
- [ ] 3. If the issue can impact users, has an email to the users group been written (the email should specify if the defect impacts stable or master)?
- [ ] 4. If the issue is a defect, does it impact the latest release branch? If yes, is there any issue tagged with release (create if needed)?
- [ ] 5. If the issue is being closed without a pull request, has an explanation of why it is being closed been provided?
|
1.0
|
[DEFECT] Dispatch plotter macro/micro parameter swap - --------
Defect Description
--------
Plotter assumes an order for the macro and micro indices that may not be appropriate for a run.
Note: Inconsistent across OS:
Suggestion: Pass macro and micro parameter into debug plotter.
----------------
For Change Control Board: Issue Review
----------------
This review should occur before any development is performed as a response to this issue.
- [ ] 1. Is it tagged with a type: defect or task?
- [ ] 2. Is it tagged with a priority: critical, normal or minor?
- [ ] 3. If it will impact requirements or requirements tests, is it tagged with requirements?
- [ ] 4. If it is a defect, can it cause wrong results for users? If so an email needs to be sent to the users.
- [ ] 5. Is a rationale provided? (Such as explaining why the improvement is needed or why current code is wrong.)
-------
For Change Control Board: Issue Closure
-------
This review should occur when the issue is imminently going to be closed.
- [ ] 1. If the issue is a defect, is the defect fixed?
- [ ] 2. If the issue is a defect, is the defect tested for in the regression test system? (If not explain why not.)
- [ ] 3. If the issue can impact users, has an email to the users group been written (the email should specify if the defect impacts stable or master)?
- [ ] 4. If the issue is a defect, does it impact the latest release branch? If yes, is there any issue tagged with release (create if needed)?
- [ ] 5. If the issue is being closed without a pull request, has an explanation of why it is being closed been provided?
|
defect
|
dispatch plotter macro micro parameter swap defect description plotter assumes an order for the macro and micro indices that may not be appropriate for a run note inconsistent across os suggestion pass macro and micro parameter into debug plotter for change control board issue review this review should occur before any development is performed as a response to this issue is it tagged with a type defect or task is it tagged with a priority critical normal or minor if it will impact requirements or requirements tests is it tagged with requirements if it is a defect can it cause wrong results for users if so an email needs to be sent to the users is a rationale provided such as explaining why the improvement is needed or why current code is wrong for change control board issue closure this review should occur when the issue is imminently going to be closed if the issue is a defect is the defect fixed if the issue is a defect is the defect tested for in the regression test system if not explain why not if the issue can impact users has an email to the users group been written the email should specify if the defect impacts stable or master if the issue is a defect does it impact the latest release branch if yes is there any issue tagged with release create if needed if the issue is being closed without a pull request has an explanation of why it is being closed been provided
| 1
|
197,574
| 15,684,565,298
|
IssuesEvent
|
2021-03-25 10:08:55
|
visual-framework/vf-core
|
https://api.github.com/repos/visual-framework/vf-core
|
closed
|
📒 Documentation: clarify component interoperability
|
Type: Documentation
|
Many developers expect that VF components should all share the same version, that is: it feels weird to use `vf-button@1.2.3` with `vf-card@2.2.2`.
From a developer:
> it's also difficult to know which version of the vf package to use. I started updating the versions to the latest but some are at version 3xx and other are at 1xx then it's not clear if they are compatible with each other
We should make the versioning practice clearer.
We have already have these pages, which aren't so easy to find:
- https://stable.visual-framework.dev/developing/components/updating-a-component/
- https://stable.visual-framework.dev/developing/guidelines/versioning/
|
1.0
|
📒 Documentation: clarify component interoperability - Many developers expect that VF components should all share the same version, that is: it feels weird to use `vf-button@1.2.3` with `vf-card@2.2.2`.
From a developer:
> it's also difficult to know which version of the vf package to use. I started updating the versions to the latest but some are at version 3xx and other are at 1xx then it's not clear if they are compatible with each other
We should make the versioning practice clearer.
We have already have these pages, which aren't so easy to find:
- https://stable.visual-framework.dev/developing/components/updating-a-component/
- https://stable.visual-framework.dev/developing/guidelines/versioning/
|
non_defect
|
📒 documentation clarify component interoperability many developers expect that vf components should all share the same version that is it feels weird to use vf button with vf card from a developer it s also difficult to know which version of the vf package to use i started updating the versions to the latest but some are at version and other are at then it s not clear if they are compatible with each other we should make the versioning practice clearer we have already have these pages which aren t so easy to find
| 0
|
48,239
| 13,067,559,019
|
IssuesEvent
|
2020-07-31 00:50:55
|
icecube-trac/tix2
|
https://api.github.com/repos/icecube-trac/tix2
|
closed
|
hdfwriter-merge not properly padding rows (Trac #2039)
|
Migrated from Trac combo core defect
|
I have a bunch of HDF files produced with I3HDFWriter. Some variables are calculated only for upgoing and some only for downgoing events. As the final level event rate is very low, files may not contain certain tables at all. Merging these files together, the missing tables should be filled with empty rows (i.e. setting exists=0).
To illustrate this, I have placed a few files showing this issue in `/data/user/tkintscher/bugs/hdfwriter_merge_missing_rows`. The issue appears in the tables `GFU_BDT_Score_Up` and `GFU_BDT_Score_Down`.
'''Example 1 (fails):'''
```text
$ h5ls /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091692.h5 | grep BDT
GFU_BDT_Score_Down Dataset {4/Inf}
GFU_BDT_Score_Up Dataset {4/Inf}
$ h5ls /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091699.h5 | grep BDT
GFU_BDT_Score_Down Dataset {3/Inf}
$ hdfwriter-merge -o test_fail.h5 /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091692.h5 /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091699.h5
...
$ h5ls test_fail.h5 | grep BDT
GFU_BDT_Score_Down Dataset {7/Inf}
GFU_BDT_Score_Up Dataset {5/Inf}
```
'''Expected outcome:'''
As there are seven events combined in both input files, the output tables should have 7 rows.
However, the _Up table only has 5.
'''Example 2 (works):'''
Replacing one of the input files with another one from the same dataset, with the same initial constellation of rows, the issue does not appear:
```text
$ h5ls /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091692.h5 | grep BDT
GFU_BDT_Score_Down Dataset {4/Inf}
GFU_BDT_Score_Up Dataset {4/Inf}
$ h5ls /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091697.h5 | grep BDT
GFU_BDT_Score_Down Dataset {3/Inf}
$ hdfwriter-merge -o test_ok.h5 /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091692.h5 /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091697.h5
...
$ h5ls test_ok.h5 | grep BDT
GFU_BDT_Score_Down Dataset {7/Inf}
GFU_BDT_Score_Up Dataset {7/Inf}
```
Migrated from https://code.icecube.wisc.edu/ticket/2039
```json
{
"status": "closed",
"changetime": "2017-06-28T17:20:04",
"description": "I have a bunch of HDF files produced with I3HDFWriter. Some variables are calculated only for upgoing and some only for downgoing events. As the final level event rate is very low, files may not contain certain tables at all. Merging these files together, the missing tables should be filled with empty rows (i.e. setting exists=0).\n\nTo illustrate this, I have placed a few files showing this issue in `/data/user/tkintscher/bugs/hdfwriter_merge_missing_rows`. The issue appears in the tables `GFU_BDT_Score_Up` and `GFU_BDT_Score_Down`.\n\n'''Example 1 (fails):'''\n{{{\n$ h5ls /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091692.h5 | grep BDT\nGFU_BDT_Score_Down Dataset {4/Inf}\nGFU_BDT_Score_Up Dataset {4/Inf}\n$ h5ls /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091699.h5 | grep BDT\nGFU_BDT_Score_Down Dataset {3/Inf}\n$ hdfwriter-merge -o test_fail.h5 /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091692.h5 /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091699.h5\n...\n$ h5ls test_fail.h5 | grep BDT\nGFU_BDT_Score_Down Dataset {7/Inf}\nGFU_BDT_Score_Up Dataset {5/Inf}\n}}}\n'''Expected outcome:'''\nAs there are seven events combined in both input files, the output tables should have 7 rows.\nHowever, the _Up table only has 5.\n\n'''Example 2 (works):'''\nReplacing one of the input files with another one from the same dataset, with the same initial constellation of rows, the issue does not appear:\n{{{\n$ h5ls /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091692.h5 | grep BDT\nGFU_BDT_Score_Down Dataset {4/Inf}\nGFU_BDT_Score_Up Dataset {4/Inf}\n$ h5ls /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091697.h5 | grep BDT\nGFU_BDT_Score_Down Dataset {3/Inf}\n$ hdfwriter-merge -o test_ok.h5 /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091692.h5 /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091697.h5\n...\n$ h5ls test_ok.h5 | grep BDT\nGFU_BDT_Score_Down Dataset {7/Inf}\nGFU_BDT_Score_Up Dataset {7/Inf}\n}}}",
"reporter": "thomas.kintscher",
"cc": "",
"resolution": "invalid",
"_ts": "1498670404950731",
"component": "combo core",
"summary": "hdfwriter-merge not properly padding rows",
"priority": "normal",
"keywords": "",
"time": "2017-06-13T14:14:10",
"milestone": "",
"owner": "jvansanten",
"type": "defect"
}
```
|
1.0
|
hdfwriter-merge not properly padding rows (Trac #2039) - I have a bunch of HDF files produced with I3HDFWriter. Some variables are calculated only for upgoing and some only for downgoing events. As the final level event rate is very low, files may not contain certain tables at all. Merging these files together, the missing tables should be filled with empty rows (i.e. setting exists=0).
To illustrate this, I have placed a few files showing this issue in `/data/user/tkintscher/bugs/hdfwriter_merge_missing_rows`. The issue appears in the tables `GFU_BDT_Score_Up` and `GFU_BDT_Score_Down`.
'''Example 1 (fails):'''
```text
$ h5ls /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091692.h5 | grep BDT
GFU_BDT_Score_Down Dataset {4/Inf}
GFU_BDT_Score_Up Dataset {4/Inf}
$ h5ls /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091699.h5 | grep BDT
GFU_BDT_Score_Down Dataset {3/Inf}
$ hdfwriter-merge -o test_fail.h5 /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091692.h5 /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091699.h5
...
$ h5ls test_fail.h5 | grep BDT
GFU_BDT_Score_Down Dataset {7/Inf}
GFU_BDT_Score_Up Dataset {5/Inf}
```
'''Expected outcome:'''
As there are seven events combined in both input files, the output tables should have 7 rows.
However, the _Up table only has 5.
'''Example 2 (works):'''
Replacing one of the input files with another one from the same dataset, with the same initial constellation of rows, the issue does not appear:
```text
$ h5ls /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091692.h5 | grep BDT
GFU_BDT_Score_Down Dataset {4/Inf}
GFU_BDT_Score_Up Dataset {4/Inf}
$ h5ls /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091697.h5 | grep BDT
GFU_BDT_Score_Down Dataset {3/Inf}
$ hdfwriter-merge -o test_ok.h5 /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091692.h5 /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091697.h5
...
$ h5ls test_ok.h5 | grep BDT
GFU_BDT_Score_Down Dataset {7/Inf}
GFU_BDT_Score_Up Dataset {7/Inf}
```
Migrated from https://code.icecube.wisc.edu/ticket/2039
```json
{
"status": "closed",
"changetime": "2017-06-28T17:20:04",
"description": "I have a bunch of HDF files produced with I3HDFWriter. Some variables are calculated only for upgoing and some only for downgoing events. As the final level event rate is very low, files may not contain certain tables at all. Merging these files together, the missing tables should be filled with empty rows (i.e. setting exists=0).\n\nTo illustrate this, I have placed a few files showing this issue in `/data/user/tkintscher/bugs/hdfwriter_merge_missing_rows`. The issue appears in the tables `GFU_BDT_Score_Up` and `GFU_BDT_Score_Down`.\n\n'''Example 1 (fails):'''\n{{{\n$ h5ls /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091692.h5 | grep BDT\nGFU_BDT_Score_Down Dataset {4/Inf}\nGFU_BDT_Score_Up Dataset {4/Inf}\n$ h5ls /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091699.h5 | grep BDT\nGFU_BDT_Score_Down Dataset {3/Inf}\n$ hdfwriter-merge -o test_fail.h5 /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091692.h5 /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091699.h5\n...\n$ h5ls test_fail.h5 | grep BDT\nGFU_BDT_Score_Down Dataset {7/Inf}\nGFU_BDT_Score_Up Dataset {5/Inf}\n}}}\n'''Expected outcome:'''\nAs there are seven events combined in both input files, the output tables should have 7 rows.\nHowever, the _Up table only has 5.\n\n'''Example 2 (works):'''\nReplacing one of the input files with another one from the same dataset, with the same initial constellation of rows, the issue does not appear:\n{{{\n$ h5ls /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091692.h5 | grep BDT\nGFU_BDT_Score_Down Dataset {4/Inf}\nGFU_BDT_Score_Up Dataset {4/Inf}\n$ h5ls /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091697.h5 | grep BDT\nGFU_BDT_Score_Down Dataset {3/Inf}\n$ hdfwriter-merge -o test_ok.h5 /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091692.h5 /data/user/tkintscher/bugs/hdfwriter_merge_missing_rows/Level2_IC86.2012_corsika.011057.091697.h5\n...\n$ h5ls test_ok.h5 | grep BDT\nGFU_BDT_Score_Down Dataset {7/Inf}\nGFU_BDT_Score_Up Dataset {7/Inf}\n}}}",
"reporter": "thomas.kintscher",
"cc": "",
"resolution": "invalid",
"_ts": "1498670404950731",
"component": "combo core",
"summary": "hdfwriter-merge not properly padding rows",
"priority": "normal",
"keywords": "",
"time": "2017-06-13T14:14:10",
"milestone": "",
"owner": "jvansanten",
"type": "defect"
}
```
|
defect
|
hdfwriter merge not properly padding rows trac i have a bunch of hdf files produced with some variables are calculated only for upgoing and some only for downgoing events as the final level event rate is very low files may not contain certain tables at all merging these files together the missing tables should be filled with empty rows i e setting exists to illustrate this i have placed a few files showing this issue in data user tkintscher bugs hdfwriter merge missing rows the issue appears in the tables gfu bdt score up and gfu bdt score down example fails text data user tkintscher bugs hdfwriter merge missing rows corsika grep bdt gfu bdt score down dataset inf gfu bdt score up dataset inf data user tkintscher bugs hdfwriter merge missing rows corsika grep bdt gfu bdt score down dataset inf hdfwriter merge o test fail data user tkintscher bugs hdfwriter merge missing rows corsika data user tkintscher bugs hdfwriter merge missing rows corsika test fail grep bdt gfu bdt score down dataset inf gfu bdt score up dataset inf expected outcome as there are seven events combined in both input files the output tables should have rows however the up table only has example works replacing one of the input files with another one from the same dataset with the same initial constellation of rows the issue does not appear text data user tkintscher bugs hdfwriter merge missing rows corsika grep bdt gfu bdt score down dataset inf gfu bdt score up dataset inf data user tkintscher bugs hdfwriter merge missing rows corsika grep bdt gfu bdt score down dataset inf hdfwriter merge o test ok data user tkintscher bugs hdfwriter merge missing rows corsika data user tkintscher bugs hdfwriter merge missing rows corsika test ok grep bdt gfu bdt score down dataset inf gfu bdt score up dataset inf migrated from json status closed changetime description i have a bunch of hdf files produced with some variables are calculated only for upgoing and some only for downgoing events as the final level event rate is very low files may not contain certain tables at all merging these files together the missing tables should be filled with empty rows i e setting exists n nto illustrate this i have placed a few files showing this issue in data user tkintscher bugs hdfwriter merge missing rows the issue appears in the tables gfu bdt score up and gfu bdt score down n n example fails n n data user tkintscher bugs hdfwriter merge missing rows corsika grep bdt ngfu bdt score down dataset inf ngfu bdt score up dataset inf n data user tkintscher bugs hdfwriter merge missing rows corsika grep bdt ngfu bdt score down dataset inf n hdfwriter merge o test fail data user tkintscher bugs hdfwriter merge missing rows corsika data user tkintscher bugs hdfwriter merge missing rows corsika n n test fail grep bdt ngfu bdt score down dataset inf ngfu bdt score up dataset inf n n expected outcome nas there are seven events combined in both input files the output tables should have rows nhowever the up table only has n n example works nreplacing one of the input files with another one from the same dataset with the same initial constellation of rows the issue does not appear n n data user tkintscher bugs hdfwriter merge missing rows corsika grep bdt ngfu bdt score down dataset inf ngfu bdt score up dataset inf n data user tkintscher bugs hdfwriter merge missing rows corsika grep bdt ngfu bdt score down dataset inf n hdfwriter merge o test ok data user tkintscher bugs hdfwriter merge missing rows corsika data user tkintscher bugs hdfwriter merge missing rows corsika n n test ok grep bdt ngfu bdt score down dataset inf ngfu bdt score up dataset inf n reporter thomas kintscher cc resolution invalid ts component combo core summary hdfwriter merge not properly padding rows priority normal keywords time milestone owner jvansanten type defect
| 1
|
110,032
| 23,855,879,194
|
IssuesEvent
|
2022-09-06 23:26:54
|
dotnet/runtime
|
https://api.github.com/repos/dotnet/runtime
|
closed
|
OrdinalIgnoreCase could be faster when one of the args is a const ASCII string
|
tenet-performance area-CodeGen-coreclr
|
It's a quite popular case when we compare a string against some predefined one using `Ordinal/OrdinalIgnoreCase` case (I found plenty of cases in dotnet/aspnetcore and dotnet/runtime repos). E.g. patterns like:
```csharp
* string.Equals(str, "cns", StringComparison.OrdinalIgnoreCase); // or just Ordinal
* str.Equals("cns", StringComparison.OrdinalIgnoreCase); // or just Ordinal
* StringComparer.OrdinalIgnoreCase.Equals(str, "cns"); // or just Ordinal
```
So Roslyn/ILLink/JIT (perhaps, it should be JIT to handle more cases after inlining + Roslyn/ILLink know nothing about target arch) could optimize such comparisons by inlining a more optimized check, e.g. here is what we can do for small strings (1-4 chars) keeping in mind that strings are 8-bytes aligned (for simplicity I only cared about AMD64 arch):
```csharp
[Benchmark(Baseline = true)]
[Arguments("true")]
[Arguments("TRUE")]
public bool StringEquals(string str)
{
return string.Equals(str, "True", StringComparison.OrdinalIgnoreCase);
}
[Benchmark]
[Arguments("true")]
[Arguments("TRUE")]
public bool Inlined(string str)
{
return object.ReferenceEquals(str, "True") ||
(str.Length == 4 &&
// string's content fits into 64bit register, the following code looks awful
// but it's a simple 'or + cmp' in the codegen
(Unsafe.ReadUnaligned<ulong>(ref Unsafe.As<char, byte>(
ref MemoryMarshal.GetReference(str.AsSpan()))) | 0x0020002000200020 /*'to upper' since the const arg doesn't contain anything but [a..Z]*/) == 0x65007500720074);
}
```
```
| Method | str | Mean | Error | StdDev | Ratio |
|------------- |----- |----------:|----------:|----------:|------:|
| StringEquals | TRUE | 4.1723 ns | 0.0023 ns | 0.0020 ns | 1.00 |
| Inlined | TRUE | 0.3416 ns | 0.0024 ns | 0.0022 ns | 0.08 |
| | | | | | |
| StringEquals | true | 4.1718 ns | 0.0023 ns | 0.0021 ns | 1.00 |
| Inlined | true | 0.3406 ns | 0.0019 ns | 0.0016 ns | 0.08 |
```
We also can inline SIMD stuff for longer strings, e.g. here I check that an http header is `"Proxy-Authenticate"` (18 chars) using two AVX2 vectors: https://gist.github.com/EgorBo/c8e8490ddd6f9a0d5b72c413ddd81d44
```
| Method | headerName | Mean | Error | StdDev | Ratio | Gen 0 | Gen 1 | Gen 2 | Allocated |
|----------------- |------------------- |----------:|----------:|----------:|------:|------:|------:|------:|----------:|
| StringEqauls | PROXY-AUTHENTICATE | 10.296 ns | 0.0087 ns | 0.0078 ns | 1.00 | - | - | - | - |
| StringEqauls_AVX | PROXY-AUTHENTICATE | 2.560 ns | 0.0042 ns | 0.0038 ns | 0.25 | - | - | - | - |
| | | | | | | | | | |
| StringEqauls | proxy-authenticate | 10.298 ns | 0.0078 ns | 0.0065 ns | 1.00 | - | - | - | - |
| StringEqauls_AVX | proxy-authenticate | 2.563 ns | 0.0071 ns | 0.0066 ns | 0.25 | - | - | - | - |
```
when the input string is let's say 30 bytes the results are even better:
```
| Method | headerName | Mean | Error | StdDev | Ratio | Gen 0 | Gen 1 | Gen 2 | Allocated |
|----------------- |--------------------- |----------:|----------:|----------:|------:|------:|------:|------:|----------:|
| StringEqauls | PROXY(...)WORLD [30] | 15.396 ns | 0.0141 ns | 0.0117 ns | 1.00 | - | - | - | - |
| StringEqauls_AVX | PROXY(...)WORLD [30] | 2.558 ns | 0.0010 ns | 0.0008 ns | 0.17 | - | - | - | - |
| | | | | | | | | | |
| StringEqauls | proxy(...)World [30] | 14.997 ns | 0.0089 ns | 0.0079 ns | 1.00 | - | - | - | - |
| StringEqauls_AVX | proxy(...)World [30] | 2.550 ns | 0.0038 ns | 0.0030 ns | 0.17 | - | - | - | - |
```
So for [0..32] chars (string.Length) we can emit an inlined super-fast comparison:
[0..4]: using a single 64bit GP register
[5..8]: using two 64bit GP registers
[9..16]: using two 128bit vectors
[17..32]: using two 256bit vectors
[33...]: leave as is.
/cc @GrabYourPitchforks @benaadams @jkotas @stephentoub
|
1.0
|
OrdinalIgnoreCase could be faster when one of the args is a const ASCII string - It's a quite popular case when we compare a string against some predefined one using `Ordinal/OrdinalIgnoreCase` case (I found plenty of cases in dotnet/aspnetcore and dotnet/runtime repos). E.g. patterns like:
```csharp
* string.Equals(str, "cns", StringComparison.OrdinalIgnoreCase); // or just Ordinal
* str.Equals("cns", StringComparison.OrdinalIgnoreCase); // or just Ordinal
* StringComparer.OrdinalIgnoreCase.Equals(str, "cns"); // or just Ordinal
```
So Roslyn/ILLink/JIT (perhaps, it should be JIT to handle more cases after inlining + Roslyn/ILLink know nothing about target arch) could optimize such comparisons by inlining a more optimized check, e.g. here is what we can do for small strings (1-4 chars) keeping in mind that strings are 8-bytes aligned (for simplicity I only cared about AMD64 arch):
```csharp
[Benchmark(Baseline = true)]
[Arguments("true")]
[Arguments("TRUE")]
public bool StringEquals(string str)
{
return string.Equals(str, "True", StringComparison.OrdinalIgnoreCase);
}
[Benchmark]
[Arguments("true")]
[Arguments("TRUE")]
public bool Inlined(string str)
{
return object.ReferenceEquals(str, "True") ||
(str.Length == 4 &&
// string's content fits into 64bit register, the following code looks awful
// but it's a simple 'or + cmp' in the codegen
(Unsafe.ReadUnaligned<ulong>(ref Unsafe.As<char, byte>(
ref MemoryMarshal.GetReference(str.AsSpan()))) | 0x0020002000200020 /*'to upper' since the const arg doesn't contain anything but [a..Z]*/) == 0x65007500720074);
}
```
```
| Method | str | Mean | Error | StdDev | Ratio |
|------------- |----- |----------:|----------:|----------:|------:|
| StringEquals | TRUE | 4.1723 ns | 0.0023 ns | 0.0020 ns | 1.00 |
| Inlined | TRUE | 0.3416 ns | 0.0024 ns | 0.0022 ns | 0.08 |
| | | | | | |
| StringEquals | true | 4.1718 ns | 0.0023 ns | 0.0021 ns | 1.00 |
| Inlined | true | 0.3406 ns | 0.0019 ns | 0.0016 ns | 0.08 |
```
We also can inline SIMD stuff for longer strings, e.g. here I check that an http header is `"Proxy-Authenticate"` (18 chars) using two AVX2 vectors: https://gist.github.com/EgorBo/c8e8490ddd6f9a0d5b72c413ddd81d44
```
| Method | headerName | Mean | Error | StdDev | Ratio | Gen 0 | Gen 1 | Gen 2 | Allocated |
|----------------- |------------------- |----------:|----------:|----------:|------:|------:|------:|------:|----------:|
| StringEqauls | PROXY-AUTHENTICATE | 10.296 ns | 0.0087 ns | 0.0078 ns | 1.00 | - | - | - | - |
| StringEqauls_AVX | PROXY-AUTHENTICATE | 2.560 ns | 0.0042 ns | 0.0038 ns | 0.25 | - | - | - | - |
| | | | | | | | | | |
| StringEqauls | proxy-authenticate | 10.298 ns | 0.0078 ns | 0.0065 ns | 1.00 | - | - | - | - |
| StringEqauls_AVX | proxy-authenticate | 2.563 ns | 0.0071 ns | 0.0066 ns | 0.25 | - | - | - | - |
```
when the input string is let's say 30 bytes the results are even better:
```
| Method | headerName | Mean | Error | StdDev | Ratio | Gen 0 | Gen 1 | Gen 2 | Allocated |
|----------------- |--------------------- |----------:|----------:|----------:|------:|------:|------:|------:|----------:|
| StringEqauls | PROXY(...)WORLD [30] | 15.396 ns | 0.0141 ns | 0.0117 ns | 1.00 | - | - | - | - |
| StringEqauls_AVX | PROXY(...)WORLD [30] | 2.558 ns | 0.0010 ns | 0.0008 ns | 0.17 | - | - | - | - |
| | | | | | | | | | |
| StringEqauls | proxy(...)World [30] | 14.997 ns | 0.0089 ns | 0.0079 ns | 1.00 | - | - | - | - |
| StringEqauls_AVX | proxy(...)World [30] | 2.550 ns | 0.0038 ns | 0.0030 ns | 0.17 | - | - | - | - |
```
So for [0..32] chars (string.Length) we can emit an inlined super-fast comparison:
[0..4]: using a single 64bit GP register
[5..8]: using two 64bit GP registers
[9..16]: using two 128bit vectors
[17..32]: using two 256bit vectors
[33...]: leave as is.
/cc @GrabYourPitchforks @benaadams @jkotas @stephentoub
|
non_defect
|
ordinalignorecase could be faster when one of the args is a const ascii string it s a quite popular case when we compare a string against some predefined one using ordinal ordinalignorecase case i found plenty of cases in dotnet aspnetcore and dotnet runtime repos e g patterns like csharp string equals str cns stringcomparison ordinalignorecase or just ordinal str equals cns stringcomparison ordinalignorecase or just ordinal stringcomparer ordinalignorecase equals str cns or just ordinal so roslyn illink jit perhaps it should be jit to handle more cases after inlining roslyn illink know nothing about target arch could optimize such comparisons by inlining a more optimized check e g here is what we can do for small strings chars keeping in mind that strings are bytes aligned for simplicity i only cared about arch csharp public bool stringequals string str return string equals str true stringcomparison ordinalignorecase public bool inlined string str return object referenceequals str true str length string s content fits into register the following code looks awful but it s a simple or cmp in the codegen unsafe readunaligned ref unsafe as ref memorymarshal getreference str asspan to upper since the const arg doesn t contain anything but method str mean error stddev ratio stringequals true ns ns ns inlined true ns ns ns stringequals true ns ns ns inlined true ns ns ns we also can inline simd stuff for longer strings e g here i check that an http header is proxy authenticate chars using two vectors method headername mean error stddev ratio gen gen gen allocated stringeqauls proxy authenticate ns ns ns stringeqauls avx proxy authenticate ns ns ns stringeqauls proxy authenticate ns ns ns stringeqauls avx proxy authenticate ns ns ns when the input string is let s say bytes the results are even better method headername mean error stddev ratio gen gen gen allocated stringeqauls proxy world ns ns ns stringeqauls avx proxy world ns ns ns stringeqauls proxy world ns ns ns stringeqauls avx proxy world ns ns ns so for chars string length we can emit an inlined super fast comparison using a single gp register using two gp registers using two vectors using two vectors leave as is cc grabyourpitchforks benaadams jkotas stephentoub
| 0
|
367,404
| 25,737,302,053
|
IssuesEvent
|
2022-12-08 02:08:08
|
iScsc/iscsc.fr
|
https://api.github.com/repos/iScsc/iscsc.fr
|
closed
|
Add node and npm version
|
documentation good first issue Priority: Medium
|
Currently, the documentation doesn't mention the `node` and `npm` version used.
We should add the following information in the repo:
- `node 19`
- `npm 8.19.2`
|
1.0
|
Add node and npm version - Currently, the documentation doesn't mention the `node` and `npm` version used.
We should add the following information in the repo:
- `node 19`
- `npm 8.19.2`
|
non_defect
|
add node and npm version currently the documentation doesn t mention the node and npm version used we should add the following information in the repo node npm
| 0
|
32,672
| 13,910,663,271
|
IssuesEvent
|
2020-10-20 16:21:11
|
cityofaustin/atd-data-tech
|
https://api.github.com/repos/cityofaustin/atd-data-tech
|
closed
|
[RPP Back Office] Permit Information - Hang Tag Max
|
Product: Residential Parking Permit Digitization Service: Apps Workgroup: PE
|
If the max # of Hang Tags is 2 should the drop down list only show 1, 2 not up to 6?
|
1.0
|
[RPP Back Office] Permit Information - Hang Tag Max - If the max # of Hang Tags is 2 should the drop down list only show 1, 2 not up to 6?
|
non_defect
|
permit information hang tag max if the max of hang tags is should the drop down list only show not up to
| 0
|
35,712
| 7,799,895,133
|
IssuesEvent
|
2018-06-09 01:47:30
|
StrikeNP/trac_test
|
https://api.github.com/repos/StrikeNP/trac_test
|
closed
|
TWP-ICE crashes at a 600-s timestep (Trac #427)
|
Migrated from Trac clubb_src defect meyern@uwm.edu
|
On 28 Jun 2011, the [http://www.larson-group.com/internal/nightly/clubb_nightly/profiles-20110628/text_output/timestep_results nightly timestep test] reported that TWP-ICE crashed at a 600-s timestep. Perhaps the crash has something to do with changes to the activation scheme that were committed on the previous day. Nate, could you please investigate? Why aren't the results bindiff identical between the code from Jun 27 and Jun 28?
Attachments:
Migrated from http://carson.math.uwm.edu/trac/clubb/ticket/427
```json
{
"status": "closed",
"changetime": "2011-07-13T18:48:51",
"description": "On 28 Jun 2011, the [http://www.larson-group.com/internal/nightly/clubb_nightly/profiles-20110628/text_output/timestep_results nightly timestep test] reported that TWP-ICE crashed at a 600-s timestep. Perhaps the crash has something to do with changes to the activation scheme that were committed on the previous day. Nate, could you please investigate? Why aren't the results bindiff identical between the code from Jun 27 and Jun 28?",
"reporter": "vlarson@uwm.edu",
"cc": "vlarson@uwm.edu",
"resolution": "fixed",
"_ts": "1310582931000000",
"component": "clubb_src",
"summary": "TWP-ICE crashes at a 600-s timestep",
"priority": "critical",
"keywords": "",
"time": "2011-06-30T14:51:39",
"milestone": "",
"owner": "meyern@uwm.edu",
"type": "defect"
}
```
|
1.0
|
TWP-ICE crashes at a 600-s timestep (Trac #427) - On 28 Jun 2011, the [http://www.larson-group.com/internal/nightly/clubb_nightly/profiles-20110628/text_output/timestep_results nightly timestep test] reported that TWP-ICE crashed at a 600-s timestep. Perhaps the crash has something to do with changes to the activation scheme that were committed on the previous day. Nate, could you please investigate? Why aren't the results bindiff identical between the code from Jun 27 and Jun 28?
Attachments:
Migrated from http://carson.math.uwm.edu/trac/clubb/ticket/427
```json
{
"status": "closed",
"changetime": "2011-07-13T18:48:51",
"description": "On 28 Jun 2011, the [http://www.larson-group.com/internal/nightly/clubb_nightly/profiles-20110628/text_output/timestep_results nightly timestep test] reported that TWP-ICE crashed at a 600-s timestep. Perhaps the crash has something to do with changes to the activation scheme that were committed on the previous day. Nate, could you please investigate? Why aren't the results bindiff identical between the code from Jun 27 and Jun 28?",
"reporter": "vlarson@uwm.edu",
"cc": "vlarson@uwm.edu",
"resolution": "fixed",
"_ts": "1310582931000000",
"component": "clubb_src",
"summary": "TWP-ICE crashes at a 600-s timestep",
"priority": "critical",
"keywords": "",
"time": "2011-06-30T14:51:39",
"milestone": "",
"owner": "meyern@uwm.edu",
"type": "defect"
}
```
|
defect
|
twp ice crashes at a s timestep trac on jun the reported that twp ice crashed at a s timestep perhaps the crash has something to do with changes to the activation scheme that were committed on the previous day nate could you please investigate why aren t the results bindiff identical between the code from jun and jun attachments migrated from json status closed changetime description on jun the reported that twp ice crashed at a s timestep perhaps the crash has something to do with changes to the activation scheme that were committed on the previous day nate could you please investigate why aren t the results bindiff identical between the code from jun and jun reporter vlarson uwm edu cc vlarson uwm edu resolution fixed ts component clubb src summary twp ice crashes at a s timestep priority critical keywords time milestone owner meyern uwm edu type defect
| 1
|
67,777
| 21,134,886,419
|
IssuesEvent
|
2022-04-06 05:10:11
|
SeleniumHQ/selenium
|
https://api.github.com/repos/SeleniumHQ/selenium
|
opened
|
[🐛 Bug]: Node not registering on Hub for non Dockerised grid 4 on windows 10
|
I-defect needs-triaging
|
### What happened?
I've created a local setup for Grid 4 in my windows 10 machine,
Using Grid 4, I am able to create Grid 4 as Standalone and can see the result as below:

I can get the result as below

But when I try to create Grid in classic way i.e. Hub and Nodes, both are in same machine, hub and node are getting created but node are not registering to hub.
Below is the command to create Hub:

Hub get created successfully and listening on port 4444.
Below is the command to create node:

Node also get created but failing when sending the request to Hub for registration.
And the result on UI is:

I tried with various CLI options to create hub and node like --host localhost or --host 127.0.0.1, not no luck.
I tried open ports in my systems but no luck,
### How can we reproduce the issue?
```shell
In Windows 10 machine, have selenium jar and chrome driver in same folder and run the cli command from command prompt.
selenium-server-4.1.2
chromedriver
```
### Relevant log output
```shell
Node logs with log level FINEST::::
Microsoft Windows [Version 10.0.19044.1586]
(c) Microsoft Corporation. All rights reserved.
C:\Users\admin\Desktop\Webomates\Selenium_Upgradation\New folder>java -jar selenium-server-4.1.2.jar node --hub 192.168.29.69 --log-level FINEST
10:37:16.265 INFO [LogManager$RootLogger.log] - Using the system default encoding
10:37:16.270 INFO [OpenTelemetryTracer.createTracer] - Using OpenTelemetry for tracing
10:37:16.362 DEBUG [AutoConfiguredOpenTelemetrySdkBuilder.build] - Global OpenTelemetrySdk set to OpenTelemetrySdk{tracerProvider=SdkTracerProvider{clock=SystemClock{}, idGenerator=RandomIdGenerator{}, resource=Resource{schemaUrl=https://opentelemetry.io/schemas/1.8.0, attributes={service.name="unknown_service:java", telemetry.sdk.language="java", telemetry.sdk.name="opentelemetry", telemetry.sdk.version="1.10.1"}}, spanLimitsSupplier=SpanLimitsValue{maxNumberOfAttributes=128, maxNumberOfEvents=128, maxNumberOfLinks=128, maxNumberOfAttributesPerEvent=128, maxNumberOfAttributesPerLink=128, maxAttributeValueLength=2147483647}, sampler=ParentBased{root:AlwaysOnSampler,remoteParentSampled:AlwaysOnSampler,remoteParentNotSampled:AlwaysOffSampler,localParentSampled:AlwaysOnSampler,localParentNotSampled:AlwaysOffSampler}, spanProcessor=SimpleSpanProcessor{spanExporter=org.openqa.selenium.remote.tracing.opentelemetry.SeleniumSpanExporter$1@5a8806ef}}} by autoconfiguration
10:37:16.759 INFO [UnboundZmqEventBus.<init>] - Connecting to tcp://192.168.29.69:4442 and tcp://192.168.29.69:4443
10:37:16.837 INFO [UnboundZmqEventBus.<init>] - Sockets created
10:37:17.853 INFO [UnboundZmqEventBus.<init>] - Event bus ready
10:37:17.890 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = JMImplementation:type=MBeanServerDelegate
10:37:17.903 FINER [Repository.addMBean] - name = JMImplementation:type=MBeanServerDelegate
10:37:17.904 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object JMImplementation:type=MBeanServerDelegate
10:37:17.906 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered JMImplementation:type=MBeanServerDelegate
10:37:17.917 FINER [Repository.contains] - name = java.lang:type=ClassLoading
10:37:17.930 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.ClassLoadingImpl
10:37:17.930 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=ClassLoading
10:37:17.931 FINER [Repository.addMBean] - name = java.lang:type=ClassLoading
10:37:17.931 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:type=ClassLoading
10:37:17.932 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=ClassLoading
10:37:17.932 FINER [Repository.contains] - name = java.lang:type=Compilation
10:37:17.933 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.CompilationImpl
10:37:17.933 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=Compilation
10:37:17.933 FINER [Repository.addMBean] - name = java.lang:type=Compilation
10:37:17.933 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:type=Compilation
10:37:17.934 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=Compilation
10:37:17.934 FINER [Repository.contains] - name = java.lang:type=Memory
10:37:17.936 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.MemoryImpl
10:37:17.936 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=Memory
10:37:17.937 FINER [Repository.addMBean] - name = java.lang:type=Memory
10:37:17.937 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:type=Memory
10:37:17.937 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=Memory
10:37:17.938 FINER [Repository.contains] - name = java.lang:type=GarbageCollector,name=PS Scavenge
10:37:17.942 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.GarbageCollectorImpl
10:37:17.942 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=GarbageCollector,name=PS Scavenge
10:37:17.942 FINER [Repository.addMBean] - name = java.lang:type=GarbageCollector,name=PS Scavenge
10:37:17.942 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:name=PS Scavenge,type=GarbageCollector
10:37:17.943 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=GarbageCollector,name=PS Scavenge
10:37:17.943 FINER [Repository.contains] - name = java.lang:type=GarbageCollector,name=PS MarkSweep
10:37:17.943 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.GarbageCollectorImpl
10:37:17.944 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=GarbageCollector,name=PS MarkSweep
10:37:17.944 FINER [Repository.addMBean] - name = java.lang:type=GarbageCollector,name=PS MarkSweep
10:37:17.945 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:name=PS MarkSweep,type=GarbageCollector
10:37:17.945 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=GarbageCollector,name=PS MarkSweep
10:37:17.946 FINER [Repository.contains] - name = java.lang:type=MemoryManager,name=CodeCacheManager
10:37:17.946 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.MemoryManagerImpl
10:37:17.950 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=MemoryManager,name=CodeCacheManager
10:37:17.953 FINER [Repository.addMBean] - name = java.lang:type=MemoryManager,name=CodeCacheManager
10:37:17.954 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:name=CodeCacheManager,type=MemoryManager
10:37:17.954 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=MemoryManager,name=CodeCacheManager
10:37:17.955 FINER [Repository.contains] - name = java.lang:type=MemoryManager,name=Metaspace Manager
10:37:17.955 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.MemoryManagerImpl
10:37:17.956 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=MemoryManager,name=Metaspace Manager
10:37:17.956 FINER [Repository.addMBean] - name = java.lang:type=MemoryManager,name=Metaspace Manager
10:37:17.957 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:name=Metaspace Manager,type=MemoryManager
10:37:17.957 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=MemoryManager,name=Metaspace Manager
10:37:17.958 FINER [Repository.contains] - name = java.lang:type=GarbageCollector,name=PS Scavenge
10:37:17.958 FINER [Repository.contains] - name = java.lang:type=GarbageCollector,name=PS MarkSweep
10:37:17.960 FINER [Repository.contains] - name = java.lang:type=MemoryPool,name=Code Cache
10:37:17.962 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.MemoryPoolImpl
10:37:17.962 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=MemoryPool,name=Code Cache
10:37:17.962 FINER [Repository.addMBean] - name = java.lang:type=MemoryPool,name=Code Cache
10:37:17.965 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:name=Code Cache,type=MemoryPool
10:37:17.967 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=MemoryPool,name=Code Cache
10:37:17.967 FINER [Repository.contains] - name = java.lang:type=MemoryPool,name=Metaspace
10:37:17.968 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.MemoryPoolImpl
10:37:17.969 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=MemoryPool,name=Metaspace
10:37:17.969 FINER [Repository.addMBean] - name = java.lang:type=MemoryPool,name=Metaspace
10:37:17.970 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:name=Metaspace,type=MemoryPool
10:37:17.970 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=MemoryPool,name=Metaspace
10:37:17.971 FINER [Repository.contains] - name = java.lang:type=MemoryPool,name=Compressed Class Space
10:37:17.972 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.MemoryPoolImpl
10:37:17.973 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=MemoryPool,name=Compressed Class Space
10:37:17.973 FINER [Repository.addMBean] - name = java.lang:type=MemoryPool,name=Compressed Class Space
10:37:17.974 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:name=Compressed Class Space,type=MemoryPool
10:37:17.975 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=MemoryPool,name=Compressed Class Space
10:37:17.976 FINER [Repository.contains] - name = java.lang:type=MemoryPool,name=PS Eden Space
10:37:17.976 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.MemoryPoolImpl
10:37:17.977 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=MemoryPool,name=PS Eden Space
10:37:17.981 FINER [Repository.addMBean] - name = java.lang:type=MemoryPool,name=PS Eden Space
10:37:17.983 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:name=PS Eden Space,type=MemoryPool
10:37:17.984 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=MemoryPool,name=PS Eden Space
10:37:17.985 FINER [Repository.contains] - name = java.lang:type=MemoryPool,name=PS Survivor Space
10:37:17.986 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.MemoryPoolImpl
10:37:17.986 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=MemoryPool,name=PS Survivor Space
10:37:17.987 FINER [Repository.addMBean] - name = java.lang:type=MemoryPool,name=PS Survivor Space
10:37:17.987 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:name=PS Survivor Space,type=MemoryPool
10:37:17.988 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=MemoryPool,name=PS Survivor Space
10:37:17.988 FINER [Repository.contains] - name = java.lang:type=MemoryPool,name=PS Old Gen
10:37:17.989 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.MemoryPoolImpl
10:37:17.989 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=MemoryPool,name=PS Old Gen
10:37:17.990 FINER [Repository.addMBean] - name = java.lang:type=MemoryPool,name=PS Old Gen
10:37:17.990 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:name=PS Old Gen,type=MemoryPool
10:37:17.991 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=MemoryPool,name=PS Old Gen
10:37:17.992 FINER [Repository.contains] - name = java.lang:type=OperatingSystem
10:37:17.996 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.OperatingSystemImpl
10:37:17.997 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=OperatingSystem
10:37:17.998 FINER [Repository.addMBean] - name = java.lang:type=OperatingSystem
10:37:17.998 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:type=OperatingSystem
10:37:17.999 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=OperatingSystem
10:37:18.000 FINER [Repository.contains] - name = java.lang:type=Runtime
10:37:18.002 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.RuntimeImpl
10:37:18.003 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=Runtime
10:37:18.003 FINER [Repository.addMBean] - name = java.lang:type=Runtime
10:37:18.004 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:type=Runtime
10:37:18.004 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=Runtime
10:37:18.006 FINER [Repository.contains] - name = java.lang:type=Threading
10:37:18.013 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.ThreadImpl
10:37:18.013 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=Threading
10:37:18.014 FINER [Repository.addMBean] - name = java.lang:type=Threading
10:37:18.014 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:type=Threading
10:37:18.015 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=Threading
10:37:18.016 FINER [Repository.contains] - name = java.util.logging:type=Logging
10:37:18.018 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.ManagementFactoryHelper$PlatformLoggingImpl
10:37:18.019 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.util.logging:type=Logging
10:37:18.019 FINER [Repository.addMBean] - name = java.util.logging:type=Logging
10:37:18.020 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.util.logging:type=Logging
10:37:18.020 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.util.logging:type=Logging
10:37:18.022 FINER [Repository.contains] - name = java.nio:type=BufferPool,name=direct
10:37:18.023 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.ManagementFactoryHelper$1
10:37:18.023 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.nio:type=BufferPool,name=direct
10:37:18.024 FINER [Repository.addMBean] - name = java.nio:type=BufferPool,name=direct
10:37:18.026 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.nio:name=direct,type=BufferPool
10:37:18.029 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.nio:type=BufferPool,name=direct
10:37:18.029 FINER [Repository.contains] - name = java.nio:type=BufferPool,name=mapped
10:37:18.030 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.ManagementFactoryHelper$1
10:37:18.031 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.nio:type=BufferPool,name=mapped
10:37:18.031 FINER [Repository.addMBean] - name = java.nio:type=BufferPool,name=mapped
10:37:18.032 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.nio:name=mapped,type=BufferPool
10:37:18.033 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.nio:type=BufferPool,name=mapped
10:37:18.034 FINER [Repository.contains] - name = java.lang:type=GarbageCollector,name=PS Scavenge
10:37:18.034 FINER [Repository.contains] - name = java.lang:type=GarbageCollector,name=PS MarkSweep
10:37:18.035 FINER [Repository.contains] - name = java.lang:type=OperatingSystem
10:37:18.036 FINER [Repository.contains] - name = com.sun.management:type=HotSpotDiagnostic
10:37:18.038 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.HotSpotDiagnostic
10:37:18.038 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = com.sun.management:type=HotSpotDiagnostic
10:37:18.038 FINER [Repository.addMBean] - name = com.sun.management:type=HotSpotDiagnostic
10:37:18.039 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object com.sun.management:type=HotSpotDiagnostic
10:37:18.039 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered com.sun.management:type=HotSpotDiagnostic
10:37:18.045 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = com.sun.management:type=DiagnosticCommand
10:37:18.046 FINER [Repository.addMBean] - name = com.sun.management:type=DiagnosticCommand
10:37:18.047 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object com.sun.management:type=DiagnosticCommand
10:37:18.047 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered com.sun.management:type=DiagnosticCommand
10:37:18.065 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = org.seleniumhq.grid:type=Config,name=BaseServerConfig
10:37:18.065 FINER [Repository.addMBean] - name = org.seleniumhq.grid:type=Config,name=BaseServerConfig
10:37:18.066 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object org.seleniumhq.grid:name=BaseServerConfig,type=Config
10:37:18.068 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered org.seleniumhq.grid:type=Config,name=BaseServerConfig
10:37:18.821 INFO [NodeServer.createHandlers] - Reporting self as: http://192.168.29.69:5555
10:37:18.826 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = org.seleniumhq.grid:type=Config,name=BaseServerConfig
10:37:18.826 FINER [Repository.addMBean] - name = org.seleniumhq.grid:type=Config,name=BaseServerConfig
10:37:19.364 INFO [NodeOptions.getSessionFactories] - Detected 4 available processors
10:37:19.410 INFO [NodeOptions.discoverDrivers] - Discovered 2 driver(s)
10:37:19.451 INFO [NodeOptions.report] - Adding Chrome for {"browserName": "chrome"} 4 times
10:37:19.455 INFO [NodeOptions.report] - Adding Edge for {"browserName": "MicrosoftEdge"} 4 times
10:37:19.475 INFO [Node.<init>] - Binding additional locator mechanisms: name, id, relative
10:37:19.532 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = org.seleniumhq.grid:type=Node,name=LocalNode
10:37:19.532 FINER [Repository.addMBean] - name = org.seleniumhq.grid:type=Node,name=LocalNode
10:37:19.534 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object org.seleniumhq.grid:name=LocalNode,type=Node
10:37:19.537 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered org.seleniumhq.grid:type=Node,name=LocalNode
10:37:19.552 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = org.seleniumhq.grid:type=Config,name=BaseServerConfig
10:37:19.553 FINER [Repository.addMBean] - name = org.seleniumhq.grid:type=Config,name=BaseServerConfig
10:37:19.572 DEBUG [MultithreadEventLoopGroup.<clinit>] - -Dio.netty.eventLoopThreads: 8
10:37:19.591 DEBUG [InternalThreadLocalMap.<clinit>] - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
10:37:19.591 DEBUG [InternalThreadLocalMap.<clinit>] - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
10:37:19.614 DEBUG [PlatformDependent0.explicitNoUnsafeCause0] - -Dio.netty.noUnsafe: false
10:37:19.615 DEBUG [PlatformDependent0.javaVersion0] - Java version: 8
10:37:19.618 DEBUG [PlatformDependent0.<clinit>] - sun.misc.Unsafe.theUnsafe: available
10:37:19.620 DEBUG [PlatformDependent0.<clinit>] - sun.misc.Unsafe.copyMemory: available
10:37:19.621 DEBUG [PlatformDependent0.<clinit>] - java.nio.Buffer.address: available
10:37:19.622 DEBUG [PlatformDependent0.<clinit>] - direct buffer constructor: available
10:37:19.623 DEBUG [PlatformDependent0.<clinit>] - java.nio.Bits.unaligned: available, true
10:37:19.624 DEBUG [PlatformDependent0.<clinit>] - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9
10:37:19.625 DEBUG [PlatformDependent0.<clinit>] - java.nio.DirectByteBuffer.<init>(long, int): available
10:37:19.625 DEBUG [PlatformDependent.unsafeUnavailabilityCause0] - sun.misc.Unsafe: available
10:37:19.627 DEBUG [PlatformDependent.tmpdir0] - -Dio.netty.tmpdir: C:\Users\admin\AppData\Local\Temp (java.io.tmpdir)
10:37:19.627 DEBUG [PlatformDependent.bitMode0] - -Dio.netty.bitMode: 64 (sun.arch.data.model)
10:37:19.628 DEBUG [PlatformDependent.isWindows0] - Platform: Windows
10:37:19.633 DEBUG [PlatformDependent.<clinit>] - -Dio.netty.maxDirectMemory: 3719299072 bytes
10:37:19.633 DEBUG [PlatformDependent.<clinit>] - -Dio.netty.uninitializedArrayAllocationThreshold: -1
10:37:19.635 DEBUG [CleanerJava6.<clinit>] - java.nio.ByteBuffer.cleaner(): available
10:37:19.635 DEBUG [PlatformDependent.<clinit>] - -Dio.netty.noPreferDirect: false
10:37:19.636 DEBUG [NioEventLoop.<clinit>] - -Dio.netty.noKeySetOptimization: false
10:37:19.637 DEBUG [NioEventLoop.<clinit>] - -Dio.netty.selectorAutoRebuildThreshold: 512
10:37:19.647 DEBUG [PlatformDependent$Mpsc.<clinit>] - org.jctools-core.MpscChunkedArrayQueue: available
10:37:19.652 FINEST [NioEventLoop.openSelector] - instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@6283d8b8
10:37:19.655 FINEST [NioEventLoop.openSelector] - instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@1a18644
10:37:19.656 FINEST [NioEventLoop.openSelector] - instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@5acf93bb
10:37:19.658 FINEST [NioEventLoop.openSelector] - instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@7e7be63f
10:37:19.660 FINEST [NioEventLoop.openSelector] - instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@6cd28fa7
10:37:19.662 FINEST [NioEventLoop.openSelector] - instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@614ca7df
10:37:19.664 FINEST [NioEventLoop.openSelector] - instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@4738a206
10:37:19.666 FINEST [NioEventLoop.openSelector] - instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@66d3eec0
10:37:19.667 FINEST [NioEventLoop.openSelector] - instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@1e04fa0a
10:37:20.225 DEBUG [DefaultChannelId.<clinit>] - -Dio.netty.processId: 11128 (auto-detected)
10:37:20.228 DEBUG [NetUtil.<clinit>] - -Djava.net.preferIPv4Stack: false
10:37:20.228 DEBUG [NetUtil.<clinit>] - -Djava.net.preferIPv6Addresses: false
10:37:20.488 DEBUG [NetUtilInitializations.determineLoopback] - Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1)
10:37:20.490 DEBUG [NetUtil$1.run] - Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200
10:37:20.761 DEBUG [DefaultChannelId.<clinit>] - -Dio.netty.machineId: 84:3a:4b:ff:fe:18:5a:d2 (auto-detected)
10:37:20.773 DEBUG [ResourceLeakDetector.<clinit>] - -Dio.netty.leakDetection.level: simple
10:37:20.773 DEBUG [ResourceLeakDetector.<clinit>] - -Dio.netty.leakDetection.targetRecords: 4
10:37:20.802 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.numHeapArenas: 8
10:37:20.802 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.numDirectArenas: 8
10:37:20.803 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.pageSize: 8192
10:37:20.807 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.maxOrder: 11
10:37:20.807 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.chunkSize: 16777216
10:37:20.808 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.smallCacheSize: 256
10:37:20.808 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.normalCacheSize: 64
10:37:20.809 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
10:37:20.810 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.cacheTrimInterval: 8192
10:37:20.810 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.cacheTrimIntervalMillis: 0
10:37:20.811 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.useCacheForAllThreads: true
10:37:20.811 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
10:37:20.823 DEBUG [ByteBufUtil.<clinit>] - -Dio.netty.allocator.type: pooled
10:37:20.823 DEBUG [ByteBufUtil.<clinit>] - -Dio.netty.threadLocalDirectBufferSize: 0
10:37:20.824 DEBUG [ByteBufUtil.<clinit>] - -Dio.netty.maxThreadLocalCharBufferSize: 16384
10:37:20.849 DEBUG [LoggingHandler.channelRegistered] - [id: 0x8fa20742] REGISTERED
10:37:20.852 DEBUG [LoggingHandler.bind] - [id: 0x8fa20742] BIND: /0.0.0.0:5555
10:37:20.856 DEBUG [LoggingHandler.channelActive] - [id: 0x8fa20742, L:/0:0:0:0:0:0:0:0:5555] ACTIVE
10:37:20.858 INFO [NodeServer$1.start] - Starting registration process for node id 2789b312-8fb9-4bfe-ab91-2b876543cb38
10:37:20.859 INFO [NodeServer.execute] - Started Selenium node 4.1.2 (revision 9a5a329c5a): http://192.168.29.69:5555
10:37:20.868 INFO [NodeServer$1.lambda$start$1] - Sending registration event...
10:37:30.886 INFO [NodeServer$1.lambda$start$1] - Sending registration event...
10:37:40.918 INFO [NodeServer$1.lambda$start$1] - Sending registration event...
```
### Operating System
Microsoft Windows [Version 10.0.19044.1586]
### Selenium version
selenium-server-4.1.2
### What are the browser(s) and version(s) where you see this issue?
Chrome 100
### What are the browser driver(s) and version(s) where you see this issue?
Chrome 100.xxxx
### Are you using Selenium Grid?
Grid 4
|
1.0
|
[🐛 Bug]: Node not registering on Hub for non Dockerised grid 4 on windows 10 - ### What happened?
I've created a local setup for Grid 4 in my windows 10 machine,
Using Grid 4, I am able to create Grid 4 as Standalone and can see the result as below:

I can get the result as below

But when I try to create Grid in classic way i.e. Hub and Nodes, both are in same machine, hub and node are getting created but node are not registering to hub.
Below is the command to create Hub:

Hub get created successfully and listening on port 4444.
Below is the command to create node:

Node also get created but failing when sending the request to Hub for registration.
And the result on UI is:

I tried with various CLI options to create hub and node like --host localhost or --host 127.0.0.1, not no luck.
I tried open ports in my systems but no luck,
### How can we reproduce the issue?
```shell
In Windows 10 machine, have selenium jar and chrome driver in same folder and run the cli command from command prompt.
selenium-server-4.1.2
chromedriver
```
### Relevant log output
```shell
Node logs with log level FINEST::::
Microsoft Windows [Version 10.0.19044.1586]
(c) Microsoft Corporation. All rights reserved.
C:\Users\admin\Desktop\Webomates\Selenium_Upgradation\New folder>java -jar selenium-server-4.1.2.jar node --hub 192.168.29.69 --log-level FINEST
10:37:16.265 INFO [LogManager$RootLogger.log] - Using the system default encoding
10:37:16.270 INFO [OpenTelemetryTracer.createTracer] - Using OpenTelemetry for tracing
10:37:16.362 DEBUG [AutoConfiguredOpenTelemetrySdkBuilder.build] - Global OpenTelemetrySdk set to OpenTelemetrySdk{tracerProvider=SdkTracerProvider{clock=SystemClock{}, idGenerator=RandomIdGenerator{}, resource=Resource{schemaUrl=https://opentelemetry.io/schemas/1.8.0, attributes={service.name="unknown_service:java", telemetry.sdk.language="java", telemetry.sdk.name="opentelemetry", telemetry.sdk.version="1.10.1"}}, spanLimitsSupplier=SpanLimitsValue{maxNumberOfAttributes=128, maxNumberOfEvents=128, maxNumberOfLinks=128, maxNumberOfAttributesPerEvent=128, maxNumberOfAttributesPerLink=128, maxAttributeValueLength=2147483647}, sampler=ParentBased{root:AlwaysOnSampler,remoteParentSampled:AlwaysOnSampler,remoteParentNotSampled:AlwaysOffSampler,localParentSampled:AlwaysOnSampler,localParentNotSampled:AlwaysOffSampler}, spanProcessor=SimpleSpanProcessor{spanExporter=org.openqa.selenium.remote.tracing.opentelemetry.SeleniumSpanExporter$1@5a8806ef}}} by autoconfiguration
10:37:16.759 INFO [UnboundZmqEventBus.<init>] - Connecting to tcp://192.168.29.69:4442 and tcp://192.168.29.69:4443
10:37:16.837 INFO [UnboundZmqEventBus.<init>] - Sockets created
10:37:17.853 INFO [UnboundZmqEventBus.<init>] - Event bus ready
10:37:17.890 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = JMImplementation:type=MBeanServerDelegate
10:37:17.903 FINER [Repository.addMBean] - name = JMImplementation:type=MBeanServerDelegate
10:37:17.904 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object JMImplementation:type=MBeanServerDelegate
10:37:17.906 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered JMImplementation:type=MBeanServerDelegate
10:37:17.917 FINER [Repository.contains] - name = java.lang:type=ClassLoading
10:37:17.930 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.ClassLoadingImpl
10:37:17.930 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=ClassLoading
10:37:17.931 FINER [Repository.addMBean] - name = java.lang:type=ClassLoading
10:37:17.931 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:type=ClassLoading
10:37:17.932 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=ClassLoading
10:37:17.932 FINER [Repository.contains] - name = java.lang:type=Compilation
10:37:17.933 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.CompilationImpl
10:37:17.933 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=Compilation
10:37:17.933 FINER [Repository.addMBean] - name = java.lang:type=Compilation
10:37:17.933 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:type=Compilation
10:37:17.934 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=Compilation
10:37:17.934 FINER [Repository.contains] - name = java.lang:type=Memory
10:37:17.936 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.MemoryImpl
10:37:17.936 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=Memory
10:37:17.937 FINER [Repository.addMBean] - name = java.lang:type=Memory
10:37:17.937 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:type=Memory
10:37:17.937 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=Memory
10:37:17.938 FINER [Repository.contains] - name = java.lang:type=GarbageCollector,name=PS Scavenge
10:37:17.942 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.GarbageCollectorImpl
10:37:17.942 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=GarbageCollector,name=PS Scavenge
10:37:17.942 FINER [Repository.addMBean] - name = java.lang:type=GarbageCollector,name=PS Scavenge
10:37:17.942 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:name=PS Scavenge,type=GarbageCollector
10:37:17.943 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=GarbageCollector,name=PS Scavenge
10:37:17.943 FINER [Repository.contains] - name = java.lang:type=GarbageCollector,name=PS MarkSweep
10:37:17.943 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.GarbageCollectorImpl
10:37:17.944 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=GarbageCollector,name=PS MarkSweep
10:37:17.944 FINER [Repository.addMBean] - name = java.lang:type=GarbageCollector,name=PS MarkSweep
10:37:17.945 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:name=PS MarkSweep,type=GarbageCollector
10:37:17.945 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=GarbageCollector,name=PS MarkSweep
10:37:17.946 FINER [Repository.contains] - name = java.lang:type=MemoryManager,name=CodeCacheManager
10:37:17.946 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.MemoryManagerImpl
10:37:17.950 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=MemoryManager,name=CodeCacheManager
10:37:17.953 FINER [Repository.addMBean] - name = java.lang:type=MemoryManager,name=CodeCacheManager
10:37:17.954 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:name=CodeCacheManager,type=MemoryManager
10:37:17.954 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=MemoryManager,name=CodeCacheManager
10:37:17.955 FINER [Repository.contains] - name = java.lang:type=MemoryManager,name=Metaspace Manager
10:37:17.955 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.MemoryManagerImpl
10:37:17.956 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=MemoryManager,name=Metaspace Manager
10:37:17.956 FINER [Repository.addMBean] - name = java.lang:type=MemoryManager,name=Metaspace Manager
10:37:17.957 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:name=Metaspace Manager,type=MemoryManager
10:37:17.957 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=MemoryManager,name=Metaspace Manager
10:37:17.958 FINER [Repository.contains] - name = java.lang:type=GarbageCollector,name=PS Scavenge
10:37:17.958 FINER [Repository.contains] - name = java.lang:type=GarbageCollector,name=PS MarkSweep
10:37:17.960 FINER [Repository.contains] - name = java.lang:type=MemoryPool,name=Code Cache
10:37:17.962 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.MemoryPoolImpl
10:37:17.962 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=MemoryPool,name=Code Cache
10:37:17.962 FINER [Repository.addMBean] - name = java.lang:type=MemoryPool,name=Code Cache
10:37:17.965 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:name=Code Cache,type=MemoryPool
10:37:17.967 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=MemoryPool,name=Code Cache
10:37:17.967 FINER [Repository.contains] - name = java.lang:type=MemoryPool,name=Metaspace
10:37:17.968 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.MemoryPoolImpl
10:37:17.969 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=MemoryPool,name=Metaspace
10:37:17.969 FINER [Repository.addMBean] - name = java.lang:type=MemoryPool,name=Metaspace
10:37:17.970 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:name=Metaspace,type=MemoryPool
10:37:17.970 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=MemoryPool,name=Metaspace
10:37:17.971 FINER [Repository.contains] - name = java.lang:type=MemoryPool,name=Compressed Class Space
10:37:17.972 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.MemoryPoolImpl
10:37:17.973 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=MemoryPool,name=Compressed Class Space
10:37:17.973 FINER [Repository.addMBean] - name = java.lang:type=MemoryPool,name=Compressed Class Space
10:37:17.974 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:name=Compressed Class Space,type=MemoryPool
10:37:17.975 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=MemoryPool,name=Compressed Class Space
10:37:17.976 FINER [Repository.contains] - name = java.lang:type=MemoryPool,name=PS Eden Space
10:37:17.976 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.MemoryPoolImpl
10:37:17.977 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=MemoryPool,name=PS Eden Space
10:37:17.981 FINER [Repository.addMBean] - name = java.lang:type=MemoryPool,name=PS Eden Space
10:37:17.983 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:name=PS Eden Space,type=MemoryPool
10:37:17.984 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=MemoryPool,name=PS Eden Space
10:37:17.985 FINER [Repository.contains] - name = java.lang:type=MemoryPool,name=PS Survivor Space
10:37:17.986 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.MemoryPoolImpl
10:37:17.986 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=MemoryPool,name=PS Survivor Space
10:37:17.987 FINER [Repository.addMBean] - name = java.lang:type=MemoryPool,name=PS Survivor Space
10:37:17.987 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:name=PS Survivor Space,type=MemoryPool
10:37:17.988 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=MemoryPool,name=PS Survivor Space
10:37:17.988 FINER [Repository.contains] - name = java.lang:type=MemoryPool,name=PS Old Gen
10:37:17.989 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.MemoryPoolImpl
10:37:17.989 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=MemoryPool,name=PS Old Gen
10:37:17.990 FINER [Repository.addMBean] - name = java.lang:type=MemoryPool,name=PS Old Gen
10:37:17.990 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:name=PS Old Gen,type=MemoryPool
10:37:17.991 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=MemoryPool,name=PS Old Gen
10:37:17.992 FINER [Repository.contains] - name = java.lang:type=OperatingSystem
10:37:17.996 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.OperatingSystemImpl
10:37:17.997 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=OperatingSystem
10:37:17.998 FINER [Repository.addMBean] - name = java.lang:type=OperatingSystem
10:37:17.998 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:type=OperatingSystem
10:37:17.999 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=OperatingSystem
10:37:18.000 FINER [Repository.contains] - name = java.lang:type=Runtime
10:37:18.002 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.RuntimeImpl
10:37:18.003 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=Runtime
10:37:18.003 FINER [Repository.addMBean] - name = java.lang:type=Runtime
10:37:18.004 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:type=Runtime
10:37:18.004 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=Runtime
10:37:18.006 FINER [Repository.contains] - name = java.lang:type=Threading
10:37:18.013 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.ThreadImpl
10:37:18.013 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.lang:type=Threading
10:37:18.014 FINER [Repository.addMBean] - name = java.lang:type=Threading
10:37:18.014 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.lang:type=Threading
10:37:18.015 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.lang:type=Threading
10:37:18.016 FINER [Repository.contains] - name = java.util.logging:type=Logging
10:37:18.018 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.ManagementFactoryHelper$PlatformLoggingImpl
10:37:18.019 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.util.logging:type=Logging
10:37:18.019 FINER [Repository.addMBean] - name = java.util.logging:type=Logging
10:37:18.020 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.util.logging:type=Logging
10:37:18.020 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.util.logging:type=Logging
10:37:18.022 FINER [Repository.contains] - name = java.nio:type=BufferPool,name=direct
10:37:18.023 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.ManagementFactoryHelper$1
10:37:18.023 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.nio:type=BufferPool,name=direct
10:37:18.024 FINER [Repository.addMBean] - name = java.nio:type=BufferPool,name=direct
10:37:18.026 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.nio:name=direct,type=BufferPool
10:37:18.029 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.nio:type=BufferPool,name=direct
10:37:18.029 FINER [Repository.contains] - name = java.nio:type=BufferPool,name=mapped
10:37:18.030 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.ManagementFactoryHelper$1
10:37:18.031 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = java.nio:type=BufferPool,name=mapped
10:37:18.031 FINER [Repository.addMBean] - name = java.nio:type=BufferPool,name=mapped
10:37:18.032 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object java.nio:name=mapped,type=BufferPool
10:37:18.033 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered java.nio:type=BufferPool,name=mapped
10:37:18.034 FINER [Repository.contains] - name = java.lang:type=GarbageCollector,name=PS Scavenge
10:37:18.034 FINER [Repository.contains] - name = java.lang:type=GarbageCollector,name=PS MarkSweep
10:37:18.035 FINER [Repository.contains] - name = java.lang:type=OperatingSystem
10:37:18.036 FINER [Repository.contains] - name = com.sun.management:type=HotSpotDiagnostic
10:37:18.038 FINER [MBeanServerFactory.getMBeanInfo] - Building MBeanInfo for sun.management.HotSpotDiagnostic
10:37:18.038 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = com.sun.management:type=HotSpotDiagnostic
10:37:18.038 FINER [Repository.addMBean] - name = com.sun.management:type=HotSpotDiagnostic
10:37:18.039 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object com.sun.management:type=HotSpotDiagnostic
10:37:18.039 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered com.sun.management:type=HotSpotDiagnostic
10:37:18.045 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = com.sun.management:type=DiagnosticCommand
10:37:18.046 FINER [Repository.addMBean] - name = com.sun.management:type=DiagnosticCommand
10:37:18.047 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object com.sun.management:type=DiagnosticCommand
10:37:18.047 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered com.sun.management:type=DiagnosticCommand
10:37:18.065 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = org.seleniumhq.grid:type=Config,name=BaseServerConfig
10:37:18.065 FINER [Repository.addMBean] - name = org.seleniumhq.grid:type=Config,name=BaseServerConfig
10:37:18.066 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object org.seleniumhq.grid:name=BaseServerConfig,type=Config
10:37:18.068 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered org.seleniumhq.grid:type=Config,name=BaseServerConfig
10:37:18.821 INFO [NodeServer.createHandlers] - Reporting self as: http://192.168.29.69:5555
10:37:18.826 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = org.seleniumhq.grid:type=Config,name=BaseServerConfig
10:37:18.826 FINER [Repository.addMBean] - name = org.seleniumhq.grid:type=Config,name=BaseServerConfig
10:37:19.364 INFO [NodeOptions.getSessionFactories] - Detected 4 available processors
10:37:19.410 INFO [NodeOptions.discoverDrivers] - Discovered 2 driver(s)
10:37:19.451 INFO [NodeOptions.report] - Adding Chrome for {"browserName": "chrome"} 4 times
10:37:19.455 INFO [NodeOptions.report] - Adding Edge for {"browserName": "MicrosoftEdge"} 4 times
10:37:19.475 INFO [Node.<init>] - Binding additional locator mechanisms: name, id, relative
10:37:19.532 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = org.seleniumhq.grid:type=Node,name=LocalNode
10:37:19.532 FINER [Repository.addMBean] - name = org.seleniumhq.grid:type=Node,name=LocalNode
10:37:19.534 FINER [DefaultMBeanServerInterceptor.addObject] - Send create notification of object org.seleniumhq.grid:name=LocalNode,type=Node
10:37:19.537 FINER [DefaultMBeanServerInterceptor.sendNotification] - JMX.mbean.registered org.seleniumhq.grid:type=Node,name=LocalNode
10:37:19.552 FINER [DefaultMBeanServerInterceptor.registerMBean] - ObjectName = org.seleniumhq.grid:type=Config,name=BaseServerConfig
10:37:19.553 FINER [Repository.addMBean] - name = org.seleniumhq.grid:type=Config,name=BaseServerConfig
10:37:19.572 DEBUG [MultithreadEventLoopGroup.<clinit>] - -Dio.netty.eventLoopThreads: 8
10:37:19.591 DEBUG [InternalThreadLocalMap.<clinit>] - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
10:37:19.591 DEBUG [InternalThreadLocalMap.<clinit>] - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
10:37:19.614 DEBUG [PlatformDependent0.explicitNoUnsafeCause0] - -Dio.netty.noUnsafe: false
10:37:19.615 DEBUG [PlatformDependent0.javaVersion0] - Java version: 8
10:37:19.618 DEBUG [PlatformDependent0.<clinit>] - sun.misc.Unsafe.theUnsafe: available
10:37:19.620 DEBUG [PlatformDependent0.<clinit>] - sun.misc.Unsafe.copyMemory: available
10:37:19.621 DEBUG [PlatformDependent0.<clinit>] - java.nio.Buffer.address: available
10:37:19.622 DEBUG [PlatformDependent0.<clinit>] - direct buffer constructor: available
10:37:19.623 DEBUG [PlatformDependent0.<clinit>] - java.nio.Bits.unaligned: available, true
10:37:19.624 DEBUG [PlatformDependent0.<clinit>] - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9
10:37:19.625 DEBUG [PlatformDependent0.<clinit>] - java.nio.DirectByteBuffer.<init>(long, int): available
10:37:19.625 DEBUG [PlatformDependent.unsafeUnavailabilityCause0] - sun.misc.Unsafe: available
10:37:19.627 DEBUG [PlatformDependent.tmpdir0] - -Dio.netty.tmpdir: C:\Users\admin\AppData\Local\Temp (java.io.tmpdir)
10:37:19.627 DEBUG [PlatformDependent.bitMode0] - -Dio.netty.bitMode: 64 (sun.arch.data.model)
10:37:19.628 DEBUG [PlatformDependent.isWindows0] - Platform: Windows
10:37:19.633 DEBUG [PlatformDependent.<clinit>] - -Dio.netty.maxDirectMemory: 3719299072 bytes
10:37:19.633 DEBUG [PlatformDependent.<clinit>] - -Dio.netty.uninitializedArrayAllocationThreshold: -1
10:37:19.635 DEBUG [CleanerJava6.<clinit>] - java.nio.ByteBuffer.cleaner(): available
10:37:19.635 DEBUG [PlatformDependent.<clinit>] - -Dio.netty.noPreferDirect: false
10:37:19.636 DEBUG [NioEventLoop.<clinit>] - -Dio.netty.noKeySetOptimization: false
10:37:19.637 DEBUG [NioEventLoop.<clinit>] - -Dio.netty.selectorAutoRebuildThreshold: 512
10:37:19.647 DEBUG [PlatformDependent$Mpsc.<clinit>] - org.jctools-core.MpscChunkedArrayQueue: available
10:37:19.652 FINEST [NioEventLoop.openSelector] - instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@6283d8b8
10:37:19.655 FINEST [NioEventLoop.openSelector] - instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@1a18644
10:37:19.656 FINEST [NioEventLoop.openSelector] - instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@5acf93bb
10:37:19.658 FINEST [NioEventLoop.openSelector] - instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@7e7be63f
10:37:19.660 FINEST [NioEventLoop.openSelector] - instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@6cd28fa7
10:37:19.662 FINEST [NioEventLoop.openSelector] - instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@614ca7df
10:37:19.664 FINEST [NioEventLoop.openSelector] - instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@4738a206
10:37:19.666 FINEST [NioEventLoop.openSelector] - instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@66d3eec0
10:37:19.667 FINEST [NioEventLoop.openSelector] - instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@1e04fa0a
10:37:20.225 DEBUG [DefaultChannelId.<clinit>] - -Dio.netty.processId: 11128 (auto-detected)
10:37:20.228 DEBUG [NetUtil.<clinit>] - -Djava.net.preferIPv4Stack: false
10:37:20.228 DEBUG [NetUtil.<clinit>] - -Djava.net.preferIPv6Addresses: false
10:37:20.488 DEBUG [NetUtilInitializations.determineLoopback] - Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1)
10:37:20.490 DEBUG [NetUtil$1.run] - Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200
10:37:20.761 DEBUG [DefaultChannelId.<clinit>] - -Dio.netty.machineId: 84:3a:4b:ff:fe:18:5a:d2 (auto-detected)
10:37:20.773 DEBUG [ResourceLeakDetector.<clinit>] - -Dio.netty.leakDetection.level: simple
10:37:20.773 DEBUG [ResourceLeakDetector.<clinit>] - -Dio.netty.leakDetection.targetRecords: 4
10:37:20.802 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.numHeapArenas: 8
10:37:20.802 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.numDirectArenas: 8
10:37:20.803 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.pageSize: 8192
10:37:20.807 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.maxOrder: 11
10:37:20.807 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.chunkSize: 16777216
10:37:20.808 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.smallCacheSize: 256
10:37:20.808 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.normalCacheSize: 64
10:37:20.809 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
10:37:20.810 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.cacheTrimInterval: 8192
10:37:20.810 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.cacheTrimIntervalMillis: 0
10:37:20.811 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.useCacheForAllThreads: true
10:37:20.811 DEBUG [PooledByteBufAllocator.<clinit>] - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
10:37:20.823 DEBUG [ByteBufUtil.<clinit>] - -Dio.netty.allocator.type: pooled
10:37:20.823 DEBUG [ByteBufUtil.<clinit>] - -Dio.netty.threadLocalDirectBufferSize: 0
10:37:20.824 DEBUG [ByteBufUtil.<clinit>] - -Dio.netty.maxThreadLocalCharBufferSize: 16384
10:37:20.849 DEBUG [LoggingHandler.channelRegistered] - [id: 0x8fa20742] REGISTERED
10:37:20.852 DEBUG [LoggingHandler.bind] - [id: 0x8fa20742] BIND: /0.0.0.0:5555
10:37:20.856 DEBUG [LoggingHandler.channelActive] - [id: 0x8fa20742, L:/0:0:0:0:0:0:0:0:5555] ACTIVE
10:37:20.858 INFO [NodeServer$1.start] - Starting registration process for node id 2789b312-8fb9-4bfe-ab91-2b876543cb38
10:37:20.859 INFO [NodeServer.execute] - Started Selenium node 4.1.2 (revision 9a5a329c5a): http://192.168.29.69:5555
10:37:20.868 INFO [NodeServer$1.lambda$start$1] - Sending registration event...
10:37:30.886 INFO [NodeServer$1.lambda$start$1] - Sending registration event...
10:37:40.918 INFO [NodeServer$1.lambda$start$1] - Sending registration event...
```
### Operating System
Microsoft Windows [Version 10.0.19044.1586]
### Selenium version
selenium-server-4.1.2
### What are the browser(s) and version(s) where you see this issue?
Chrome 100
### What are the browser driver(s) and version(s) where you see this issue?
Chrome 100.xxxx
### Are you using Selenium Grid?
Grid 4
|
defect
|
node not registering on hub for non dockerised grid on windows what happened i ve created a local setup for grid in my windows machine using grid i am able to create grid as standalone and can see the result as below i can get the result as below but when i try to create grid in classic way i e hub and nodes both are in same machine hub and node are getting created but node are not registering to hub below is the command to create hub hub get created successfully and listening on port below is the command to create node node also get created but failing when sending the request to hub for registration and the result on ui is i tried with various cli options to create hub and node like host localhost or host not no luck i tried open ports in my systems but no luck how can we reproduce the issue shell in windows machine have selenium jar and chrome driver in same folder and run the cli command from command prompt selenium server chromedriver relevant log output shell node logs with log level finest microsoft windows c microsoft corporation all rights reserved c users admin desktop webomates selenium upgradation new folder java jar selenium server jar node hub log level finest info using the system default encoding info using opentelemetry for tracing debug global opentelemetrysdk set to opentelemetrysdk tracerprovider sdktracerprovider clock systemclock idgenerator randomidgenerator resource resource schemaurl attributes service name unknown service java telemetry sdk language java telemetry sdk name opentelemetry telemetry sdk version spanlimitssupplier spanlimitsvalue maxnumberofattributes maxnumberofevents maxnumberoflinks maxnumberofattributesperevent maxnumberofattributesperlink maxattributevaluelength sampler parentbased root alwaysonsampler remoteparentsampled alwaysonsampler remoteparentnotsampled alwaysoffsampler localparentsampled alwaysonsampler localparentnotsampled alwaysoffsampler spanprocessor simplespanprocessor spanexporter org openqa selenium remote tracing opentelemetry seleniumspanexporter by autoconfiguration info connecting to tcp and tcp info sockets created info event bus ready finer objectname jmimplementation type mbeanserverdelegate finer name jmimplementation type mbeanserverdelegate finer send create notification of object jmimplementation type mbeanserverdelegate finer jmx mbean registered jmimplementation type mbeanserverdelegate finer name java lang type classloading finer building mbeaninfo for sun management classloadingimpl finer objectname java lang type classloading finer name java lang type classloading finer send create notification of object java lang type classloading finer jmx mbean registered java lang type classloading finer name java lang type compilation finer building mbeaninfo for sun management compilationimpl finer objectname java lang type compilation finer name java lang type compilation finer send create notification of object java lang type compilation finer jmx mbean registered java lang type compilation finer name java lang type memory finer building mbeaninfo for sun management memoryimpl finer objectname java lang type memory finer name java lang type memory finer send create notification of object java lang type memory finer jmx mbean registered java lang type memory finer name java lang type garbagecollector name ps scavenge finer building mbeaninfo for sun management garbagecollectorimpl finer objectname java lang type garbagecollector name ps scavenge finer name java lang type garbagecollector name ps scavenge finer send create notification of object java lang name ps scavenge type garbagecollector finer jmx mbean registered java lang type garbagecollector name ps scavenge finer name java lang type garbagecollector name ps marksweep finer building mbeaninfo for sun management garbagecollectorimpl finer objectname java lang type garbagecollector name ps marksweep finer name java lang type garbagecollector name ps marksweep finer send create notification of object java lang name ps marksweep type garbagecollector finer jmx mbean registered java lang type garbagecollector name ps marksweep finer name java lang type memorymanager name codecachemanager finer building mbeaninfo for sun management memorymanagerimpl finer objectname java lang type memorymanager name codecachemanager finer name java lang type memorymanager name codecachemanager finer send create notification of object java lang name codecachemanager type memorymanager finer jmx mbean registered java lang type memorymanager name codecachemanager finer name java lang type memorymanager name metaspace manager finer building mbeaninfo for sun management memorymanagerimpl finer objectname java lang type memorymanager name metaspace manager finer name java lang type memorymanager name metaspace manager finer send create notification of object java lang name metaspace manager type memorymanager finer jmx mbean registered java lang type memorymanager name metaspace manager finer name java lang type garbagecollector name ps scavenge finer name java lang type garbagecollector name ps marksweep finer name java lang type memorypool name code cache finer building mbeaninfo for sun management memorypoolimpl finer objectname java lang type memorypool name code cache finer name java lang type memorypool name code cache finer send create notification of object java lang name code cache type memorypool finer jmx mbean registered java lang type memorypool name code cache finer name java lang type memorypool name metaspace finer building mbeaninfo for sun management memorypoolimpl finer objectname java lang type memorypool name metaspace finer name java lang type memorypool name metaspace finer send create notification of object java lang name metaspace type memorypool finer jmx mbean registered java lang type memorypool name metaspace finer name java lang type memorypool name compressed class space finer building mbeaninfo for sun management memorypoolimpl finer objectname java lang type memorypool name compressed class space finer name java lang type memorypool name compressed class space finer send create notification of object java lang name compressed class space type memorypool finer jmx mbean registered java lang type memorypool name compressed class space finer name java lang type memorypool name ps eden space finer building mbeaninfo for sun management memorypoolimpl finer objectname java lang type memorypool name ps eden space finer name java lang type memorypool name ps eden space finer send create notification of object java lang name ps eden space type memorypool finer jmx mbean registered java lang type memorypool name ps eden space finer name java lang type memorypool name ps survivor space finer building mbeaninfo for sun management memorypoolimpl finer objectname java lang type memorypool name ps survivor space finer name java lang type memorypool name ps survivor space finer send create notification of object java lang name ps survivor space type memorypool finer jmx mbean registered java lang type memorypool name ps survivor space finer name java lang type memorypool name ps old gen finer building mbeaninfo for sun management memorypoolimpl finer objectname java lang type memorypool name ps old gen finer name java lang type memorypool name ps old gen finer send create notification of object java lang name ps old gen type memorypool finer jmx mbean registered java lang type memorypool name ps old gen finer name java lang type operatingsystem finer building mbeaninfo for sun management operatingsystemimpl finer objectname java lang type operatingsystem finer name java lang type operatingsystem finer send create notification of object java lang type operatingsystem finer jmx mbean registered java lang type operatingsystem finer name java lang type runtime finer building mbeaninfo for sun management runtimeimpl finer objectname java lang type runtime finer name java lang type runtime finer send create notification of object java lang type runtime finer jmx mbean registered java lang type runtime finer name java lang type threading finer building mbeaninfo for sun management threadimpl finer objectname java lang type threading finer name java lang type threading finer send create notification of object java lang type threading finer jmx mbean registered java lang type threading finer name java util logging type logging finer building mbeaninfo for sun management managementfactoryhelper platformloggingimpl finer objectname java util logging type logging finer name java util logging type logging finer send create notification of object java util logging type logging finer jmx mbean registered java util logging type logging finer name java nio type bufferpool name direct finer building mbeaninfo for sun management managementfactoryhelper finer objectname java nio type bufferpool name direct finer name java nio type bufferpool name direct finer send create notification of object java nio name direct type bufferpool finer jmx mbean registered java nio type bufferpool name direct finer name java nio type bufferpool name mapped finer building mbeaninfo for sun management managementfactoryhelper finer objectname java nio type bufferpool name mapped finer name java nio type bufferpool name mapped finer send create notification of object java nio name mapped type bufferpool finer jmx mbean registered java nio type bufferpool name mapped finer name java lang type garbagecollector name ps scavenge finer name java lang type garbagecollector name ps marksweep finer name java lang type operatingsystem finer name com sun management type hotspotdiagnostic finer building mbeaninfo for sun management hotspotdiagnostic finer objectname com sun management type hotspotdiagnostic finer name com sun management type hotspotdiagnostic finer send create notification of object com sun management type hotspotdiagnostic finer jmx mbean registered com sun management type hotspotdiagnostic finer objectname com sun management type diagnosticcommand finer name com sun management type diagnosticcommand finer send create notification of object com sun management type diagnosticcommand finer jmx mbean registered com sun management type diagnosticcommand finer objectname org seleniumhq grid type config name baseserverconfig finer name org seleniumhq grid type config name baseserverconfig finer send create notification of object org seleniumhq grid name baseserverconfig type config finer jmx mbean registered org seleniumhq grid type config name baseserverconfig info reporting self as finer objectname org seleniumhq grid type config name baseserverconfig finer name org seleniumhq grid type config name baseserverconfig info detected available processors info discovered driver s info adding chrome for browsername chrome times info adding edge for browsername microsoftedge times info binding additional locator mechanisms name id relative finer objectname org seleniumhq grid type node name localnode finer name org seleniumhq grid type node name localnode finer send create notification of object org seleniumhq grid name localnode type node finer jmx mbean registered org seleniumhq grid type node name localnode finer objectname org seleniumhq grid type config name baseserverconfig finer name org seleniumhq grid type config name baseserverconfig debug dio netty eventloopthreads debug dio netty threadlocalmap stringbuilder initialsize debug dio netty threadlocalmap stringbuilder maxsize debug dio netty nounsafe false debug java version debug sun misc unsafe theunsafe available debug sun misc unsafe copymemory available debug java nio buffer address available debug direct buffer constructor available debug java nio bits unaligned available true debug jdk internal misc unsafe allocateuninitializedarray int unavailable prior to debug java nio directbytebuffer long int available debug sun misc unsafe available debug dio netty tmpdir c users admin appdata local temp java io tmpdir debug dio netty bitmode sun arch data model debug platform windows debug dio netty maxdirectmemory bytes debug dio netty uninitializedarrayallocationthreshold debug java nio bytebuffer cleaner available debug dio netty nopreferdirect false debug dio netty nokeysetoptimization false debug dio netty selectorautorebuildthreshold debug org jctools core mpscchunkedarrayqueue available finest instrumented a special java util set into sun nio ch windowsselectorimpl finest instrumented a special java util set into sun nio ch windowsselectorimpl finest instrumented a special java util set into sun nio ch windowsselectorimpl finest instrumented a special java util set into sun nio ch windowsselectorimpl finest instrumented a special java util set into sun nio ch windowsselectorimpl finest instrumented a special java util set into sun nio ch windowsselectorimpl finest instrumented a special java util set into sun nio ch windowsselectorimpl finest instrumented a special java util set into sun nio ch windowsselectorimpl finest instrumented a special java util set into sun nio ch windowsselectorimpl debug dio netty processid auto detected debug djava net false debug djava net false debug loopback interface lo software loopback interface debug failed to get somaxconn from sysctl and file proc sys net core somaxconn default debug dio netty machineid ff fe auto detected debug dio netty leakdetection level simple debug dio netty leakdetection targetrecords debug dio netty allocator numheaparenas debug dio netty allocator numdirectarenas debug dio netty allocator pagesize debug dio netty allocator maxorder debug dio netty allocator chunksize debug dio netty allocator smallcachesize debug dio netty allocator normalcachesize debug dio netty allocator maxcachedbuffercapacity debug dio netty allocator cachetriminterval debug dio netty allocator cachetrimintervalmillis debug dio netty allocator usecacheforallthreads true debug dio netty allocator maxcachedbytebuffersperchunk debug dio netty allocator type pooled debug dio netty threadlocaldirectbuffersize debug dio netty maxthreadlocalcharbuffersize debug registered debug bind debug active info starting registration process for node id info started selenium node revision info sending registration event info sending registration event info sending registration event operating system microsoft windows selenium version selenium server what are the browser s and version s where you see this issue chrome what are the browser driver s and version s where you see this issue chrome xxxx are you using selenium grid grid
| 1
|
51,897
| 13,673,509,716
|
IssuesEvent
|
2020-09-29 09:56:04
|
honeybadger-io/honeybadger-node
|
https://api.github.com/repos/honeybadger-io/honeybadger-node
|
closed
|
Fix security issue of request package
|
security
|
├───────────────┬────────────────────────────────────────┐
│ Moderate │ An issue was discovered in ajv.validate() in Ajv (aka │
│ │ Another JSON Schema Validator) 6.12.2. A carefully crafted │
│ │ JSON schema could be provided that allows execution of other │
│ │ code by prototype pollution. (While untrusted schemas are │
│ │ recommended against, the worst case of an untrusted schema │
│ │ should be a denial of service, not execution of code.) │
├───────────────┼──────────────────────────────────────── ┤
│ Package │ ajv │
├───────────────┼──────────────────────────────────────── ┤
│ Patched in │ 6.12.3 │
├───────────────┼──────────────────────────────────────── ┤
│ Dependency of │ honeybadger │
├───────────────┼──────────────────────────────────────── ┤
│ Path │ honeybadger > request > har-validator > ajv │
├───────────────┼──────────────────────────────────────── ┤
│ More info │ https://github.com/ajv-validator/ajv/releases/tag/v6.12.3 │
└───────────────┴────────────────────────────────────────┘
|
True
|
Fix security issue of request package - ├───────────────┬────────────────────────────────────────┐
│ Moderate │ An issue was discovered in ajv.validate() in Ajv (aka │
│ │ Another JSON Schema Validator) 6.12.2. A carefully crafted │
│ │ JSON schema could be provided that allows execution of other │
│ │ code by prototype pollution. (While untrusted schemas are │
│ │ recommended against, the worst case of an untrusted schema │
│ │ should be a denial of service, not execution of code.) │
├───────────────┼──────────────────────────────────────── ┤
│ Package │ ajv │
├───────────────┼──────────────────────────────────────── ┤
│ Patched in │ 6.12.3 │
├───────────────┼──────────────────────────────────────── ┤
│ Dependency of │ honeybadger │
├───────────────┼──────────────────────────────────────── ┤
│ Path │ honeybadger > request > har-validator > ajv │
├───────────────┼──────────────────────────────────────── ┤
│ More info │ https://github.com/ajv-validator/ajv/releases/tag/v6.12.3 │
└───────────────┴────────────────────────────────────────┘
|
non_defect
|
fix security issue of request package ├───────────────┬────────────────────────────────────────┐ │ moderate │ an issue was discovered in ajv validate in ajv aka │ │ │ another json schema validator a carefully crafted │ │ │ json schema could be provided that allows execution of other │ │ │ code by prototype pollution while untrusted schemas are │ │ │ recommended against the worst case of an untrusted schema │ │ │ should be a denial of service not execution of code │ ├───────────────┼──────────────────────────────────────── ┤ │ package │ ajv │ ├───────────────┼──────────────────────────────────────── ┤ │ patched in │ │ ├───────────────┼──────────────────────────────────────── ┤ │ dependency of │ honeybadger │ ├───────────────┼──────────────────────────────────────── ┤ │ path │ honeybadger request har validator ajv │ ├───────────────┼──────────────────────────────────────── ┤ │ more info │ │ └───────────────┴────────────────────────────────────────┘
| 0
|
80,283
| 30,211,778,839
|
IssuesEvent
|
2023-07-05 13:14:59
|
primefaces/primefaces
|
https://api.github.com/repos/primefaces/primefaces
|
opened
|
CheckboxTreeNode: Exception with sorting of TreeTable columns
|
:lady_beetle: defect :bangbang: needs-triage
|
### Describe the bug
When using a `TreeTable` with `CheckboxTreeNodes` and the `sortBy` attribute on at least one column, you get an NPE when sorting.
The bug seems to stem from the fact that `CheckboxTreeNodeChildren.set(int index, TreeNode node)` sets the parent of the previous node at `index` to `null` (line 145 in v12.0.0). Standard `TreeNodeChildren` does not do this. In `SortFeature:sortNode` on the other hand, the above set-method is used to replace the nodes with the sorted ones. At some point during this procedure, the parent of nodes that get a lower index than before is consequently set to null, resulting in an NPE on later calls to `getParent()...` of those nodes.
### Reproducer
XHTML
```
<h:form>
<p:treeTable value="#{testView.checkboxRootNode}"
var="data"
selection="#{testView.selectedNodes}"
tableStyleClass="table"
selectionMode="checkbox">
<p:column headerText="Column 1"
sortBy="#{data}"
sortOrder="asc">
#{data}
</p:column>
</p:treeTable>
</h:form>
```
BEAN
```
@Named
@ViewScoped
public class TestView implements Serializable {
private CheckboxTreeNode<String> checkboxRootNode = buildTree();
private TreeNode<String>[] selectedNodes;
private CheckboxTreeNode<String> buildTree() {
checkboxRootNode = new CheckboxTreeNode<>(null, null);
CheckboxTreeNode<String> child1 = new CheckboxTreeNode<>("Z", checkboxRootNode);
CheckboxTreeNode<String> child2 = new CheckboxTreeNode<>("A", checkboxRootNode);
return checkboxRootNode;
}
public CheckboxTreeNode<String> getCheckboxRootNode() {
return checkboxRootNode;
}
public void setCheckboxRootNode(CheckboxTreeNode<String> checkboxRootNode) {
this.checkboxRootNode = checkboxRootNode;
}
public TreeNode<String>[] getSelectedNodes() {
return selectedNodes;
}
public void setSelectedNodes(TreeNode<String>[] selectedNodes) {
this.selectedNodes = selectedNodes;
}
}
### Expected behavior
sorting is possible, no NPE
### PrimeFaces edition
Community
### PrimeFaces version
12.0.0
### Theme
_No response_
### JSF implementation
Mojarra
### JSF version
2.3
### Java version
17
### Browser(s)
_No response_
|
1.0
|
CheckboxTreeNode: Exception with sorting of TreeTable columns - ### Describe the bug
When using a `TreeTable` with `CheckboxTreeNodes` and the `sortBy` attribute on at least one column, you get an NPE when sorting.
The bug seems to stem from the fact that `CheckboxTreeNodeChildren.set(int index, TreeNode node)` sets the parent of the previous node at `index` to `null` (line 145 in v12.0.0). Standard `TreeNodeChildren` does not do this. In `SortFeature:sortNode` on the other hand, the above set-method is used to replace the nodes with the sorted ones. At some point during this procedure, the parent of nodes that get a lower index than before is consequently set to null, resulting in an NPE on later calls to `getParent()...` of those nodes.
### Reproducer
XHTML
```
<h:form>
<p:treeTable value="#{testView.checkboxRootNode}"
var="data"
selection="#{testView.selectedNodes}"
tableStyleClass="table"
selectionMode="checkbox">
<p:column headerText="Column 1"
sortBy="#{data}"
sortOrder="asc">
#{data}
</p:column>
</p:treeTable>
</h:form>
```
BEAN
```
@Named
@ViewScoped
public class TestView implements Serializable {
private CheckboxTreeNode<String> checkboxRootNode = buildTree();
private TreeNode<String>[] selectedNodes;
private CheckboxTreeNode<String> buildTree() {
checkboxRootNode = new CheckboxTreeNode<>(null, null);
CheckboxTreeNode<String> child1 = new CheckboxTreeNode<>("Z", checkboxRootNode);
CheckboxTreeNode<String> child2 = new CheckboxTreeNode<>("A", checkboxRootNode);
return checkboxRootNode;
}
public CheckboxTreeNode<String> getCheckboxRootNode() {
return checkboxRootNode;
}
public void setCheckboxRootNode(CheckboxTreeNode<String> checkboxRootNode) {
this.checkboxRootNode = checkboxRootNode;
}
public TreeNode<String>[] getSelectedNodes() {
return selectedNodes;
}
public void setSelectedNodes(TreeNode<String>[] selectedNodes) {
this.selectedNodes = selectedNodes;
}
}
### Expected behavior
sorting is possible, no NPE
### PrimeFaces edition
Community
### PrimeFaces version
12.0.0
### Theme
_No response_
### JSF implementation
Mojarra
### JSF version
2.3
### Java version
17
### Browser(s)
_No response_
|
defect
|
checkboxtreenode exception with sorting of treetable columns describe the bug when using a treetable with checkboxtreenodes and the sortby attribute on at least one column you get an npe when sorting the bug seems to stem from the fact that checkboxtreenodechildren set int index treenode node sets the parent of the previous node at index to null line in standard treenodechildren does not do this in sortfeature sortnode on the other hand the above set method is used to replace the nodes with the sorted ones at some point during this procedure the parent of nodes that get a lower index than before is consequently set to null resulting in an npe on later calls to getparent of those nodes reproducer xhtml p treetable value testview checkboxrootnode var data selection testview selectednodes tablestyleclass table selectionmode checkbox p column headertext column sortby data sortorder asc data bean named viewscoped public class testview implements serializable private checkboxtreenode checkboxrootnode buildtree private treenode selectednodes private checkboxtreenode buildtree checkboxrootnode new checkboxtreenode null null checkboxtreenode new checkboxtreenode z checkboxrootnode checkboxtreenode new checkboxtreenode a checkboxrootnode return checkboxrootnode public checkboxtreenode getcheckboxrootnode return checkboxrootnode public void setcheckboxrootnode checkboxtreenode checkboxrootnode this checkboxrootnode checkboxrootnode public treenode getselectednodes return selectednodes public void setselectednodes treenode selectednodes this selectednodes selectednodes expected behavior sorting is possible no npe primefaces edition community primefaces version theme no response jsf implementation mojarra jsf version java version browser s no response
| 1
|
6,334
| 2,838,548,969
|
IssuesEvent
|
2015-05-27 08:25:21
|
TEAMMATES/repo
|
https://api.github.com/repos/TEAMMATES/repo
|
closed
|
StudentProfilePageUiTest test fails sometimes but rarely on line 132
|
a-Testing
|
Expecting a status message but gets empty status
|
1.0
|
StudentProfilePageUiTest test fails sometimes but rarely on line 132 - Expecting a status message but gets empty status
|
non_defect
|
studentprofilepageuitest test fails sometimes but rarely on line expecting a status message but gets empty status
| 0
|
295
| 2,523,820,530
|
IssuesEvent
|
2015-01-20 13:53:32
|
PowerDNS/pdns
|
https://api.github.com/repos/PowerDNS/pdns
|
closed
|
Overly long branch names cause abort at startup due to secpoll
|
defect
|
At least, that's the theory behind pdns_server aborting with `Exiting because of STL error: Overly long label during label decompression (65)` when running tests on a branch called `test/auth-gsql-prepared-statements`
|
1.0
|
Overly long branch names cause abort at startup due to secpoll - At least, that's the theory behind pdns_server aborting with `Exiting because of STL error: Overly long label during label decompression (65)` when running tests on a branch called `test/auth-gsql-prepared-statements`
|
defect
|
overly long branch names cause abort at startup due to secpoll at least that s the theory behind pdns server aborting with exiting because of stl error overly long label during label decompression when running tests on a branch called test auth gsql prepared statements
| 1
|
213,363
| 7,252,942,851
|
IssuesEvent
|
2018-02-16 01:40:42
|
easydigitaldownloads/easy-digital-downloads
|
https://api.github.com/repos/easydigitaldownloads/easy-digital-downloads
|
closed
|
Set Price Assignment default when uploading product files
|
Bug Priority: Medium
|
When you enable variable pricing, a Price Assignment column appears in the Download Files metabox so that you can upload product files and optionally set them specific pricing options. Though you haven't uploaded a product file yet, the default Price Assignment for that first file is set to `All` for you:
<img width="1028" alt="screenshot 2017-01-16 16 39 52" src="https://cloud.githubusercontent.com/assets/2359131/22003703/885e313c-dc0a-11e6-894c-73267056e35f.png">
All good.
When you add another row, no default value is set for its price assignment:
<img width="1032" alt="screenshot 2017-01-16 16 41 40" src="https://cloud.githubusercontent.com/assets/2359131/22003719/acd7aeee-dc0a-11e6-8893-c1fe9588364e.png">
Once you you upload that second product file, if you do not manually set the Price Assignment value to whatever you want it to be before you save the product, purchasing that product results in that file not being delivered to the customer.
Let's force the Price Assignment default to `All`.
|
1.0
|
Set Price Assignment default when uploading product files - When you enable variable pricing, a Price Assignment column appears in the Download Files metabox so that you can upload product files and optionally set them specific pricing options. Though you haven't uploaded a product file yet, the default Price Assignment for that first file is set to `All` for you:
<img width="1028" alt="screenshot 2017-01-16 16 39 52" src="https://cloud.githubusercontent.com/assets/2359131/22003703/885e313c-dc0a-11e6-894c-73267056e35f.png">
All good.
When you add another row, no default value is set for its price assignment:
<img width="1032" alt="screenshot 2017-01-16 16 41 40" src="https://cloud.githubusercontent.com/assets/2359131/22003719/acd7aeee-dc0a-11e6-8893-c1fe9588364e.png">
Once you you upload that second product file, if you do not manually set the Price Assignment value to whatever you want it to be before you save the product, purchasing that product results in that file not being delivered to the customer.
Let's force the Price Assignment default to `All`.
|
non_defect
|
set price assignment default when uploading product files when you enable variable pricing a price assignment column appears in the download files metabox so that you can upload product files and optionally set them specific pricing options though you haven t uploaded a product file yet the default price assignment for that first file is set to all for you img width alt screenshot src all good when you add another row no default value is set for its price assignment img width alt screenshot src once you you upload that second product file if you do not manually set the price assignment value to whatever you want it to be before you save the product purchasing that product results in that file not being delivered to the customer let s force the price assignment default to all
| 0
|
100,563
| 21,416,145,984
|
IssuesEvent
|
2022-04-22 10:59:38
|
Regalis11/Barotrauma
|
https://api.github.com/repos/Regalis11/Barotrauma
|
closed
|
[Talent] "Canned Heat" cannot upgrade modded welding fuel tanks that cant fit into vanilla welding tools.
|
Code Modding
|
- [x] I have searched the issue tracker to check if the issue has already been reported.
**Description**
Attempting to make Canned Heat upgrade modded welding fuel tanks without making it fit into vanilla welding tools is currently impossible without vanilla overrides (which I dont want to do)
**Steps To Reproduce**
If possible, describe how the developers can reproduce the issue. It is often extremely hard to fix a bug if we don't know how to make it happen.
- Make a custom welding fuel tank
- If you give it the "weldingtoolfuel" tag (which is the tag that lets it be upgraded by Canned Heat, then it will also fit into vanilla welding tools.)
**Version**
Which version of the game did the bug happen in. Also, please include the operating system you're using (Windows/Linux/Mac).
latest version of the game, windows.
**Additional information**
Add any other context about the problem here.
|
1.0
|
[Talent] "Canned Heat" cannot upgrade modded welding fuel tanks that cant fit into vanilla welding tools. -
- [x] I have searched the issue tracker to check if the issue has already been reported.
**Description**
Attempting to make Canned Heat upgrade modded welding fuel tanks without making it fit into vanilla welding tools is currently impossible without vanilla overrides (which I dont want to do)
**Steps To Reproduce**
If possible, describe how the developers can reproduce the issue. It is often extremely hard to fix a bug if we don't know how to make it happen.
- Make a custom welding fuel tank
- If you give it the "weldingtoolfuel" tag (which is the tag that lets it be upgraded by Canned Heat, then it will also fit into vanilla welding tools.)
**Version**
Which version of the game did the bug happen in. Also, please include the operating system you're using (Windows/Linux/Mac).
latest version of the game, windows.
**Additional information**
Add any other context about the problem here.
|
non_defect
|
canned heat cannot upgrade modded welding fuel tanks that cant fit into vanilla welding tools i have searched the issue tracker to check if the issue has already been reported description attempting to make canned heat upgrade modded welding fuel tanks without making it fit into vanilla welding tools is currently impossible without vanilla overrides which i dont want to do steps to reproduce if possible describe how the developers can reproduce the issue it is often extremely hard to fix a bug if we don t know how to make it happen make a custom welding fuel tank if you give it the weldingtoolfuel tag which is the tag that lets it be upgraded by canned heat then it will also fit into vanilla welding tools version which version of the game did the bug happen in also please include the operating system you re using windows linux mac latest version of the game windows additional information add any other context about the problem here
| 0
|
900
| 2,659,106,271
|
IssuesEvent
|
2015-03-18 19:03:39
|
akkadotnet/akka.net
|
https://api.github.com/repos/akkadotnet/akka.net
|
closed
|
Fix TeamCity Github Commit Status API integration
|
build system
|
Turned comments off, but not seeing any red Xs or green check marks show up from TeamCity. No idea why. Keeping comments on until this issue is resolved.
|
1.0
|
Fix TeamCity Github Commit Status API integration - Turned comments off, but not seeing any red Xs or green check marks show up from TeamCity. No idea why. Keeping comments on until this issue is resolved.
|
non_defect
|
fix teamcity github commit status api integration turned comments off but not seeing any red xs or green check marks show up from teamcity no idea why keeping comments on until this issue is resolved
| 0
|
36,583
| 8,014,961,577
|
IssuesEvent
|
2018-07-25 08:30:47
|
hazelcast/hazelcast-jet
|
https://api.github.com/repos/hazelcast/hazelcast-jet
|
reopened
|
Failed to instantiate [com.hazelcast.jet.JetInstance]
|
defect spring
|
When I use an artifact 'hazelcast-jet-spring' with Spring Boot I have this error:
Caused by: java.lang.IllegalArgumentException: DataSerializableFactory[-45] is already registered! com.hazelcast.internal.journal.EventJournalDataSerializerHook$1@67887bf2 -> com.hazelcast.journal.EventJournalDataSerializerHook$1@3ce2c454
|
1.0
|
Failed to instantiate [com.hazelcast.jet.JetInstance] - When I use an artifact 'hazelcast-jet-spring' with Spring Boot I have this error:
Caused by: java.lang.IllegalArgumentException: DataSerializableFactory[-45] is already registered! com.hazelcast.internal.journal.EventJournalDataSerializerHook$1@67887bf2 -> com.hazelcast.journal.EventJournalDataSerializerHook$1@3ce2c454
|
defect
|
failed to instantiate when i use an artifact hazelcast jet spring with spring boot i have this error caused by java lang illegalargumentexception dataserializablefactory is already registered com hazelcast internal journal eventjournaldataserializerhook com hazelcast journal eventjournaldataserializerhook
| 1
|
42,098
| 2,869,097,470
|
IssuesEvent
|
2015-06-05 23:18:51
|
dart-lang/test
|
https://api.github.com/repos/dart-lang/test
|
closed
|
package:unittest/unittest.dart should output aligned "Expects / but was" output
|
C1 enhancement Fixed Priority-Medium
|
<a href="https://github.com/jbdeboer"><img src="https://avatars.githubusercontent.com/u/502633?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [jbdeboer](https://github.com/jbdeboer)**
_Originally opened as dart-lang/sdk#9827_
----
When an expect(x, equals(y)); statement fails using unittest.dart, it outputs:
Expected: 'the thing that y was equal to'
but: was 'the thing that x was equal to'
To make our lives easier, the output should be aligned:
Expected: 'the thing that y was equal to'
but: was 'the thing that x was equal to'
|
1.0
|
package:unittest/unittest.dart should output aligned "Expects / but was" output - <a href="https://github.com/jbdeboer"><img src="https://avatars.githubusercontent.com/u/502633?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [jbdeboer](https://github.com/jbdeboer)**
_Originally opened as dart-lang/sdk#9827_
----
When an expect(x, equals(y)); statement fails using unittest.dart, it outputs:
Expected: 'the thing that y was equal to'
but: was 'the thing that x was equal to'
To make our lives easier, the output should be aligned:
Expected: 'the thing that y was equal to'
but: was 'the thing that x was equal to'
|
non_defect
|
package unittest unittest dart should output aligned expects but was output issue by originally opened as dart lang sdk when an expect x equals y statement fails using unittest dart it outputs expected the thing that y was equal to nbsp nbsp nbsp nbsp nbsp but was the thing that x was equal to to make our lives easier the output should be aligned expected the thing that y was equal to nbsp but was the thing that x was equal to
| 0
|
209,639
| 16,238,757,001
|
IssuesEvent
|
2021-05-07 06:33:44
|
terraform-providers/terraform-provider-azurerm
|
https://api.github.com/repos/terraform-providers/terraform-provider-azurerm
|
closed
|
Wrong attribute/variable names "azurerm_subscription"
|
documentation service/subscription
|
<!---
Please note the following potential times when an issue might be in Terraform core:
* [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues
* [State](https://www.terraform.io/docs/state/index.html) and [State Backend](https://www.terraform.io/docs/backends/index.html) issues
* [Provisioner](https://www.terraform.io/docs/provisioners/index.html) issues
* [Registry](https://registry.terraform.io/) issues
* Spans resources across multiple providers
If you are running into one of these scenarios, we recommend opening an issue in the [Terraform core repository](https://github.com/hashicorp/terraform/) instead.
--->
<!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
* If you are interested in working on this issue or have submitted a pull request, please leave a comment
<!--- Thank you for keeping this note for the community --->
### Terraform (and AzureRM Provider) Version
<!--- Please run `terraform -v` to show the Terraform core version and provider version(s). If you are not running the latest version of Terraform or the provider, please upgrade because your issue may have already been fixed. [Terraform documentation on provider versioning](https://www.terraform.io/docs/configuration/providers.html#provider-versions). --->
```
Terraform v0.14.8
+ provider registry.terraform.io/hashicorp/azurerm v2.57.0
```
### Affected Resource(s)
<!--- Please list the affected resources and data sources. --->
* `azurerm_subscription`
### Terraform Configuration Files
<!--- Information about code formatting: https://help.github.com/articles/basic-writing-and-formatting-syntax/#quoting-code --->
```hcl
# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key: https://keybase.io/hashicorp
```
### Debug Output
<!---
Please provide a link to a GitHub Gist containing the complete debug output. Please do NOT paste the debug output in the issue; just paste a link to the Gist.
To obtain the debug output, see the [Terraform documentation on debugging](https://www.terraform.io/docs/internals/debugging.html).
--->
### Panic Output
<!--- If Terraform produced a panic, please provide a link to a GitHub Gist containing the output of the `crash.log`. --->
### Expected Behaviour
<!--- What should have happened? --->
### Actual Behaviour
<!--- What actually happened? --->
The resource `azurerm_subscription `is not working correctly according to the listed attributes in den TF resource provider / description:
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/subscription
For example, using the following resource:
```
resource "azurerm_subscription" "this" {
for_each = var.subscriptions
subscription_name = each.key
alias = each.value.alias
billing_account = each.value.billing_account
billing_profile = each.value.billing_profile
enrollment_account = each.value.enrollment_account
invoice_section = each.value.invoice_section
billing_scope_id = each.value.billing_scope_id
subscription_id = each.value.subscription_id
workload = each.value.workload
}
```
I gonna get the following errors:
```
Error: Unsupported argument
An argument named "billing_account" is not expected here.
An argument named "billing_profile" is not expected here.
An argument named "enrollment_account" is not expected here.
An argument named "invoice_section" is not expected here.
```
Can someone help me with the correct variable names? Am I doing something wrong?
Sometimes `billing_account_name` or `billing_scope_id` is used as well. Thx!
### Steps to Reproduce
<!--- Please list the steps required to reproduce the issue. --->
1. `terraform apply`
### Important Factoids
<!--- Are there anything atypical about your accounts that we should know? For example: Running in a Azure China/Germany/Government? --->
### References
<!---
Information about referencing Github Issues: https://help.github.com/articles/basic-writing-and-formatting-syntax/#referencing-issues-and-pull-requests
Are there any other GitHub issues (open or closed) or pull requests that should be linked here? Such as vendor documentation?
--->
* #0000
|
1.0
|
Wrong attribute/variable names "azurerm_subscription" - <!---
Please note the following potential times when an issue might be in Terraform core:
* [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues
* [State](https://www.terraform.io/docs/state/index.html) and [State Backend](https://www.terraform.io/docs/backends/index.html) issues
* [Provisioner](https://www.terraform.io/docs/provisioners/index.html) issues
* [Registry](https://registry.terraform.io/) issues
* Spans resources across multiple providers
If you are running into one of these scenarios, we recommend opening an issue in the [Terraform core repository](https://github.com/hashicorp/terraform/) instead.
--->
<!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
* If you are interested in working on this issue or have submitted a pull request, please leave a comment
<!--- Thank you for keeping this note for the community --->
### Terraform (and AzureRM Provider) Version
<!--- Please run `terraform -v` to show the Terraform core version and provider version(s). If you are not running the latest version of Terraform or the provider, please upgrade because your issue may have already been fixed. [Terraform documentation on provider versioning](https://www.terraform.io/docs/configuration/providers.html#provider-versions). --->
```
Terraform v0.14.8
+ provider registry.terraform.io/hashicorp/azurerm v2.57.0
```
### Affected Resource(s)
<!--- Please list the affected resources and data sources. --->
* `azurerm_subscription`
### Terraform Configuration Files
<!--- Information about code formatting: https://help.github.com/articles/basic-writing-and-formatting-syntax/#quoting-code --->
```hcl
# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key: https://keybase.io/hashicorp
```
### Debug Output
<!---
Please provide a link to a GitHub Gist containing the complete debug output. Please do NOT paste the debug output in the issue; just paste a link to the Gist.
To obtain the debug output, see the [Terraform documentation on debugging](https://www.terraform.io/docs/internals/debugging.html).
--->
### Panic Output
<!--- If Terraform produced a panic, please provide a link to a GitHub Gist containing the output of the `crash.log`. --->
### Expected Behaviour
<!--- What should have happened? --->
### Actual Behaviour
<!--- What actually happened? --->
The resource `azurerm_subscription `is not working correctly according to the listed attributes in den TF resource provider / description:
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/subscription
For example, using the following resource:
```
resource "azurerm_subscription" "this" {
for_each = var.subscriptions
subscription_name = each.key
alias = each.value.alias
billing_account = each.value.billing_account
billing_profile = each.value.billing_profile
enrollment_account = each.value.enrollment_account
invoice_section = each.value.invoice_section
billing_scope_id = each.value.billing_scope_id
subscription_id = each.value.subscription_id
workload = each.value.workload
}
```
I gonna get the following errors:
```
Error: Unsupported argument
An argument named "billing_account" is not expected here.
An argument named "billing_profile" is not expected here.
An argument named "enrollment_account" is not expected here.
An argument named "invoice_section" is not expected here.
```
Can someone help me with the correct variable names? Am I doing something wrong?
Sometimes `billing_account_name` or `billing_scope_id` is used as well. Thx!
### Steps to Reproduce
<!--- Please list the steps required to reproduce the issue. --->
1. `terraform apply`
### Important Factoids
<!--- Are there anything atypical about your accounts that we should know? For example: Running in a Azure China/Germany/Government? --->
### References
<!---
Information about referencing Github Issues: https://help.github.com/articles/basic-writing-and-formatting-syntax/#referencing-issues-and-pull-requests
Are there any other GitHub issues (open or closed) or pull requests that should be linked here? Such as vendor documentation?
--->
* #0000
|
non_defect
|
wrong attribute variable names azurerm subscription please note the following potential times when an issue might be in terraform core or resource ordering issues and issues issues issues spans resources across multiple providers if you are running into one of these scenarios we recommend opening an issue in the instead community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or me too comments they generate extra noise for issue followers and do not help prioritize the request if you are interested in working on this issue or have submitted a pull request please leave a comment terraform and azurerm provider version terraform provider registry terraform io hashicorp azurerm affected resource s azurerm subscription terraform configuration files hcl copy paste your terraform configurations here for large terraform configs please use a service like dropbox and share a link to the zip file for security you can also encrypt the files using our gpg public key debug output please provide a link to a github gist containing the complete debug output please do not paste the debug output in the issue just paste a link to the gist to obtain the debug output see the panic output expected behaviour actual behaviour the resource azurerm subscription is not working correctly according to the listed attributes in den tf resource provider description for example using the following resource resource azurerm subscription this for each var subscriptions subscription name each key alias each value alias billing account each value billing account billing profile each value billing profile enrollment account each value enrollment account invoice section each value invoice section billing scope id each value billing scope id subscription id each value subscription id workload each value workload i gonna get the following errors error unsupported argument an argument named billing account is not expected here an argument named billing profile is not expected here an argument named enrollment account is not expected here an argument named invoice section is not expected here can someone help me with the correct variable names am i doing something wrong sometimes billing account name or billing scope id is used as well thx steps to reproduce terraform apply important factoids references information about referencing github issues are there any other github issues open or closed or pull requests that should be linked here such as vendor documentation
| 0
|
271,919
| 29,667,473,454
|
IssuesEvent
|
2023-06-11 01:10:50
|
raindigi/cloudcannon-suite
|
https://api.github.com/repos/raindigi/cloudcannon-suite
|
opened
|
CVE-2023-32732 (Medium) detected in grpcv1.19.0
|
Mend: dependency security vulnerability
|
## CVE-2023-32732 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>grpcv1.19.0</b></p></summary>
<p>
<p>The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)</p>
<p>Library home page: <a href=https://github.com/grpc/grpc.git>https://github.com/grpc/grpc.git</a></p>
<p>Found in HEAD commit: <a href="https://github.com/raindigi/cloudcannon-suite/commit/c3cd6cae7b9d63bab344ee98f6fcc5f6ecf18f07">c3cd6cae7b9d63bab344ee98f6fcc5f6ecf18f07</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 (4)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/node_modules/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/parsing.cc</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/node_modules/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/parsing.cc</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/node_modules/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/node_modules/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc</b>
</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>
gRPC contains a vulnerability whereby a client can cause a termination of connection between a HTTP2 proxy and a gRPC server: a base64 encoding error for `-bin` suffixed headers will result in a disconnection by the gRPC server, but is typically allowed by HTTP2 proxies. We recommend upgrading beyond the commit in https://github.com/grpc/grpc/pull/32309 https://www.google.com/url
<p>Publish Date: 2023-06-09
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2023-32732>CVE-2023-32732</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>Release Date: 2023-06-09</p>
<p>Fix Resolution: v1.53.0</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
|
True
|
CVE-2023-32732 (Medium) detected in grpcv1.19.0 - ## CVE-2023-32732 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>grpcv1.19.0</b></p></summary>
<p>
<p>The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)</p>
<p>Library home page: <a href=https://github.com/grpc/grpc.git>https://github.com/grpc/grpc.git</a></p>
<p>Found in HEAD commit: <a href="https://github.com/raindigi/cloudcannon-suite/commit/c3cd6cae7b9d63bab344ee98f6fcc5f6ecf18f07">c3cd6cae7b9d63bab344ee98f6fcc5f6ecf18f07</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 (4)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/node_modules/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/parsing.cc</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/node_modules/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/parsing.cc</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/node_modules/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/node_modules/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc</b>
</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>
gRPC contains a vulnerability whereby a client can cause a termination of connection between a HTTP2 proxy and a gRPC server: a base64 encoding error for `-bin` suffixed headers will result in a disconnection by the gRPC server, but is typically allowed by HTTP2 proxies. We recommend upgrading beyond the commit in https://github.com/grpc/grpc/pull/32309 https://www.google.com/url
<p>Publish Date: 2023-06-09
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2023-32732>CVE-2023-32732</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>Release Date: 2023-06-09</p>
<p>Fix Resolution: v1.53.0</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
|
non_defect
|
cve medium detected in cve medium severity vulnerability vulnerable library the c based grpc c python ruby objective c php c library home page a href found in head commit a href found in base branch master vulnerable source files node modules grpc deps grpc src core ext transport transport parsing cc node modules grpc deps grpc src core ext transport transport parsing cc node modules grpc deps grpc src core ext transport transport hpack parser cc node modules grpc deps grpc src core ext transport transport hpack parser cc vulnerability details grpc contains a vulnerability whereby a client can cause a termination of connection between a proxy and a grpc server a encoding error for bin suffixed headers will result in a disconnection by the grpc server but is typically allowed by proxies we recommend upgrading beyond the commit in 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 release date fix resolution step up your open source security game with mend
| 0
|
529,918
| 15,397,681,507
|
IssuesEvent
|
2021-03-03 22:33:48
|
it-osu-web/it-osu-pl
|
https://api.github.com/repos/it-osu-web/it-osu-pl
|
closed
|
Use direct h-level instead of extending heading component in tile, cards, info-box
|
High Priority style/component update
|
```
<h{{infobox_heading_level}}>{{ infobox_title }}</h{{infobox_heading_level}}>
```
|
1.0
|
Use direct h-level instead of extending heading component in tile, cards, info-box - ```
<h{{infobox_heading_level}}>{{ infobox_title }}</h{{infobox_heading_level}}>
```
|
non_defect
|
use direct h level instead of extending heading component in tile cards info box infobox title
| 0
|
110
| 2,523,798,845
|
IssuesEvent
|
2015-01-20 13:43:36
|
entwinemedia/annotations
|
https://api.github.com/repos/entwinemedia/annotations
|
closed
|
Indication of active filters
|
enhancement usability
|
Currently, there is no way for the user to see whether one or more filters are active except to open the Filter dropdown menu.
This can be irritating.
In the following example, there are tracks. No track is available, however, because of all tracks being filtered:

The Filter drop down menu reveals the situation:

There should be some kind of indication whether one or more filters are active.
|
True
|
Indication of active filters - Currently, there is no way for the user to see whether one or more filters are active except to open the Filter dropdown menu.
This can be irritating.
In the following example, there are tracks. No track is available, however, because of all tracks being filtered:

The Filter drop down menu reveals the situation:

There should be some kind of indication whether one or more filters are active.
|
non_defect
|
indication of active filters currently there is no way for the user to see whether one or more filters are active except to open the filter dropdown menu this can be irritating in the following example there are tracks no track is available however because of all tracks being filtered the filter drop down menu reveals the situation there should be some kind of indication whether one or more filters are active
| 0
|
26,934
| 4,834,812,521
|
IssuesEvent
|
2016-11-08 15:19:25
|
primefaces/primeng
|
https://api.github.com/repos/primefaces/primeng
|
closed
|
Editable dropdown throws an exception
|
defect
|
Selecting an editable dropdown and clicking outside throws;
EXCEPTION: self.parent.context.onBlur is not a function
|
1.0
|
Editable dropdown throws an exception - Selecting an editable dropdown and clicking outside throws;
EXCEPTION: self.parent.context.onBlur is not a function
|
defect
|
editable dropdown throws an exception selecting an editable dropdown and clicking outside throws exception self parent context onblur is not a function
| 1
|
9,960
| 2,616,014,999
|
IssuesEvent
|
2015-03-02 00:57:39
|
jasonhall/bwapi
|
https://api.github.com/repos/jasonhall/bwapi
|
closed
|
getTarget changes location
|
auto-migrated Component-Logic Milestone-Release Priority-High Type-Defect Usability
|
```
It was reported by Dowal on IRC.
getTarget supposedly changes positions frequently and does not always represent
the order target location.
```
Original issue reported on code.google.com by `AHeinerm` on 26 Nov 2010 at 5:54
|
1.0
|
getTarget changes location - ```
It was reported by Dowal on IRC.
getTarget supposedly changes positions frequently and does not always represent
the order target location.
```
Original issue reported on code.google.com by `AHeinerm` on 26 Nov 2010 at 5:54
|
defect
|
gettarget changes location it was reported by dowal on irc gettarget supposedly changes positions frequently and does not always represent the order target location original issue reported on code google com by aheinerm on nov at
| 1
|
39,643
| 6,759,616,487
|
IssuesEvent
|
2017-10-24 17:43:47
|
18F/web-design-standards
|
https://api.github.com/repos/18F/web-design-standards
|
closed
|
Document scss color variables
|
[Priority] Minor [Type] Documentation [Type] Enhancement
|
**Description**
The [Colors section in the docs](https://playbook.cio.gov/designstandards/visual-style/#colors) refer to colors like `primary-darker`. It's unclear that you can reference these using sass variables, and that the sass variable takes the form `$color-primary-darker` instead of `$primary-darker`. I had to search through the source to figure this out.
**Ask**
Document the scss color variables like `$color-primary-darker`, instead of `primary-darker`.
OR
Add a blurb in the docs about how to access the sass variables.
I'll submit a PR, just wanted to get a :+1: that this is the direction yall want to take it.
|
1.0
|
Document scss color variables - **Description**
The [Colors section in the docs](https://playbook.cio.gov/designstandards/visual-style/#colors) refer to colors like `primary-darker`. It's unclear that you can reference these using sass variables, and that the sass variable takes the form `$color-primary-darker` instead of `$primary-darker`. I had to search through the source to figure this out.
**Ask**
Document the scss color variables like `$color-primary-darker`, instead of `primary-darker`.
OR
Add a blurb in the docs about how to access the sass variables.
I'll submit a PR, just wanted to get a :+1: that this is the direction yall want to take it.
|
non_defect
|
document scss color variables description the refer to colors like primary darker it s unclear that you can reference these using sass variables and that the sass variable takes the form color primary darker instead of primary darker i had to search through the source to figure this out ask document the scss color variables like color primary darker instead of primary darker or add a blurb in the docs about how to access the sass variables i ll submit a pr just wanted to get a that this is the direction yall want to take it
| 0
|
15,814
| 2,869,077,782
|
IssuesEvent
|
2015-06-05 23:09:16
|
dart-lang/sdk
|
https://api.github.com/repos/dart-lang/sdk
|
closed
|
access $['someid'] in moustage binding
|
Area-Pkg Pkg-Polymer Priority-Unassigned Triaged Type-Defect
|
*This issue was originally filed by @zoechi*
_____
I tried to reference a method of a sibling as event handler inside a moustache expression.
<a href="#" on-click="{{ $['routelink'].parentRoute }}">articles</a>
Should this work? how?
I get
Transform ScriptCompactor on bwu_polymer_routing|example/example_01.html threw error: Bad state: invalid symbol name: "$['routelink'].parentRoute"
Polymer 0.12.1
Dart VM version: 1.6.0-edge.39058 (Fri Aug 8 15:50:20 2014) on "linux_x64"
|
1.0
|
access $['someid'] in moustage binding - *This issue was originally filed by @zoechi*
_____
I tried to reference a method of a sibling as event handler inside a moustache expression.
<a href="#" on-click="{{ $['routelink'].parentRoute }}">articles</a>
Should this work? how?
I get
Transform ScriptCompactor on bwu_polymer_routing|example/example_01.html threw error: Bad state: invalid symbol name: "$['routelink'].parentRoute"
Polymer 0.12.1
Dart VM version: 1.6.0-edge.39058 (Fri Aug 8 15:50:20 2014) on "linux_x64"
|
defect
|
access in moustage binding this issue was originally filed by zoechi i tried to reference a method of a sibling as event handler inside a moustache expression lt a href quot quot on click quot parentroute quot gt articles lt a gt should this work how i get transform scriptcompactor on bwu polymer routing example example html threw error bad state invalid symbol name quot parentroute quot polymer dart vm version edge fri aug on quot linux quot
| 1
|
58,421
| 16,532,058,972
|
IssuesEvent
|
2021-05-27 07:28:07
|
openzfs/zfs
|
https://api.github.com/repos/openzfs/zfs
|
opened
|
kernel NULL pointer dereference, address: 0000000000000070
|
Status: Triage Needed Type: Defect
|
<!-- Please fill out the following template, which will help other contributors address your issue. -->
<!--
Thank you for reporting an issue.
*IMPORTANT* - Please check our issue tracker before opening a new issue.
Additional valuable information can be found in the OpenZFS documentation
and mailing list archives.
Please fill in as much of the template as possible.
-->
### System information
<!-- add version after "|" character -->
Type | Version/Name
--- | ---
Distribution Name | openSUSE
Distribution Version | Leap 15.2
Linux Kernel | 5.3.18-lp152.75-preempt
Architecture | x86_64
ZFS Version | 2.1.0-rc5
SPL Version | 2.1.0-rc5
<!--
Commands to find ZFS/SPL versions:
modinfo zfs | grep -iw version
modinfo spl | grep -iw version
-->
### Describe the problem you're observing
We're running an ZFS mirror pool of two **Samsung SSD 860** (Revision 4B6Q) with enabled autotrim. After some hours (sometimes days) without any specific action the following kernel bug occurs.
```
2021-05-20T14:08:12.131030+02:00 bfg11k kernel: [22314.409487] BUG: kernel NULL pointer dereference, address: 0000000000000070
2021-05-20T14:08:12.132792+02:00 bfg11k kernel: [22314.409498] #PF: supervisor read access in kernel mode
2021-05-20T14:08:12.132797+02:00 bfg11k kernel: [22314.409502] #PF: error_code(0x0000) - not-present page
2021-05-20T14:08:12.132800+02:00 bfg11k kernel: [22314.409507] PGD b41982067 P4D b41982067 PUD be57c0067 PMD 0
2021-05-20T14:08:12.132802+02:00 bfg11k kernel: [22314.409516] Oops: 0000 [#1] PREEMPT SMP NOPTI
2021-05-20T14:08:12.132805+02:00 bfg11k kernel: [22314.409523] CPU: 0 PID: 17198 Comm: z_wr_int Tainted: P OE 5.3.18-lp152.75-preempt #1 openSUSE Leap 15.2
2021-05-20T14:08:12.132809+02:00 bfg11k kernel: [22314.409530] Hardware name: Supermicro H8SGL/H8SGL, BIOS 3.5 11/25/2013
2021-05-20T14:08:12.132811+02:00 bfg11k kernel: [22314.409701] RIP: 0010:vdev_queue_io_to_issue+0x166/0xc40 [zfs]
2021-05-20T14:08:12.132813+02:00 bfg11k kernel: [22314.409707] Code: 42 a7 ff 48 85 c0 0f 85 c0 09 00 00 48 8b 74 24 30 ba 01 00 00 00 48 89 ef e8 66 42 a7 ff 48 85 c0 48 89 c3 0f 84 4b 08 00 00 <8b> 43 70 48 c7 44 24 38 00 00 00 00 83 f8 01 0f 84 3a 06 00 00 49
2021-05-20T14:08:12.132816+02:00 bfg11k kernel: [22314.409717] RSP: 0018:ffffa93ca731bcc0 EFLAGS: 00010246
2021-05-20T14:08:12.132819+02:00 bfg11k kernel: [22314.409722] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00000000000002a0
2021-05-20T14:08:12.132821+02:00 bfg11k kernel: [22314.409727] RDX: 0000000000000001 RSI: 0000000000000000 RDI: ffff9d1dc20b34a0
2021-05-20T14:08:12.132824+02:00 bfg11k kernel: [22314.409732] RBP: ffff9d1dc20b34a0 R08: 0000000000000000 R09: 0000000000000001
2021-05-20T14:08:12.132827+02:00 bfg11k kernel: [22314.409737] R10: ffffa93ca731bd40 R11: 0000000000000000 R12: 0000000038e38e39
2021-05-20T14:08:12.132829+02:00 bfg11k kernel: [22314.409742] R13: 0000000000000008 R14: 0000000000000090 R15: ffff9d1dc20b3400
2021-05-20T14:08:12.132832+02:00 bfg11k kernel: [22314.409747] FS: 0000000000000000(0000) GS:ffff9d1ddd800000(0000) knlGS:0000000000000000
2021-05-20T14:08:12.132835+02:00 bfg11k kernel: [22314.409753] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
2021-05-20T14:08:12.132837+02:00 bfg11k kernel: [22314.409757] CR2: 0000000000000070 CR3: 0000000457dc0000 CR4: 00000000000406f0
2021-05-20T14:08:12.132839+02:00 bfg11k kernel: [22314.409763] Call Trace:
2021-05-20T14:08:12.132842+02:00 bfg11k kernel: [22314.409778] ? avl_remove+0x1d4/0x240 [zavl]
2021-05-20T14:08:12.132844+02:00 bfg11k kernel: [22314.409786] ? __switch_to_asm+0x40/0x70
2021-05-20T14:08:12.132846+02:00 bfg11k kernel: [22314.409791] ? __switch_to_asm+0x34/0x70
2021-05-20T14:08:12.132849+02:00 bfg11k kernel: [22314.409796] ? __switch_to_asm+0x40/0x70
2021-05-20T14:08:12.132851+02:00 bfg11k kernel: [22314.409897] vdev_queue_io_done+0x1e3/0x2a0 [zfs]
2021-05-20T14:08:12.132854+02:00 bfg11k kernel: [22314.409998] zio_vdev_io_done+0xaf/0x200 [zfs]
2021-05-20T14:08:12.132856+02:00 bfg11k kernel: [22314.410100] zio_execute+0x86/0xf0 [zfs]
2021-05-20T14:08:12.132859+02:00 bfg11k kernel: [22314.410121] taskq_thread+0x29d/0x4a0 [spl]
2021-05-20T14:08:12.132861+02:00 bfg11k kernel: [22314.410130] ? __switch_to_asm+0x40/0x70
2021-05-20T14:08:12.132862+02:00 bfg11k kernel: [22314.410139] ? wake_up_q+0xa0/0xa0
2021-05-20T14:08:12.132864+02:00 bfg11k kernel: [22314.410241] ? zio_reexecute+0x3e0/0x3e0 [zfs]
2021-05-20T14:08:12.132866+02:00 bfg11k kernel: [22314.410256] ? task_done+0x90/0x90 [spl]
2021-05-20T14:08:12.132868+02:00 bfg11k kernel: [22314.410263] kthread+0x129/0x150
2021-05-20T14:08:12.132870+02:00 bfg11k kernel: [22314.410270] ? kthread_park+0xa0/0xa0
2021-05-20T14:08:12.132872+02:00 bfg11k kernel: [22314.410277] ret_from_fork+0x22/0x40
2021-05-20T14:08:12.132875+02:00 bfg11k kernel: [22314.410284] Modules linked in: af_packet xt_tcpudp ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ip_set nfnetlink ebtable_nat ebtable_broute ip6table_nat ip6table_mangle ip6table_raw ip6$
nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iscsi_ibft iscsi_boot_sysfs iptable_mangle iptable_raw iptable_security ebtable_filter ebtables rfkill ip6table_filter ip6_tables iptable_filter ip_tables x_tables bpfilter dmi_sysfs msr w83795 xfs amd64_edac_mod edac$
m irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel ipmi_si aes_x86_64 ipmi_devintf crypto_simd cryptd glue_helper ipmi_msghandler joydev pcspkr sp5100_tco fam15h_power k10temp i2c_piix4 e1000e button acpi_cpufreq zfs(POE) hid_generic usbhid zunicod$
E) zavl(POE) icp(POE) btrfs libcrc32c xor zcommon(POE) znvpair(POE) spl(OE) mgag200 drm_vram_helper ohci_pci ttm i2c_algo_bit raid6_pq drm_kms_helper syscopyarea sysfillrect
2021-05-20T14:08:12.132880+02:00 bfg11k kernel: [22314.410345] sysimgblt fb_sys_fops ohci_hcd ehci_pci drm ehci_hcd crc32c_intel usbcore serio_raw sr_mod cdrom sg dm_multipath dm_mod scsi_dh_rdac scsi_dh_emc scsi_dh_alua
2021-05-20T14:08:12.132883+02:00 bfg11k kernel: [22314.410408] CR2: 0000000000000070
2021-05-20T14:08:12.132885+02:00 bfg11k kernel: [22314.410415] ---[ end trace c609d95b03a1295f ]---
2021-05-20T14:08:12.132888+02:00 bfg11k kernel: [22314.410517] RIP: 0010:vdev_queue_io_to_issue+0x166/0xc40 [zfs]
2021-05-20T14:08:12.132890+02:00 bfg11k kernel: [22314.410525] Code: 42 a7 ff 48 85 c0 0f 85 c0 09 00 00 48 8b 74 24 30 ba 01 00 00 00 48 89 ef e8 66 42 a7 ff 48 85 c0 48 89 c3 0f 84 4b 08 00 00 <8b> 43 70 48 c7 44 24 38 00 00 00 00 83 f8 01 0f 84 3a 06 00 00 49
2021-05-20T14:08:12.132893+02:00 bfg11k kernel: [22314.410537] RSP: 0018:ffffa93ca731bcc0 EFLAGS: 00010246
2021-05-20T14:08:12.132895+02:00 bfg11k kernel: [22314.410543] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00000000000002a0
2021-05-20T14:08:12.132897+02:00 bfg11k kernel: [22314.410551] RDX: 0000000000000001 RSI: 0000000000000000 RDI: ffff9d1dc20b34a0
2021-05-20T14:08:12.132899+02:00 bfg11k kernel: [22314.410557] RBP: ffff9d1dc20b34a0 R08: 0000000000000000 R09: 0000000000000001
2021-05-20T14:08:12.132901+02:00 bfg11k kernel: [22314.410563] R10: ffffa93ca731bd40 R11: 0000000000000000 R12: 0000000038e38e39
2021-05-20T14:08:12.132904+02:00 bfg11k kernel: [22314.410569] R13: 0000000000000008 R14: 0000000000000090 R15: ffff9d1dc20b3400
2021-05-20T14:08:12.132906+02:00 bfg11k kernel: [22314.410576] FS: 0000000000000000(0000) GS:ffff9d1ddd800000(0000) knlGS:0000000000000000
2021-05-20T14:08:12.132908+02:00 bfg11k kernel: [22314.410583] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
2021-05-20T14:08:12.132910+02:00 bfg11k kernel: [22314.410589] CR2: 0000000000000070 CR3: 0000000457dc0000 CR4: 00000000000406f0
2021-05-20T14:08:12.133597+02:00 bfg11k zed[1697]: Bumping queue length to 1024
2021-05-20T14:08:12.466632+02:00 bfg11k zed: eid=13 class=deadman pool='tank' vdev=wwn-0x5002538e3081fe87-part1 size=13824 offset=3374074471936 priority=3 err=0 flags=0x40080c80 delay=22004882ms
2021-05-20T14:08:12.467760+02:00 bfg11k zed: eid=12 class=deadman pool='tank' vdev=wwn-0x5002538e3081fe87-part1 size=3584 offset=3374074482176 priority=3 err=0 flags=0x380880 bookmark=0:0:1:1
2021-05-20T14:08:12.475969+02:00 bfg11k zed: eid=11 class=deadman pool='tank' vdev=wwn-0x5002538e3081fe87-part1 size=13824 offset=3323021881856 priority=3 err=0 flags=0x40080c80
2021-05-20T14:08:12.479339+02:00 bfg11k zed: eid=10 class=deadman pool='tank' vdev=wwn-0x5002538e3081fe87-part1 size=3584 offset=3323021892096 priority=3 err=0 flags=0x380880 bookmark=0:0:1:1
2021-05-20T14:08:12.480485+02:00 bfg11k zed: eid=15 class=deadman pool='tank' vdev=wwn-0x5002538e3081fe87-part1 size=14848 offset=3358612164608 priority=3 err=0 flags=0x40080c80 delay=22004882ms
2021-05-20T14:08:12.488336+02:00 bfg11k zed: eid=8 class=deadman pool='tank' vdev=wwn-0x5002538e3081fe87-part1 size=512 offset=3405296947712 priority=3 err=0 flags=0x180880 bookmark=0:0:-1:0
2021-05-20T14:08:12.488741+02:00 bfg11k zed: eid=21 class=deadman pool='tank' vdev=wwn-0x5002538e3081fe87-part1 size=3072 offset=3439443492352 priority=3 err=0 flags=0x380880 bookmark=0:39145:0:0
...
```
After this any `sync` command freezes for ever. The system needs a full power cycle to recover from this. :(
### Describe how to reproduce the problem
No specific action.
### Include any warning/errors/backtraces from the system logs
<!--
*IMPORTANT* - Please mark logs and text output from terminal commands
or else Github will not display them correctly.
An example is provided below.
Example:
```
this is an example how log text should be marked (wrap it with ```)
```
-->
The ZFS setup is distro default with two modification:
```
options zfs zfs_dmu_offset_next_sync=1
options zfs zfs_deadman_failmode=continue
```
|
1.0
|
kernel NULL pointer dereference, address: 0000000000000070 - <!-- Please fill out the following template, which will help other contributors address your issue. -->
<!--
Thank you for reporting an issue.
*IMPORTANT* - Please check our issue tracker before opening a new issue.
Additional valuable information can be found in the OpenZFS documentation
and mailing list archives.
Please fill in as much of the template as possible.
-->
### System information
<!-- add version after "|" character -->
Type | Version/Name
--- | ---
Distribution Name | openSUSE
Distribution Version | Leap 15.2
Linux Kernel | 5.3.18-lp152.75-preempt
Architecture | x86_64
ZFS Version | 2.1.0-rc5
SPL Version | 2.1.0-rc5
<!--
Commands to find ZFS/SPL versions:
modinfo zfs | grep -iw version
modinfo spl | grep -iw version
-->
### Describe the problem you're observing
We're running an ZFS mirror pool of two **Samsung SSD 860** (Revision 4B6Q) with enabled autotrim. After some hours (sometimes days) without any specific action the following kernel bug occurs.
```
2021-05-20T14:08:12.131030+02:00 bfg11k kernel: [22314.409487] BUG: kernel NULL pointer dereference, address: 0000000000000070
2021-05-20T14:08:12.132792+02:00 bfg11k kernel: [22314.409498] #PF: supervisor read access in kernel mode
2021-05-20T14:08:12.132797+02:00 bfg11k kernel: [22314.409502] #PF: error_code(0x0000) - not-present page
2021-05-20T14:08:12.132800+02:00 bfg11k kernel: [22314.409507] PGD b41982067 P4D b41982067 PUD be57c0067 PMD 0
2021-05-20T14:08:12.132802+02:00 bfg11k kernel: [22314.409516] Oops: 0000 [#1] PREEMPT SMP NOPTI
2021-05-20T14:08:12.132805+02:00 bfg11k kernel: [22314.409523] CPU: 0 PID: 17198 Comm: z_wr_int Tainted: P OE 5.3.18-lp152.75-preempt #1 openSUSE Leap 15.2
2021-05-20T14:08:12.132809+02:00 bfg11k kernel: [22314.409530] Hardware name: Supermicro H8SGL/H8SGL, BIOS 3.5 11/25/2013
2021-05-20T14:08:12.132811+02:00 bfg11k kernel: [22314.409701] RIP: 0010:vdev_queue_io_to_issue+0x166/0xc40 [zfs]
2021-05-20T14:08:12.132813+02:00 bfg11k kernel: [22314.409707] Code: 42 a7 ff 48 85 c0 0f 85 c0 09 00 00 48 8b 74 24 30 ba 01 00 00 00 48 89 ef e8 66 42 a7 ff 48 85 c0 48 89 c3 0f 84 4b 08 00 00 <8b> 43 70 48 c7 44 24 38 00 00 00 00 83 f8 01 0f 84 3a 06 00 00 49
2021-05-20T14:08:12.132816+02:00 bfg11k kernel: [22314.409717] RSP: 0018:ffffa93ca731bcc0 EFLAGS: 00010246
2021-05-20T14:08:12.132819+02:00 bfg11k kernel: [22314.409722] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00000000000002a0
2021-05-20T14:08:12.132821+02:00 bfg11k kernel: [22314.409727] RDX: 0000000000000001 RSI: 0000000000000000 RDI: ffff9d1dc20b34a0
2021-05-20T14:08:12.132824+02:00 bfg11k kernel: [22314.409732] RBP: ffff9d1dc20b34a0 R08: 0000000000000000 R09: 0000000000000001
2021-05-20T14:08:12.132827+02:00 bfg11k kernel: [22314.409737] R10: ffffa93ca731bd40 R11: 0000000000000000 R12: 0000000038e38e39
2021-05-20T14:08:12.132829+02:00 bfg11k kernel: [22314.409742] R13: 0000000000000008 R14: 0000000000000090 R15: ffff9d1dc20b3400
2021-05-20T14:08:12.132832+02:00 bfg11k kernel: [22314.409747] FS: 0000000000000000(0000) GS:ffff9d1ddd800000(0000) knlGS:0000000000000000
2021-05-20T14:08:12.132835+02:00 bfg11k kernel: [22314.409753] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
2021-05-20T14:08:12.132837+02:00 bfg11k kernel: [22314.409757] CR2: 0000000000000070 CR3: 0000000457dc0000 CR4: 00000000000406f0
2021-05-20T14:08:12.132839+02:00 bfg11k kernel: [22314.409763] Call Trace:
2021-05-20T14:08:12.132842+02:00 bfg11k kernel: [22314.409778] ? avl_remove+0x1d4/0x240 [zavl]
2021-05-20T14:08:12.132844+02:00 bfg11k kernel: [22314.409786] ? __switch_to_asm+0x40/0x70
2021-05-20T14:08:12.132846+02:00 bfg11k kernel: [22314.409791] ? __switch_to_asm+0x34/0x70
2021-05-20T14:08:12.132849+02:00 bfg11k kernel: [22314.409796] ? __switch_to_asm+0x40/0x70
2021-05-20T14:08:12.132851+02:00 bfg11k kernel: [22314.409897] vdev_queue_io_done+0x1e3/0x2a0 [zfs]
2021-05-20T14:08:12.132854+02:00 bfg11k kernel: [22314.409998] zio_vdev_io_done+0xaf/0x200 [zfs]
2021-05-20T14:08:12.132856+02:00 bfg11k kernel: [22314.410100] zio_execute+0x86/0xf0 [zfs]
2021-05-20T14:08:12.132859+02:00 bfg11k kernel: [22314.410121] taskq_thread+0x29d/0x4a0 [spl]
2021-05-20T14:08:12.132861+02:00 bfg11k kernel: [22314.410130] ? __switch_to_asm+0x40/0x70
2021-05-20T14:08:12.132862+02:00 bfg11k kernel: [22314.410139] ? wake_up_q+0xa0/0xa0
2021-05-20T14:08:12.132864+02:00 bfg11k kernel: [22314.410241] ? zio_reexecute+0x3e0/0x3e0 [zfs]
2021-05-20T14:08:12.132866+02:00 bfg11k kernel: [22314.410256] ? task_done+0x90/0x90 [spl]
2021-05-20T14:08:12.132868+02:00 bfg11k kernel: [22314.410263] kthread+0x129/0x150
2021-05-20T14:08:12.132870+02:00 bfg11k kernel: [22314.410270] ? kthread_park+0xa0/0xa0
2021-05-20T14:08:12.132872+02:00 bfg11k kernel: [22314.410277] ret_from_fork+0x22/0x40
2021-05-20T14:08:12.132875+02:00 bfg11k kernel: [22314.410284] Modules linked in: af_packet xt_tcpudp ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ip_set nfnetlink ebtable_nat ebtable_broute ip6table_nat ip6table_mangle ip6table_raw ip6$
nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iscsi_ibft iscsi_boot_sysfs iptable_mangle iptable_raw iptable_security ebtable_filter ebtables rfkill ip6table_filter ip6_tables iptable_filter ip_tables x_tables bpfilter dmi_sysfs msr w83795 xfs amd64_edac_mod edac$
m irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel ipmi_si aes_x86_64 ipmi_devintf crypto_simd cryptd glue_helper ipmi_msghandler joydev pcspkr sp5100_tco fam15h_power k10temp i2c_piix4 e1000e button acpi_cpufreq zfs(POE) hid_generic usbhid zunicod$
E) zavl(POE) icp(POE) btrfs libcrc32c xor zcommon(POE) znvpair(POE) spl(OE) mgag200 drm_vram_helper ohci_pci ttm i2c_algo_bit raid6_pq drm_kms_helper syscopyarea sysfillrect
2021-05-20T14:08:12.132880+02:00 bfg11k kernel: [22314.410345] sysimgblt fb_sys_fops ohci_hcd ehci_pci drm ehci_hcd crc32c_intel usbcore serio_raw sr_mod cdrom sg dm_multipath dm_mod scsi_dh_rdac scsi_dh_emc scsi_dh_alua
2021-05-20T14:08:12.132883+02:00 bfg11k kernel: [22314.410408] CR2: 0000000000000070
2021-05-20T14:08:12.132885+02:00 bfg11k kernel: [22314.410415] ---[ end trace c609d95b03a1295f ]---
2021-05-20T14:08:12.132888+02:00 bfg11k kernel: [22314.410517] RIP: 0010:vdev_queue_io_to_issue+0x166/0xc40 [zfs]
2021-05-20T14:08:12.132890+02:00 bfg11k kernel: [22314.410525] Code: 42 a7 ff 48 85 c0 0f 85 c0 09 00 00 48 8b 74 24 30 ba 01 00 00 00 48 89 ef e8 66 42 a7 ff 48 85 c0 48 89 c3 0f 84 4b 08 00 00 <8b> 43 70 48 c7 44 24 38 00 00 00 00 83 f8 01 0f 84 3a 06 00 00 49
2021-05-20T14:08:12.132893+02:00 bfg11k kernel: [22314.410537] RSP: 0018:ffffa93ca731bcc0 EFLAGS: 00010246
2021-05-20T14:08:12.132895+02:00 bfg11k kernel: [22314.410543] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00000000000002a0
2021-05-20T14:08:12.132897+02:00 bfg11k kernel: [22314.410551] RDX: 0000000000000001 RSI: 0000000000000000 RDI: ffff9d1dc20b34a0
2021-05-20T14:08:12.132899+02:00 bfg11k kernel: [22314.410557] RBP: ffff9d1dc20b34a0 R08: 0000000000000000 R09: 0000000000000001
2021-05-20T14:08:12.132901+02:00 bfg11k kernel: [22314.410563] R10: ffffa93ca731bd40 R11: 0000000000000000 R12: 0000000038e38e39
2021-05-20T14:08:12.132904+02:00 bfg11k kernel: [22314.410569] R13: 0000000000000008 R14: 0000000000000090 R15: ffff9d1dc20b3400
2021-05-20T14:08:12.132906+02:00 bfg11k kernel: [22314.410576] FS: 0000000000000000(0000) GS:ffff9d1ddd800000(0000) knlGS:0000000000000000
2021-05-20T14:08:12.132908+02:00 bfg11k kernel: [22314.410583] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
2021-05-20T14:08:12.132910+02:00 bfg11k kernel: [22314.410589] CR2: 0000000000000070 CR3: 0000000457dc0000 CR4: 00000000000406f0
2021-05-20T14:08:12.133597+02:00 bfg11k zed[1697]: Bumping queue length to 1024
2021-05-20T14:08:12.466632+02:00 bfg11k zed: eid=13 class=deadman pool='tank' vdev=wwn-0x5002538e3081fe87-part1 size=13824 offset=3374074471936 priority=3 err=0 flags=0x40080c80 delay=22004882ms
2021-05-20T14:08:12.467760+02:00 bfg11k zed: eid=12 class=deadman pool='tank' vdev=wwn-0x5002538e3081fe87-part1 size=3584 offset=3374074482176 priority=3 err=0 flags=0x380880 bookmark=0:0:1:1
2021-05-20T14:08:12.475969+02:00 bfg11k zed: eid=11 class=deadman pool='tank' vdev=wwn-0x5002538e3081fe87-part1 size=13824 offset=3323021881856 priority=3 err=0 flags=0x40080c80
2021-05-20T14:08:12.479339+02:00 bfg11k zed: eid=10 class=deadman pool='tank' vdev=wwn-0x5002538e3081fe87-part1 size=3584 offset=3323021892096 priority=3 err=0 flags=0x380880 bookmark=0:0:1:1
2021-05-20T14:08:12.480485+02:00 bfg11k zed: eid=15 class=deadman pool='tank' vdev=wwn-0x5002538e3081fe87-part1 size=14848 offset=3358612164608 priority=3 err=0 flags=0x40080c80 delay=22004882ms
2021-05-20T14:08:12.488336+02:00 bfg11k zed: eid=8 class=deadman pool='tank' vdev=wwn-0x5002538e3081fe87-part1 size=512 offset=3405296947712 priority=3 err=0 flags=0x180880 bookmark=0:0:-1:0
2021-05-20T14:08:12.488741+02:00 bfg11k zed: eid=21 class=deadman pool='tank' vdev=wwn-0x5002538e3081fe87-part1 size=3072 offset=3439443492352 priority=3 err=0 flags=0x380880 bookmark=0:39145:0:0
...
```
After this any `sync` command freezes for ever. The system needs a full power cycle to recover from this. :(
### Describe how to reproduce the problem
No specific action.
### Include any warning/errors/backtraces from the system logs
<!--
*IMPORTANT* - Please mark logs and text output from terminal commands
or else Github will not display them correctly.
An example is provided below.
Example:
```
this is an example how log text should be marked (wrap it with ```)
```
-->
The ZFS setup is distro default with two modification:
```
options zfs zfs_dmu_offset_next_sync=1
options zfs zfs_deadman_failmode=continue
```
|
defect
|
kernel null pointer dereference address thank you for reporting an issue important please check our issue tracker before opening a new issue additional valuable information can be found in the openzfs documentation and mailing list archives please fill in as much of the template as possible system information type version name distribution name opensuse distribution version leap linux kernel preempt architecture zfs version spl version commands to find zfs spl versions modinfo zfs grep iw version modinfo spl grep iw version describe the problem you re observing we re running an zfs mirror pool of two samsung ssd revision with enabled autotrim after some hours sometimes days without any specific action the following kernel bug occurs kernel bug kernel null pointer dereference address kernel pf supervisor read access in kernel mode kernel pf error code not present page kernel pgd pud pmd kernel oops preempt smp nopti kernel cpu pid comm z wr int tainted p oe preempt opensuse leap kernel hardware name supermicro bios kernel rip vdev queue io to issue kernel code ff ba ef ff kernel rsp eflags kernel rax rbx rcx kernel rdx rsi rdi kernel rbp kernel kernel kernel fs gs knlgs kernel cs ds es kernel kernel call trace kernel avl remove kernel switch to asm kernel switch to asm kernel switch to asm kernel vdev queue io done kernel zio vdev io done kernel zio execute kernel taskq thread kernel switch to asm kernel wake up q kernel zio reexecute kernel task done kernel kthread kernel kthread park kernel ret from fork kernel modules linked in af packet xt tcpudp rpfilter reject nf reject ipt reject nf reject xt conntrack ip set nfnetlink ebtable nat ebtable broute nat mangle raw nat nf nat nf conntrack nf defrag nf defrag iscsi ibft iscsi boot sysfs iptable mangle iptable raw iptable security ebtable filter ebtables rfkill filter tables iptable filter ip tables x tables bpfilter dmi sysfs msr xfs edac mod edac m irqbypass pclmul pclmul ghash clmulni intel aesni intel ipmi si aes ipmi devintf crypto simd cryptd glue helper ipmi msghandler joydev pcspkr tco power button acpi cpufreq zfs poe hid generic usbhid zunicod e zavl poe icp poe btrfs xor zcommon poe znvpair poe spl oe drm vram helper ohci pci ttm algo bit pq drm kms helper syscopyarea sysfillrect kernel sysimgblt fb sys fops ohci hcd ehci pci drm ehci hcd intel usbcore serio raw sr mod cdrom sg dm multipath dm mod scsi dh rdac scsi dh emc scsi dh alua kernel kernel kernel rip vdev queue io to issue kernel code ff ba ef ff kernel rsp eflags kernel rax rbx rcx kernel rdx rsi rdi kernel rbp kernel kernel kernel fs gs knlgs kernel cs ds es kernel zed bumping queue length to zed eid class deadman pool tank vdev wwn size offset priority err flags delay zed eid class deadman pool tank vdev wwn size offset priority err flags bookmark zed eid class deadman pool tank vdev wwn size offset priority err flags zed eid class deadman pool tank vdev wwn size offset priority err flags bookmark zed eid class deadman pool tank vdev wwn size offset priority err flags delay zed eid class deadman pool tank vdev wwn size offset priority err flags bookmark zed eid class deadman pool tank vdev wwn size offset priority err flags bookmark after this any sync command freezes for ever the system needs a full power cycle to recover from this describe how to reproduce the problem no specific action include any warning errors backtraces from the system logs important please mark logs and text output from terminal commands or else github will not display them correctly an example is provided below example this is an example how log text should be marked wrap it with the zfs setup is distro default with two modification options zfs zfs dmu offset next sync options zfs zfs deadman failmode continue
| 1
|
38,055
| 8,641,463,724
|
IssuesEvent
|
2018-11-24 18:01:58
|
supertuxkart/stk-code
|
https://api.github.com/repos/supertuxkart/stk-code
|
closed
|
The ghost replay list doesn't support kart icons of different sizes
|
C:GUI P4: minor T: defect
|
Amanda's icon is 300x300 instead of 128x128 as the others, and ends up being incorrectly sized in the list because the layout assumes 128x128.
As there are some difficulties for a standard icon size (if we were to want higher-res icons, they would probably not be all updated at once ; and addons karts may have a non-standard size anyway), it would be best if the icon could be correctly resized not matter its original dimensions.
|
1.0
|
The ghost replay list doesn't support kart icons of different sizes - Amanda's icon is 300x300 instead of 128x128 as the others, and ends up being incorrectly sized in the list because the layout assumes 128x128.
As there are some difficulties for a standard icon size (if we were to want higher-res icons, they would probably not be all updated at once ; and addons karts may have a non-standard size anyway), it would be best if the icon could be correctly resized not matter its original dimensions.
|
defect
|
the ghost replay list doesn t support kart icons of different sizes amanda s icon is instead of as the others and ends up being incorrectly sized in the list because the layout assumes as there are some difficulties for a standard icon size if we were to want higher res icons they would probably not be all updated at once and addons karts may have a non standard size anyway it would be best if the icon could be correctly resized not matter its original dimensions
| 1
|
132,763
| 5,192,582,670
|
IssuesEvent
|
2017-01-22 10:22:56
|
partkeepr/PartKeepr
|
https://api.github.com/repos/partkeepr/PartKeepr
|
closed
|
Grid export
|
Feature Request Frontend Medium Priority
|
Previously, the grid export was on the right click menu. This needs to be refactored to be accessible as button on the bottom grid toolbar.
Also check any grids which don't have a toolbar and put one in as default.
|
1.0
|
Grid export - Previously, the grid export was on the right click menu. This needs to be refactored to be accessible as button on the bottom grid toolbar.
Also check any grids which don't have a toolbar and put one in as default.
|
non_defect
|
grid export previously the grid export was on the right click menu this needs to be refactored to be accessible as button on the bottom grid toolbar also check any grids which don t have a toolbar and put one in as default
| 0
|
75,495
| 25,880,292,399
|
IssuesEvent
|
2022-12-14 10:47:22
|
vector-im/element-web
|
https://api.github.com/repos/vector-im/element-web
|
opened
|
DM stuck as unread
|
T-Defect
|
### Steps to reproduce
1. Refresh the Element Web page
### Outcome
#### What did you expect?
My DM, which has no unread messages in it, is not marked as unread.
#### What happened instead?
This DM is marked as unread.
### Operating system
Ubuntu 22.04
### Browser information
Firefox 106.0.2
### URL for webapp
https://develop.element.io
### Application version
Element version: c4806b9c4fc7-react-aeb9f4373fff-js-b2a10e6db323 Olm version: 3.2.12
### Homeserver
matrix.org
### Will you send logs?
Yes
|
1.0
|
DM stuck as unread - ### Steps to reproduce
1. Refresh the Element Web page
### Outcome
#### What did you expect?
My DM, which has no unread messages in it, is not marked as unread.
#### What happened instead?
This DM is marked as unread.
### Operating system
Ubuntu 22.04
### Browser information
Firefox 106.0.2
### URL for webapp
https://develop.element.io
### Application version
Element version: c4806b9c4fc7-react-aeb9f4373fff-js-b2a10e6db323 Olm version: 3.2.12
### Homeserver
matrix.org
### Will you send logs?
Yes
|
defect
|
dm stuck as unread steps to reproduce refresh the element web page outcome what did you expect my dm which has no unread messages in it is not marked as unread what happened instead this dm is marked as unread operating system ubuntu browser information firefox url for webapp application version element version react js olm version homeserver matrix org will you send logs yes
| 1
|
81,388
| 10,235,703,968
|
IssuesEvent
|
2019-08-19 09:46:27
|
EPajares/goat
|
https://api.github.com/repos/EPajares/goat
|
closed
|
Documentation feature isochrone website
|
documentation high priority
|
Document for the website with the help of some images the methodological background of the isochrone calculation. Show how first how the driving distance is calculated and later on how this network is used to create the isochrone. Mention pros and cons of the provided functionality.
|
1.0
|
Documentation feature isochrone website - Document for the website with the help of some images the methodological background of the isochrone calculation. Show how first how the driving distance is calculated and later on how this network is used to create the isochrone. Mention pros and cons of the provided functionality.
|
non_defect
|
documentation feature isochrone website document for the website with the help of some images the methodological background of the isochrone calculation show how first how the driving distance is calculated and later on how this network is used to create the isochrone mention pros and cons of the provided functionality
| 0
|
100,718
| 12,552,585,861
|
IssuesEvent
|
2020-06-06 18:35:22
|
java-rn/community-logo
|
https://api.github.com/repos/java-rn/community-logo
|
closed
|
Call for Logo
|
contest design good first issue help wanted
|
# Briefing
Hey! Precisamos de um logo. (:
Gostaríamos que nos ajudassem a definir uma identidade visual que represente o potencial que a comunidade `Java<RN>` pode ter.
# Recompensa
A proposta que mais se adequar às expectativas e necessidades, e com os devidos ajustes, terá o *Pull Request* aceito e será adotada efetivamente pela comunidade em suas diversas atividades possíveis (online e offline), conforme descrito anteriormente.
Já as que não vencerem, por respeito aos direitos autorais dos respectivos autores, terão o *Pull Request* negado (ou seja, não estarão submetidas à licença [CC-BY-SA-4.0](https://github.com/java-rn/community-logo/blob/master/LICENCE)).
Os créditos (bem como a licença) de autoria da proposta vencedora e efetivamente adotada pela coordenação da comunidade serão devidamente ressaltados na página inicial do repositório (no corpo do arquivo [`README.md`](https://github.com/java-rn/community-logo/blob/master/README.md)), podendo o autor utilizar o [link do repositório](https://github.com/java-rn/community-logo) para identificar e conectar sua obra ao seu portfólio.
# A `Java<RN>`
A proposta da `Java<RN>` é manter um ambiente de cooperação em torno da linguagem de programação **Java** e suas diversas ferramentas, agregando profissionais experientes, estudantes iniciantes e empresários interessados em contratar pessoas com esses conhecimentos.
## Características da linguagem
Pode-se dizer que **Java**, em termos fora da programação, é uma linguagem com estruturas formais e conservadoras, mas aplicável a diferentes contextos, tais como:
* aplicações desktop em comando de linha;
* aplicações desktop com interface gráfica;
* apps hospedadas em servidores web;
* embarcada em dispositivos móveis e de outras espécies;
* dentre outros.
O desenvolvimento da linguagem atualmente é mantido pela Oracle.
# Comunidades de TI
Comunidades de TI são organizações voluntárias que funcionam como espaços com o objetivo de proporcionar trocas de conhecimento e experiências sobre determinada(s) tecnologia(s).
## Locais
O fato de muitas delas serem locais é para:
* incentivar-se a participação de pessoas com mais chances de se conhecerem (e assim, se sentirem mais seguras em tirar dúvidas ou se expressar publicamente, por exemplo); ou
* proporcionar-se mais efetividade na criação de networking profissional (já que pessoas que moram na mesma região terão mais chances de conversarem novamente).
## Virtuais
Comunidades locais de TI costumam manter espaços virtuais de:
* troca contínua de dúvidas e respostas;
* compartilhamento de notícias;
* compartilhamento de vagas de estágio / emprego
relacionados com o tema da tecnologia que reúne os membros ali presentes.
## Presenciais
Costumam também realizar momentos presenciais de formação continuada em espaços tanto institucionais como corporativos. Exemplos de formatos desses encontros:
* meetups;
* mini-cursos;
* workshops;
* palestras;
* coding dojos;
* entre outros.
## Imersões
Há também as que se debruçam na realização de projetos de interesse inicial de uma instituição ou mútuo, tais como:
* sistemas open source;
* hackathons;
* startup weekends;
* maratonas ou treinos de programação ou robótica;
* entre outros.
# Briefing visual
## Problema atual
A [identidade visual da linguagem](http://www.oracle.com/us/technologies/java/java-licensing-logo-guidelines-1908204.pdf) é proprietária e não permite que seja aproveitada, mesmo para fins de uso comunitário em prol da própria linguagem.
## Expectativas de proporção
Seria interessante se a proposta permitisse um uso fácil em formatos horizontais, quadrados e circulares para uso principalmente em meios como:
* Telegram;
* site próprio da comunidade (no corpo do site e como favicon);
* redes sociais (Facebook e Twitter);
* brindes personalizados (para incentivar a participação nos momentos presenciais), como adesivos e bottons;
* entre outros.
e que proporcione, principalmente, uma rápida identificação (por parte do público ao qual se direciona) sobre o que está representando (*"Less Is More"*).
## Expectativas de cores
A ideia é que tenha versão principal em cores (mas não tantas), mas também possa ser aplicado em contexto monocromático positivo e negativo.
## Tipografia
Elementos tipográficos, caso usados, devem ser usados os disponíveis no [Google Fonts](https://fonts.google.com) (e ter licença livre existente), devido nossa natureza comunitária.
## Inspiração visual
Além das referências visuais (ver o final desse post), caso queiram algum norte, experimentem inspirar-se:
* nas estruturas da sintaxe da linguagem (como o `Nome<XX>` que utilizamos no nome da comunidade), e/ou;
* nos aspectos visuais típicos do RN;
* na temática de tecnologia e, especificamente, de programação.
## Estética
Não temos uma restrição quanto a isso. Sintam-se livres nesse aspecto.
# Submissões
## Ajustes de propostas
Provavelmente algumas solicitações de ajustes sejam feitas, mas tenha certeza que estaremos felizes por sua submissão inicial! :)
## Formato de arquivo
A proposta final deverá ser submetida a este repositório (via [Pull Request - PR](https://help.github.com/en/articles/creating-a-pull-request)) em formato de imagem vetorial `.svg` (que é um formato de padrão aberto, ideal para contextos web).
Caso precise de ajuda para conseguir realizar um PR, nós podemos te orientar! ;)
## Licença atribuída
Ao submeter propostas de logo para a comunidade, além da colaboração comunitária (serviço voluntário), o autor concorda que, caso sua proposta seja a vencedora, a obra estará sob a licença [CC-BY-SA-4.0](https://github.com/java-rn/community-logo/blob/master/LICENCE) e com os direitos de uso cedidos à `Java<RN>`, nos termos desta licença.
## Originalidade
Ao submeter a proposta, o autor também estará garantindo que se certificou de que sua criação é original e desvinculada de qualquer outra marca existente (comercial, governamental ou comunitária).
## Critérios de avaliação
Serão considerados no processo de escolha da proposta vencedora os seguintes aspectos:
* Criatividade (conceitual e técnica);
* Originalidade;
* Comunicação (efetividade);
* Aplicabilidade (facilidade de uso no contexto antes descrito);
* Representatividade (com o objetivo e proposta de funcionamento da comunidade antes descritos);
* Potencial de relacionamento (com os membros gostando tanto da marca, que queiram tê-la em um adesivo em seus próprios notebooks, por exemplo).
# Referências visuais
Coletamos alguns exemplos de identificação de outras comunidades bem como tecnologias que consideramos interessantes visualmente:
## Java e tecnologias derivadas
* [Java](http://www.oracle.com/us/technologies/java/java-licensing-logo-guidelines-1908204.pdf)
* [IntelliJ IDEA](https://www.jetbrains.com/idea/)
* [Apache NetBeans](https://netbeans.apache.org/)
## Comunidade sobre Java
* [GUJ](https://www.guj.com.br/)
## Comunidades sobre JS e tecnologias derivadas
* [Natal JS](http://nataljs.github.io/)
* [Node.js Brasil](https://telegram.me/NodejsBR)
* [NodeBR](https://telegram.me/NodeBR)
* [VueJS Brasil](https://telegram.me/vuejsbrasil)
* [NuxtJS Brasil](https://t.me/nuxtjs_brasil)
## Eventos sobre JS e tecnologias derivadas
* [Dublin TypeScript Meetup](https://github.com/remojansen/logo.ts#dublin-typescript-meetup)
* [Sevilla TypeScript Meetup](https://github.com/remojansen/logo.ts#sevilla-typescript-meetup)
* [JSConf EU 2011 - adotada informalmente como logo da linguagem JS](https://github.com/voodootikigod/logo.js/blob/master/registry.md#js-f3df49-and-2e2e2c)
* [JSConf.EU](https://github.com/voodootikigod/logo.js/blob/master/registry.md#jsconfeu-e2007a-and-ffffff---httpjsconfeu)
* [Bmore.js](https://github.com/voodootikigod/logo.js/blob/master/registry.md#bmorejs-httpbmorejsinfo)
* [Graz.js](https://github.com/voodootikigod/logo.js/blob/master/registry.md#grazjs-008232-and-ffffff)
* [TucJS](https://github.com/voodootikigod/logo.js/blob/master/registry.md#tucjs-httpwwwtucjscom)
* [Hill Country JS](https://github.com/voodootikigod/logo.js/blob/master/registry.md#hill-country-js-6bb856-and-2c2e2c)
* [JSConf BR](https://github.com/voodootikigod/logo.js/blob/master/registry.md#jsconf-br-008000-ffcc00-and-323330-httpjsconfbrorg)
## JS e tecnologias derivadas
* [JS Web Badge](https://github.com/voodootikigod/logo.js/blob/master/registry.md#javascript-strict-web-badge)
* [JSHint](https://jshint.com/)
* [RequireJS](https://github.com/requirejs/requirejs-branding/blob/master/hires/requirejs_logo.pdf)
## Comunidades sobre PHP e tecnologias derivadas
* [PHP-RN](https://github.com/phprn)
* [PHP-DF](https://telegram.me/phpdf)
* [PHP-Rio](https://telegram.me/phprio)
* [Drupal Brasil](https://telegram.me/drupalbrasil)
## Comunidades sobre Python e tecnologias derivadas
* [GruPy-RN](https://github.com/GruPyRN/)
* [GruPy-DF](https://telegram.me/grupydf)
## Comunidades sobre bancos de dados, APIs e tecnologias derivadas
* [MongoDB Brasil](https://telegram.me/mongodbbrasil)
* [GraphQL Brasil](https://t.me/GraphQLBrasil)
# Fase de pré-submissão das propostas
Durante toda a fase de pré-propostas da call, os interessados em submeter proposta podem ficar a vontade para discutir suas pré-propostas aqui nesta Issue, bem como tirar eventuais dúvidas.
Nessa fase também serão realizadas (nesta issue) solicitações/sugestões de ajustes pela comunidade.
# Cronograma
| Atividade | Duração | Data prevista |
| --------- | ------- | ------------- |
| Lançamento da call, com abertura da presente Issue `"Call for Logo"`. | 1 dia | 25/08/2019 |
| Período de pré-propostas<br>*(dúvidas, discussão e ajustes)*. | 30 dias | 26/08/2019 a 25/09/2019 |
| Fechamento da Issue `"Call for Logo"`. | 1 dia | 26/09/2019 |
| Período para submissão das propostas<br>*(via PR)*. | 30 dias | 27/09/2019 a 27/10/2019 |
| Período de análise e classificação das propostas. | 15 dias no máximo | 28/10/2019 a 12/11/2019 |
| Publicação do resultado preliminar com as 3 melhores propostas, na Issue `"Resultado Preliminar"`. | 1 dia | 13/11/2019 |
| Período para a comunidade ou outros candidatos indicarem eventuais problemas nas propostas divulgadas. | 7 dias | 14/11/2019 a 21/11/2019 |
| **Na eventual ocorrência de problemas apresentados:**<br>Período para autores defenderem suas propostas contra eventuais problemas apresentados. | 7 dias | 22/11/2019 a 29/11/2019 |
| **Na eventual ocorrência de problemas apresentados:**<br>Período para análise das defesas apresentadas pelos autores | 7 dias | 30/11/2019 a 07/12/2019 |
| **Na eventual ocorrência de problemas apresentados:**<br>Publicação do resultado final da análise das defesas, com indicação de eventuais propostas desclassificadas; além da classificação das propostas restantes e fechamento da Issue "Resultado Preliminar".<br><br>**Na não ocorrência de problemas apresentados *(após o fim do prazo p/ apresentação de problemas)*:**<br>Publicação do resultado final da classificação das propostas e fechamento da Issue "Resultado Preliminar". | 1 dia | 08/12/2019 ou 22/11/2019 |
| Publicação da proposta vencedora, com o devido *merge accepted* do PR vencedor e *close PRs* sem merge dos que não vencerem | 1 dia | 09/12/2019 ou 23/11/2019 |
|
1.0
|
Call for Logo - # Briefing
Hey! Precisamos de um logo. (:
Gostaríamos que nos ajudassem a definir uma identidade visual que represente o potencial que a comunidade `Java<RN>` pode ter.
# Recompensa
A proposta que mais se adequar às expectativas e necessidades, e com os devidos ajustes, terá o *Pull Request* aceito e será adotada efetivamente pela comunidade em suas diversas atividades possíveis (online e offline), conforme descrito anteriormente.
Já as que não vencerem, por respeito aos direitos autorais dos respectivos autores, terão o *Pull Request* negado (ou seja, não estarão submetidas à licença [CC-BY-SA-4.0](https://github.com/java-rn/community-logo/blob/master/LICENCE)).
Os créditos (bem como a licença) de autoria da proposta vencedora e efetivamente adotada pela coordenação da comunidade serão devidamente ressaltados na página inicial do repositório (no corpo do arquivo [`README.md`](https://github.com/java-rn/community-logo/blob/master/README.md)), podendo o autor utilizar o [link do repositório](https://github.com/java-rn/community-logo) para identificar e conectar sua obra ao seu portfólio.
# A `Java<RN>`
A proposta da `Java<RN>` é manter um ambiente de cooperação em torno da linguagem de programação **Java** e suas diversas ferramentas, agregando profissionais experientes, estudantes iniciantes e empresários interessados em contratar pessoas com esses conhecimentos.
## Características da linguagem
Pode-se dizer que **Java**, em termos fora da programação, é uma linguagem com estruturas formais e conservadoras, mas aplicável a diferentes contextos, tais como:
* aplicações desktop em comando de linha;
* aplicações desktop com interface gráfica;
* apps hospedadas em servidores web;
* embarcada em dispositivos móveis e de outras espécies;
* dentre outros.
O desenvolvimento da linguagem atualmente é mantido pela Oracle.
# Comunidades de TI
Comunidades de TI são organizações voluntárias que funcionam como espaços com o objetivo de proporcionar trocas de conhecimento e experiências sobre determinada(s) tecnologia(s).
## Locais
O fato de muitas delas serem locais é para:
* incentivar-se a participação de pessoas com mais chances de se conhecerem (e assim, se sentirem mais seguras em tirar dúvidas ou se expressar publicamente, por exemplo); ou
* proporcionar-se mais efetividade na criação de networking profissional (já que pessoas que moram na mesma região terão mais chances de conversarem novamente).
## Virtuais
Comunidades locais de TI costumam manter espaços virtuais de:
* troca contínua de dúvidas e respostas;
* compartilhamento de notícias;
* compartilhamento de vagas de estágio / emprego
relacionados com o tema da tecnologia que reúne os membros ali presentes.
## Presenciais
Costumam também realizar momentos presenciais de formação continuada em espaços tanto institucionais como corporativos. Exemplos de formatos desses encontros:
* meetups;
* mini-cursos;
* workshops;
* palestras;
* coding dojos;
* entre outros.
## Imersões
Há também as que se debruçam na realização de projetos de interesse inicial de uma instituição ou mútuo, tais como:
* sistemas open source;
* hackathons;
* startup weekends;
* maratonas ou treinos de programação ou robótica;
* entre outros.
# Briefing visual
## Problema atual
A [identidade visual da linguagem](http://www.oracle.com/us/technologies/java/java-licensing-logo-guidelines-1908204.pdf) é proprietária e não permite que seja aproveitada, mesmo para fins de uso comunitário em prol da própria linguagem.
## Expectativas de proporção
Seria interessante se a proposta permitisse um uso fácil em formatos horizontais, quadrados e circulares para uso principalmente em meios como:
* Telegram;
* site próprio da comunidade (no corpo do site e como favicon);
* redes sociais (Facebook e Twitter);
* brindes personalizados (para incentivar a participação nos momentos presenciais), como adesivos e bottons;
* entre outros.
e que proporcione, principalmente, uma rápida identificação (por parte do público ao qual se direciona) sobre o que está representando (*"Less Is More"*).
## Expectativas de cores
A ideia é que tenha versão principal em cores (mas não tantas), mas também possa ser aplicado em contexto monocromático positivo e negativo.
## Tipografia
Elementos tipográficos, caso usados, devem ser usados os disponíveis no [Google Fonts](https://fonts.google.com) (e ter licença livre existente), devido nossa natureza comunitária.
## Inspiração visual
Além das referências visuais (ver o final desse post), caso queiram algum norte, experimentem inspirar-se:
* nas estruturas da sintaxe da linguagem (como o `Nome<XX>` que utilizamos no nome da comunidade), e/ou;
* nos aspectos visuais típicos do RN;
* na temática de tecnologia e, especificamente, de programação.
## Estética
Não temos uma restrição quanto a isso. Sintam-se livres nesse aspecto.
# Submissões
## Ajustes de propostas
Provavelmente algumas solicitações de ajustes sejam feitas, mas tenha certeza que estaremos felizes por sua submissão inicial! :)
## Formato de arquivo
A proposta final deverá ser submetida a este repositório (via [Pull Request - PR](https://help.github.com/en/articles/creating-a-pull-request)) em formato de imagem vetorial `.svg` (que é um formato de padrão aberto, ideal para contextos web).
Caso precise de ajuda para conseguir realizar um PR, nós podemos te orientar! ;)
## Licença atribuída
Ao submeter propostas de logo para a comunidade, além da colaboração comunitária (serviço voluntário), o autor concorda que, caso sua proposta seja a vencedora, a obra estará sob a licença [CC-BY-SA-4.0](https://github.com/java-rn/community-logo/blob/master/LICENCE) e com os direitos de uso cedidos à `Java<RN>`, nos termos desta licença.
## Originalidade
Ao submeter a proposta, o autor também estará garantindo que se certificou de que sua criação é original e desvinculada de qualquer outra marca existente (comercial, governamental ou comunitária).
## Critérios de avaliação
Serão considerados no processo de escolha da proposta vencedora os seguintes aspectos:
* Criatividade (conceitual e técnica);
* Originalidade;
* Comunicação (efetividade);
* Aplicabilidade (facilidade de uso no contexto antes descrito);
* Representatividade (com o objetivo e proposta de funcionamento da comunidade antes descritos);
* Potencial de relacionamento (com os membros gostando tanto da marca, que queiram tê-la em um adesivo em seus próprios notebooks, por exemplo).
# Referências visuais
Coletamos alguns exemplos de identificação de outras comunidades bem como tecnologias que consideramos interessantes visualmente:
## Java e tecnologias derivadas
* [Java](http://www.oracle.com/us/technologies/java/java-licensing-logo-guidelines-1908204.pdf)
* [IntelliJ IDEA](https://www.jetbrains.com/idea/)
* [Apache NetBeans](https://netbeans.apache.org/)
## Comunidade sobre Java
* [GUJ](https://www.guj.com.br/)
## Comunidades sobre JS e tecnologias derivadas
* [Natal JS](http://nataljs.github.io/)
* [Node.js Brasil](https://telegram.me/NodejsBR)
* [NodeBR](https://telegram.me/NodeBR)
* [VueJS Brasil](https://telegram.me/vuejsbrasil)
* [NuxtJS Brasil](https://t.me/nuxtjs_brasil)
## Eventos sobre JS e tecnologias derivadas
* [Dublin TypeScript Meetup](https://github.com/remojansen/logo.ts#dublin-typescript-meetup)
* [Sevilla TypeScript Meetup](https://github.com/remojansen/logo.ts#sevilla-typescript-meetup)
* [JSConf EU 2011 - adotada informalmente como logo da linguagem JS](https://github.com/voodootikigod/logo.js/blob/master/registry.md#js-f3df49-and-2e2e2c)
* [JSConf.EU](https://github.com/voodootikigod/logo.js/blob/master/registry.md#jsconfeu-e2007a-and-ffffff---httpjsconfeu)
* [Bmore.js](https://github.com/voodootikigod/logo.js/blob/master/registry.md#bmorejs-httpbmorejsinfo)
* [Graz.js](https://github.com/voodootikigod/logo.js/blob/master/registry.md#grazjs-008232-and-ffffff)
* [TucJS](https://github.com/voodootikigod/logo.js/blob/master/registry.md#tucjs-httpwwwtucjscom)
* [Hill Country JS](https://github.com/voodootikigod/logo.js/blob/master/registry.md#hill-country-js-6bb856-and-2c2e2c)
* [JSConf BR](https://github.com/voodootikigod/logo.js/blob/master/registry.md#jsconf-br-008000-ffcc00-and-323330-httpjsconfbrorg)
## JS e tecnologias derivadas
* [JS Web Badge](https://github.com/voodootikigod/logo.js/blob/master/registry.md#javascript-strict-web-badge)
* [JSHint](https://jshint.com/)
* [RequireJS](https://github.com/requirejs/requirejs-branding/blob/master/hires/requirejs_logo.pdf)
## Comunidades sobre PHP e tecnologias derivadas
* [PHP-RN](https://github.com/phprn)
* [PHP-DF](https://telegram.me/phpdf)
* [PHP-Rio](https://telegram.me/phprio)
* [Drupal Brasil](https://telegram.me/drupalbrasil)
## Comunidades sobre Python e tecnologias derivadas
* [GruPy-RN](https://github.com/GruPyRN/)
* [GruPy-DF](https://telegram.me/grupydf)
## Comunidades sobre bancos de dados, APIs e tecnologias derivadas
* [MongoDB Brasil](https://telegram.me/mongodbbrasil)
* [GraphQL Brasil](https://t.me/GraphQLBrasil)
# Fase de pré-submissão das propostas
Durante toda a fase de pré-propostas da call, os interessados em submeter proposta podem ficar a vontade para discutir suas pré-propostas aqui nesta Issue, bem como tirar eventuais dúvidas.
Nessa fase também serão realizadas (nesta issue) solicitações/sugestões de ajustes pela comunidade.
# Cronograma
| Atividade | Duração | Data prevista |
| --------- | ------- | ------------- |
| Lançamento da call, com abertura da presente Issue `"Call for Logo"`. | 1 dia | 25/08/2019 |
| Período de pré-propostas<br>*(dúvidas, discussão e ajustes)*. | 30 dias | 26/08/2019 a 25/09/2019 |
| Fechamento da Issue `"Call for Logo"`. | 1 dia | 26/09/2019 |
| Período para submissão das propostas<br>*(via PR)*. | 30 dias | 27/09/2019 a 27/10/2019 |
| Período de análise e classificação das propostas. | 15 dias no máximo | 28/10/2019 a 12/11/2019 |
| Publicação do resultado preliminar com as 3 melhores propostas, na Issue `"Resultado Preliminar"`. | 1 dia | 13/11/2019 |
| Período para a comunidade ou outros candidatos indicarem eventuais problemas nas propostas divulgadas. | 7 dias | 14/11/2019 a 21/11/2019 |
| **Na eventual ocorrência de problemas apresentados:**<br>Período para autores defenderem suas propostas contra eventuais problemas apresentados. | 7 dias | 22/11/2019 a 29/11/2019 |
| **Na eventual ocorrência de problemas apresentados:**<br>Período para análise das defesas apresentadas pelos autores | 7 dias | 30/11/2019 a 07/12/2019 |
| **Na eventual ocorrência de problemas apresentados:**<br>Publicação do resultado final da análise das defesas, com indicação de eventuais propostas desclassificadas; além da classificação das propostas restantes e fechamento da Issue "Resultado Preliminar".<br><br>**Na não ocorrência de problemas apresentados *(após o fim do prazo p/ apresentação de problemas)*:**<br>Publicação do resultado final da classificação das propostas e fechamento da Issue "Resultado Preliminar". | 1 dia | 08/12/2019 ou 22/11/2019 |
| Publicação da proposta vencedora, com o devido *merge accepted* do PR vencedor e *close PRs* sem merge dos que não vencerem | 1 dia | 09/12/2019 ou 23/11/2019 |
|
non_defect
|
call for logo briefing hey precisamos de um logo gostaríamos que nos ajudassem a definir uma identidade visual que represente o potencial que a comunidade java pode ter recompensa a proposta que mais se adequar às expectativas e necessidades e com os devidos ajustes terá o pull request aceito e será adotada efetivamente pela comunidade em suas diversas atividades possíveis online e offline conforme descrito anteriormente já as que não vencerem por respeito aos direitos autorais dos respectivos autores terão o pull request negado ou seja não estarão submetidas à licença os créditos bem como a licença de autoria da proposta vencedora e efetivamente adotada pela coordenação da comunidade serão devidamente ressaltados na página inicial do repositório no corpo do arquivo podendo o autor utilizar o para identificar e conectar sua obra ao seu portfólio a java a proposta da java é manter um ambiente de cooperação em torno da linguagem de programação java e suas diversas ferramentas agregando profissionais experientes estudantes iniciantes e empresários interessados em contratar pessoas com esses conhecimentos características da linguagem pode se dizer que java em termos fora da programação é uma linguagem com estruturas formais e conservadoras mas aplicável a diferentes contextos tais como aplicações desktop em comando de linha aplicações desktop com interface gráfica apps hospedadas em servidores web embarcada em dispositivos móveis e de outras espécies dentre outros o desenvolvimento da linguagem atualmente é mantido pela oracle comunidades de ti comunidades de ti são organizações voluntárias que funcionam como espaços com o objetivo de proporcionar trocas de conhecimento e experiências sobre determinada s tecnologia s locais o fato de muitas delas serem locais é para incentivar se a participação de pessoas com mais chances de se conhecerem e assim se sentirem mais seguras em tirar dúvidas ou se expressar publicamente por exemplo ou proporcionar se mais efetividade na criação de networking profissional já que pessoas que moram na mesma região terão mais chances de conversarem novamente virtuais comunidades locais de ti costumam manter espaços virtuais de troca contínua de dúvidas e respostas compartilhamento de notícias compartilhamento de vagas de estágio emprego relacionados com o tema da tecnologia que reúne os membros ali presentes presenciais costumam também realizar momentos presenciais de formação continuada em espaços tanto institucionais como corporativos exemplos de formatos desses encontros meetups mini cursos workshops palestras coding dojos entre outros imersões há também as que se debruçam na realização de projetos de interesse inicial de uma instituição ou mútuo tais como sistemas open source hackathons startup weekends maratonas ou treinos de programação ou robótica entre outros briefing visual problema atual a é proprietária e não permite que seja aproveitada mesmo para fins de uso comunitário em prol da própria linguagem expectativas de proporção seria interessante se a proposta permitisse um uso fácil em formatos horizontais quadrados e circulares para uso principalmente em meios como telegram site próprio da comunidade no corpo do site e como favicon redes sociais facebook e twitter brindes personalizados para incentivar a participação nos momentos presenciais como adesivos e bottons entre outros e que proporcione principalmente uma rápida identificação por parte do público ao qual se direciona sobre o que está representando less is more expectativas de cores a ideia é que tenha versão principal em cores mas não tantas mas também possa ser aplicado em contexto monocromático positivo e negativo tipografia elementos tipográficos caso usados devem ser usados os disponíveis no e ter licença livre existente devido nossa natureza comunitária inspiração visual além das referências visuais ver o final desse post caso queiram algum norte experimentem inspirar se nas estruturas da sintaxe da linguagem como o nome que utilizamos no nome da comunidade e ou nos aspectos visuais típicos do rn na temática de tecnologia e especificamente de programação estética não temos uma restrição quanto a isso sintam se livres nesse aspecto submissões ajustes de propostas provavelmente algumas solicitações de ajustes sejam feitas mas tenha certeza que estaremos felizes por sua submissão inicial formato de arquivo a proposta final deverá ser submetida a este repositório via em formato de imagem vetorial svg que é um formato de padrão aberto ideal para contextos web caso precise de ajuda para conseguir realizar um pr nós podemos te orientar licença atribuída ao submeter propostas de logo para a comunidade além da colaboração comunitária serviço voluntário o autor concorda que caso sua proposta seja a vencedora a obra estará sob a licença e com os direitos de uso cedidos à java nos termos desta licença originalidade ao submeter a proposta o autor também estará garantindo que se certificou de que sua criação é original e desvinculada de qualquer outra marca existente comercial governamental ou comunitária critérios de avaliação serão considerados no processo de escolha da proposta vencedora os seguintes aspectos criatividade conceitual e técnica originalidade comunicação efetividade aplicabilidade facilidade de uso no contexto antes descrito representatividade com o objetivo e proposta de funcionamento da comunidade antes descritos potencial de relacionamento com os membros gostando tanto da marca que queiram tê la em um adesivo em seus próprios notebooks por exemplo referências visuais coletamos alguns exemplos de identificação de outras comunidades bem como tecnologias que consideramos interessantes visualmente java e tecnologias derivadas comunidade sobre java comunidades sobre js e tecnologias derivadas eventos sobre js e tecnologias derivadas js e tecnologias derivadas comunidades sobre php e tecnologias derivadas comunidades sobre python e tecnologias derivadas comunidades sobre bancos de dados apis e tecnologias derivadas fase de pré submissão das propostas durante toda a fase de pré propostas da call os interessados em submeter proposta podem ficar a vontade para discutir suas pré propostas aqui nesta issue bem como tirar eventuais dúvidas nessa fase também serão realizadas nesta issue solicitações sugestões de ajustes pela comunidade cronograma atividade duração data prevista lançamento da call com abertura da presente issue call for logo dia período de pré propostas dúvidas discussão e ajustes dias a fechamento da issue call for logo dia período para submissão das propostas via pr dias a período de análise e classificação das propostas dias no máximo a publicação do resultado preliminar com as melhores propostas na issue resultado preliminar dia período para a comunidade ou outros candidatos indicarem eventuais problemas nas propostas divulgadas dias a na eventual ocorrência de problemas apresentados período para autores defenderem suas propostas contra eventuais problemas apresentados dias a na eventual ocorrência de problemas apresentados período para análise das defesas apresentadas pelos autores dias a na eventual ocorrência de problemas apresentados publicação do resultado final da análise das defesas com indicação de eventuais propostas desclassificadas além da classificação das propostas restantes e fechamento da issue resultado preliminar na não ocorrência de problemas apresentados após o fim do prazo p apresentação de problemas publicação do resultado final da classificação das propostas e fechamento da issue resultado preliminar dia ou publicação da proposta vencedora com o devido merge accepted do pr vencedor e close prs sem merge dos que não vencerem dia ou
| 0
|
46,363
| 2,956,395,738
|
IssuesEvent
|
2015-07-08 10:58:47
|
PowerPointLabs/powerpointlabs
|
https://api.github.com/repos/PowerPointLabs/powerpointlabs
|
closed
|
create small icons for the ribbon
|
Feature.Ribbon Priority-Medium type-task
|
_From [dam...@gmail.com](https://code.google.com/u/114919422028123491955/) on December 12, 2013 13:04:05_
as per title
_Original issue: http://code.google.com/p/powerpointlabs/issues/detail?id=69_
|
1.0
|
create small icons for the ribbon - _From [dam...@gmail.com](https://code.google.com/u/114919422028123491955/) on December 12, 2013 13:04:05_
as per title
_Original issue: http://code.google.com/p/powerpointlabs/issues/detail?id=69_
|
non_defect
|
create small icons for the ribbon from on december as per title original issue
| 0
|
102,526
| 4,156,507,663
|
IssuesEvent
|
2016-06-16 18:11:58
|
Taeir/ContextProject-MIGI2
|
https://api.github.com/repos/Taeir/ContextProject-MIGI2
|
closed
|
Advanced Corridor Generation - Extend corridors
|
Priority C review
|
Extend (widen) corridors using the exponential generator and corridor type. Now each corridor type can be dealt with separately and be extended with the exponential distribution.
This is a subtask of #485 - Advanced Corridor Generation
|
1.0
|
Advanced Corridor Generation - Extend corridors - Extend (widen) corridors using the exponential generator and corridor type. Now each corridor type can be dealt with separately and be extended with the exponential distribution.
This is a subtask of #485 - Advanced Corridor Generation
|
non_defect
|
advanced corridor generation extend corridors extend widen corridors using the exponential generator and corridor type now each corridor type can be dealt with separately and be extended with the exponential distribution this is a subtask of advanced corridor generation
| 0
|
203,275
| 15,360,198,636
|
IssuesEvent
|
2021-03-01 16:40:18
|
E3SM-Project/scream
|
https://api.github.com/repos/E3SM-Project/scream
|
closed
|
Should SCREAM have release mode nightlies?
|
priority:wishlist testing
|
We cannot (in general) do BFB testing cxx-vs-f90 in debug mode, due to potentially different optimizations/rounding (especially with GPU builds). However, we could still check against baselines.
Among the benefits, the most important I can see is that we could catch build/runtime errors that do not happen in debug mode (e.g., some optimizations that are unsafe due to algorithm/design details).
Pinging @jgfouca as the testing master.
|
1.0
|
Should SCREAM have release mode nightlies? - We cannot (in general) do BFB testing cxx-vs-f90 in debug mode, due to potentially different optimizations/rounding (especially with GPU builds). However, we could still check against baselines.
Among the benefits, the most important I can see is that we could catch build/runtime errors that do not happen in debug mode (e.g., some optimizations that are unsafe due to algorithm/design details).
Pinging @jgfouca as the testing master.
|
non_defect
|
should scream have release mode nightlies we cannot in general do bfb testing cxx vs in debug mode due to potentially different optimizations rounding especially with gpu builds however we could still check against baselines among the benefits the most important i can see is that we could catch build runtime errors that do not happen in debug mode e g some optimizations that are unsafe due to algorithm design details pinging jgfouca as the testing master
| 0
|
48,740
| 2,999,673,686
|
IssuesEvent
|
2015-07-23 20:17:23
|
GoogleCloudPlatform/kubernetes
|
https://api.github.com/repos/GoogleCloudPlatform/kubernetes
|
closed
|
Volume plugins Builder/Cleaner can be type-asserted incorrectly
|
area/volumes help-wanted priority/P2 team/cluster
|
For many of the volume plugins, we do something like:
```
func NewBuilder(...) volume.Builder {
return &whatever {
name: ...
type: ...
path: ...
}
}
func NewCleaner(...) volume.Cleaner {
return &whatever {
name: ...
}
}
```
Specifically we return the same type but only partially filled in (since we only have partial info at Cleaner time). Unfortunately, Go will let you type-assert a Cleaner to a Builder in this case. But calling Builder methods WILL NOT WORK.
Instead, we should have distinct types for whateverBuilder and whateverCleaner that embed a common core which implements volume.Plugin.
@markturansky
|
1.0
|
Volume plugins Builder/Cleaner can be type-asserted incorrectly - For many of the volume plugins, we do something like:
```
func NewBuilder(...) volume.Builder {
return &whatever {
name: ...
type: ...
path: ...
}
}
func NewCleaner(...) volume.Cleaner {
return &whatever {
name: ...
}
}
```
Specifically we return the same type but only partially filled in (since we only have partial info at Cleaner time). Unfortunately, Go will let you type-assert a Cleaner to a Builder in this case. But calling Builder methods WILL NOT WORK.
Instead, we should have distinct types for whateverBuilder and whateverCleaner that embed a common core which implements volume.Plugin.
@markturansky
|
non_defect
|
volume plugins builder cleaner can be type asserted incorrectly for many of the volume plugins we do something like func newbuilder volume builder return whatever name type path func newcleaner volume cleaner return whatever name specifically we return the same type but only partially filled in since we only have partial info at cleaner time unfortunately go will let you type assert a cleaner to a builder in this case but calling builder methods will not work instead we should have distinct types for whateverbuilder and whatevercleaner that embed a common core which implements volume plugin markturansky
| 0
|
80,655
| 30,465,996,404
|
IssuesEvent
|
2023-07-17 10:24:05
|
vector-im/element-web
|
https://api.github.com/repos/vector-im/element-web
|
closed
|
Messages sent by bots fail WCAG AA contrast requirements
|
T-Defect X-Regression S-Minor X-Release-Blocker A-Timeline A11y O-Occasional
|
### Steps to reproduce
1. View a message sent by a bot, such as those in the This Week In Matrix room
### Outcome
#### What did you expect?
The text contrast ratio should meet accessibility requirements
#### What happened instead?


### Operating system
NixOS unstable
### Browser information
Firefox 114.0.1
### URL for webapp
develop.element.io
### Application version
Element version: a84349f96979-react-eced103458e2-js-0b193f466562 Olm version: 3.2.14
### Homeserver
Not relevant
### Will you send logs?
No
|
1.0
|
Messages sent by bots fail WCAG AA contrast requirements - ### Steps to reproduce
1. View a message sent by a bot, such as those in the This Week In Matrix room
### Outcome
#### What did you expect?
The text contrast ratio should meet accessibility requirements
#### What happened instead?


### Operating system
NixOS unstable
### Browser information
Firefox 114.0.1
### URL for webapp
develop.element.io
### Application version
Element version: a84349f96979-react-eced103458e2-js-0b193f466562 Olm version: 3.2.14
### Homeserver
Not relevant
### Will you send logs?
No
|
defect
|
messages sent by bots fail wcag aa contrast requirements steps to reproduce view a message sent by a bot such as those in the this week in matrix room outcome what did you expect the text contrast ratio should meet accessibility requirements what happened instead operating system nixos unstable browser information firefox url for webapp develop element io application version element version react js olm version homeserver not relevant will you send logs no
| 1
|
223,022
| 7,445,772,521
|
IssuesEvent
|
2018-03-28 06:37:38
|
leo-project/leofs
|
https://api.github.com/repos/leo-project/leofs
|
closed
|
[leo_manager] whereis doesn't work for an object having grandchildren
|
Bug Priority-MIDDLE _leo_manager v1.4
|
Like this
```bash
leofs@cat2neat:leofs.1.3.5$ ./leofs-adm whereis "test/core2"
-------+--------------------------+--------------------------------------+------------+--------------+----------------+----------------+----------------+----------------------------
del? | node | ring address | size | checksum | has children | total chunks | clock | when
-------+--------------------------+--------------------------------------+------------+--------------+----------------+----------------+----------------+----------------------------
| storage_1@127.0.0.1 | 9b1dee279ffcca75fcd24f7c9125e8bd | 852212K | 84524f1eff | false | 56 | 5686edbb93969 | 2018-03-28 10:23:45 +0900
| storage_2@127.0.0.1 | 9b1dee279ffcca75fcd24f7c9125e8bd | 852212K | 84524f1eff | false | 56 | 5686edbb93969 | 2018-03-28 10:23:45 +0900
leofs@cat2neat:leofs.1.3.5$ ./leofs-adm whereis "test/core2\n1"
-------+--------------------------+--------------------------------------+------------+--------------+----------------+----------------+----------------+----------------------------
del? | node | ring address | size | checksum | has children | total chunks | clock | when
-------+--------------------------+--------------------------------------+------------+--------------+----------------+----------------+----------------+----------------------------
| storage_3@127.0.0.1 | 4c8648819d1123fe1f288fb595a85ebe | 15360K | 133ab5f0a5 | false | 3 | 5686ed9bc67c6 | 2018-03-28 10:23:12 +0900
| storage_1@127.0.0.1 | 4c8648819d1123fe1f288fb595a85ebe | 15360K | 133ab5f0a5 | false | 3 | 5686ed9bc67c6 | 2018-03-28 10:23:12 +0900
leofs@cat2neat:leofs.1.3.5$ ./leofs-adm whereis "test/core2\n1\n1"
-------+--------------------------+--------------------------------------+------------+--------------+----------------+----------------+----------------+----------------------------
del? | node | ring address | size | checksum | has children | total chunks | clock | when
-------+--------------------------+--------------------------------------+------------+--------------+----------------+----------------+----------------+----------------------------
| storage_3@127.0.0.1 | | | | | | |
| storage_2@127.0.0.1 | | | | | | |
```
|
1.0
|
[leo_manager] whereis doesn't work for an object having grandchildren - Like this
```bash
leofs@cat2neat:leofs.1.3.5$ ./leofs-adm whereis "test/core2"
-------+--------------------------+--------------------------------------+------------+--------------+----------------+----------------+----------------+----------------------------
del? | node | ring address | size | checksum | has children | total chunks | clock | when
-------+--------------------------+--------------------------------------+------------+--------------+----------------+----------------+----------------+----------------------------
| storage_1@127.0.0.1 | 9b1dee279ffcca75fcd24f7c9125e8bd | 852212K | 84524f1eff | false | 56 | 5686edbb93969 | 2018-03-28 10:23:45 +0900
| storage_2@127.0.0.1 | 9b1dee279ffcca75fcd24f7c9125e8bd | 852212K | 84524f1eff | false | 56 | 5686edbb93969 | 2018-03-28 10:23:45 +0900
leofs@cat2neat:leofs.1.3.5$ ./leofs-adm whereis "test/core2\n1"
-------+--------------------------+--------------------------------------+------------+--------------+----------------+----------------+----------------+----------------------------
del? | node | ring address | size | checksum | has children | total chunks | clock | when
-------+--------------------------+--------------------------------------+------------+--------------+----------------+----------------+----------------+----------------------------
| storage_3@127.0.0.1 | 4c8648819d1123fe1f288fb595a85ebe | 15360K | 133ab5f0a5 | false | 3 | 5686ed9bc67c6 | 2018-03-28 10:23:12 +0900
| storage_1@127.0.0.1 | 4c8648819d1123fe1f288fb595a85ebe | 15360K | 133ab5f0a5 | false | 3 | 5686ed9bc67c6 | 2018-03-28 10:23:12 +0900
leofs@cat2neat:leofs.1.3.5$ ./leofs-adm whereis "test/core2\n1\n1"
-------+--------------------------+--------------------------------------+------------+--------------+----------------+----------------+----------------+----------------------------
del? | node | ring address | size | checksum | has children | total chunks | clock | when
-------+--------------------------+--------------------------------------+------------+--------------+----------------+----------------+----------------+----------------------------
| storage_3@127.0.0.1 | | | | | | |
| storage_2@127.0.0.1 | | | | | | |
```
|
non_defect
|
whereis doesn t work for an object having grandchildren like this bash leofs leofs leofs adm whereis test del node ring address size checksum has children total chunks clock when storage false storage false leofs leofs leofs adm whereis test del node ring address size checksum has children total chunks clock when storage false storage false leofs leofs leofs adm whereis test del node ring address size checksum has children total chunks clock when storage storage
| 0
|
80,392
| 30,269,305,695
|
IssuesEvent
|
2023-07-07 14:12:26
|
dotCMS/core
|
https://api.github.com/repos/dotCMS/core
|
closed
|
The URL for images is not working
|
Type : Defect dotCMS : Admin Tools Team : Lunik
|
[](https://mrkr.io/s/63bf167911d6e78036c049b0/0)
## Problem Statement
Try to add an image by pasting a URL from Unsplash and another one from google images and non of them works.
## Steps to Reproduce
## Acceptance Criteria
## Wireframes / Designs / Prototypes
## Testing Notes
## Assumptions
## Estimates
## Sub-Tasks
---
**Reported by:** Melissa Rojas Rodríguez (melissa.rojas@dotcms.com)
**Source URL:** [https://demo.dotcms.com/dotAdmin/#/templates/new/designer](https://demo.dotcms.com/dotAdmin/#/templates/new/designer)
**Issue details:** [Open in Marker.io](https://app.marker.io/i/63bf167911d6e78036c049b3_e0a5c7129fd3cba0?advanced=1)
<table><tr><td><strong>Device type</strong></td><td>desktop</td></tr><tr><td><strong>Browser</strong></td><td>Chrome 108.0.0.0</td></tr><tr><td><strong>Screen Size</strong></td><td>1440 x 900</td></tr><tr><td><strong>OS</strong></td><td>OS X 10.14.6</td></tr><tr><td><strong>Viewport Size</strong></td><td>1440 x 821</td></tr><tr><td><strong>Zoom Level</strong></td><td>100%</td></tr><tr><td><strong>Pixel Ratio</strong></td><td>@​2x</td></tr></table>
|
1.0
|
The URL for images is not working - [](https://mrkr.io/s/63bf167911d6e78036c049b0/0)
## Problem Statement
Try to add an image by pasting a URL from Unsplash and another one from google images and non of them works.
## Steps to Reproduce
## Acceptance Criteria
## Wireframes / Designs / Prototypes
## Testing Notes
## Assumptions
## Estimates
## Sub-Tasks
---
**Reported by:** Melissa Rojas Rodríguez (melissa.rojas@dotcms.com)
**Source URL:** [https://demo.dotcms.com/dotAdmin/#/templates/new/designer](https://demo.dotcms.com/dotAdmin/#/templates/new/designer)
**Issue details:** [Open in Marker.io](https://app.marker.io/i/63bf167911d6e78036c049b3_e0a5c7129fd3cba0?advanced=1)
<table><tr><td><strong>Device type</strong></td><td>desktop</td></tr><tr><td><strong>Browser</strong></td><td>Chrome 108.0.0.0</td></tr><tr><td><strong>Screen Size</strong></td><td>1440 x 900</td></tr><tr><td><strong>OS</strong></td><td>OS X 10.14.6</td></tr><tr><td><strong>Viewport Size</strong></td><td>1440 x 821</td></tr><tr><td><strong>Zoom Level</strong></td><td>100%</td></tr><tr><td><strong>Pixel Ratio</strong></td><td>@​2x</td></tr></table>
|
defect
|
the url for images is not working problem statement try to add an image by pasting a url from unsplash and another one from google images and non of them works steps to reproduce acceptance criteria wireframes designs prototypes testing notes assumptions estimates sub tasks reported by melissa rojas rodríguez melissa rojas dotcms com source url issue details device type desktop browser chrome screen size x os os x viewport size x zoom level pixel ratio
| 1
|
70,424
| 7,187,824,831
|
IssuesEvent
|
2018-02-02 07:36:21
|
vipshop/Saturn
|
https://api.github.com/repos/vipshop/Saturn
|
closed
|
NamespaceShardingService shutdown quickly
|
done enhancement review done tested
|
When zk lost, expect that the running ShardingTask should be end quickly.
|
1.0
|
NamespaceShardingService shutdown quickly - When zk lost, expect that the running ShardingTask should be end quickly.
|
non_defect
|
namespaceshardingservice shutdown quickly when zk lost expect that the running shardingtask should be end quickly
| 0
|
35,013
| 7,523,865,631
|
IssuesEvent
|
2018-04-13 03:40:10
|
commonality/readme-inspector
|
https://api.github.com/repos/commonality/readme-inspector
|
opened
|
defect(envvars): use dotenv-safe instead of dotenv
|
priority: medium status: review needed type: defect
|
## 1. User story: summary of _expected_ behavior
As a consumer,
I want a `.env.example` to declare required variables
In order to avoid errors.
## 2. Acceptance criteria
* [ ] 1. A `.env.example` exists with env var declarations.
* [ ] 2. Optional vars load by default.
* [ ] 3. Required vars do not unless they're part of the session.<!-- ⛔️ Do not remove anything below this comment. ⛔️ -->
[icon-info-image]: ./assets/img/icons8/icon-info-50.png
|
1.0
|
defect(envvars): use dotenv-safe instead of dotenv - ## 1. User story: summary of _expected_ behavior
As a consumer,
I want a `.env.example` to declare required variables
In order to avoid errors.
## 2. Acceptance criteria
* [ ] 1. A `.env.example` exists with env var declarations.
* [ ] 2. Optional vars load by default.
* [ ] 3. Required vars do not unless they're part of the session.<!-- ⛔️ Do not remove anything below this comment. ⛔️ -->
[icon-info-image]: ./assets/img/icons8/icon-info-50.png
|
defect
|
defect envvars use dotenv safe instead of dotenv user story summary of expected behavior as a consumer i want a env example to declare required variables in order to avoid errors acceptance criteria a env example exists with env var declarations optional vars load by default required vars do not unless they re part of the session assets img icon info png
| 1
|
47,705
| 13,066,120,710
|
IssuesEvent
|
2020-07-30 21:02:11
|
icecube-trac/tix2
|
https://api.github.com/repos/icecube-trac/tix2
|
closed
|
sandbox - Gen2_Simple_Recos.py syntax error (Trac #1023)
|
Migrated from Trac defect other
|
Located an issue when trying to run on Gen2_Simple_Recos.py on appropriate files.
receiving the following error:
AttributeError: 'I3MCTree' object has no attribute 'most_energetic_muon'
We fixed locally for our purposes by changing this line:
frame["MostEnergeticMuon"] = frame["I3MCTree"].most_energetic_muon
to:
frame["MostEnergeticMuon”] = dataclasses.get_most_energetic_muon(frame[“I3MCTree”])
This appears to be working well with no abnormal behavior and it may be worth fixing in the sandbox as well (or if a more appropriate syntax exists, superb!)
Migrated from https://code.icecube.wisc.edu/ticket/1023
```json
{
"status": "closed",
"changetime": "2015-06-18T21:00:17",
"description": "Located an issue when trying to run on Gen2_Simple_Recos.py on appropriate files.\n\nreceiving the following error:\nAttributeError: 'I3MCTree' object has no attribute 'most_energetic_muon'\n\nWe fixed locally for our purposes by changing this line:\nframe[\"MostEnergeticMuon\"] = frame[\"I3MCTree\"].most_energetic_muon\nto:\nframe[\"MostEnergeticMuon\u201d] = dataclasses.get_most_energetic_muon(frame[\u201cI3MCTree\u201d])\n\nThis appears to be working well with no abnormal behavior and it may be worth fixing in the sandbox as well (or if a more appropriate syntax exists, superb!)",
"reporter": "jdiercks",
"cc": "",
"resolution": "fixed",
"_ts": "1434661217957580",
"component": "other",
"summary": "sandbox - Gen2_Simple_Recos.py syntax error",
"priority": "minor",
"keywords": "Gen2-Scripts",
"time": "2015-06-18T18:14:43",
"milestone": "",
"owner": "chaack",
"type": "defect"
}
```
|
1.0
|
sandbox - Gen2_Simple_Recos.py syntax error (Trac #1023) - Located an issue when trying to run on Gen2_Simple_Recos.py on appropriate files.
receiving the following error:
AttributeError: 'I3MCTree' object has no attribute 'most_energetic_muon'
We fixed locally for our purposes by changing this line:
frame["MostEnergeticMuon"] = frame["I3MCTree"].most_energetic_muon
to:
frame["MostEnergeticMuon”] = dataclasses.get_most_energetic_muon(frame[“I3MCTree”])
This appears to be working well with no abnormal behavior and it may be worth fixing in the sandbox as well (or if a more appropriate syntax exists, superb!)
Migrated from https://code.icecube.wisc.edu/ticket/1023
```json
{
"status": "closed",
"changetime": "2015-06-18T21:00:17",
"description": "Located an issue when trying to run on Gen2_Simple_Recos.py on appropriate files.\n\nreceiving the following error:\nAttributeError: 'I3MCTree' object has no attribute 'most_energetic_muon'\n\nWe fixed locally for our purposes by changing this line:\nframe[\"MostEnergeticMuon\"] = frame[\"I3MCTree\"].most_energetic_muon\nto:\nframe[\"MostEnergeticMuon\u201d] = dataclasses.get_most_energetic_muon(frame[\u201cI3MCTree\u201d])\n\nThis appears to be working well with no abnormal behavior and it may be worth fixing in the sandbox as well (or if a more appropriate syntax exists, superb!)",
"reporter": "jdiercks",
"cc": "",
"resolution": "fixed",
"_ts": "1434661217957580",
"component": "other",
"summary": "sandbox - Gen2_Simple_Recos.py syntax error",
"priority": "minor",
"keywords": "Gen2-Scripts",
"time": "2015-06-18T18:14:43",
"milestone": "",
"owner": "chaack",
"type": "defect"
}
```
|
defect
|
sandbox simple recos py syntax error trac located an issue when trying to run on simple recos py on appropriate files receiving the following error attributeerror object has no attribute most energetic muon we fixed locally for our purposes by changing this line frame frame most energetic muon to frame dataclasses get most energetic muon frame this appears to be working well with no abnormal behavior and it may be worth fixing in the sandbox as well or if a more appropriate syntax exists superb migrated from json status closed changetime description located an issue when trying to run on simple recos py on appropriate files n nreceiving the following error nattributeerror object has no attribute most energetic muon n nwe fixed locally for our purposes by changing this line nframe frame most energetic muon nto nframe dataclasses get most energetic muon frame n nthis appears to be working well with no abnormal behavior and it may be worth fixing in the sandbox as well or if a more appropriate syntax exists superb reporter jdiercks cc resolution fixed ts component other summary sandbox simple recos py syntax error priority minor keywords scripts time milestone owner chaack type defect
| 1
|
111,286
| 24,103,337,596
|
IssuesEvent
|
2022-09-20 04:24:19
|
gitpod-io/gitpod
|
https://api.github.com/repos/gitpod-io/gitpod
|
closed
|
Dotnet (.Net) with VSCode Locally doesn't work with default `tasks.json`
|
type: bug feature: vscode-extension language: dotnet
|
### Bug description
When I use VSCode locally, the auto-generated Run & Debug doesn't work. I get the error: `The terminal process failed to launch: Path to shell executable "dotnet" is not a file or a symlink.`
<img width="533" alt="image" src="https://user-images.githubusercontent.com/11180858/173576694-225d5548-c963-4bee-aedf-3185bd299f70.png">
<img width="1146" alt="image" src="https://user-images.githubusercontent.com/11180858/173559716-447dce01-5a28-452b-a964-362edad8bab0.png">
This happens even when using the https://github.com/gitpod-io/template-dotnet-core-cli-csharp template.
### Steps to reproduce
1. Navigate to template dotnet project https://github.com/gitpod-io/template-dotnet-core-cli-csharp
2. Open in GitPod
3. Open that workspace VSCode locally
4. Install the C# extension in VSCode
5. Click Yes to add the required assess for build & debug.

6. Click the "Run & Debug" button
<img width="533" alt="image" src="https://user-images.githubusercontent.com/11180858/173576694-225d5548-c963-4bee-aedf-3185bd299f70.png">
Notice that this works fine the browser.
### Workspace affected
_No response_
### Expected behavior
The console app should run and debugger should attach in VSCode Local in the same way that it does when running VSCode in Browser.
NOTE: When you click "Run & Debug" button in VSCode (browser or local) it generates two files `.vscode/launch.json` and `.vscode/tasks.json`. The files which are generated by VSCode browser and VSCode local are identical.
### Example repository
The issue is reproducible with the [GitPod Dotnet Sample](https://github.com/gitpod-io/template-dotnet-core-cli-csharp) or any blank dotnet project such as one created with `dotnet new <template_name>` such as `dotnet new console`.
Here are two workarounds I was able to find but neither is ideal because you should be able to run `dotnet new`, open in vscode desktop, and immediately hit debug/run.
1. [change build tasks to 'shell' from 'process'](https://github.com/joeizy/gitpod-template-dotnet-core-cli-csharp/commit/dfa2447669c9aafc0882448cc38b65c36c3101d7) in branch [working-task-as-shell](https://github.com/joeizy/gitpod-template-dotnet-core-cli-csharp/tree/working-tasks-as-shell)
<img width="533" alt="image" src="https://user-images.githubusercontent.com/11180858/173577246-40e254f3-5a89-451a-bffd-2be9deaff9f6.png">
2. [change build task command - full path to dotnet](https://github.com/joeizy/gitpod-template-dotnet-core-cli-csharp/commit/c3a3f55bf6176b618c798d6d4883851641ee1bf8) in branch [working-command-full-path](https://github.com/joeizy/gitpod-template-dotnet-core-cli-csharp/tree/working-command-full-path)
<img width="536" alt="image" src="https://user-images.githubusercontent.com/11180858/173577307-55828de9-72c1-4eeb-b576-15e49eabe032.png">
These workarounds do not break vscode in browser.
### Anything else?
_No response_
|
1.0
|
Dotnet (.Net) with VSCode Locally doesn't work with default `tasks.json` - ### Bug description
When I use VSCode locally, the auto-generated Run & Debug doesn't work. I get the error: `The terminal process failed to launch: Path to shell executable "dotnet" is not a file or a symlink.`
<img width="533" alt="image" src="https://user-images.githubusercontent.com/11180858/173576694-225d5548-c963-4bee-aedf-3185bd299f70.png">
<img width="1146" alt="image" src="https://user-images.githubusercontent.com/11180858/173559716-447dce01-5a28-452b-a964-362edad8bab0.png">
This happens even when using the https://github.com/gitpod-io/template-dotnet-core-cli-csharp template.
### Steps to reproduce
1. Navigate to template dotnet project https://github.com/gitpod-io/template-dotnet-core-cli-csharp
2. Open in GitPod
3. Open that workspace VSCode locally
4. Install the C# extension in VSCode
5. Click Yes to add the required assess for build & debug.

6. Click the "Run & Debug" button
<img width="533" alt="image" src="https://user-images.githubusercontent.com/11180858/173576694-225d5548-c963-4bee-aedf-3185bd299f70.png">
Notice that this works fine the browser.
### Workspace affected
_No response_
### Expected behavior
The console app should run and debugger should attach in VSCode Local in the same way that it does when running VSCode in Browser.
NOTE: When you click "Run & Debug" button in VSCode (browser or local) it generates two files `.vscode/launch.json` and `.vscode/tasks.json`. The files which are generated by VSCode browser and VSCode local are identical.
### Example repository
The issue is reproducible with the [GitPod Dotnet Sample](https://github.com/gitpod-io/template-dotnet-core-cli-csharp) or any blank dotnet project such as one created with `dotnet new <template_name>` such as `dotnet new console`.
Here are two workarounds I was able to find but neither is ideal because you should be able to run `dotnet new`, open in vscode desktop, and immediately hit debug/run.
1. [change build tasks to 'shell' from 'process'](https://github.com/joeizy/gitpod-template-dotnet-core-cli-csharp/commit/dfa2447669c9aafc0882448cc38b65c36c3101d7) in branch [working-task-as-shell](https://github.com/joeizy/gitpod-template-dotnet-core-cli-csharp/tree/working-tasks-as-shell)
<img width="533" alt="image" src="https://user-images.githubusercontent.com/11180858/173577246-40e254f3-5a89-451a-bffd-2be9deaff9f6.png">
2. [change build task command - full path to dotnet](https://github.com/joeizy/gitpod-template-dotnet-core-cli-csharp/commit/c3a3f55bf6176b618c798d6d4883851641ee1bf8) in branch [working-command-full-path](https://github.com/joeizy/gitpod-template-dotnet-core-cli-csharp/tree/working-command-full-path)
<img width="536" alt="image" src="https://user-images.githubusercontent.com/11180858/173577307-55828de9-72c1-4eeb-b576-15e49eabe032.png">
These workarounds do not break vscode in browser.
### Anything else?
_No response_
|
non_defect
|
dotnet net with vscode locally doesn t work with default tasks json bug description when i use vscode locally the auto generated run debug doesn t work i get the error the terminal process failed to launch path to shell executable dotnet is not a file or a symlink img width alt image src img width alt image src this happens even when using the template steps to reproduce navigate to template dotnet project open in gitpod open that workspace vscode locally install the c extension in vscode click yes to add the required assess for build debug click the run debug button img width alt image src notice that this works fine the browser workspace affected no response expected behavior the console app should run and debugger should attach in vscode local in the same way that it does when running vscode in browser note when you click run debug button in vscode browser or local it generates two files vscode launch json and vscode tasks json the files which are generated by vscode browser and vscode local are identical example repository the issue is reproducible with the or any blank dotnet project such as one created with dotnet new such as dotnet new console here are two workarounds i was able to find but neither is ideal because you should be able to run dotnet new open in vscode desktop and immediately hit debug run in branch img width alt image src in branch img width alt image src these workarounds do not break vscode in browser anything else no response
| 0
|
42,014
| 2,869,093,711
|
IssuesEvent
|
2015-06-05 23:16:59
|
dart-lang/source_maps
|
https://api.github.com/repos/dart-lang/source_maps
|
opened
|
add support for composing source maps
|
bug Priority-Medium
|
<a href="https://github.com/sigmundch"><img src="https://avatars.githubusercontent.com/u/2049220?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [sigmundch](https://github.com/sigmundch)**
_Originally opened as dart-lang/sdk#11783_
----
Create a script in source_maps that given mappings from file A -> B and B -> C, it creates a direct mapping from A -> C.
|
1.0
|
add support for composing source maps - <a href="https://github.com/sigmundch"><img src="https://avatars.githubusercontent.com/u/2049220?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [sigmundch](https://github.com/sigmundch)**
_Originally opened as dart-lang/sdk#11783_
----
Create a script in source_maps that given mappings from file A -> B and B -> C, it creates a direct mapping from A -> C.
|
non_defect
|
add support for composing source maps issue by originally opened as dart lang sdk create a script in source maps that given mappings from file a gt b and b gt c it creates a direct mapping from a gt c
| 0
|
174,716
| 13,506,939,612
|
IssuesEvent
|
2020-09-14 04:36:34
|
openshift/odo
|
https://api.github.com/repos/openshift/odo
|
closed
|
`make test` throws "Errorf format %w has unknown verb w" error on ppc64le with latest master
|
area/System-PZ area/testing
|
I have pulled latest changes from master in my local ppc64le branch
`make bin` works fine, however `make test` throws this error which was not seen on ppc64le before the pull:-
```
# github.com/openshift/odo/pkg/devfile/adapters/kubernetes/component
pkg/devfile/adapters/kubernetes/component/adapter.go:174:10: Errorf format %w has unknown verb w
? github.com/openshift/odo/cmd/cli-doc [no test files]
? github.com/openshift/odo/cmd/odo [no test files]
ok github.com/openshift/odo/pkg/application (cached)
ok github.com/openshift/odo/pkg/application/labels (cached)
? github.com/openshift/odo/pkg/auth [no test files]
ok github.com/openshift/odo/pkg/catalog (cached)
ok github.com/openshift/odo/pkg/component (cached)
ok github.com/openshift/odo/pkg/component/labels (cached)
ok github.com/openshift/odo/pkg/config (cached)
ok github.com/openshift/odo/pkg/debug (cached)
ok github.com/openshift/odo/pkg/devfile/adapters (cached)
ok github.com/openshift/odo/pkg/devfile/adapters/common (cached)
? github.com/openshift/odo/pkg/devfile/adapters/docker [no test files]
ok github.com/openshift/odo/pkg/devfile/adapters/docker/component (cached)
ok github.com/openshift/odo/pkg/devfile/adapters/docker/storage (cached)
ok github.com/openshift/odo/pkg/devfile/adapters/docker/utils (cached)
? github.com/openshift/odo/pkg/devfile/adapters/kubernetes [no test files]
FAIL github.com/openshift/odo/pkg/devfile/adapters/kubernetes/component [build failed]
ok github.com/openshift/odo/pkg/devfile/adapters/kubernetes/storage (cached)
ok github.com/openshift/odo/pkg/devfile/adapters/kubernetes/utils (cached)
ok github.com/openshift/odo/pkg/devfile/parser (cached)
ok github.com/openshift/odo/pkg/devfile/parser/context (cached)
ok github.com/openshift/odo/pkg/devfile/parser/data (cached)
? github.com/openshift/odo/pkg/devfile/parser/data/1.0.0 [no test files]
? github.com/openshift/odo/pkg/devfile/parser/data/2.0.0 [no test files]
? github.com/openshift/odo/pkg/devfile/parser/data/common [no test files]
ok github.com/openshift/odo/pkg/devfile/validate (cached)
ok github.com/openshift/odo/pkg/envinfo (cached)
? github.com/openshift/odo/pkg/exec [no test files]
ok github.com/openshift/odo/pkg/kclient (cached)
? github.com/openshift/odo/pkg/kclient/fake [no test files]
ok github.com/openshift/odo/pkg/lclient (cached)
? github.com/openshift/odo/pkg/log [no test files]
? github.com/openshift/odo/pkg/log/fidget [no test files]
? github.com/openshift/odo/pkg/machineoutput [no test files]
ok github.com/openshift/odo/pkg/notify (cached) [no tests to run]
ok github.com/openshift/odo/pkg/occlient (cached)
? github.com/openshift/odo/pkg/odo/cli [no test files]
? github.com/openshift/odo/pkg/odo/cli/application [no test files]
? github.com/openshift/odo/pkg/odo/cli/catalog [no test files]
? github.com/openshift/odo/pkg/odo/cli/catalog/describe [no test files]
? github.com/openshift/odo/pkg/odo/cli/catalog/list [no test files]
? github.com/openshift/odo/pkg/odo/cli/catalog/search [no test files]
ok github.com/openshift/odo/pkg/odo/cli/catalog/util (cached)
? github.com/openshift/odo/pkg/odo/cli/component [no test files]
? github.com/openshift/odo/pkg/odo/cli/component/ui [no test files]
? github.com/openshift/odo/pkg/odo/cli/config [no test files]
? github.com/openshift/odo/pkg/odo/cli/debug [no test files]
? github.com/openshift/odo/pkg/odo/cli/login [no test files]
? github.com/openshift/odo/pkg/odo/cli/logout [no test files]
? github.com/openshift/odo/pkg/odo/cli/plugins [no test files]
? github.com/openshift/odo/pkg/odo/cli/preference [no test files]
? github.com/openshift/odo/pkg/odo/cli/project [no test files]
? github.com/openshift/odo/pkg/odo/cli/registry [no test files]
ok github.com/openshift/odo/pkg/odo/cli/registry/util (cached)
ok github.com/openshift/odo/pkg/odo/cli/service (cached)
ok github.com/openshift/odo/pkg/odo/cli/service/ui (cached)
ok github.com/openshift/odo/pkg/odo/cli/storage (cached)
? github.com/openshift/odo/pkg/odo/cli/ui [no test files]
? github.com/openshift/odo/pkg/odo/cli/url [no test files]
ok github.com/openshift/odo/pkg/odo/cli/utils (cached)
? github.com/openshift/odo/pkg/odo/cli/version [no test files]
? github.com/openshift/odo/pkg/odo/genericclioptions [no test files]
ok github.com/openshift/odo/pkg/odo/util (cached)
ok github.com/openshift/odo/pkg/odo/util/completion (cached)
ok github.com/openshift/odo/pkg/odo/util/experimental (cached)
ok github.com/openshift/odo/pkg/odo/util/pushtarget (cached)
ok github.com/openshift/odo/pkg/odo/util/validation (cached)
ok github.com/openshift/odo/pkg/preference (cached)
ok github.com/openshift/odo/pkg/project (cached)
ok github.com/openshift/odo/pkg/secret (cached)
ok github.com/openshift/odo/pkg/service (cached)
ok github.com/openshift/odo/pkg/storage (cached)
ok github.com/openshift/odo/pkg/storage/labels (cached)
ok github.com/openshift/odo/pkg/sync (cached)
ok github.com/openshift/odo/pkg/testingutil (cached)
? github.com/openshift/odo/pkg/testingutil/filesystem [no test files]
ok github.com/openshift/odo/pkg/url (cached)
ok github.com/openshift/odo/pkg/url/labels (cached)
ok github.com/openshift/odo/pkg/util (cached)
? github.com/openshift/odo/pkg/version [no test files]
ok github.com/openshift/odo/pkg/watch (cached)
make: *** [Makefile:144: test] Error 2
[root@shivani2-bastion odo]#
```
|
1.0
|
`make test` throws "Errorf format %w has unknown verb w" error on ppc64le with latest master - I have pulled latest changes from master in my local ppc64le branch
`make bin` works fine, however `make test` throws this error which was not seen on ppc64le before the pull:-
```
# github.com/openshift/odo/pkg/devfile/adapters/kubernetes/component
pkg/devfile/adapters/kubernetes/component/adapter.go:174:10: Errorf format %w has unknown verb w
? github.com/openshift/odo/cmd/cli-doc [no test files]
? github.com/openshift/odo/cmd/odo [no test files]
ok github.com/openshift/odo/pkg/application (cached)
ok github.com/openshift/odo/pkg/application/labels (cached)
? github.com/openshift/odo/pkg/auth [no test files]
ok github.com/openshift/odo/pkg/catalog (cached)
ok github.com/openshift/odo/pkg/component (cached)
ok github.com/openshift/odo/pkg/component/labels (cached)
ok github.com/openshift/odo/pkg/config (cached)
ok github.com/openshift/odo/pkg/debug (cached)
ok github.com/openshift/odo/pkg/devfile/adapters (cached)
ok github.com/openshift/odo/pkg/devfile/adapters/common (cached)
? github.com/openshift/odo/pkg/devfile/adapters/docker [no test files]
ok github.com/openshift/odo/pkg/devfile/adapters/docker/component (cached)
ok github.com/openshift/odo/pkg/devfile/adapters/docker/storage (cached)
ok github.com/openshift/odo/pkg/devfile/adapters/docker/utils (cached)
? github.com/openshift/odo/pkg/devfile/adapters/kubernetes [no test files]
FAIL github.com/openshift/odo/pkg/devfile/adapters/kubernetes/component [build failed]
ok github.com/openshift/odo/pkg/devfile/adapters/kubernetes/storage (cached)
ok github.com/openshift/odo/pkg/devfile/adapters/kubernetes/utils (cached)
ok github.com/openshift/odo/pkg/devfile/parser (cached)
ok github.com/openshift/odo/pkg/devfile/parser/context (cached)
ok github.com/openshift/odo/pkg/devfile/parser/data (cached)
? github.com/openshift/odo/pkg/devfile/parser/data/1.0.0 [no test files]
? github.com/openshift/odo/pkg/devfile/parser/data/2.0.0 [no test files]
? github.com/openshift/odo/pkg/devfile/parser/data/common [no test files]
ok github.com/openshift/odo/pkg/devfile/validate (cached)
ok github.com/openshift/odo/pkg/envinfo (cached)
? github.com/openshift/odo/pkg/exec [no test files]
ok github.com/openshift/odo/pkg/kclient (cached)
? github.com/openshift/odo/pkg/kclient/fake [no test files]
ok github.com/openshift/odo/pkg/lclient (cached)
? github.com/openshift/odo/pkg/log [no test files]
? github.com/openshift/odo/pkg/log/fidget [no test files]
? github.com/openshift/odo/pkg/machineoutput [no test files]
ok github.com/openshift/odo/pkg/notify (cached) [no tests to run]
ok github.com/openshift/odo/pkg/occlient (cached)
? github.com/openshift/odo/pkg/odo/cli [no test files]
? github.com/openshift/odo/pkg/odo/cli/application [no test files]
? github.com/openshift/odo/pkg/odo/cli/catalog [no test files]
? github.com/openshift/odo/pkg/odo/cli/catalog/describe [no test files]
? github.com/openshift/odo/pkg/odo/cli/catalog/list [no test files]
? github.com/openshift/odo/pkg/odo/cli/catalog/search [no test files]
ok github.com/openshift/odo/pkg/odo/cli/catalog/util (cached)
? github.com/openshift/odo/pkg/odo/cli/component [no test files]
? github.com/openshift/odo/pkg/odo/cli/component/ui [no test files]
? github.com/openshift/odo/pkg/odo/cli/config [no test files]
? github.com/openshift/odo/pkg/odo/cli/debug [no test files]
? github.com/openshift/odo/pkg/odo/cli/login [no test files]
? github.com/openshift/odo/pkg/odo/cli/logout [no test files]
? github.com/openshift/odo/pkg/odo/cli/plugins [no test files]
? github.com/openshift/odo/pkg/odo/cli/preference [no test files]
? github.com/openshift/odo/pkg/odo/cli/project [no test files]
? github.com/openshift/odo/pkg/odo/cli/registry [no test files]
ok github.com/openshift/odo/pkg/odo/cli/registry/util (cached)
ok github.com/openshift/odo/pkg/odo/cli/service (cached)
ok github.com/openshift/odo/pkg/odo/cli/service/ui (cached)
ok github.com/openshift/odo/pkg/odo/cli/storage (cached)
? github.com/openshift/odo/pkg/odo/cli/ui [no test files]
? github.com/openshift/odo/pkg/odo/cli/url [no test files]
ok github.com/openshift/odo/pkg/odo/cli/utils (cached)
? github.com/openshift/odo/pkg/odo/cli/version [no test files]
? github.com/openshift/odo/pkg/odo/genericclioptions [no test files]
ok github.com/openshift/odo/pkg/odo/util (cached)
ok github.com/openshift/odo/pkg/odo/util/completion (cached)
ok github.com/openshift/odo/pkg/odo/util/experimental (cached)
ok github.com/openshift/odo/pkg/odo/util/pushtarget (cached)
ok github.com/openshift/odo/pkg/odo/util/validation (cached)
ok github.com/openshift/odo/pkg/preference (cached)
ok github.com/openshift/odo/pkg/project (cached)
ok github.com/openshift/odo/pkg/secret (cached)
ok github.com/openshift/odo/pkg/service (cached)
ok github.com/openshift/odo/pkg/storage (cached)
ok github.com/openshift/odo/pkg/storage/labels (cached)
ok github.com/openshift/odo/pkg/sync (cached)
ok github.com/openshift/odo/pkg/testingutil (cached)
? github.com/openshift/odo/pkg/testingutil/filesystem [no test files]
ok github.com/openshift/odo/pkg/url (cached)
ok github.com/openshift/odo/pkg/url/labels (cached)
ok github.com/openshift/odo/pkg/util (cached)
? github.com/openshift/odo/pkg/version [no test files]
ok github.com/openshift/odo/pkg/watch (cached)
make: *** [Makefile:144: test] Error 2
[root@shivani2-bastion odo]#
```
|
non_defect
|
make test throws errorf format w has unknown verb w error on with latest master i have pulled latest changes from master in my local branch make bin works fine however make test throws this error which was not seen on before the pull github com openshift odo pkg devfile adapters kubernetes component pkg devfile adapters kubernetes component adapter go errorf format w has unknown verb w github com openshift odo cmd cli doc github com openshift odo cmd odo ok github com openshift odo pkg application cached ok github com openshift odo pkg application labels cached github com openshift odo pkg auth ok github com openshift odo pkg catalog cached ok github com openshift odo pkg component cached ok github com openshift odo pkg component labels cached ok github com openshift odo pkg config cached ok github com openshift odo pkg debug cached ok github com openshift odo pkg devfile adapters cached ok github com openshift odo pkg devfile adapters common cached github com openshift odo pkg devfile adapters docker ok github com openshift odo pkg devfile adapters docker component cached ok github com openshift odo pkg devfile adapters docker storage cached ok github com openshift odo pkg devfile adapters docker utils cached github com openshift odo pkg devfile adapters kubernetes fail github com openshift odo pkg devfile adapters kubernetes component ok github com openshift odo pkg devfile adapters kubernetes storage cached ok github com openshift odo pkg devfile adapters kubernetes utils cached ok github com openshift odo pkg devfile parser cached ok github com openshift odo pkg devfile parser context cached ok github com openshift odo pkg devfile parser data cached github com openshift odo pkg devfile parser data github com openshift odo pkg devfile parser data github com openshift odo pkg devfile parser data common ok github com openshift odo pkg devfile validate cached ok github com openshift odo pkg envinfo cached github com openshift odo pkg exec ok github com openshift odo pkg kclient cached github com openshift odo pkg kclient fake ok github com openshift odo pkg lclient cached github com openshift odo pkg log github com openshift odo pkg log fidget github com openshift odo pkg machineoutput ok github com openshift odo pkg notify cached ok github com openshift odo pkg occlient cached github com openshift odo pkg odo cli github com openshift odo pkg odo cli application github com openshift odo pkg odo cli catalog github com openshift odo pkg odo cli catalog describe github com openshift odo pkg odo cli catalog list github com openshift odo pkg odo cli catalog search ok github com openshift odo pkg odo cli catalog util cached github com openshift odo pkg odo cli component github com openshift odo pkg odo cli component ui github com openshift odo pkg odo cli config github com openshift odo pkg odo cli debug github com openshift odo pkg odo cli login github com openshift odo pkg odo cli logout github com openshift odo pkg odo cli plugins github com openshift odo pkg odo cli preference github com openshift odo pkg odo cli project github com openshift odo pkg odo cli registry ok github com openshift odo pkg odo cli registry util cached ok github com openshift odo pkg odo cli service cached ok github com openshift odo pkg odo cli service ui cached ok github com openshift odo pkg odo cli storage cached github com openshift odo pkg odo cli ui github com openshift odo pkg odo cli url ok github com openshift odo pkg odo cli utils cached github com openshift odo pkg odo cli version github com openshift odo pkg odo genericclioptions ok github com openshift odo pkg odo util cached ok github com openshift odo pkg odo util completion cached ok github com openshift odo pkg odo util experimental cached ok github com openshift odo pkg odo util pushtarget cached ok github com openshift odo pkg odo util validation cached ok github com openshift odo pkg preference cached ok github com openshift odo pkg project cached ok github com openshift odo pkg secret cached ok github com openshift odo pkg service cached ok github com openshift odo pkg storage cached ok github com openshift odo pkg storage labels cached ok github com openshift odo pkg sync cached ok github com openshift odo pkg testingutil cached github com openshift odo pkg testingutil filesystem ok github com openshift odo pkg url cached ok github com openshift odo pkg url labels cached ok github com openshift odo pkg util cached github com openshift odo pkg version ok github com openshift odo pkg watch cached make error
| 0
|
64,837
| 18,945,538,353
|
IssuesEvent
|
2021-11-18 09:46:32
|
jOOQ/jOOQ
|
https://api.github.com/repos/jOOQ/jOOQ
|
opened
|
PostgreSQL CockroachDB CodeGen Error - unknown function: information_schema._pg_char_max_length()
|
T: Defect
|
### Expected behavior
Code generation should succeed and create model classes.
### Actual behavior
Error thrown during generation.
`Caused by: org.jooq.exception.DataAccessException: SQL [with recursive domains(domain_id, base_id, typbasetype, src) as (select d.oid, d.oid, d.typbasetype, case when c.oid is not null then array[pg_get_constraintdef(c.oid)] end from pg_catalog.pg_type as d join pg_catalog.pg_namespace as n on n.oid = d.typnamespace left outer join pg_catalog.pg_constraint as c on d.oid = c.contypid where (d.typtype = ? and n.nspname in (?, ?, ?, ?, ?)) union all select domains.domain_id, d.oid, d.typbasetype, case when c.conbin is null then domains.src else array_append(domains.src, pg_get_constraintdef(c.oid)) end from domains join pg_catalog.pg_type as d on domains.typbasetype = d.oid left outer join pg_catalog.pg_constraint as c on d.oid = c.contypid) select n.nspname, d.typname, d.typnotnull, d.typdefault, b.typname, information_schema._pg_char_max_length(d.typbasetype, d.typtypmod) as character_maximum_length, information_schema._pg_numeric_precision(d.typbasetype, d.typtypmod) as numeric_precision, information_schema._pg_numeric_scale(d.typbasetype, d.typtypmod) as numeric_scale, domains.src from pg_catalog.pg_type as d join domains on (domains.typbasetype = ? and domains.domain_id = d.oid) join pg_catalog.pg_type as b on domains.base_id = b.oid join pg_catalog.pg_namespace as n on n.oid = d.typnamespace where (d.typtype = ? and n.nspname in (?, ?, ?, ?, ?)) order by n.nspname, d.typname]; ERROR: unknown function: information_schema._pg_char_max_length()`
### Steps to reproduce the problem
- If the problem relates to code generation, please post your code generation configuration
`<configuration xmlns="http://www.jooq.org/xsd/jooq-codegen-3.15.0.xsd">
<!-- Configure the database connection here -->
<jdbc>
<driver>org.postgresql.Driver</driver>
<url>jdbc:postgresql://localhost:26257/payment?sslmode=disable</url>
<user>sam</user>
<password>pw</password>
</jdbc>
<generator>
<database>
<name>org.jooq.meta.postgres.PostgresDatabase</name>
<includes>.*</includes>
<inputSchema>public</inputSchema>
</database>
<!-- Generation flags: See advanced configuration properties -->
<generate/>
<target>
<packageName>com.example.cockroachpoc.model</packageName>
<!-- The destination directory of your generated classes -->
<directory>/path/to/your/dir</directory>
</target>
</generator>
</configuration>`
- If the problem relates to upgrades, please check if your RDBMS version is still supported by jOOQ: https://www.jooq.org/download/support-matrix
- A complete set of DDL statements can help re-create the setup you're having
- An MCVE can be helpful to provide a complete reproduction case: https://github.com/jOOQ/jOOQ-mcve
### Versions
- jOOQ: 3.14.15
- Java: 11.0.5
- Database (include vendor): CockroachDB
- OS: WIndows
- JDBC Driver (include name if inofficial driver): Postgres
|
1.0
|
PostgreSQL CockroachDB CodeGen Error - unknown function: information_schema._pg_char_max_length() - ### Expected behavior
Code generation should succeed and create model classes.
### Actual behavior
Error thrown during generation.
`Caused by: org.jooq.exception.DataAccessException: SQL [with recursive domains(domain_id, base_id, typbasetype, src) as (select d.oid, d.oid, d.typbasetype, case when c.oid is not null then array[pg_get_constraintdef(c.oid)] end from pg_catalog.pg_type as d join pg_catalog.pg_namespace as n on n.oid = d.typnamespace left outer join pg_catalog.pg_constraint as c on d.oid = c.contypid where (d.typtype = ? and n.nspname in (?, ?, ?, ?, ?)) union all select domains.domain_id, d.oid, d.typbasetype, case when c.conbin is null then domains.src else array_append(domains.src, pg_get_constraintdef(c.oid)) end from domains join pg_catalog.pg_type as d on domains.typbasetype = d.oid left outer join pg_catalog.pg_constraint as c on d.oid = c.contypid) select n.nspname, d.typname, d.typnotnull, d.typdefault, b.typname, information_schema._pg_char_max_length(d.typbasetype, d.typtypmod) as character_maximum_length, information_schema._pg_numeric_precision(d.typbasetype, d.typtypmod) as numeric_precision, information_schema._pg_numeric_scale(d.typbasetype, d.typtypmod) as numeric_scale, domains.src from pg_catalog.pg_type as d join domains on (domains.typbasetype = ? and domains.domain_id = d.oid) join pg_catalog.pg_type as b on domains.base_id = b.oid join pg_catalog.pg_namespace as n on n.oid = d.typnamespace where (d.typtype = ? and n.nspname in (?, ?, ?, ?, ?)) order by n.nspname, d.typname]; ERROR: unknown function: information_schema._pg_char_max_length()`
### Steps to reproduce the problem
- If the problem relates to code generation, please post your code generation configuration
`<configuration xmlns="http://www.jooq.org/xsd/jooq-codegen-3.15.0.xsd">
<!-- Configure the database connection here -->
<jdbc>
<driver>org.postgresql.Driver</driver>
<url>jdbc:postgresql://localhost:26257/payment?sslmode=disable</url>
<user>sam</user>
<password>pw</password>
</jdbc>
<generator>
<database>
<name>org.jooq.meta.postgres.PostgresDatabase</name>
<includes>.*</includes>
<inputSchema>public</inputSchema>
</database>
<!-- Generation flags: See advanced configuration properties -->
<generate/>
<target>
<packageName>com.example.cockroachpoc.model</packageName>
<!-- The destination directory of your generated classes -->
<directory>/path/to/your/dir</directory>
</target>
</generator>
</configuration>`
- If the problem relates to upgrades, please check if your RDBMS version is still supported by jOOQ: https://www.jooq.org/download/support-matrix
- A complete set of DDL statements can help re-create the setup you're having
- An MCVE can be helpful to provide a complete reproduction case: https://github.com/jOOQ/jOOQ-mcve
### Versions
- jOOQ: 3.14.15
- Java: 11.0.5
- Database (include vendor): CockroachDB
- OS: WIndows
- JDBC Driver (include name if inofficial driver): Postgres
|
defect
|
postgresql cockroachdb codegen error unknown function information schema pg char max length expected behavior code generation should succeed and create model classes actual behavior error thrown during generation caused by org jooq exception dataaccessexception sql end from pg catalog pg type as d join pg catalog pg namespace as n on n oid d typnamespace left outer join pg catalog pg constraint as c on d oid c contypid where d typtype and n nspname in union all select domains domain id d oid d typbasetype case when c conbin is null then domains src else array append domains src pg get constraintdef c oid end from domains join pg catalog pg type as d on domains typbasetype d oid left outer join pg catalog pg constraint as c on d oid c contypid select n nspname d typname d typnotnull d typdefault b typname information schema pg char max length d typbasetype d typtypmod as character maximum length information schema pg numeric precision d typbasetype d typtypmod as numeric precision information schema pg numeric scale d typbasetype d typtypmod as numeric scale domains src from pg catalog pg type as d join domains on domains typbasetype and domains domain id d oid join pg catalog pg type as b on domains base id b oid join pg catalog pg namespace as n on n oid d typnamespace where d typtype and n nspname in order by n nspname d typname error unknown function information schema pg char max length steps to reproduce the problem if the problem relates to code generation please post your code generation configuration configuration xmlns org postgresql driver jdbc postgresql localhost payment sslmode disable sam pw org jooq meta postgres postgresdatabase public com example cockroachpoc model path to your dir if the problem relates to upgrades please check if your rdbms version is still supported by jooq a complete set of ddl statements can help re create the setup you re having an mcve can be helpful to provide a complete reproduction case versions jooq java database include vendor cockroachdb os windows jdbc driver include name if inofficial driver postgres
| 1
|
233,061
| 7,689,672,128
|
IssuesEvent
|
2018-05-17 13:26:05
|
LanguageMachines/ucto
|
https://api.github.com/repos/LanguageMachines/ucto
|
closed
|
Latest ucto make check fails on Mac OS X
|
PRIORITY bug
|
```
$ brew install --debug ucto
```
```
===================================
ucto 0.13: src/test-suite.log
===================================
# TOTAL: 1
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: tst.sh
============
libc++abi.dylib: terminating with uncaught exception of type std::runtime_error: TiCC::searchFilesMatch: the name '' doesn't match a file or directory.
```
|
1.0
|
Latest ucto make check fails on Mac OS X - ```
$ brew install --debug ucto
```
```
===================================
ucto 0.13: src/test-suite.log
===================================
# TOTAL: 1
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: tst.sh
============
libc++abi.dylib: terminating with uncaught exception of type std::runtime_error: TiCC::searchFilesMatch: the name '' doesn't match a file or directory.
```
|
non_defect
|
latest ucto make check fails on mac os x brew install debug ucto ucto src test suite log total pass skip xfail fail xpass error contents depth fail tst sh libc abi dylib terminating with uncaught exception of type std runtime error ticc searchfilesmatch the name doesn t match a file or directory
| 0
|
99,214
| 11,135,923,958
|
IssuesEvent
|
2019-12-20 15:27:09
|
ClickHouse/ClickHouse
|
https://api.github.com/repos/ClickHouse/ClickHouse
|
closed
|
Clickhouse Roadmap at 2020
|
documentation question question-answered
|
**Q1:What's the roadmap of clickhouse at 2020?**
If you have ,please update it at https://clickhouse.yandex/docs/en/roadmap/
**Q2: The roadmap at 2019 compeleted all by the end of 2019?**
https://clickhouse.yandex/docs/en/roadmap/
Especially the functions:
>JOIN not limited by available memory
IN OUR situations this is ffrequently used. And the offical documents are update later.
**Q3: How do you think about Clickhouse at aliyun?**
https://help.aliyun.com/document_detail/146301.html?spm=a2c4g.11174283.3.1.299a4c78bEUbBG
As 2019.12.19,Alicloud announces the experiences of clickhouse on alicloud,it will be own money,whether Alicloud contributed the code to clickhouse ? and what do you think of this?
|
1.0
|
Clickhouse Roadmap at 2020 - **Q1:What's the roadmap of clickhouse at 2020?**
If you have ,please update it at https://clickhouse.yandex/docs/en/roadmap/
**Q2: The roadmap at 2019 compeleted all by the end of 2019?**
https://clickhouse.yandex/docs/en/roadmap/
Especially the functions:
>JOIN not limited by available memory
IN OUR situations this is ffrequently used. And the offical documents are update later.
**Q3: How do you think about Clickhouse at aliyun?**
https://help.aliyun.com/document_detail/146301.html?spm=a2c4g.11174283.3.1.299a4c78bEUbBG
As 2019.12.19,Alicloud announces the experiences of clickhouse on alicloud,it will be own money,whether Alicloud contributed the code to clickhouse ? and what do you think of this?
|
non_defect
|
clickhouse roadmap at what s the roadmap of clickhouse at if you have please update it at the roadmap at compeleted all by the end of especially the functions join not limited by available memory in our situations this is ffrequently used and the offical documents are update later how do you think about clickhouse at aliyun as alicloud announces the experiences of clickhouse on alicloud,it will be own money whether alicloud contributed the code to clickhouse and what do you think of this?
| 0
|
63,248
| 6,835,345,584
|
IssuesEvent
|
2017-11-10 00:38:18
|
jimurl/gnfac-d6-d8
|
https://api.github.com/repos/jimurl/gnfac-d6-d8
|
closed
|
NOAA Avy warning
|
Testing
|
there is this url:
https://www.d8.mtavalanche.com/data/noaa.txt
which is a text file that NOAA pulls in whenever there is an avalanche warning. It is edited by accessing a link from the 'GNFAC Admin' menu item in the administration menu.
The first line of the final file is from the TITLE of the submission, e.g. ISSUED AT 4:24am ....
The rest of the file is from the 'body' of the page ( super basic , no html, line breaks are like you see them) . I am not sure how else your process works with them. Do you also give them a call, they push a button, and then they can suck in the text of the Avalanche Warning or something? It's obviously the same text now as back in whenever springtime.
Make sure the crew of 4 am sees this; and we should make sure it checks out with NOAA , if we can, before it's critical.
|
1.0
|
NOAA Avy warning - there is this url:
https://www.d8.mtavalanche.com/data/noaa.txt
which is a text file that NOAA pulls in whenever there is an avalanche warning. It is edited by accessing a link from the 'GNFAC Admin' menu item in the administration menu.
The first line of the final file is from the TITLE of the submission, e.g. ISSUED AT 4:24am ....
The rest of the file is from the 'body' of the page ( super basic , no html, line breaks are like you see them) . I am not sure how else your process works with them. Do you also give them a call, they push a button, and then they can suck in the text of the Avalanche Warning or something? It's obviously the same text now as back in whenever springtime.
Make sure the crew of 4 am sees this; and we should make sure it checks out with NOAA , if we can, before it's critical.
|
non_defect
|
noaa avy warning there is this url which is a text file that noaa pulls in whenever there is an avalanche warning it is edited by accessing a link from the gnfac admin menu item in the administration menu the first line of the final file is from the title of the submission e g issued at the rest of the file is from the body of the page super basic no html line breaks are like you see them i am not sure how else your process works with them do you also give them a call they push a button and then they can suck in the text of the avalanche warning or something it s obviously the same text now as back in whenever springtime make sure the crew of am sees this and we should make sure it checks out with noaa if we can before it s critical
| 0
|
68,293
| 21,610,253,677
|
IssuesEvent
|
2022-05-04 09:21:47
|
vector-im/element-android
|
https://api.github.com/repos/vector-im/element-android
|
opened
|
Crash - Konfetti NullPointerException
|
T-Defect Z-Crash
|
The Konfetti v2 upgrade has introduced a regression on android versions 21/22
```
Caused by: java.lang.NullPointerException:
at nl.dionsegijn.konfetti.xml.KonfettiView.onVisibilityChanged (KonfettiView.kt:3)
at android.view.View.dispatchVisibilityChanged (View.java:9306)
at android.view.View.setFlags (View.java:10737)
at android.view.View.<init> (View.java:4410)
at android.view.View.<init> (View.java:3891)
at android.view.View.<init> (View.java:3870)
at nl.dionsegijn.konfetti.xml.KonfettiView.<init> (KonfettiView.kt:1)
```
| Occurrences (30 days) | Total Occurrences | Impacted users (lifetime) |
| --- | --- | --- |
| 100 | 113 | 15 |
https://github.com/DanielMartinus/Konfetti/issues/297
|
1.0
|
Crash - Konfetti NullPointerException - The Konfetti v2 upgrade has introduced a regression on android versions 21/22
```
Caused by: java.lang.NullPointerException:
at nl.dionsegijn.konfetti.xml.KonfettiView.onVisibilityChanged (KonfettiView.kt:3)
at android.view.View.dispatchVisibilityChanged (View.java:9306)
at android.view.View.setFlags (View.java:10737)
at android.view.View.<init> (View.java:4410)
at android.view.View.<init> (View.java:3891)
at android.view.View.<init> (View.java:3870)
at nl.dionsegijn.konfetti.xml.KonfettiView.<init> (KonfettiView.kt:1)
```
| Occurrences (30 days) | Total Occurrences | Impacted users (lifetime) |
| --- | --- | --- |
| 100 | 113 | 15 |
https://github.com/DanielMartinus/Konfetti/issues/297
|
defect
|
crash konfetti nullpointerexception the konfetti upgrade has introduced a regression on android versions caused by java lang nullpointerexception at nl dionsegijn konfetti xml konfettiview onvisibilitychanged konfettiview kt at android view view dispatchvisibilitychanged view java at android view view setflags view java at android view view view java at android view view view java at android view view view java at nl dionsegijn konfetti xml konfettiview konfettiview kt occurrences days total occurrences impacted users lifetime
| 1
|
71,359
| 23,587,579,941
|
IssuesEvent
|
2022-08-23 12:54:00
|
DependencyTrack/frontend
|
https://api.github.com/repos/DependencyTrack/frontend
|
closed
|
wrong and hard coded tooltip
|
defect
|
---
name: Defect Report
about: Create a report to help us improve
title: 'wrong and hard coded tooltip'
labels: 'in triage'
assignees: ''
---
The defect may already be reported! Please search for the defect before creating one.
### Current Behavior:
The tooltip for email input in the email configuration test shows a wrong text. This text is hard coded.
### Steps to Reproduce:
- browse to Home/Administration/Configuration/Email
- click Configuration Test
- hover your mouse over the tooltip location at the end of the input field
### Expected Behavior:
tooltip reads something like "Enter an Email address the message is sent to."
### Environment:
- Dependency-Track Version: 4.4.2
### Additional Details:
offending code:
https://github.com/DependencyTrack/frontend/blob/a3313a4f8d9cae223c8e82027986fa6a137861c0/src/views/administration/configuration/EmailTestConfigurationModal.vue#L10
|
1.0
|
wrong and hard coded tooltip - ---
name: Defect Report
about: Create a report to help us improve
title: 'wrong and hard coded tooltip'
labels: 'in triage'
assignees: ''
---
The defect may already be reported! Please search for the defect before creating one.
### Current Behavior:
The tooltip for email input in the email configuration test shows a wrong text. This text is hard coded.
### Steps to Reproduce:
- browse to Home/Administration/Configuration/Email
- click Configuration Test
- hover your mouse over the tooltip location at the end of the input field
### Expected Behavior:
tooltip reads something like "Enter an Email address the message is sent to."
### Environment:
- Dependency-Track Version: 4.4.2
### Additional Details:
offending code:
https://github.com/DependencyTrack/frontend/blob/a3313a4f8d9cae223c8e82027986fa6a137861c0/src/views/administration/configuration/EmailTestConfigurationModal.vue#L10
|
defect
|
wrong and hard coded tooltip name defect report about create a report to help us improve title wrong and hard coded tooltip labels in triage assignees the defect may already be reported please search for the defect before creating one current behavior the tooltip for email input in the email configuration test shows a wrong text this text is hard coded steps to reproduce browse to home administration configuration email click configuration test hover your mouse over the tooltip location at the end of the input field expected behavior tooltip reads something like enter an email address the message is sent to environment dependency track version additional details offending code
| 1
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.