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
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
26,168
| 4,593,657,503
|
IssuesEvent
|
2016-09-21 02:17:14
|
afisher1/GridLAB-D
|
https://api.github.com/repos/afisher1/GridLAB-D
|
closed
|
#115 Complex value parsing,
|
defect
|
According to jfuller,
A.B + C.Di will parse as A.B + 0.Di
A.B + C.Dj will parse properly
A.B + iC.D will not parse
A.B + jC.D will not parse
Though 'i' should be fixed, supporting the pre-i/j format should be discussed.
,
|
1.0
|
#115 Complex value parsing,
- According to jfuller,
A.B + C.Di will parse as A.B + 0.Di
A.B + C.Dj will parse properly
A.B + iC.D will not parse
A.B + jC.D will not parse
Though 'i' should be fixed, supporting the pre-i/j format should be discussed.
,
|
defect
|
complex value parsing according to jfuller a b c di will parse as a b di a b c dj will parse properly a b ic d will not parse a b jc d will not parse though i should be fixed supporting the pre i j format should be discussed
| 1
|
71,396
| 23,608,530,048
|
IssuesEvent
|
2022-08-24 10:19:39
|
matrix-org/matrix-hookshot
|
https://api.github.com/repos/matrix-org/matrix-hookshot
|
opened
|
GitHub release notification titles are blank if no release title is given.
|
T-Defect Z-Good-First-Issue GitHub
|
Use the tag, if the payload does not have a title.
|
1.0
|
GitHub release notification titles are blank if no release title is given. - Use the tag, if the payload does not have a title.
|
defect
|
github release notification titles are blank if no release title is given use the tag if the payload does not have a title
| 1
|
53,069
| 13,260,860,479
|
IssuesEvent
|
2020-08-20 18:53:12
|
icecube-trac/tix4
|
https://api.github.com/repos/icecube-trac/tix4
|
closed
|
glshovel's ConfigurableColor class needs explicit template instantiations for gcc 4.6.0 (Trac #651)
|
Migrated from Trac defect glshovel
|
gcc 4.6.0 claims when linking the glshovel binary that the "load"
methods of the ConfigurableColor class are not defined in the libglshovel.so
library. After adding explicit template instantiations for this method
the code compiles and links without errors (with gcc 4.6.0). It is mysterious
why the same is not necessary for the "save" method.
SVN revision https://code.icecube.wisc.edu/ticket/79475
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/651">https://code.icecube.wisc.edu/projects/icecube/ticket/651</a>, reported by anonymous</summary>
<p>
```json
{
"status": "closed",
"changetime": "2012-02-29T20:59:08",
"_ts": "1330549148000000",
"description": "gcc 4.6.0 claims when linking the glshovel binary that the \"load\"\nmethods of the ConfigurableColor class are not defined in the libglshovel.so\nlibrary. After adding explicit template instantiations for this method\nthe code compiles and links without errors (with gcc 4.6.0). It is mysterious\nwhy the same is not necessary for the \"save\" method.\n\nSVN revision #79475",
"reporter": "anonymous",
"cc": "",
"resolution": "worksforme",
"time": "2011-09-01T16:45:55",
"component": "glshovel",
"summary": "glshovel's ConfigurableColor class needs explicit template instantiations for gcc 4.6.0",
"priority": "minor",
"keywords": "glshovel gcc templates",
"milestone": "",
"owner": "",
"type": "defect"
}
```
</p>
</details>
|
1.0
|
glshovel's ConfigurableColor class needs explicit template instantiations for gcc 4.6.0 (Trac #651) - gcc 4.6.0 claims when linking the glshovel binary that the "load"
methods of the ConfigurableColor class are not defined in the libglshovel.so
library. After adding explicit template instantiations for this method
the code compiles and links without errors (with gcc 4.6.0). It is mysterious
why the same is not necessary for the "save" method.
SVN revision https://code.icecube.wisc.edu/ticket/79475
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/651">https://code.icecube.wisc.edu/projects/icecube/ticket/651</a>, reported by anonymous</summary>
<p>
```json
{
"status": "closed",
"changetime": "2012-02-29T20:59:08",
"_ts": "1330549148000000",
"description": "gcc 4.6.0 claims when linking the glshovel binary that the \"load\"\nmethods of the ConfigurableColor class are not defined in the libglshovel.so\nlibrary. After adding explicit template instantiations for this method\nthe code compiles and links without errors (with gcc 4.6.0). It is mysterious\nwhy the same is not necessary for the \"save\" method.\n\nSVN revision #79475",
"reporter": "anonymous",
"cc": "",
"resolution": "worksforme",
"time": "2011-09-01T16:45:55",
"component": "glshovel",
"summary": "glshovel's ConfigurableColor class needs explicit template instantiations for gcc 4.6.0",
"priority": "minor",
"keywords": "glshovel gcc templates",
"milestone": "",
"owner": "",
"type": "defect"
}
```
</p>
</details>
|
defect
|
glshovel s configurablecolor class needs explicit template instantiations for gcc trac gcc claims when linking the glshovel binary that the load methods of the configurablecolor class are not defined in the libglshovel so library after adding explicit template instantiations for this method the code compiles and links without errors with gcc it is mysterious why the same is not necessary for the save method svn revision migrated from json status closed changetime ts description gcc claims when linking the glshovel binary that the load nmethods of the configurablecolor class are not defined in the libglshovel so nlibrary after adding explicit template instantiations for this method nthe code compiles and links without errors with gcc it is mysterious nwhy the same is not necessary for the save method n nsvn revision reporter anonymous cc resolution worksforme time component glshovel summary glshovel s configurablecolor class needs explicit template instantiations for gcc priority minor keywords glshovel gcc templates milestone owner type defect
| 1
|
4,535
| 2,610,113,685
|
IssuesEvent
|
2015-02-26 18:35:15
|
chrsmith/scribefire-chrome
|
https://api.github.com/repos/chrsmith/scribefire-chrome
|
closed
|
No computer images?
|
auto-migrated Priority-Medium Type-Defect
|
```
What's the problem?
I can't upload images from my pc? Am I doing something wrong?
What version of ScribeFire for Chrome are you running?
I have the latest version of scribe fire
```
-----
Original issue reported on code.google.com by `MystiTsu` on 9 Jun 2010 at 5:10
* Merged into: #3
|
1.0
|
No computer images? - ```
What's the problem?
I can't upload images from my pc? Am I doing something wrong?
What version of ScribeFire for Chrome are you running?
I have the latest version of scribe fire
```
-----
Original issue reported on code.google.com by `MystiTsu` on 9 Jun 2010 at 5:10
* Merged into: #3
|
defect
|
no computer images what s the problem i can t upload images from my pc am i doing something wrong what version of scribefire for chrome are you running i have the latest version of scribe fire original issue reported on code google com by mystitsu on jun at merged into
| 1
|
579,163
| 17,174,055,694
|
IssuesEvent
|
2021-07-15 09:11:47
|
oVirt/ovirt-engine-sdk-go
|
https://api.github.com/repos/oVirt/ovirt-engine-sdk-go
|
closed
|
proper documentation!
|
enhancement priority/P1 status/in-comfirmation
|
i notice that this SDK is not properly documented, it has examples but still all methods and types should be listed/documented on either readthedocs.io or godoc.
|
1.0
|
proper documentation! - i notice that this SDK is not properly documented, it has examples but still all methods and types should be listed/documented on either readthedocs.io or godoc.
|
non_defect
|
proper documentation i notice that this sdk is not properly documented it has examples but still all methods and types should be listed documented on either readthedocs io or godoc
| 0
|
361,829
| 25,352,413,650
|
IssuesEvent
|
2022-11-19 23:26:43
|
wasmerio/wasmer
|
https://api.github.com/repos/wasmerio/wasmer
|
closed
|
Document passing Env better
|
🎉 enhancement 🚫 won't fix 📚 documentation 🏚 stale priority-low
|
It's not super clear from the rustdocs of `wasmer` how to use `WasmerEnv`. It's something so basic we forgot to really show it, `Function::new_native_with_env` should probably be updated as well as `WasmerEnv` itself and maybe even the front page of the docs or something
|
1.0
|
Document passing Env better - It's not super clear from the rustdocs of `wasmer` how to use `WasmerEnv`. It's something so basic we forgot to really show it, `Function::new_native_with_env` should probably be updated as well as `WasmerEnv` itself and maybe even the front page of the docs or something
|
non_defect
|
document passing env better it s not super clear from the rustdocs of wasmer how to use wasmerenv it s something so basic we forgot to really show it function new native with env should probably be updated as well as wasmerenv itself and maybe even the front page of the docs or something
| 0
|
11,645
| 2,660,014,409
|
IssuesEvent
|
2015-03-19 01:35:35
|
perfsonar/project
|
https://api.github.com/repos/perfsonar/project
|
closed
|
graphWidget.cgi not showing full resolution of data
|
Milestone-Release3.6 Priority-Medium Type-Defect
|
Original [issue 1032](https://code.google.com/p/perfsonar-ps/issues/detail?id=1032) created by arlake228 on 2014-12-23T10:52:57.000Z:
<b>What steps will reproduce the problem?</b>
1. Configure throughput test, interval 3600, to host X
2. Configure ping test, interval 300, to host X
3. Open the graphs via psGraph.cgi -> graphWidget.cgi, and zoom in over a period of say 6 hours
<b>What is the expected output? What do you see instead?</b>
I was expecting to see data points for ping every 5 minutes, and data points for throughput every hour.
However graphWidget shows ping data points only every hour. You can demonstrate this by moving your mouse along the line. There are straight line segments joining the data points at hourly intervals.
<b>What version of the product are you using? On what operating system?</b>
perfsonar PS 3.4.1
<b>Please provide any additional information below.</b>
Looking at regular_testing.log, the ping data collected every 5 minutes is being written to esmond.
|
1.0
|
graphWidget.cgi not showing full resolution of data - Original [issue 1032](https://code.google.com/p/perfsonar-ps/issues/detail?id=1032) created by arlake228 on 2014-12-23T10:52:57.000Z:
<b>What steps will reproduce the problem?</b>
1. Configure throughput test, interval 3600, to host X
2. Configure ping test, interval 300, to host X
3. Open the graphs via psGraph.cgi -> graphWidget.cgi, and zoom in over a period of say 6 hours
<b>What is the expected output? What do you see instead?</b>
I was expecting to see data points for ping every 5 minutes, and data points for throughput every hour.
However graphWidget shows ping data points only every hour. You can demonstrate this by moving your mouse along the line. There are straight line segments joining the data points at hourly intervals.
<b>What version of the product are you using? On what operating system?</b>
perfsonar PS 3.4.1
<b>Please provide any additional information below.</b>
Looking at regular_testing.log, the ping data collected every 5 minutes is being written to esmond.
|
defect
|
graphwidget cgi not showing full resolution of data original created by on what steps will reproduce the problem configure throughput test interval to host x configure ping test interval to host x open the graphs via psgraph cgi gt graphwidget cgi and zoom in over a period of say hours what is the expected output what do you see instead i was expecting to see data points for ping every minutes and data points for throughput every hour however graphwidget shows ping data points only every hour you can demonstrate this by moving your mouse along the line there are straight line segments joining the data points at hourly intervals what version of the product are you using on what operating system perfsonar ps please provide any additional information below looking at regular testing log the ping data collected every minutes is being written to esmond
| 1
|
60,461
| 17,023,430,107
|
IssuesEvent
|
2021-07-03 01:59:44
|
tomhughes/trac-tickets
|
https://api.github.com/repos/tomhughes/trac-tickets
|
closed
|
Railsport's Export tab makes "OpenStreetMap XML Data" unselectable at lower zooms instead of displaying an error
|
Component: website Priority: major Resolution: fixed Type: defect
|
**[Submitted to the original trac issue database at 6.38pm, Friday, 26th June 2009]**
When using the Export tab at lower zooms the "OpenStreetMap XML Data" button will be made unclickable. Instead it should be clickable but display a non-intrusive inline error message telling the user to zoom in.
|
1.0
|
Railsport's Export tab makes "OpenStreetMap XML Data" unselectable at lower zooms instead of displaying an error - **[Submitted to the original trac issue database at 6.38pm, Friday, 26th June 2009]**
When using the Export tab at lower zooms the "OpenStreetMap XML Data" button will be made unclickable. Instead it should be clickable but display a non-intrusive inline error message telling the user to zoom in.
|
defect
|
railsport s export tab makes openstreetmap xml data unselectable at lower zooms instead of displaying an error when using the export tab at lower zooms the openstreetmap xml data button will be made unclickable instead it should be clickable but display a non intrusive inline error message telling the user to zoom in
| 1
|
231,982
| 7,647,539,880
|
IssuesEvent
|
2018-05-09 04:42:07
|
sequelize/sequelize
|
https://api.github.com/repos/sequelize/sequelize
|
closed
|
v3 depends on vulnerable version of lodash
|
dependency high priority
|
lodash <4.17.5 is vulnerable to prototype pollution: https://nodesecurity.io/advisories/577
I haven't looked into how sequelize uses lodash exactly but either way, if v3 is still actively maintained, it would be nice to get a version bump to keep security checks green. We haven't been able to prioritize an upgrade to sequelize v4 yet so support for v3 would be appreciated.
|
1.0
|
v3 depends on vulnerable version of lodash - lodash <4.17.5 is vulnerable to prototype pollution: https://nodesecurity.io/advisories/577
I haven't looked into how sequelize uses lodash exactly but either way, if v3 is still actively maintained, it would be nice to get a version bump to keep security checks green. We haven't been able to prioritize an upgrade to sequelize v4 yet so support for v3 would be appreciated.
|
non_defect
|
depends on vulnerable version of lodash lodash is vulnerable to prototype pollution i haven t looked into how sequelize uses lodash exactly but either way if is still actively maintained it would be nice to get a version bump to keep security checks green we haven t been able to prioritize an upgrade to sequelize yet so support for would be appreciated
| 0
|
23,349
| 3,797,313,916
|
IssuesEvent
|
2016-03-23 07:03:10
|
testing-cabal/mock
|
https://api.github.com/repos/testing-cabal/mock
|
closed
|
Url for Mock objects in Python doesn't exist
|
auto-migrated Priority-Medium Type-Defect
|
```
References section contains `Mock objects in Python` and linked to
`http://noopenblockers.com/2012/01/06/mock-objects-in-python/`. Unfortunately
page doesn't exist and redirects to
`http://noopenblockers.com/cgi-sys/suspendedpage.cgi`
```
Original issue reported on code.google.com by `kracethe...@gmail.com` on 27 Apr 2014 at 6:40
|
1.0
|
Url for Mock objects in Python doesn't exist - ```
References section contains `Mock objects in Python` and linked to
`http://noopenblockers.com/2012/01/06/mock-objects-in-python/`. Unfortunately
page doesn't exist and redirects to
`http://noopenblockers.com/cgi-sys/suspendedpage.cgi`
```
Original issue reported on code.google.com by `kracethe...@gmail.com` on 27 Apr 2014 at 6:40
|
defect
|
url for mock objects in python doesn t exist references section contains mock objects in python and linked to unfortunately page doesn t exist and redirects to original issue reported on code google com by kracethe gmail com on apr at
| 1
|
111,067
| 24,059,684,894
|
IssuesEvent
|
2022-09-16 20:46:14
|
pulumi/pulumi
|
https://api.github.com/repos/pulumi/pulumi
|
closed
|
Support nested namespaces in C# codegen
|
kind/enhancement area/codegen awaiting-feedback
|
When building a community package or provider, it's possible you might want to use a distinct namespace for the Pulumi package that's created.
You can specify a `RootNamespace` like so:
```
CSharp: &tfbridge.CSharpInfo{
RootNamespace: "Lbrlabs",
PackageReferences: map[string]string{
"Pulumi": "3.*",
},
},
```
Which generates a nuget package like `Lbrlabs.Something`
However, you probably want it to be clear it's a Pulumi package, so ideally you'd be able to do:
```
CSharp: &tfbridge.CSharpInfo{
RootNamespace: "Lbrlabs.Pulumi",
PackageReferences: map[string]string{
"Pulumi": "3.*",
},
},
```
If you try this, the codegen fails:
```
Determining projects to restore...
Restored /Users/lbriggs/src/github/lbrlabs/pulumi-grafana/sdk/dotnet/Lbrlabs.Pulumi.Grafana.csproj (in 157 ms).
/Users/lbriggs/src/github/lbrlabs/pulumi-grafana/sdk/dotnet/Config/Config.cs(33,40): error CS0234: The type or namespace name 'Config' does not exist in the namespace 'Lbrlabs.Pulumi' (are you missing an assembly reference?) [/Users/lbriggs/src/github/lbrlabs/pulumi-grafana/sdk/dotnet/Lbrlabs.Pulumi.Grafana.csproj]
Build FAILED.
/Users/lbriggs/src/github/lbrlabs/pulumi-grafana/sdk/dotnet/Config/Config.cs(33,40): error CS0234: The type or namespace name 'Config' does not exist in the namespace 'Lbrlabs.Pulumi' (are you missing an assembly reference?) [/Users/lbriggs/src/github/lbrlabs/pulumi-grafana/sdk/dotnet/Lbrlabs.Pulumi.Grafana.csproj]
0 Warning(s)
1 Error(s)
```
The errored line is:
```
namespace Lbrlabs.Pulumi.Grafana
// some other stuff
private static readonly Pulumi.Config __config = new Pulumi.Config("grafana");
```
|
1.0
|
Support nested namespaces in C# codegen - When building a community package or provider, it's possible you might want to use a distinct namespace for the Pulumi package that's created.
You can specify a `RootNamespace` like so:
```
CSharp: &tfbridge.CSharpInfo{
RootNamespace: "Lbrlabs",
PackageReferences: map[string]string{
"Pulumi": "3.*",
},
},
```
Which generates a nuget package like `Lbrlabs.Something`
However, you probably want it to be clear it's a Pulumi package, so ideally you'd be able to do:
```
CSharp: &tfbridge.CSharpInfo{
RootNamespace: "Lbrlabs.Pulumi",
PackageReferences: map[string]string{
"Pulumi": "3.*",
},
},
```
If you try this, the codegen fails:
```
Determining projects to restore...
Restored /Users/lbriggs/src/github/lbrlabs/pulumi-grafana/sdk/dotnet/Lbrlabs.Pulumi.Grafana.csproj (in 157 ms).
/Users/lbriggs/src/github/lbrlabs/pulumi-grafana/sdk/dotnet/Config/Config.cs(33,40): error CS0234: The type or namespace name 'Config' does not exist in the namespace 'Lbrlabs.Pulumi' (are you missing an assembly reference?) [/Users/lbriggs/src/github/lbrlabs/pulumi-grafana/sdk/dotnet/Lbrlabs.Pulumi.Grafana.csproj]
Build FAILED.
/Users/lbriggs/src/github/lbrlabs/pulumi-grafana/sdk/dotnet/Config/Config.cs(33,40): error CS0234: The type or namespace name 'Config' does not exist in the namespace 'Lbrlabs.Pulumi' (are you missing an assembly reference?) [/Users/lbriggs/src/github/lbrlabs/pulumi-grafana/sdk/dotnet/Lbrlabs.Pulumi.Grafana.csproj]
0 Warning(s)
1 Error(s)
```
The errored line is:
```
namespace Lbrlabs.Pulumi.Grafana
// some other stuff
private static readonly Pulumi.Config __config = new Pulumi.Config("grafana");
```
|
non_defect
|
support nested namespaces in c codegen when building a community package or provider it s possible you might want to use a distinct namespace for the pulumi package that s created you can specify a rootnamespace like so csharp tfbridge csharpinfo rootnamespace lbrlabs packagereferences map string pulumi which generates a nuget package like lbrlabs something however you probably want it to be clear it s a pulumi package so ideally you d be able to do csharp tfbridge csharpinfo rootnamespace lbrlabs pulumi packagereferences map string pulumi if you try this the codegen fails determining projects to restore restored users lbriggs src github lbrlabs pulumi grafana sdk dotnet lbrlabs pulumi grafana csproj in ms users lbriggs src github lbrlabs pulumi grafana sdk dotnet config config cs error the type or namespace name config does not exist in the namespace lbrlabs pulumi are you missing an assembly reference build failed users lbriggs src github lbrlabs pulumi grafana sdk dotnet config config cs error the type or namespace name config does not exist in the namespace lbrlabs pulumi are you missing an assembly reference warning s error s the errored line is namespace lbrlabs pulumi grafana some other stuff private static readonly pulumi config config new pulumi config grafana
| 0
|
69,880
| 22,708,630,260
|
IssuesEvent
|
2022-07-05 16:53:20
|
vector-im/element-web
|
https://api.github.com/repos/vector-im/element-web
|
closed
|
The clickable area of image events is weirdly sized
|
T-Defect S-Minor A-Timeline A-Media X-Needs-Design A11y O-Frequent Z-Community-Testing
|
### Steps to reproduce
1. Send an image
2. Hover it

### Outcome
#### What did you expect?
Only the image itself be clickable though some people have suggested that they would prefer the whole event to be clickable. Either way, it shouldn't be something in the middle
#### What happened instead?
Most but not all of the event was clickable
### Operating system
Not relevant
### Browser information
Not relevant
### URL for webapp
Not relevant
### Application version
Not relevant
### Homeserver
Not relevant
### Will you send logs?
No
|
1.0
|
The clickable area of image events is weirdly sized - ### Steps to reproduce
1. Send an image
2. Hover it

### Outcome
#### What did you expect?
Only the image itself be clickable though some people have suggested that they would prefer the whole event to be clickable. Either way, it shouldn't be something in the middle
#### What happened instead?
Most but not all of the event was clickable
### Operating system
Not relevant
### Browser information
Not relevant
### URL for webapp
Not relevant
### Application version
Not relevant
### Homeserver
Not relevant
### Will you send logs?
No
|
defect
|
the clickable area of image events is weirdly sized steps to reproduce send an image hover it outcome what did you expect only the image itself be clickable though some people have suggested that they would prefer the whole event to be clickable either way it shouldn t be something in the middle what happened instead most but not all of the event was clickable operating system not relevant browser information not relevant url for webapp not relevant application version not relevant homeserver not relevant will you send logs no
| 1
|
671,257
| 22,751,261,574
|
IssuesEvent
|
2022-07-07 13:18:57
|
status-im/status-desktop
|
https://api.github.com/repos/status-im/status-desktop
|
closed
|
The notification banner 'Secure your seed phrase Back up now' is still shown after back up the seed phrase
|
bug priority 2: medium E:Bugfixes Settings S:2 E:Settings
|
# Bug Report
## Steps to reproduce
1. Create a new account
2. Go to Settings and click 'Secure your seed phrase Back up now'
3. Go step by step and complete successfully the process of backup
4. Check the Setting page and click on the notification banner 'Secure your seed phrase Back up now'
#### Expected behavior
The notification banner 'Secure your seed phrase Back up now' is NOT shown after backing up the seed phrase because the user successfully backed up the seed phrase
#### Actual behavior
The notification banner 'Secure your seed phrase Back up now' is still shown after backing up the seed phrase
### Additional Information
https://user-images.githubusercontent.com/14942081/176036318-d3f0112a-99fe-46cc-a04e-1878c1530a0f.mov
Status desktop version: https://ci.status.im/job/status-desktop/job/branches/job/macos/job/master/2246/
Operating System: macOS Monterey 12.3 Beta (21E5227a)
|
1.0
|
The notification banner 'Secure your seed phrase Back up now' is still shown after back up the seed phrase - # Bug Report
## Steps to reproduce
1. Create a new account
2. Go to Settings and click 'Secure your seed phrase Back up now'
3. Go step by step and complete successfully the process of backup
4. Check the Setting page and click on the notification banner 'Secure your seed phrase Back up now'
#### Expected behavior
The notification banner 'Secure your seed phrase Back up now' is NOT shown after backing up the seed phrase because the user successfully backed up the seed phrase
#### Actual behavior
The notification banner 'Secure your seed phrase Back up now' is still shown after backing up the seed phrase
### Additional Information
https://user-images.githubusercontent.com/14942081/176036318-d3f0112a-99fe-46cc-a04e-1878c1530a0f.mov
Status desktop version: https://ci.status.im/job/status-desktop/job/branches/job/macos/job/master/2246/
Operating System: macOS Monterey 12.3 Beta (21E5227a)
|
non_defect
|
the notification banner secure your seed phrase back up now is still shown after back up the seed phrase bug report steps to reproduce create a new account go to settings and click secure your seed phrase back up now go step by step and complete successfully the process of backup check the setting page and click on the notification banner secure your seed phrase back up now expected behavior the notification banner secure your seed phrase back up now is not shown after backing up the seed phrase because the user successfully backed up the seed phrase actual behavior the notification banner secure your seed phrase back up now is still shown after backing up the seed phrase additional information status desktop version operating system macos monterey beta
| 0
|
33,013
| 6,995,644,840
|
IssuesEvent
|
2017-12-15 20:11:28
|
STEllAR-GROUP/phylanx
|
https://api.github.com/repos/STEllAR-GROUP/phylanx
|
closed
|
Pattern matching is not working for negative values
|
submodule: backend type: defect
|
Negative values passed to primitives results in the following exception :
```
{function}: phylanx::execution_tree::compiler::operator()()
{file}: /home/bibek/Dropbox/GitHub/phylanx/src/execution_tree/compiler/compiler.cpp
{line}: 376
{what}: couldn't fully pattern-match the given expression: -1: HPX(bad_parameter)
terminate called after throwing an instance of 'hpx::detail::exception_with_info<hpx::exception>'
what(): couldn't fully pattern-match the given expression: -1: HPX(bad_parameter)
```
To Reproduce:
change any one of the parameters in the slicing primitive in the lra_csv example ( [https://github.com/STEllAR-GROUP/phylanx/blob/master/examples/algorithms/lra_csv.cpp](url) ) from the repository to -1. For example, changing slice(file_read_csv(filepath), 0, 569, 0, 30) to slice(file_read_csv(filepath), 0, 569, -1, 30) as seen in the code snippet below.
```
char const* const read_x_code = R"(block(
//
// Read X-data from given CSV file
//
define(read_x, filepath,
slice(file_read_csv(filepath), 0, 569, -1, 30)
),
read_x
))";
|
1.0
|
Pattern matching is not working for negative values - Negative values passed to primitives results in the following exception :
```
{function}: phylanx::execution_tree::compiler::operator()()
{file}: /home/bibek/Dropbox/GitHub/phylanx/src/execution_tree/compiler/compiler.cpp
{line}: 376
{what}: couldn't fully pattern-match the given expression: -1: HPX(bad_parameter)
terminate called after throwing an instance of 'hpx::detail::exception_with_info<hpx::exception>'
what(): couldn't fully pattern-match the given expression: -1: HPX(bad_parameter)
```
To Reproduce:
change any one of the parameters in the slicing primitive in the lra_csv example ( [https://github.com/STEllAR-GROUP/phylanx/blob/master/examples/algorithms/lra_csv.cpp](url) ) from the repository to -1. For example, changing slice(file_read_csv(filepath), 0, 569, 0, 30) to slice(file_read_csv(filepath), 0, 569, -1, 30) as seen in the code snippet below.
```
char const* const read_x_code = R"(block(
//
// Read X-data from given CSV file
//
define(read_x, filepath,
slice(file_read_csv(filepath), 0, 569, -1, 30)
),
read_x
))";
|
defect
|
pattern matching is not working for negative values negative values passed to primitives results in the following exception function phylanx execution tree compiler operator file home bibek dropbox github phylanx src execution tree compiler compiler cpp line what couldn t fully pattern match the given expression hpx bad parameter terminate called after throwing an instance of hpx detail exception with info what couldn t fully pattern match the given expression hpx bad parameter to reproduce change any one of the parameters in the slicing primitive in the lra csv example url from the repository to for example changing slice file read csv filepath to slice file read csv filepath as seen in the code snippet below char const const read x code r block read x data from given csv file define read x filepath slice file read csv filepath read x
| 1
|
273,294
| 20,780,494,154
|
IssuesEvent
|
2022-03-16 14:22:57
|
fga-eps-mds/2021.2-Sigaa-Plus
|
https://api.github.com/repos/fga-eps-mds/2021.2-Sigaa-Plus
|
closed
|
Resultado sprint 07 - time A
|
Time A team organization Documentation Scrum Master
|
### Descrição:
Documentar o que foi feito na sprint 07
### Tarefas:
- [x] Feedback do scrum master
- [x] Adicionar métricas no documento
- [x] Adicionar quadro de conhecimentos
### Critérios de aceitação:
- [x] O documento deve ser revisado
- [x] O pull request deve ser aprovado
|
1.0
|
Resultado sprint 07 - time A - ### Descrição:
Documentar o que foi feito na sprint 07
### Tarefas:
- [x] Feedback do scrum master
- [x] Adicionar métricas no documento
- [x] Adicionar quadro de conhecimentos
### Critérios de aceitação:
- [x] O documento deve ser revisado
- [x] O pull request deve ser aprovado
|
non_defect
|
resultado sprint time a descrição documentar o que foi feito na sprint tarefas feedback do scrum master adicionar métricas no documento adicionar quadro de conhecimentos critérios de aceitação o documento deve ser revisado o pull request deve ser aprovado
| 0
|
3,514
| 6,561,499,871
|
IssuesEvent
|
2017-09-07 13:33:08
|
openvstorage/alba
|
https://api.github.com/repos/openvstorage/alba
|
reopened
|
Add osd returns information about the added osd
|
process_wontfix type_feature
|
### Feature description
Add json support for the add-osd which returns:
- osd_id
- osd_type
Optionally introduce a new call `osd-info` which can return
- osd_id: id of the osd
-osd_type: ASD or AD
- in_use_by: albabackend id
Related https://github.com/openvstorage/alba/issues/748
|
1.0
|
Add osd returns information about the added osd - ### Feature description
Add json support for the add-osd which returns:
- osd_id
- osd_type
Optionally introduce a new call `osd-info` which can return
- osd_id: id of the osd
-osd_type: ASD or AD
- in_use_by: albabackend id
Related https://github.com/openvstorage/alba/issues/748
|
non_defect
|
add osd returns information about the added osd feature description add json support for the add osd which returns osd id osd type optionally introduce a new call osd info which can return osd id id of the osd osd type asd or ad in use by albabackend id related
| 0
|
32,289
| 4,349,066,839
|
IssuesEvent
|
2016-07-30 09:36:49
|
commercetools/commercetools-sunrise-ios
|
https://api.github.com/repos/commercetools/commercetools-sunrise-ios
|
closed
|
Store price/availability in PDP
|
designer required help wanted in progress PDP (Product Detail Page)
|
Stores are modeled as `channels`.
* Stores are channels where: `role = inventorySupply AND productDistribution AND NOT primary`
* Stores are displayed as a list below the product information (once we have reviews and suggested products, it will have to go to a different view, but for now it's fine) (read TODO).
Each store should:
* Display the localized `name` of the channel and the localized `description` below (which should contain address and opening times).
* Display the price for the store.
* Display availability for the store. The symbol color next to the text should change according to the availability: ("This item is currently not available" with color red = 0 units, "Hurry up! Only few items left" with color orange = 1 or 2, "This item is available" with color green = > 2) (read TODO)
TODO:
* Mockup (@lauraluiz will take care of that)
* Colors for availability (red, orange, green)
|
1.0
|
Store price/availability in PDP - Stores are modeled as `channels`.
* Stores are channels where: `role = inventorySupply AND productDistribution AND NOT primary`
* Stores are displayed as a list below the product information (once we have reviews and suggested products, it will have to go to a different view, but for now it's fine) (read TODO).
Each store should:
* Display the localized `name` of the channel and the localized `description` below (which should contain address and opening times).
* Display the price for the store.
* Display availability for the store. The symbol color next to the text should change according to the availability: ("This item is currently not available" with color red = 0 units, "Hurry up! Only few items left" with color orange = 1 or 2, "This item is available" with color green = > 2) (read TODO)
TODO:
* Mockup (@lauraluiz will take care of that)
* Colors for availability (red, orange, green)
|
non_defect
|
store price availability in pdp stores are modeled as channels stores are channels where role inventorysupply and productdistribution and not primary stores are displayed as a list below the product information once we have reviews and suggested products it will have to go to a different view but for now it s fine read todo each store should display the localized name of the channel and the localized description below which should contain address and opening times display the price for the store display availability for the store the symbol color next to the text should change according to the availability this item is currently not available with color red units hurry up only few items left with color orange or this item is available with color green read todo todo mockup lauraluiz will take care of that colors for availability red orange green
| 0
|
60,500
| 12,124,301,026
|
IssuesEvent
|
2020-04-22 14:00:05
|
HGustavs/LenaSYS
|
https://api.github.com/repos/HGustavs/LenaSYS
|
closed
|
Fix the margin on template 9 and 10
|
CodeViewer Group-1-2020
|
The margin is messed up on every box in template 9 and 10.
Template 9:

Template 10:

|
1.0
|
Fix the margin on template 9 and 10 - The margin is messed up on every box in template 9 and 10.
Template 9:

Template 10:

|
non_defect
|
fix the margin on template and the margin is messed up on every box in template and template template
| 0
|
19,505
| 3,213,332,806
|
IssuesEvent
|
2015-10-06 19:24:01
|
scipy/scipy
|
https://api.github.com/repos/scipy/scipy
|
closed
|
linalg tests apparently cause python to crash with numpy 1.10.0b1
|
defect scipy.linalg
|
When numpy 1.10.0b1 is used, the python interpreter crashes during the linalg tests.
This is on a Macbook (OS X version 10.9.5):
```
~$ python -c "import scipy.linalg as m; m.test('full')"
Running unit tests for scipy.linalg
NumPy version 1.10.0b1
NumPy relaxed strides checking option: True
NumPy is installed in /Users/warren/local_scipy/lib/python2.7/site-packages/numpy
SciPy version 0.17.0.dev0+5c8b9ab
SciPy is installed in /Users/warren/local_scipy/lib/python2.7/site-packages/scipy
Python version 2.7.10 |Anaconda 1.8.0 (x86_64)| (default, May 28 2015, 17:04:42) [GCC 4.2.1 (Apple Inc. build 5577)]
nose version 1.3.6
...............................................................................................0-th dimension must be fixed to 3 but got 15
..0-th dimension must be fixed to 3 but got 5
..............0-th dimension must be fixed to 4 but got 2
0-th dimension must be fixed to 4 but got 2
.0-th dimension must be fixed to 4 but got 2
0-th dimension must be fixed to 4 but got 2
.0-th dimension must be fixed to 4 but got 2
0-th dimension must be fixed to 4 but got 2
0-th dimension must be fixed to 4 but got 2
0-th dimension must be fixed to 4 but got 2
0-th dimension must be fixed to 4 but got 2
0-th dimension must be fixed to 4 but got 2
.............S........................................................................................................................................................................................................................................................................................................................K.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................lda must be >= MAX(M,1): lda=-1 M=1ldc must be >= MAX(M,1): ldc=-1 M=1BLAS error: Parameter number 9 passed to cblas_sgemm had an invalid value
~$
```
The python interpreter crashed (note the lack of the test summary).
|
1.0
|
linalg tests apparently cause python to crash with numpy 1.10.0b1 - When numpy 1.10.0b1 is used, the python interpreter crashes during the linalg tests.
This is on a Macbook (OS X version 10.9.5):
```
~$ python -c "import scipy.linalg as m; m.test('full')"
Running unit tests for scipy.linalg
NumPy version 1.10.0b1
NumPy relaxed strides checking option: True
NumPy is installed in /Users/warren/local_scipy/lib/python2.7/site-packages/numpy
SciPy version 0.17.0.dev0+5c8b9ab
SciPy is installed in /Users/warren/local_scipy/lib/python2.7/site-packages/scipy
Python version 2.7.10 |Anaconda 1.8.0 (x86_64)| (default, May 28 2015, 17:04:42) [GCC 4.2.1 (Apple Inc. build 5577)]
nose version 1.3.6
...............................................................................................0-th dimension must be fixed to 3 but got 15
..0-th dimension must be fixed to 3 but got 5
..............0-th dimension must be fixed to 4 but got 2
0-th dimension must be fixed to 4 but got 2
.0-th dimension must be fixed to 4 but got 2
0-th dimension must be fixed to 4 but got 2
.0-th dimension must be fixed to 4 but got 2
0-th dimension must be fixed to 4 but got 2
0-th dimension must be fixed to 4 but got 2
0-th dimension must be fixed to 4 but got 2
0-th dimension must be fixed to 4 but got 2
0-th dimension must be fixed to 4 but got 2
.............S........................................................................................................................................................................................................................................................................................................................K.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................lda must be >= MAX(M,1): lda=-1 M=1ldc must be >= MAX(M,1): ldc=-1 M=1BLAS error: Parameter number 9 passed to cblas_sgemm had an invalid value
~$
```
The python interpreter crashed (note the lack of the test summary).
|
defect
|
linalg tests apparently cause python to crash with numpy when numpy is used the python interpreter crashes during the linalg tests this is on a macbook os x version python c import scipy linalg as m m test full running unit tests for scipy linalg numpy version numpy relaxed strides checking option true numpy is installed in users warren local scipy lib site packages numpy scipy version scipy is installed in users warren local scipy lib site packages scipy python version anaconda default may nose version th dimension must be fixed to but got th dimension must be fixed to but got th dimension must be fixed to but got th dimension must be fixed to but got th dimension must be fixed to but got th dimension must be fixed to but got th dimension must be fixed to but got th dimension must be fixed to but got th dimension must be fixed to but got th dimension must be fixed to but got th dimension must be fixed to but got th dimension must be fixed to but got s k lda must be max m lda m must be max m ldc m error parameter number passed to cblas sgemm had an invalid value the python interpreter crashed note the lack of the test summary
| 1
|
129,492
| 18,102,539,737
|
IssuesEvent
|
2021-09-22 15:33:36
|
gms-ws-demo/JS-Demo-Sep2021
|
https://api.github.com/repos/gms-ws-demo/JS-Demo-Sep2021
|
opened
|
CVE-2021-3807 (Medium) detected in multiple libraries
|
security vulnerability
|
## CVE-2021-3807 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ansi-regex-3.0.0.tgz</b>, <b>ansi-regex-2.0.0.tgz</b>, <b>ansi-regex-2.1.1.tgz</b></p></summary>
<p>
<details><summary><b>ansi-regex-3.0.0.tgz</b></p></summary>
<p>Regular expression for matching ANSI escape codes</p>
<p>Library home page: <a href="https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz">https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz</a></p>
<p>Path to dependency file: JS-Demo-Sep2021/package.json</p>
<p>Path to vulnerable library: JS-Demo-Sep2021/node_modules/ansi-align/node_modules/ansi-regex/package.json,JS-Demo-Sep2021/node_modules/boxen/node_modules/ansi-regex/package.json,JS-Demo-Sep2021/node_modules/widest-line/node_modules/ansi-regex/package.json</p>
<p>
Dependency Hierarchy:
- nodemon-1.19.1.tgz (Root Library)
- update-notifier-2.5.0.tgz
- boxen-1.3.0.tgz
- ansi-align-2.0.0.tgz
- string-width-2.1.1.tgz
- strip-ansi-4.0.0.tgz
- :x: **ansi-regex-3.0.0.tgz** (Vulnerable Library)
</details>
<details><summary><b>ansi-regex-2.0.0.tgz</b></p></summary>
<p>Regular expression for matching ANSI escape codes</p>
<p>Library home page: <a href="https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.0.0.tgz">https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.0.0.tgz</a></p>
<p>Path to dependency file: JS-Demo-Sep2021/package.json</p>
<p>Path to vulnerable library: JS-Demo-Sep2021/node_modules/nyc/node_modules/ansi-regex/package.json,JS-Demo-Sep2021/node_modules/npm/node_modules/ansi-regex/package.json</p>
<p>
Dependency Hierarchy:
- grunt-npm-install-0.3.1.tgz (Root Library)
- npm-3.10.10.tgz
- :x: **ansi-regex-2.0.0.tgz** (Vulnerable Library)
</details>
<details><summary><b>ansi-regex-2.1.1.tgz</b></p></summary>
<p>Regular expression for matching ANSI escape codes</p>
<p>Library home page: <a href="https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz">https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz</a></p>
<p>Path to dependency file: JS-Demo-Sep2021/package.json</p>
<p>Path to vulnerable library: JS-Demo-Sep2021/node_modules/ansi-regex/package.json</p>
<p>
Dependency Hierarchy:
- nodemon-1.19.1.tgz (Root Library)
- chokidar-2.1.6.tgz
- fsevents-1.2.9.tgz
- node-pre-gyp-0.12.0.tgz
- npmlog-4.1.2.tgz
- gauge-2.7.4.tgz
- strip-ansi-3.0.1.tgz
- :x: **ansi-regex-2.1.1.tgz** (Vulnerable Library)
</details>
<p>Found in HEAD commit: <a href="https://github.com/gms-ws-demo/JS-Demo-Sep2021/commit/e8cd219daa23fb09c60a7e7095b13c9e8372f529">e8cd219daa23fb09c60a7e7095b13c9e8372f529</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
ansi-regex is vulnerable to Inefficient Regular Expression Complexity
<p>Publish Date: 2021-09-17
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-3807>CVE-2021-3807</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.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: N/A
- Attack Complexity: N/A
- Privileges Required: N/A
- User Interaction: N/A
- Scope: N/A
- Impact Metrics:
- Confidentiality Impact: N/A
- Integrity Impact: N/A
- Availability Impact: N/A
</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://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994/">https://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994/</a></p>
<p>Release Date: 2021-09-17</p>
<p>Fix Resolution: ansi-regex - 5.0.1,6.0.1</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"ansi-regex","packageVersion":"3.0.0","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"nodemon:1.19.1;update-notifier:2.5.0;boxen:1.3.0;ansi-align:2.0.0;string-width:2.1.1;strip-ansi:4.0.0;ansi-regex:3.0.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"ansi-regex - 5.0.1,6.0.1"},{"packageType":"javascript/Node.js","packageName":"ansi-regex","packageVersion":"2.0.0","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"grunt-npm-install:0.3.1;npm:3.10.10;ansi-regex:2.0.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"ansi-regex - 5.0.1,6.0.1"},{"packageType":"javascript/Node.js","packageName":"ansi-regex","packageVersion":"2.1.1","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"nodemon:1.19.1;chokidar:2.1.6;fsevents:1.2.9;node-pre-gyp:0.12.0;npmlog:4.1.2;gauge:2.7.4;strip-ansi:3.0.1;ansi-regex:2.1.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"ansi-regex - 5.0.1,6.0.1"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2021-3807","vulnerabilityDetails":"ansi-regex is vulnerable to Inefficient Regular Expression Complexity","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-3807","cvss3Severity":"medium","cvss3Score":"5.5","cvss3Metrics":{"A":"N/A","AC":"N/A","PR":"N/A","S":"N/A","C":"N/A","UI":"N/A","AV":"N/A","I":"N/A"},"extraData":{}}</REMEDIATE> -->
|
True
|
CVE-2021-3807 (Medium) detected in multiple libraries - ## CVE-2021-3807 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ansi-regex-3.0.0.tgz</b>, <b>ansi-regex-2.0.0.tgz</b>, <b>ansi-regex-2.1.1.tgz</b></p></summary>
<p>
<details><summary><b>ansi-regex-3.0.0.tgz</b></p></summary>
<p>Regular expression for matching ANSI escape codes</p>
<p>Library home page: <a href="https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz">https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz</a></p>
<p>Path to dependency file: JS-Demo-Sep2021/package.json</p>
<p>Path to vulnerable library: JS-Demo-Sep2021/node_modules/ansi-align/node_modules/ansi-regex/package.json,JS-Demo-Sep2021/node_modules/boxen/node_modules/ansi-regex/package.json,JS-Demo-Sep2021/node_modules/widest-line/node_modules/ansi-regex/package.json</p>
<p>
Dependency Hierarchy:
- nodemon-1.19.1.tgz (Root Library)
- update-notifier-2.5.0.tgz
- boxen-1.3.0.tgz
- ansi-align-2.0.0.tgz
- string-width-2.1.1.tgz
- strip-ansi-4.0.0.tgz
- :x: **ansi-regex-3.0.0.tgz** (Vulnerable Library)
</details>
<details><summary><b>ansi-regex-2.0.0.tgz</b></p></summary>
<p>Regular expression for matching ANSI escape codes</p>
<p>Library home page: <a href="https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.0.0.tgz">https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.0.0.tgz</a></p>
<p>Path to dependency file: JS-Demo-Sep2021/package.json</p>
<p>Path to vulnerable library: JS-Demo-Sep2021/node_modules/nyc/node_modules/ansi-regex/package.json,JS-Demo-Sep2021/node_modules/npm/node_modules/ansi-regex/package.json</p>
<p>
Dependency Hierarchy:
- grunt-npm-install-0.3.1.tgz (Root Library)
- npm-3.10.10.tgz
- :x: **ansi-regex-2.0.0.tgz** (Vulnerable Library)
</details>
<details><summary><b>ansi-regex-2.1.1.tgz</b></p></summary>
<p>Regular expression for matching ANSI escape codes</p>
<p>Library home page: <a href="https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz">https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz</a></p>
<p>Path to dependency file: JS-Demo-Sep2021/package.json</p>
<p>Path to vulnerable library: JS-Demo-Sep2021/node_modules/ansi-regex/package.json</p>
<p>
Dependency Hierarchy:
- nodemon-1.19.1.tgz (Root Library)
- chokidar-2.1.6.tgz
- fsevents-1.2.9.tgz
- node-pre-gyp-0.12.0.tgz
- npmlog-4.1.2.tgz
- gauge-2.7.4.tgz
- strip-ansi-3.0.1.tgz
- :x: **ansi-regex-2.1.1.tgz** (Vulnerable Library)
</details>
<p>Found in HEAD commit: <a href="https://github.com/gms-ws-demo/JS-Demo-Sep2021/commit/e8cd219daa23fb09c60a7e7095b13c9e8372f529">e8cd219daa23fb09c60a7e7095b13c9e8372f529</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
ansi-regex is vulnerable to Inefficient Regular Expression Complexity
<p>Publish Date: 2021-09-17
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-3807>CVE-2021-3807</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.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: N/A
- Attack Complexity: N/A
- Privileges Required: N/A
- User Interaction: N/A
- Scope: N/A
- Impact Metrics:
- Confidentiality Impact: N/A
- Integrity Impact: N/A
- Availability Impact: N/A
</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://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994/">https://huntr.dev/bounties/5b3cf33b-ede0-4398-9974-800876dfd994/</a></p>
<p>Release Date: 2021-09-17</p>
<p>Fix Resolution: ansi-regex - 5.0.1,6.0.1</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"ansi-regex","packageVersion":"3.0.0","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"nodemon:1.19.1;update-notifier:2.5.0;boxen:1.3.0;ansi-align:2.0.0;string-width:2.1.1;strip-ansi:4.0.0;ansi-regex:3.0.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"ansi-regex - 5.0.1,6.0.1"},{"packageType":"javascript/Node.js","packageName":"ansi-regex","packageVersion":"2.0.0","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"grunt-npm-install:0.3.1;npm:3.10.10;ansi-regex:2.0.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"ansi-regex - 5.0.1,6.0.1"},{"packageType":"javascript/Node.js","packageName":"ansi-regex","packageVersion":"2.1.1","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"nodemon:1.19.1;chokidar:2.1.6;fsevents:1.2.9;node-pre-gyp:0.12.0;npmlog:4.1.2;gauge:2.7.4;strip-ansi:3.0.1;ansi-regex:2.1.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"ansi-regex - 5.0.1,6.0.1"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2021-3807","vulnerabilityDetails":"ansi-regex is vulnerable to Inefficient Regular Expression Complexity","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-3807","cvss3Severity":"medium","cvss3Score":"5.5","cvss3Metrics":{"A":"N/A","AC":"N/A","PR":"N/A","S":"N/A","C":"N/A","UI":"N/A","AV":"N/A","I":"N/A"},"extraData":{}}</REMEDIATE> -->
|
non_defect
|
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries ansi regex tgz ansi regex tgz ansi regex tgz ansi regex tgz regular expression for matching ansi escape codes library home page a href path to dependency file js demo package json path to vulnerable library js demo node modules ansi align node modules ansi regex package json js demo node modules boxen node modules ansi regex package json js demo node modules widest line node modules ansi regex package json dependency hierarchy nodemon tgz root library update notifier tgz boxen tgz ansi align tgz string width tgz strip ansi tgz x ansi regex tgz vulnerable library ansi regex tgz regular expression for matching ansi escape codes library home page a href path to dependency file js demo package json path to vulnerable library js demo node modules nyc node modules ansi regex package json js demo node modules npm node modules ansi regex package json dependency hierarchy grunt npm install tgz root library npm tgz x ansi regex tgz vulnerable library ansi regex tgz regular expression for matching ansi escape codes library home page a href path to dependency file js demo package json path to vulnerable library js demo node modules ansi regex package json dependency hierarchy nodemon tgz root library chokidar tgz fsevents tgz node pre gyp tgz npmlog tgz gauge tgz strip ansi tgz x ansi regex tgz vulnerable library found in head commit a href found in base branch master vulnerability details ansi regex is vulnerable to inefficient regular expression complexity publish date url a href cvss score details base score metrics exploitability metrics attack vector n a attack complexity n a privileges required n a user interaction n a scope n a impact metrics confidentiality impact n a integrity impact n a availability impact n a for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution ansi regex isopenpronvulnerability false ispackagebased true isdefaultbranch true packages istransitivedependency true dependencytree nodemon update notifier boxen ansi align string width strip ansi ansi regex isminimumfixversionavailable true minimumfixversion ansi regex packagetype javascript node js packagename ansi regex packageversion packagefilepaths istransitivedependency true dependencytree grunt npm install npm ansi regex isminimumfixversionavailable true minimumfixversion ansi regex packagetype javascript node js packagename ansi regex packageversion packagefilepaths istransitivedependency true dependencytree nodemon chokidar fsevents node pre gyp npmlog gauge strip ansi ansi regex isminimumfixversionavailable true minimumfixversion ansi regex basebranches vulnerabilityidentifier cve vulnerabilitydetails ansi regex is vulnerable to inefficient regular expression complexity vulnerabilityurl
| 0
|
17,895
| 3,013,570,235
|
IssuesEvent
|
2015-07-29 09:47:19
|
yawlfoundation/yawl
|
https://api.github.com/repos/yawlfoundation/yawl
|
closed
|
Worklets are not launched in 2.3
|
auto-migrated Priority-Medium Type-Defect
|
```
What steps will reproduce the problem?
1. Install YAWL4Study_2.3final_windows_installer.exe
2. Start Engine, login to Control-Center as admin
3. add user with the first three privileges
4. upload Casualty_Treatment spec (NOT _v1!)
5. launch case
6. provide data
7. log out and log in with your new user
8. Start Admit and Start Triage activities by using default values
8. Start Triage activities by selecting Fever (like in Handbook described,
Chapter 8.6)
9. Then the Worklet Service should run Treat worklet activity with TreatFever
activity but nothing happens. Admin and the user has no offerings and no more
cases are launchend
10. Stop and deinstall YAWL 2.3 and install
YAWL4Study_2.2.01_windows_installer.exe instead
11. repeat steps form 1 to 9 and it works fine
The Casualty_Treatment_v1 process does not work at all for me. I get some
errors by starting actitvity "admit" and can not find any logfiles with error
stack traces. But this is just tested with YAWL 2.3 final.
```
Original issue reported on code.google.com by `speciala...@gmail.com` on 30 Apr 2012 at 1:36
|
1.0
|
Worklets are not launched in 2.3 - ```
What steps will reproduce the problem?
1. Install YAWL4Study_2.3final_windows_installer.exe
2. Start Engine, login to Control-Center as admin
3. add user with the first three privileges
4. upload Casualty_Treatment spec (NOT _v1!)
5. launch case
6. provide data
7. log out and log in with your new user
8. Start Admit and Start Triage activities by using default values
8. Start Triage activities by selecting Fever (like in Handbook described,
Chapter 8.6)
9. Then the Worklet Service should run Treat worklet activity with TreatFever
activity but nothing happens. Admin and the user has no offerings and no more
cases are launchend
10. Stop and deinstall YAWL 2.3 and install
YAWL4Study_2.2.01_windows_installer.exe instead
11. repeat steps form 1 to 9 and it works fine
The Casualty_Treatment_v1 process does not work at all for me. I get some
errors by starting actitvity "admit" and can not find any logfiles with error
stack traces. But this is just tested with YAWL 2.3 final.
```
Original issue reported on code.google.com by `speciala...@gmail.com` on 30 Apr 2012 at 1:36
|
defect
|
worklets are not launched in what steps will reproduce the problem install windows installer exe start engine login to control center as admin add user with the first three privileges upload casualty treatment spec not launch case provide data log out and log in with your new user start admit and start triage activities by using default values start triage activities by selecting fever like in handbook described chapter then the worklet service should run treat worklet activity with treatfever activity but nothing happens admin and the user has no offerings and no more cases are launchend stop and deinstall yawl and install windows installer exe instead repeat steps form to and it works fine the casualty treatment process does not work at all for me i get some errors by starting actitvity admit and can not find any logfiles with error stack traces but this is just tested with yawl final original issue reported on code google com by speciala gmail com on apr at
| 1
|
391,906
| 26,913,406,951
|
IssuesEvent
|
2023-02-07 03:02:07
|
goldenreports/golden-reports
|
https://api.github.com/repos/goldenreports/golden-reports
|
opened
|
Make project collaborators friendly
|
documentation enhancement
|
- Add templates for issues and PR
- Add code of conduct file
|
1.0
|
Make project collaborators friendly - - Add templates for issues and PR
- Add code of conduct file
|
non_defect
|
make project collaborators friendly add templates for issues and pr add code of conduct file
| 0
|
65,130
| 19,144,383,717
|
IssuesEvent
|
2021-12-02 05:13:38
|
vector-im/element-web
|
https://api.github.com/repos/vector-im/element-web
|
closed
|
Toggling the 'blacklist unverified devices' option on and off is an easy way to get UISIs
|
T-Defect P1 A-E2EE X-Needs-Community-Testing
|
Steps:
1. Alice starts an encrypted chat with Bob. Neither has verified each other's devices, and neither has the blacklist unverified devices option enabled.
2. Alice sends a message to Bob. Bob should receive this.
3. Alice disables sending to unverified devices (either per-room or global)
4. Alice sends a message to Bob. Bob should not be able to decrypt this.
5. Alice toggles off the option set in step 3.
6. Alice sends another message to Bob. Bob should be able to receive this, but needs to send a keyshare request to have it decrypt.
7. If Alice continues to send messages, Bob will eventually be able to decrypt the history without sending keyshare requests.
|
1.0
|
Toggling the 'blacklist unverified devices' option on and off is an easy way to get UISIs - Steps:
1. Alice starts an encrypted chat with Bob. Neither has verified each other's devices, and neither has the blacklist unverified devices option enabled.
2. Alice sends a message to Bob. Bob should receive this.
3. Alice disables sending to unverified devices (either per-room or global)
4. Alice sends a message to Bob. Bob should not be able to decrypt this.
5. Alice toggles off the option set in step 3.
6. Alice sends another message to Bob. Bob should be able to receive this, but needs to send a keyshare request to have it decrypt.
7. If Alice continues to send messages, Bob will eventually be able to decrypt the history without sending keyshare requests.
|
defect
|
toggling the blacklist unverified devices option on and off is an easy way to get uisis steps alice starts an encrypted chat with bob neither has verified each other s devices and neither has the blacklist unverified devices option enabled alice sends a message to bob bob should receive this alice disables sending to unverified devices either per room or global alice sends a message to bob bob should not be able to decrypt this alice toggles off the option set in step alice sends another message to bob bob should be able to receive this but needs to send a keyshare request to have it decrypt if alice continues to send messages bob will eventually be able to decrypt the history without sending keyshare requests
| 1
|
56,515
| 15,147,605,936
|
IssuesEvent
|
2021-02-11 09:24:34
|
hazelcast/hazelcast
|
https://api.github.com/repos/hazelcast/hazelcast
|
closed
|
Insufficient workaround for overflow in CAST
|
Module: SQL Source: Internal Team: Core Type: Defect
|
In the following query:
```sql
SELECT CAST(128 AS TINYINT) FROM map
```
[We fix](https://github.com/hazelcast/hazelcast/blob/68fa25a6c13fd2336681e405d250f757ad11b73a/hazelcast-sql-core/src/main/java/com/hazelcast/sql/impl/calcite/HazelcastSqlToRelConverter.java#L120-L133) the issue in Calcite where it doesn't check for overflow but trims the value, but our code checks it. However in the following query:
```sql
SELECT CAST(CAST(128 AS SMALLINT) AS TINYINT) FROM map
```
We no longer fix it and the query successfully returns `-128`.
The issue is that Calcite eliminates the inner CAST in `RexBuilder.makeCast`. We check for overflow in the inner CAST, but there's none (this is ok). However, in the outer cast, the fix no longer engages because the operand isn't a literal.
|
1.0
|
Insufficient workaround for overflow in CAST - In the following query:
```sql
SELECT CAST(128 AS TINYINT) FROM map
```
[We fix](https://github.com/hazelcast/hazelcast/blob/68fa25a6c13fd2336681e405d250f757ad11b73a/hazelcast-sql-core/src/main/java/com/hazelcast/sql/impl/calcite/HazelcastSqlToRelConverter.java#L120-L133) the issue in Calcite where it doesn't check for overflow but trims the value, but our code checks it. However in the following query:
```sql
SELECT CAST(CAST(128 AS SMALLINT) AS TINYINT) FROM map
```
We no longer fix it and the query successfully returns `-128`.
The issue is that Calcite eliminates the inner CAST in `RexBuilder.makeCast`. We check for overflow in the inner CAST, but there's none (this is ok). However, in the outer cast, the fix no longer engages because the operand isn't a literal.
|
defect
|
insufficient workaround for overflow in cast in the following query sql select cast as tinyint from map the issue in calcite where it doesn t check for overflow but trims the value but our code checks it however in the following query sql select cast cast as smallint as tinyint from map we no longer fix it and the query successfully returns the issue is that calcite eliminates the inner cast in rexbuilder makecast we check for overflow in the inner cast but there s none this is ok however in the outer cast the fix no longer engages because the operand isn t a literal
| 1
|
63,459
| 17,669,825,862
|
IssuesEvent
|
2021-08-23 03:23:39
|
beanio/beanio
|
https://api.github.com/repos/beanio/beanio
|
closed
|
BeanIO fails to run under Wildfly 24
|
Type-Defect
|
We got the following exception while running BeanIO under Wildfly 24 and Java 11 (Amazon).
```
Caused by: java.lang.IllegalArgumentException: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
at org.apache.xerces@2.12.0.SP03//org.apache.xerces.jaxp.DocumentBuilderFactoryImpl.setAttribute(DocumentBuilderFactoryImpl.java:144)
at __redirected.__DocumentBuilderFactory.setAttribute(__DocumentBuilderFactory.java:125)
at deployment.siscom.ear//org.beanio.internal.config.xml.XmlMappingReader.createDocumentBuilderFactory(XmlMappingReader.java:116)
at deployment.siscom.ear//org.beanio.internal.config.xml.XmlMappingReader.<init>(XmlMappingReader.java:50)
at deployment.siscom.ear//org.beanio.internal.config.xml.XmlConfigurationLoader.<init>(XmlConfigurationLoader.java:34)
at deployment.siscom.ear//org.beanio.internal.compiler.StreamCompiler.<init>(StreamCompiler.java:48)
at deployment.siscom.ear//org.beanio.internal.DefaultStreamFactory.init(DefaultStreamFactory.java:48)
at deployment.siscom.ear//org.beanio.StreamFactory.newInstance(StreamFactory.java:349)
```
Looks like this issue has been introduced at this commit:
https://github.com/beanio/beanio/commit/e0b423cfb80b634da034469750d2ed89e7109438#diff-ba3a25a992f113ca7661353ae2815443a45a19edbea278278cdfa7c797bdd4ecR114
|
1.0
|
BeanIO fails to run under Wildfly 24 - We got the following exception while running BeanIO under Wildfly 24 and Java 11 (Amazon).
```
Caused by: java.lang.IllegalArgumentException: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
at org.apache.xerces@2.12.0.SP03//org.apache.xerces.jaxp.DocumentBuilderFactoryImpl.setAttribute(DocumentBuilderFactoryImpl.java:144)
at __redirected.__DocumentBuilderFactory.setAttribute(__DocumentBuilderFactory.java:125)
at deployment.siscom.ear//org.beanio.internal.config.xml.XmlMappingReader.createDocumentBuilderFactory(XmlMappingReader.java:116)
at deployment.siscom.ear//org.beanio.internal.config.xml.XmlMappingReader.<init>(XmlMappingReader.java:50)
at deployment.siscom.ear//org.beanio.internal.config.xml.XmlConfigurationLoader.<init>(XmlConfigurationLoader.java:34)
at deployment.siscom.ear//org.beanio.internal.compiler.StreamCompiler.<init>(StreamCompiler.java:48)
at deployment.siscom.ear//org.beanio.internal.DefaultStreamFactory.init(DefaultStreamFactory.java:48)
at deployment.siscom.ear//org.beanio.StreamFactory.newInstance(StreamFactory.java:349)
```
Looks like this issue has been introduced at this commit:
https://github.com/beanio/beanio/commit/e0b423cfb80b634da034469750d2ed89e7109438#diff-ba3a25a992f113ca7661353ae2815443a45a19edbea278278cdfa7c797bdd4ecR114
|
defect
|
beanio fails to run under wildfly we got the following exception while running beanio under wildfly and java amazon caused by java lang illegalargumentexception property is not recognized at org apache xerces org apache xerces jaxp documentbuilderfactoryimpl setattribute documentbuilderfactoryimpl java at redirected documentbuilderfactory setattribute documentbuilderfactory java at deployment siscom ear org beanio internal config xml xmlmappingreader createdocumentbuilderfactory xmlmappingreader java at deployment siscom ear org beanio internal config xml xmlmappingreader xmlmappingreader java at deployment siscom ear org beanio internal config xml xmlconfigurationloader xmlconfigurationloader java at deployment siscom ear org beanio internal compiler streamcompiler streamcompiler java at deployment siscom ear org beanio internal defaultstreamfactory init defaultstreamfactory java at deployment siscom ear org beanio streamfactory newinstance streamfactory java looks like this issue has been introduced at this commit
| 1
|
11,993
| 2,673,907,649
|
IssuesEvent
|
2015-03-24 21:53:55
|
sfepy/sfepy
|
https://api.github.com/repos/sfepy/sfepy
|
closed
|
Memory leak in domain creation
|
defect
|
As mentioned in the [mailing list](https://groups.google.com/forum/#!topic/sfepy-devel/J0wGbcDLH3k), domain creation leaks memory. This seems to be connected to the creation of the cmesh, as commenting that line out will remove the memory leak.
This issue is reproducible e.g. with the following script:
```python
import gc
import psutil
import os
from sfepy.base.base import output
output.set_output(quiet=True)
def get_mem_usage():
process = psutil.Process(os.getpid())
mem = process.get_memory_info()[0] / float(2 ** 10)
print("{} KB in use.".format(int(mem)))
def mem_tester(n, refinement_level=0):
from sfepy.discrete.fem.utils import refine_mesh
from sfepy.discrete.fem import FEDomain
from sfepy.discrete.fem.mesh import Mesh
from sfepy import data_dir
mesh_path = data_dir + '/meshes/2d/square_unit_tri.mesh'
for i in xrange(0, n):
mesh = Mesh.from_file(refine_mesh(mesh_path, refinement_level))
domain = FEDomain('domain', mesh)
del mesh, domain
gc.collect()
get_mem_usage()
```
For example with refinement_level set to 1, mem_tester will leak 250-300 KB of memory per iteration.
|
1.0
|
Memory leak in domain creation - As mentioned in the [mailing list](https://groups.google.com/forum/#!topic/sfepy-devel/J0wGbcDLH3k), domain creation leaks memory. This seems to be connected to the creation of the cmesh, as commenting that line out will remove the memory leak.
This issue is reproducible e.g. with the following script:
```python
import gc
import psutil
import os
from sfepy.base.base import output
output.set_output(quiet=True)
def get_mem_usage():
process = psutil.Process(os.getpid())
mem = process.get_memory_info()[0] / float(2 ** 10)
print("{} KB in use.".format(int(mem)))
def mem_tester(n, refinement_level=0):
from sfepy.discrete.fem.utils import refine_mesh
from sfepy.discrete.fem import FEDomain
from sfepy.discrete.fem.mesh import Mesh
from sfepy import data_dir
mesh_path = data_dir + '/meshes/2d/square_unit_tri.mesh'
for i in xrange(0, n):
mesh = Mesh.from_file(refine_mesh(mesh_path, refinement_level))
domain = FEDomain('domain', mesh)
del mesh, domain
gc.collect()
get_mem_usage()
```
For example with refinement_level set to 1, mem_tester will leak 250-300 KB of memory per iteration.
|
defect
|
memory leak in domain creation as mentioned in the domain creation leaks memory this seems to be connected to the creation of the cmesh as commenting that line out will remove the memory leak this issue is reproducible e g with the following script python import gc import psutil import os from sfepy base base import output output set output quiet true def get mem usage process psutil process os getpid mem process get memory info float print kb in use format int mem def mem tester n refinement level from sfepy discrete fem utils import refine mesh from sfepy discrete fem import fedomain from sfepy discrete fem mesh import mesh from sfepy import data dir mesh path data dir meshes square unit tri mesh for i in xrange n mesh mesh from file refine mesh mesh path refinement level domain fedomain domain mesh del mesh domain gc collect get mem usage for example with refinement level set to mem tester will leak kb of memory per iteration
| 1
|
226,092
| 7,498,568,074
|
IssuesEvent
|
2018-04-09 05:33:10
|
AtlasOfLivingAustralia/spatial-service
|
https://api.github.com/repos/AtlasOfLivingAustralia/spatial-service
|
opened
|
Failed recovery of "Save session" requires message
|
PriorityHi bug
|
I attempted to recover an important session (data status for a paper using ALA data) run around 2nd June 2017 and got zero records but recovered layers table from http://spatial.ala.org.au?ss=CC445511A1FFD97CF82F68A7BD1DB93A
Apparently this was due to one or more bie updates.
We need either an error message to the user that specifies the issue or a means of circumventing the issue.
|
1.0
|
Failed recovery of "Save session" requires message - I attempted to recover an important session (data status for a paper using ALA data) run around 2nd June 2017 and got zero records but recovered layers table from http://spatial.ala.org.au?ss=CC445511A1FFD97CF82F68A7BD1DB93A
Apparently this was due to one or more bie updates.
We need either an error message to the user that specifies the issue or a means of circumventing the issue.
|
non_defect
|
failed recovery of save session requires message i attempted to recover an important session data status for a paper using ala data run around june and got zero records but recovered layers table from apparently this was due to one or more bie updates we need either an error message to the user that specifies the issue or a means of circumventing the issue
| 0
|
3,104
| 11,852,478,317
|
IssuesEvent
|
2020-03-24 20:01:04
|
tgstation/tgstation-server
|
https://api.github.com/repos/tgstation/tgstation-server
|
opened
|
Refactor the Chat Manager
|
Area: Chat Component Issue Maintainability Issue
|
Just the component. Everything around it is sane, it's just full of shit code that's a mess to understand.
|
True
|
Refactor the Chat Manager - Just the component. Everything around it is sane, it's just full of shit code that's a mess to understand.
|
non_defect
|
refactor the chat manager just the component everything around it is sane it s just full of shit code that s a mess to understand
| 0
|
201,664
| 23,030,536,696
|
IssuesEvent
|
2022-07-22 13:31:48
|
NixOS/nixpkgs
|
https://api.github.com/repos/NixOS/nixpkgs
|
closed
|
Vulnerability roundup 112: zsh-5.8: 1 advisory [7.8]
|
2.status: work-in-progress 1.severity: security
|
[search](https://search.nix.gsc.io/?q=zsh&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=zsh+in%3Apath&type=Code)
* [ ] [CVE-2021-45444](https://nvd.nist.gov/vuln/detail/CVE-2021-45444) CVSSv3=7.8 (nixos-21.11)
## CVE details
### CVE-2021-45444
In zsh before 5.8.1, an attacker can achieve code execution if they control a command output inside the prompt, as demonstrated by a %F argument. This occurs because of recursive PROMPT_SUBST expansion.
-----
Scanned versions: nixos-21.11: efea022d6fe.
Cc @pSub
|
True
|
Vulnerability roundup 112: zsh-5.8: 1 advisory [7.8] - [search](https://search.nix.gsc.io/?q=zsh&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=zsh+in%3Apath&type=Code)
* [ ] [CVE-2021-45444](https://nvd.nist.gov/vuln/detail/CVE-2021-45444) CVSSv3=7.8 (nixos-21.11)
## CVE details
### CVE-2021-45444
In zsh before 5.8.1, an attacker can achieve code execution if they control a command output inside the prompt, as demonstrated by a %F argument. This occurs because of recursive PROMPT_SUBST expansion.
-----
Scanned versions: nixos-21.11: efea022d6fe.
Cc @pSub
|
non_defect
|
vulnerability roundup zsh advisory nixos cve details cve in zsh before an attacker can achieve code execution if they control a command output inside the prompt as demonstrated by a f argument this occurs because of recursive prompt subst expansion scanned versions nixos cc psub
| 0
|
10,617
| 2,622,177,063
|
IssuesEvent
|
2015-03-04 00:17:08
|
byzhang/leveldb
|
https://api.github.com/repos/byzhang/leveldb
|
closed
|
leveldb::DestroyDB fails on Windows
|
auto-migrated Priority-Medium Type-Defect
|
```
I'm using Chromium's Env for Windows, but this should apply to any Env
implementation on that OS.
In db_impl.cc's DestroyDB:
const std::string lockname = LockFileName(dbname);
This is defined to be dbname + "/LOCK" in filename.cc
Later on:
if (ParseFileName(filenames[i], &number, &type) &&
filenames[i] != lockname) { // Lock file will be deleted at end
Status del = env->DeleteFile(dbname + "/" + filenames[i]);
if (result.ok() && !del.ok()) {
result = del;
}
}
filenames[i] contains just "LOCK", but lockname will be the full path, so the
expression filenames[i] != lockname will always be false. Therefore, DeleteFile
will always be called, and possibly fail. If the Env can't delete the LOCK file
(e.g. Windows file semantics), the DestroyDB will fail.
Two possible fixes:
for (size_t i = 0; i < filenames.size(); i++) {
- if (ParseFileName(filenames[i], &number, &type) &&
- filenames[i] != lockname) { // Lock file will be deleted at end
- Status del = env->DeleteFile(dbname + "/" + filenames[i]);
- if (result.ok() && !del.ok()) {
- result = del;
+ if (ParseFileName(filenames[i], &number, &type)) {
+ const std::string filepath = dbname + "/" + filenames[i];
+ if (filepath != lockname) { // Lock file will be deleted at end
+ Status del = env->DeleteFile(filepath);
+ if (result.ok() && !del.ok()) {
+ result = del;
+ }
}
Or what I assume is preferable:
if (ParseFileName(filenames[i], &number, &type) &&
- filenames[i] != lockname) { // Lock file will be deleted at end
+ type != kDBLockFile) { // Lock file will be deleted at end
Status del = env->DeleteFile(dbname + "/" + filenames[i]);
```
Original issue reported on code.google.com by `jsbell@chromium.org` on 8 Mar 2012 at 7:51
|
1.0
|
leveldb::DestroyDB fails on Windows - ```
I'm using Chromium's Env for Windows, but this should apply to any Env
implementation on that OS.
In db_impl.cc's DestroyDB:
const std::string lockname = LockFileName(dbname);
This is defined to be dbname + "/LOCK" in filename.cc
Later on:
if (ParseFileName(filenames[i], &number, &type) &&
filenames[i] != lockname) { // Lock file will be deleted at end
Status del = env->DeleteFile(dbname + "/" + filenames[i]);
if (result.ok() && !del.ok()) {
result = del;
}
}
filenames[i] contains just "LOCK", but lockname will be the full path, so the
expression filenames[i] != lockname will always be false. Therefore, DeleteFile
will always be called, and possibly fail. If the Env can't delete the LOCK file
(e.g. Windows file semantics), the DestroyDB will fail.
Two possible fixes:
for (size_t i = 0; i < filenames.size(); i++) {
- if (ParseFileName(filenames[i], &number, &type) &&
- filenames[i] != lockname) { // Lock file will be deleted at end
- Status del = env->DeleteFile(dbname + "/" + filenames[i]);
- if (result.ok() && !del.ok()) {
- result = del;
+ if (ParseFileName(filenames[i], &number, &type)) {
+ const std::string filepath = dbname + "/" + filenames[i];
+ if (filepath != lockname) { // Lock file will be deleted at end
+ Status del = env->DeleteFile(filepath);
+ if (result.ok() && !del.ok()) {
+ result = del;
+ }
}
Or what I assume is preferable:
if (ParseFileName(filenames[i], &number, &type) &&
- filenames[i] != lockname) { // Lock file will be deleted at end
+ type != kDBLockFile) { // Lock file will be deleted at end
Status del = env->DeleteFile(dbname + "/" + filenames[i]);
```
Original issue reported on code.google.com by `jsbell@chromium.org` on 8 Mar 2012 at 7:51
|
defect
|
leveldb destroydb fails on windows i m using chromium s env for windows but this should apply to any env implementation on that os in db impl cc s destroydb const std string lockname lockfilename dbname this is defined to be dbname lock in filename cc later on if parsefilename filenames number type filenames lockname lock file will be deleted at end status del env deletefile dbname filenames if result ok del ok result del filenames contains just lock but lockname will be the full path so the expression filenames lockname will always be false therefore deletefile will always be called and possibly fail if the env can t delete the lock file e g windows file semantics the destroydb will fail two possible fixes for size t i i filenames size i if parsefilename filenames number type filenames lockname lock file will be deleted at end status del env deletefile dbname filenames if result ok del ok result del if parsefilename filenames number type const std string filepath dbname filenames if filepath lockname lock file will be deleted at end status del env deletefile filepath if result ok del ok result del or what i assume is preferable if parsefilename filenames number type filenames lockname lock file will be deleted at end type kdblockfile lock file will be deleted at end status del env deletefile dbname filenames original issue reported on code google com by jsbell chromium org on mar at
| 1
|
58,642
| 16,671,037,530
|
IssuesEvent
|
2021-06-07 10:53:58
|
vector-im/element-web
|
https://api.github.com/repos/vector-im/element-web
|
opened
|
E2EE spectacularly fails to recover after running out of OTKs
|
T-Defect
|
I'm assuming that after being offline for a week, eleweb ran out of OTKs. However, since coming back online, i'm still getting UISIs from everyone - it looks like they've given up trying to reestablish new Olm sessions.
Meanwhile, surely we should be providing fallback keys to prevent this failure mode?
|
1.0
|
E2EE spectacularly fails to recover after running out of OTKs - I'm assuming that after being offline for a week, eleweb ran out of OTKs. However, since coming back online, i'm still getting UISIs from everyone - it looks like they've given up trying to reestablish new Olm sessions.
Meanwhile, surely we should be providing fallback keys to prevent this failure mode?
|
defect
|
spectacularly fails to recover after running out of otks i m assuming that after being offline for a week eleweb ran out of otks however since coming back online i m still getting uisis from everyone it looks like they ve given up trying to reestablish new olm sessions meanwhile surely we should be providing fallback keys to prevent this failure mode
| 1
|
242,417
| 7,842,011,344
|
IssuesEvent
|
2018-06-18 21:34:05
|
VulcanForge/pvp-mode
|
https://api.github.com/repos/VulcanForge/pvp-mode
|
closed
|
Fix that the colors in the chat utility functions are lost when new lines occur
|
bug medium priority
|
If the chat width is low, a single-line message will be displayed in multiple lines. This leads to a loss of formatting informations. To fix this, the color has to be set via `setChatStyle`.
|
1.0
|
Fix that the colors in the chat utility functions are lost when new lines occur - If the chat width is low, a single-line message will be displayed in multiple lines. This leads to a loss of formatting informations. To fix this, the color has to be set via `setChatStyle`.
|
non_defect
|
fix that the colors in the chat utility functions are lost when new lines occur if the chat width is low a single line message will be displayed in multiple lines this leads to a loss of formatting informations to fix this the color has to be set via setchatstyle
| 0
|
8,939
| 2,612,932,848
|
IssuesEvent
|
2015-02-27 17:35:27
|
chrsmith/windows-package-manager
|
https://api.github.com/repos/chrsmith/windows-package-manager
|
closed
|
Never run the Java installer
|
auto-migrated Type-Defect
|
```
What steps will reproduce the problem?
1.install jdk
2.files get copied to windows/system32
3.breaks java_home interpretation at command line
What is the expected output? What do you see instead?
echo %JAVA_HOME% is correct
echo %PATH% is correct
java -version is incorrect and does not match above
What version of the product are you using? On what operating system?
windows 7
Please provide any additional information below.
Renaming or removing files from /windows/system32 fixes the problem. Thanks
```
Original issue reported on code.google.com by `cmtopi...@gmail.com` on 27 Oct 2014 at 4:49
|
1.0
|
Never run the Java installer - ```
What steps will reproduce the problem?
1.install jdk
2.files get copied to windows/system32
3.breaks java_home interpretation at command line
What is the expected output? What do you see instead?
echo %JAVA_HOME% is correct
echo %PATH% is correct
java -version is incorrect and does not match above
What version of the product are you using? On what operating system?
windows 7
Please provide any additional information below.
Renaming or removing files from /windows/system32 fixes the problem. Thanks
```
Original issue reported on code.google.com by `cmtopi...@gmail.com` on 27 Oct 2014 at 4:49
|
defect
|
never run the java installer what steps will reproduce the problem install jdk files get copied to windows breaks java home interpretation at command line what is the expected output what do you see instead echo java home is correct echo path is correct java version is incorrect and does not match above what version of the product are you using on what operating system windows please provide any additional information below renaming or removing files from windows fixes the problem thanks original issue reported on code google com by cmtopi gmail com on oct at
| 1
|
821,577
| 30,827,378,803
|
IssuesEvent
|
2023-08-01 21:16:32
|
RobotLocomotion/drake
|
https://api.github.com/repos/RobotLocomotion/drake
|
closed
|
Port examples away from drake-visualizer
|
component: distribution type: cleanup priority: high
|
We should stop using `drake-vizualizer` in our examples (see #16215). This issue maintains the checklist of programs that we'll need to port to use meshcat (or otherwise).
Add your username after any items you'd like to take on.
Examples:
- [x] examples/acrobot (#16263)
- [x] examples/allegro_hand (#16452)
- [x] examples/atlas (#16452)
- [x] examples/compass_gait (#16452)
- [x] examples/kinova_jaco_arm (#16452)
- [x] examples/kuka_iiwa_arm (#16452)
- [ ] examples/manipulation_station
- [x] examples/mass_spring_cloth (#16248)
- [x] examples/multibody/acrobot (#16452)
- [x] examples/multibody/cart_pole (#16452)
- [x] examples/multibody/cylinder_with_multicontact (#16452)
- [x] examples/multibody/four_bar (#16452)
- [ ] examples/multibody/inclined_plane_with_body
- [ ] examples/multibody/pendulum
- [ ] examples/multibody/rolling_sphere
- [x] examples/multibody/strandbeest (#16436)
- [x] examples/particles (#16452)
- [ ] examples/pendulum
- [x] examples/planar_gripper (#16452)
- [ ] examples/quadrotor
- [x] examples/rimless_wheel (#16452)
- [ ] examples/rod2d
- [ ] examples/scene_graph
- [x] examples/simple_gripper (#16452)
Tests:
- [ ] geometry/profiling/contact_surface_rigid_bowl_soft_ball
- [ ] manipulation/models/realsense2_description/test/realsense_parse_test (@jwnimmer-tri)
- [x] manipulation/models/ycb/test/parse_test (#16220)
- [ ] multibody/contact_solvers/test/multibody_sim_driver
- [ ] multibody/optimization/test/optimization_with_contact_utilities
- [ ] multibody/plant/test/multibody_plant_hydroelastic_test
- [ ] multibody/plant/test/multibody_plant_reaction_forces_test
|
1.0
|
Port examples away from drake-visualizer - We should stop using `drake-vizualizer` in our examples (see #16215). This issue maintains the checklist of programs that we'll need to port to use meshcat (or otherwise).
Add your username after any items you'd like to take on.
Examples:
- [x] examples/acrobot (#16263)
- [x] examples/allegro_hand (#16452)
- [x] examples/atlas (#16452)
- [x] examples/compass_gait (#16452)
- [x] examples/kinova_jaco_arm (#16452)
- [x] examples/kuka_iiwa_arm (#16452)
- [ ] examples/manipulation_station
- [x] examples/mass_spring_cloth (#16248)
- [x] examples/multibody/acrobot (#16452)
- [x] examples/multibody/cart_pole (#16452)
- [x] examples/multibody/cylinder_with_multicontact (#16452)
- [x] examples/multibody/four_bar (#16452)
- [ ] examples/multibody/inclined_plane_with_body
- [ ] examples/multibody/pendulum
- [ ] examples/multibody/rolling_sphere
- [x] examples/multibody/strandbeest (#16436)
- [x] examples/particles (#16452)
- [ ] examples/pendulum
- [x] examples/planar_gripper (#16452)
- [ ] examples/quadrotor
- [x] examples/rimless_wheel (#16452)
- [ ] examples/rod2d
- [ ] examples/scene_graph
- [x] examples/simple_gripper (#16452)
Tests:
- [ ] geometry/profiling/contact_surface_rigid_bowl_soft_ball
- [ ] manipulation/models/realsense2_description/test/realsense_parse_test (@jwnimmer-tri)
- [x] manipulation/models/ycb/test/parse_test (#16220)
- [ ] multibody/contact_solvers/test/multibody_sim_driver
- [ ] multibody/optimization/test/optimization_with_contact_utilities
- [ ] multibody/plant/test/multibody_plant_hydroelastic_test
- [ ] multibody/plant/test/multibody_plant_reaction_forces_test
|
non_defect
|
port examples away from drake visualizer we should stop using drake vizualizer in our examples see this issue maintains the checklist of programs that we ll need to port to use meshcat or otherwise add your username after any items you d like to take on examples examples acrobot examples allegro hand examples atlas examples compass gait examples kinova jaco arm examples kuka iiwa arm examples manipulation station examples mass spring cloth examples multibody acrobot examples multibody cart pole examples multibody cylinder with multicontact examples multibody four bar examples multibody inclined plane with body examples multibody pendulum examples multibody rolling sphere examples multibody strandbeest examples particles examples pendulum examples planar gripper examples quadrotor examples rimless wheel examples examples scene graph examples simple gripper tests geometry profiling contact surface rigid bowl soft ball manipulation models description test realsense parse test jwnimmer tri manipulation models ycb test parse test multibody contact solvers test multibody sim driver multibody optimization test optimization with contact utilities multibody plant test multibody plant hydroelastic test multibody plant test multibody plant reaction forces test
| 0
|
9,376
| 2,902,048,752
|
IssuesEvent
|
2015-06-18 02:19:18
|
getsentry/sentry
|
https://api.github.com/repos/getsentry/sentry
|
opened
|
Stream Todos
|
React Redesign
|
Todos for the Stream page
- [ ] Date range selector does not show default selection (i.e. -5 days) [http://cl.ly/image/1E3A0C0m2z2j]
- [ ] Date range selector does not popup calendar
- [ ] Need quick action to clear search filters
- [ ] Polling is not working correctly
- [ ] StreamManager does not remove items from GroupStore (i.e. memory leak)
- [ ] Chart period selector does not update charts [http://cl.ly/image/0s282B2R1T3T]
- [ ] Stream response time is too slow (due to tsdb requests and possibly some rendering)
- [ ] Switching the active filter does not prevent old results from loading
- [ ] Ensure stream clearly allows “jump to event by ID" via searchbox
- [ ] Animations for events streaming in / moving positions
- [ ] Opening assignee selector should pause stream
|
1.0
|
Stream Todos - Todos for the Stream page
- [ ] Date range selector does not show default selection (i.e. -5 days) [http://cl.ly/image/1E3A0C0m2z2j]
- [ ] Date range selector does not popup calendar
- [ ] Need quick action to clear search filters
- [ ] Polling is not working correctly
- [ ] StreamManager does not remove items from GroupStore (i.e. memory leak)
- [ ] Chart period selector does not update charts [http://cl.ly/image/0s282B2R1T3T]
- [ ] Stream response time is too slow (due to tsdb requests and possibly some rendering)
- [ ] Switching the active filter does not prevent old results from loading
- [ ] Ensure stream clearly allows “jump to event by ID" via searchbox
- [ ] Animations for events streaming in / moving positions
- [ ] Opening assignee selector should pause stream
|
non_defect
|
stream todos todos for the stream page date range selector does not show default selection i e days date range selector does not popup calendar need quick action to clear search filters polling is not working correctly streammanager does not remove items from groupstore i e memory leak chart period selector does not update charts stream response time is too slow due to tsdb requests and possibly some rendering switching the active filter does not prevent old results from loading ensure stream clearly allows “jump to event by id via searchbox animations for events streaming in moving positions opening assignee selector should pause stream
| 0
|
21,502
| 3,512,787,884
|
IssuesEvent
|
2016-01-11 05:13:45
|
Virtual-Labs/problem-solving-iiith
|
https://api.github.com/repos/Virtual-Labs/problem-solving-iiith
|
reopened
|
QA_Factorials_Back to experiment
|
Category :Usability Defect raised on: 24-11-2015 Developed by:IIIT Hyd Release Number Severity :S2 Status :Open Version Number :1.1
|
Defect Description:
In the "Factorials" experiment,the back to experiments link is not present in the page instead the back to experiments link should be displayed on the screen inorder to view the list of experiments by the user .
Actual Result:
In the "Factorials" experiment,the back to experiments link is not present in the page.
Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5
Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Factorials/Factorials_30_Back%20to%20experiments_SMK.org

|
1.0
|
QA_Factorials_Back to experiment - Defect Description:
In the "Factorials" experiment,the back to experiments link is not present in the page instead the back to experiments link should be displayed on the screen inorder to view the list of experiments by the user .
Actual Result:
In the "Factorials" experiment,the back to experiments link is not present in the page.
Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5
Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/Factorials/Factorials_30_Back%20to%20experiments_SMK.org

|
defect
|
qa factorials back to experiment defect description in the factorials experiment the back to experiments link is not present in the page instead the back to experiments link should be displayed on the screen inorder to view the list of experiments by the user actual result in the factorials experiment the back to experiments link is not present in the page environment os windows ubuntu centos browsers firefox chrome chromium bandwidth hardware configuration processor test step link
| 1
|
568,294
| 16,963,829,526
|
IssuesEvent
|
2021-06-29 08:28:53
|
kubesphere/kubesphere
|
https://api.github.com/repos/kubesphere/kubesphere
|
reopened
|
workspace role 'Workspace Settings' and 'Admin' can not view the workspace quote management
|
kind/bug priority/medium
|
**Describe the Bug**
There is a user with global role `Cluster Viewing / Cluster Management` and worksapce role `Workspace Settings` or `admin`
**Versions Used**
KubeSphere: `ks3.1`
**Preset conditions**
1、There is a workspace 'wx-ws3'
2、There is a user 'wx1' with global role `Cluster Viewing / Cluster Management` and worksapce 'wx-ws3' role `Workspace Settings` or `admin`
**To Reproduce**
Steps to reproduce the behavior:
1. Use user 'wx1' log in ks
2. Go to workspace 'wx-ws3'
3. Click on 'Workspace Settings'
**Expected behavior**
user 'test' can see 'Quota Management'
**Actual behavior**
user 'test' can not view 'Quota Management'




/kind bug
/assign @wansir
/milestone 3.1.0
/priority medium
|
1.0
|
workspace role 'Workspace Settings' and 'Admin' can not view the workspace quote management - **Describe the Bug**
There is a user with global role `Cluster Viewing / Cluster Management` and worksapce role `Workspace Settings` or `admin`
**Versions Used**
KubeSphere: `ks3.1`
**Preset conditions**
1、There is a workspace 'wx-ws3'
2、There is a user 'wx1' with global role `Cluster Viewing / Cluster Management` and worksapce 'wx-ws3' role `Workspace Settings` or `admin`
**To Reproduce**
Steps to reproduce the behavior:
1. Use user 'wx1' log in ks
2. Go to workspace 'wx-ws3'
3. Click on 'Workspace Settings'
**Expected behavior**
user 'test' can see 'Quota Management'
**Actual behavior**
user 'test' can not view 'Quota Management'




/kind bug
/assign @wansir
/milestone 3.1.0
/priority medium
|
non_defect
|
workspace role workspace settings and admin can not view the workspace quote management describe the bug there is a user with global role cluster viewing cluster management and worksapce role workspace settings or admin versions used kubesphere preset conditions 、there is a workspace wx 、there is a user with global role cluster viewing cluster management and worksapce wx role workspace settings or admin to reproduce steps to reproduce the behavior use user log in ks go to workspace wx click on workspace settings expected behavior user test can see quota management actual behavior user test can not view quota management kind bug assign wansir milestone priority medium
| 0
|
22,073
| 3,592,173,415
|
IssuesEvent
|
2016-02-01 15:08:34
|
dart-lang/sdk
|
https://api.github.com/repos/dart-lang/sdk
|
closed
|
Base64Codec doesn't like being used as a transformer
|
area-library library-convert Type-Defect
|
If you pass `Base64Encoder` or `Base64Decoder` to `Stream.transform()` and then listen to the result, it produces an error.
```dart
import 'dart:async';
import 'dart:convert';
main() async {
var controller = new StreamController();
controller.stream.transform(BASE64.encoder).listen(print);
}
```
This throws
```
Unhandled exception:
type '_EventSinkWrapper' is not a subtype of type 'ChunkedConversionSink<List<int>>' of '_sink@229117450'.
#0 _Base64DecoderSink._Base64DecoderSink (dart:convert/base64.dart:690)
#1 Base64Decoder.startChunkedConversion (dart:convert/base64.dart:320)
#2 _ConverterStreamEventSink._ConverterStreamEventSink (dart:convert/chunked_conversion.dart:78)
#3 Converter.bind.<anonymous closure> (dart:convert/converter.dart:43)
#4 _SinkTransformerStreamSubscription._SinkTransformerStreamSubscription (dart:async/stream_transformers.dart:45)
#5 _BoundSinkStream.listen (dart:async/stream_transformers.dart:186)
#6 main.<main_async_body> (file:///usr/local/google/home/nweiz/goog/pkg/stream_channel/test.dart:7:47)
#7 Future.Future.microtask.<anonymous closure> (dart:async/future.dart:144)
#8 _microtaskLoop (dart:async/schedule_microtask.dart:41)
#9 _startMicrotaskLoop (dart:async/schedule_microtask.dart:50)
#10 _runPendingImmediateCallback (dart:isolate-patch/isolate_patch.dart:96)
#11 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:149)
```
|
1.0
|
Base64Codec doesn't like being used as a transformer - If you pass `Base64Encoder` or `Base64Decoder` to `Stream.transform()` and then listen to the result, it produces an error.
```dart
import 'dart:async';
import 'dart:convert';
main() async {
var controller = new StreamController();
controller.stream.transform(BASE64.encoder).listen(print);
}
```
This throws
```
Unhandled exception:
type '_EventSinkWrapper' is not a subtype of type 'ChunkedConversionSink<List<int>>' of '_sink@229117450'.
#0 _Base64DecoderSink._Base64DecoderSink (dart:convert/base64.dart:690)
#1 Base64Decoder.startChunkedConversion (dart:convert/base64.dart:320)
#2 _ConverterStreamEventSink._ConverterStreamEventSink (dart:convert/chunked_conversion.dart:78)
#3 Converter.bind.<anonymous closure> (dart:convert/converter.dart:43)
#4 _SinkTransformerStreamSubscription._SinkTransformerStreamSubscription (dart:async/stream_transformers.dart:45)
#5 _BoundSinkStream.listen (dart:async/stream_transformers.dart:186)
#6 main.<main_async_body> (file:///usr/local/google/home/nweiz/goog/pkg/stream_channel/test.dart:7:47)
#7 Future.Future.microtask.<anonymous closure> (dart:async/future.dart:144)
#8 _microtaskLoop (dart:async/schedule_microtask.dart:41)
#9 _startMicrotaskLoop (dart:async/schedule_microtask.dart:50)
#10 _runPendingImmediateCallback (dart:isolate-patch/isolate_patch.dart:96)
#11 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:149)
```
|
defect
|
doesn t like being used as a transformer if you pass or to stream transform and then listen to the result it produces an error dart import dart async import dart convert main async var controller new streamcontroller controller stream transform encoder listen print this throws unhandled exception type eventsinkwrapper is not a subtype of type chunkedconversionsink of sink dart convert dart startchunkedconversion dart convert dart converterstreameventsink converterstreameventsink dart convert chunked conversion dart converter bind dart convert converter dart sinktransformerstreamsubscription sinktransformerstreamsubscription dart async stream transformers dart boundsinkstream listen dart async stream transformers dart main file usr local google home nweiz goog pkg stream channel test dart future future microtask dart async future dart microtaskloop dart async schedule microtask dart startmicrotaskloop dart async schedule microtask dart runpendingimmediatecallback dart isolate patch isolate patch dart rawreceiveportimpl handlemessage dart isolate patch isolate patch dart
| 1
|
3,792
| 2,610,069,126
|
IssuesEvent
|
2015-02-26 18:20:17
|
chrsmith/jsjsj122
|
https://api.github.com/repos/chrsmith/jsjsj122
|
opened
|
台州割包茎到哪家医院权威
|
auto-migrated Priority-Medium Type-Defect
|
```
台州割包茎到哪家医院权威【台州五洲生殖医院】24小时健康
咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台
州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、1
08、118、198及椒江一金清公交车直达枫南小区,乘坐107、105、
109、112、901、 902公交车到星星广场下车,步行即可到院。
诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,��
�精,无精。包皮包茎,精索静脉曲张,淋病等。
台州五洲生殖医院是台州最大的男科医院,权威专家在线免��
�咨询,拥有专业完善的男科检查治疗设备,严格按照国家标�
��收费。尖端医疗设备,与世界同步。权威专家,成就专业典
范。人性化服务,一切以患者为中心。
看男科就选台州五洲生殖医院,专业男科为男人。
```
-----
Original issue reported on code.google.com by `poweragr...@gmail.com` on 30 May 2014 at 9:32
|
1.0
|
台州割包茎到哪家医院权威 - ```
台州割包茎到哪家医院权威【台州五洲生殖医院】24小时健康
咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台
州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、1
08、118、198及椒江一金清公交车直达枫南小区,乘坐107、105、
109、112、901、 902公交车到星星广场下车,步行即可到院。
诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,��
�精,无精。包皮包茎,精索静脉曲张,淋病等。
台州五洲生殖医院是台州最大的男科医院,权威专家在线免��
�咨询,拥有专业完善的男科检查治疗设备,严格按照国家标�
��收费。尖端医疗设备,与世界同步。权威专家,成就专业典
范。人性化服务,一切以患者为中心。
看男科就选台州五洲生殖医院,专业男科为男人。
```
-----
Original issue reported on code.google.com by `poweragr...@gmail.com` on 30 May 2014 at 9:32
|
defect
|
台州割包茎到哪家医院权威 台州割包茎到哪家医院权威【台州五洲生殖医院】 咨询热线 微信号tzwzszyy 医院地址 台 (枫南大转盘旁)乘车线路 、 、 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 original issue reported on code google com by poweragr gmail com on may at
| 1
|
72,191
| 23,981,716,442
|
IssuesEvent
|
2022-09-13 15:31:57
|
fecgov/fecfile-web-app
|
https://api.github.com/repos/fecgov/fecfile-web-app
|
closed
|
Hitting refresh causes 404 error
|
defect
|
### Steps to reproduce ###
Log in to https://fecfile-web-app-prod.app.cloud.gov
Click on "Contacts"
Hit refresh
Get 404
<img width="884" alt="Screen Shot 2022-03-29 at 10 40 24 AM" src="https://user-images.githubusercontent.com/31420082/160637510-fd3f34b1-1639-4671-b8f1-1f8a2e971897.png">
@mjtravers NOTE: I suspect the 404 is happening because the JWT token management by Django to the Angular front-end needs an overhaul. Here is one article (there are many out there to look at... [another](https://www.metaltoad.com/blog/angular-api-calls-django-authentication-jwt) and [another](https://github.com/maratumba/boilerplate-angular-django-jwt-login)) on [how to integrate Django JWT management with an Angular front-end](https://humberto.io/blog/jwt-authentication-with-angular-and-django/)
Related Task: Lockout should be changed to 5 attempts and not 1
### Acceptance Criteria ###
**If** a user logs into the app
**When** they have been logged in for 5 - 10 minutes
**Then** the app still functions with the user logged in and does not display a 404 error
|
1.0
|
Hitting refresh causes 404 error - ### Steps to reproduce ###
Log in to https://fecfile-web-app-prod.app.cloud.gov
Click on "Contacts"
Hit refresh
Get 404
<img width="884" alt="Screen Shot 2022-03-29 at 10 40 24 AM" src="https://user-images.githubusercontent.com/31420082/160637510-fd3f34b1-1639-4671-b8f1-1f8a2e971897.png">
@mjtravers NOTE: I suspect the 404 is happening because the JWT token management by Django to the Angular front-end needs an overhaul. Here is one article (there are many out there to look at... [another](https://www.metaltoad.com/blog/angular-api-calls-django-authentication-jwt) and [another](https://github.com/maratumba/boilerplate-angular-django-jwt-login)) on [how to integrate Django JWT management with an Angular front-end](https://humberto.io/blog/jwt-authentication-with-angular-and-django/)
Related Task: Lockout should be changed to 5 attempts and not 1
### Acceptance Criteria ###
**If** a user logs into the app
**When** they have been logged in for 5 - 10 minutes
**Then** the app still functions with the user logged in and does not display a 404 error
|
defect
|
hitting refresh causes error steps to reproduce log in to click on contacts hit refresh get img width alt screen shot at am src mjtravers note i suspect the is happening because the jwt token management by django to the angular front end needs an overhaul here is one article there are many out there to look at and on related task lockout should be changed to attempts and not acceptance criteria if a user logs into the app when they have been logged in for minutes then the app still functions with the user logged in and does not display a error
| 1
|
361,360
| 25,336,875,972
|
IssuesEvent
|
2022-11-18 17:36:28
|
lukasStuber/Mobile_Robotics_Project
|
https://api.github.com/repos/lukasStuber/Mobile_Robotics_Project
|
closed
|
Prepare the environment [20.11.22 - JB]
|
documentation
|
Print A3 or A4 papers (dark gray)
Get rigid carton plate
Create the parking lines (white)
|
1.0
|
Prepare the environment [20.11.22 - JB] - Print A3 or A4 papers (dark gray)
Get rigid carton plate
Create the parking lines (white)
|
non_defect
|
prepare the environment print or papers dark gray get rigid carton plate create the parking lines white
| 0
|
177,514
| 21,478,144,456
|
IssuesEvent
|
2022-04-26 15:14:41
|
lukebroganws/Java-Demo
|
https://api.github.com/repos/lukebroganws/Java-Demo
|
closed
|
CVE-2016-10735 (Medium) detected in bootstrap-3.3.7.min.js - autoclosed
|
security vulnerability
|
## CVE-2016-10735 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.7.min.js</b></p></summary>
<p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p>
<p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js</a></p>
<p>Path to dependency file: /src/main/webapp/dfi/style_bootstrap.html</p>
<p>Path to vulnerable library: /src/main/webapp/dfi/style_bootstrap.html</p>
<p>
Dependency Hierarchy:
- :x: **bootstrap-3.3.7.min.js** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/lukebroganws/Java-Demo/commit/d73a27e2fea07f94b9c092744aef285ec88e27c4">d73a27e2fea07f94b9c092744aef285ec88e27c4</a></p>
<p>Found in base branch: <b>main</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>
In Bootstrap 3.x before 3.4.0 and 4.x-beta before 4.0.0-beta.2, XSS is possible in the data-target attribute, a different vulnerability than CVE-2018-14041.
<p>Publish Date: 2019-01-09
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2016-10735>CVE-2016-10735</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>6.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
</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-2016-10735">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10735</a></p>
<p>Release Date: 2019-01-09</p>
<p>Fix Resolution: bootstrap - 3.4.0, 4.0.0-beta.2</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"JavaScript","packageName":"todc-bootstrap","packageVersion":"3.3.7-3.3.13","packageFilePaths":["/src/main/webapp/dfi/style_bootstrap.html"],"isTransitiveDependency":false,"dependencyTree":"todc-bootstrap:3.3.7-3.3.13","isMinimumFixVersionAvailable":true,"minimumFixVersion":"bootstrap - 3.4.0, 4.0.0-beta.2","isBinary":false}],"baseBranches":["main"],"vulnerabilityIdentifier":"CVE-2016-10735","vulnerabilityDetails":"In Bootstrap 3.x before 3.4.0 and 4.x-beta before 4.0.0-beta.2, XSS is possible in the data-target attribute, a different vulnerability than CVE-2018-14041.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2016-10735","cvss3Severity":"medium","cvss3Score":"6.1","cvss3Metrics":{"A":"None","AC":"Low","PR":"None","S":"Changed","C":"Low","UI":"Required","AV":"Network","I":"Low"},"extraData":{}}</REMEDIATE> -->
|
True
|
CVE-2016-10735 (Medium) detected in bootstrap-3.3.7.min.js - autoclosed - ## CVE-2016-10735 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.7.min.js</b></p></summary>
<p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p>
<p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js</a></p>
<p>Path to dependency file: /src/main/webapp/dfi/style_bootstrap.html</p>
<p>Path to vulnerable library: /src/main/webapp/dfi/style_bootstrap.html</p>
<p>
Dependency Hierarchy:
- :x: **bootstrap-3.3.7.min.js** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/lukebroganws/Java-Demo/commit/d73a27e2fea07f94b9c092744aef285ec88e27c4">d73a27e2fea07f94b9c092744aef285ec88e27c4</a></p>
<p>Found in base branch: <b>main</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>
In Bootstrap 3.x before 3.4.0 and 4.x-beta before 4.0.0-beta.2, XSS is possible in the data-target attribute, a different vulnerability than CVE-2018-14041.
<p>Publish Date: 2019-01-09
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2016-10735>CVE-2016-10735</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>6.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
</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-2016-10735">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10735</a></p>
<p>Release Date: 2019-01-09</p>
<p>Fix Resolution: bootstrap - 3.4.0, 4.0.0-beta.2</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"JavaScript","packageName":"todc-bootstrap","packageVersion":"3.3.7-3.3.13","packageFilePaths":["/src/main/webapp/dfi/style_bootstrap.html"],"isTransitiveDependency":false,"dependencyTree":"todc-bootstrap:3.3.7-3.3.13","isMinimumFixVersionAvailable":true,"minimumFixVersion":"bootstrap - 3.4.0, 4.0.0-beta.2","isBinary":false}],"baseBranches":["main"],"vulnerabilityIdentifier":"CVE-2016-10735","vulnerabilityDetails":"In Bootstrap 3.x before 3.4.0 and 4.x-beta before 4.0.0-beta.2, XSS is possible in the data-target attribute, a different vulnerability than CVE-2018-14041.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2016-10735","cvss3Severity":"medium","cvss3Score":"6.1","cvss3Metrics":{"A":"None","AC":"Low","PR":"None","S":"Changed","C":"Low","UI":"Required","AV":"Network","I":"Low"},"extraData":{}}</REMEDIATE> -->
|
non_defect
|
cve medium detected in bootstrap min js autoclosed cve medium severity vulnerability vulnerable library bootstrap min js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to dependency file src main webapp dfi style bootstrap html path to vulnerable library src main webapp dfi style bootstrap html dependency hierarchy x bootstrap min js vulnerable library found in head commit a href found in base branch main vulnerability details in bootstrap x before and x beta before beta xss is possible in the data target attribute a different vulnerability than cve publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope changed impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution bootstrap beta isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency false dependencytree todc bootstrap isminimumfixversionavailable true minimumfixversion bootstrap beta isbinary false basebranches vulnerabilityidentifier cve vulnerabilitydetails in bootstrap x before and x beta before beta xss is possible in the data target attribute a different vulnerability than cve vulnerabilityurl
| 0
|
192,873
| 14,631,439,975
|
IssuesEvent
|
2020-12-23 19:54:49
|
github-vet/rangeloop-pointer-findings
|
https://api.github.com/repos/github-vet/rangeloop-pointer-findings
|
closed
|
hello-mr-code/terraform-oci: oci/database_db_home_test.go; 16 LoC
|
fresh small test
|
Found a possible issue in [hello-mr-code/terraform-oci](https://www.github.com/hello-mr-code/terraform-oci) at [oci/database_db_home_test.go](https://github.com/hello-mr-code/terraform-oci/blob/2f6aa93ef8643328af454512a5fe78ab006697f0/oci/database_db_home_test.go#L565-L580)
Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first
issue it finds, so please do not limit your consideration to the contents of the below message.
> reference to dbSystemId is reassigned at line 566
[Click here to see the code in its original context.](https://github.com/hello-mr-code/terraform-oci/blob/2f6aa93ef8643328af454512a5fe78ab006697f0/oci/database_db_home_test.go#L565-L580)
<details>
<summary>Click here to show the 16 line(s) of Go which triggered the analyzer.</summary>
```go
for _, dbSystemId := range dbSystemIds {
listDbHomesRequest.DbSystemId = &dbSystemId
listDbHomesRequest.LifecycleState = oci_database.DbHomeSummaryLifecycleStateAvailable
listDbHomesResponse, err := databaseClient.ListDbHomes(context.Background(), listDbHomesRequest)
if err != nil {
return resourceIds, fmt.Errorf("Error getting DbHome list for compartment id : %s , %s \n", compartmentId, err)
}
for _, dbHome := range listDbHomesResponse.Items {
id := *dbHome.Id
resourceIds = append(resourceIds, id)
addResourceIdToSweeperResourceIdMap(compartmentId, "DbHomeId", id)
}
}
```
</details>
Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket:
See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information.
commit ID: 2f6aa93ef8643328af454512a5fe78ab006697f0
|
1.0
|
hello-mr-code/terraform-oci: oci/database_db_home_test.go; 16 LoC -
Found a possible issue in [hello-mr-code/terraform-oci](https://www.github.com/hello-mr-code/terraform-oci) at [oci/database_db_home_test.go](https://github.com/hello-mr-code/terraform-oci/blob/2f6aa93ef8643328af454512a5fe78ab006697f0/oci/database_db_home_test.go#L565-L580)
Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first
issue it finds, so please do not limit your consideration to the contents of the below message.
> reference to dbSystemId is reassigned at line 566
[Click here to see the code in its original context.](https://github.com/hello-mr-code/terraform-oci/blob/2f6aa93ef8643328af454512a5fe78ab006697f0/oci/database_db_home_test.go#L565-L580)
<details>
<summary>Click here to show the 16 line(s) of Go which triggered the analyzer.</summary>
```go
for _, dbSystemId := range dbSystemIds {
listDbHomesRequest.DbSystemId = &dbSystemId
listDbHomesRequest.LifecycleState = oci_database.DbHomeSummaryLifecycleStateAvailable
listDbHomesResponse, err := databaseClient.ListDbHomes(context.Background(), listDbHomesRequest)
if err != nil {
return resourceIds, fmt.Errorf("Error getting DbHome list for compartment id : %s , %s \n", compartmentId, err)
}
for _, dbHome := range listDbHomesResponse.Items {
id := *dbHome.Id
resourceIds = append(resourceIds, id)
addResourceIdToSweeperResourceIdMap(compartmentId, "DbHomeId", id)
}
}
```
</details>
Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket:
See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information.
commit ID: 2f6aa93ef8643328af454512a5fe78ab006697f0
|
non_defect
|
hello mr code terraform oci oci database db home test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of the below message reference to dbsystemid is reassigned at line click here to show the line s of go which triggered the analyzer go for dbsystemid range dbsystemids listdbhomesrequest dbsystemid dbsystemid listdbhomesrequest lifecyclestate oci database dbhomesummarylifecyclestateavailable listdbhomesresponse err databaseclient listdbhomes context background listdbhomesrequest if err nil return resourceids fmt errorf error getting dbhome list for compartment id s s n compartmentid err for dbhome range listdbhomesresponse items id dbhome id resourceids append resourceids id addresourceidtosweeperresourceidmap compartmentid dbhomeid id leave a reaction on this issue to contribute to the project by classifying this instance as a bug mitigated or desirable behavior rocket see the descriptions of the classifications for more information commit id
| 0
|
81,494
| 15,630,052,471
|
IssuesEvent
|
2021-03-22 01:12:37
|
benchabot/react-native-maps
|
https://api.github.com/repos/benchabot/react-native-maps
|
opened
|
WS-2020-0218 (High) detected in merge-1.2.1.tgz
|
security vulnerability
|
## WS-2020-0218 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>merge-1.2.1.tgz</b></p></summary>
<p>Merge multiple objects into one, optionally creating a new cloned object. Similar to the jQuery.extend but more flexible. Works in Node.js and the browser.</p>
<p>Library home page: <a href="https://registry.npmjs.org/merge/-/merge-1.2.1.tgz">https://registry.npmjs.org/merge/-/merge-1.2.1.tgz</a></p>
<p>Path to dependency file: react-native-maps/package.json</p>
<p>Path to vulnerable library: react-native-maps/node_modules/merge/package.json</p>
<p>
Dependency Hierarchy:
- react-native-0.59.3.tgz (Root Library)
- cli-1.12.0.tgz
- metro-0.51.1.tgz
- jest-haste-map-24.0.0-alpha.6.tgz
- sane-3.1.0.tgz
- exec-sh-0.2.2.tgz
- :x: **merge-1.2.1.tgz** (Vulnerable Library)
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
A Prototype Pollution vulnerability was found in merge before 2.1.0 via the merge.recursive function. It can be tricked into adding or modifying properties of the Object prototype. These properties will be present on all objects.
<p>Publish Date: 2020-10-09
<p>URL: <a href=https://github.com/yeikos/js.merge/pull/38>WS-2020-0218</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.5</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: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/yeikos/js.merge/pull/38">https://github.com/yeikos/js.merge/pull/38</a></p>
<p>Release Date: 2020-10-09</p>
<p>Fix Resolution: merge - 2.1.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
|
WS-2020-0218 (High) detected in merge-1.2.1.tgz - ## WS-2020-0218 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>merge-1.2.1.tgz</b></p></summary>
<p>Merge multiple objects into one, optionally creating a new cloned object. Similar to the jQuery.extend but more flexible. Works in Node.js and the browser.</p>
<p>Library home page: <a href="https://registry.npmjs.org/merge/-/merge-1.2.1.tgz">https://registry.npmjs.org/merge/-/merge-1.2.1.tgz</a></p>
<p>Path to dependency file: react-native-maps/package.json</p>
<p>Path to vulnerable library: react-native-maps/node_modules/merge/package.json</p>
<p>
Dependency Hierarchy:
- react-native-0.59.3.tgz (Root Library)
- cli-1.12.0.tgz
- metro-0.51.1.tgz
- jest-haste-map-24.0.0-alpha.6.tgz
- sane-3.1.0.tgz
- exec-sh-0.2.2.tgz
- :x: **merge-1.2.1.tgz** (Vulnerable Library)
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
A Prototype Pollution vulnerability was found in merge before 2.1.0 via the merge.recursive function. It can be tricked into adding or modifying properties of the Object prototype. These properties will be present on all objects.
<p>Publish Date: 2020-10-09
<p>URL: <a href=https://github.com/yeikos/js.merge/pull/38>WS-2020-0218</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.5</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: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/yeikos/js.merge/pull/38">https://github.com/yeikos/js.merge/pull/38</a></p>
<p>Release Date: 2020-10-09</p>
<p>Fix Resolution: merge - 2.1.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
|
ws high detected in merge tgz ws high severity vulnerability vulnerable library merge tgz merge multiple objects into one optionally creating a new cloned object similar to the jquery extend but more flexible works in node js and the browser library home page a href path to dependency file react native maps package json path to vulnerable library react native maps node modules merge package json dependency hierarchy react native tgz root library cli tgz metro tgz jest haste map alpha tgz sane tgz exec sh tgz x merge tgz vulnerable library vulnerability details a prototype pollution vulnerability was found in merge before via the merge recursive function it can be tricked into adding or modifying properties of the object prototype these properties will be present on all objects 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 high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution merge step up your open source security game with whitesource
| 0
|
100,984
| 16,490,731,797
|
IssuesEvent
|
2021-05-25 03:09:28
|
valdisiljuconoks/AlloyTech
|
https://api.github.com/repos/valdisiljuconoks/AlloyTech
|
opened
|
WS-2019-0333 (High) detected in handlebars-1.3.0.tgz
|
security vulnerability
|
## WS-2019-0333 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-1.3.0.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates effectively with no frustration</p>
<p>Library home page: <a href="https://registry.npmjs.org/handlebars/-/handlebars-1.3.0.tgz">https://registry.npmjs.org/handlebars/-/handlebars-1.3.0.tgz</a></p>
<p>Path to dependency file: AlloyTech/AlloyTechEpi10/modules/_protected/Shell/Shell/10.1.0.0/ClientResources/lib/xstyle/package.json</p>
<p>Path to vulnerable library: AlloyTech/AlloyTechEpi10/modules/_protected/Shell/Shell/10.1.0.0/ClientResources/lib/xstyle/node_modules/handlebars/package.json</p>
<p>
Dependency Hierarchy:
- intern-geezer-2.2.3.tgz (Root Library)
- istanbul-0.2.16.tgz
- :x: **handlebars-1.3.0.tgz** (Vulnerable Library)
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
In handlebars, versions prior to v4.5.3 are vulnerable to prototype pollution. Using a malicious template it's possbile to add or modify properties to the Object prototype. This can also lead to DOS and RCE in certain conditions.
<p>Publish Date: 2019-11-18
<p>URL: <a href=https://github.com/wycats/handlebars.js/commit/f7f05d7558e674856686b62a00cde5758f3b7a08>WS-2019-0333</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/1325">https://www.npmjs.com/advisories/1325</a></p>
<p>Release Date: 2019-12-05</p>
<p>Fix Resolution: handlebars - 4.5.3</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-0333 (High) detected in handlebars-1.3.0.tgz - ## WS-2019-0333 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-1.3.0.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates effectively with no frustration</p>
<p>Library home page: <a href="https://registry.npmjs.org/handlebars/-/handlebars-1.3.0.tgz">https://registry.npmjs.org/handlebars/-/handlebars-1.3.0.tgz</a></p>
<p>Path to dependency file: AlloyTech/AlloyTechEpi10/modules/_protected/Shell/Shell/10.1.0.0/ClientResources/lib/xstyle/package.json</p>
<p>Path to vulnerable library: AlloyTech/AlloyTechEpi10/modules/_protected/Shell/Shell/10.1.0.0/ClientResources/lib/xstyle/node_modules/handlebars/package.json</p>
<p>
Dependency Hierarchy:
- intern-geezer-2.2.3.tgz (Root Library)
- istanbul-0.2.16.tgz
- :x: **handlebars-1.3.0.tgz** (Vulnerable Library)
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
In handlebars, versions prior to v4.5.3 are vulnerable to prototype pollution. Using a malicious template it's possbile to add or modify properties to the Object prototype. This can also lead to DOS and RCE in certain conditions.
<p>Publish Date: 2019-11-18
<p>URL: <a href=https://github.com/wycats/handlebars.js/commit/f7f05d7558e674856686b62a00cde5758f3b7a08>WS-2019-0333</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/1325">https://www.npmjs.com/advisories/1325</a></p>
<p>Release Date: 2019-12-05</p>
<p>Fix Resolution: handlebars - 4.5.3</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 handlebars tgz ws high severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file alloytech modules protected shell shell clientresources lib xstyle package json path to vulnerable library alloytech modules protected shell shell clientresources lib xstyle node modules handlebars package json dependency hierarchy intern geezer tgz root library istanbul tgz x handlebars tgz vulnerable library vulnerability details in handlebars versions prior to are vulnerable to prototype pollution using a malicious template it s possbile to add or modify properties to the object prototype this can also lead to dos and rce in certain conditions 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 handlebars step up your open source security game with whitesource
| 0
|
2,253
| 2,603,991,847
|
IssuesEvent
|
2015-02-24 19:06:49
|
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:34
|
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:34
|
defect
|
沈阳尖锐湿症 沈阳尖锐湿症〓沈陽軍區政治部醫院性病〓tel: 〓�� � , 。位于沈陽� �� 。是一所與新中國同建立共輝煌的歷史悠� ��、設備精良、技術權威、專家云集,是預防、保健、醫療、 科研康復為一體的綜合性醫院。是國家首批公立甲等部隊醫�� �、全國首批醫療規范定點單位,是第四軍醫大學、東南大學� ��知名高等院校的教學醫院。曾被中國人民解放軍空軍后勤部 衛生部評為衛生工作先進單位,先后兩次榮立集體二等功。 original issue reported on code google com by gmail com on jun at
| 1
|
81,632
| 31,158,937,031
|
IssuesEvent
|
2023-08-16 14:46:08
|
vector-im/element-web
|
https://api.github.com/repos/vector-im/element-web
|
opened
|
Manage Space > Add > menu items are unclickable
|
T-Defect
|
### Steps to reproduce
One step further than #25916, managing a child (second level) space in latest Element desktop on mac..
I click the Add button
Clicking any of the menu items (such as "Add Space") has no effect.
<img width="632" alt="Screenshot 2023-08-16 at 15 39 49" src="https://github.com/vector-im/element-web/assets/10144/6b287c92-e0d3-4f06-a7f4-8db16ad7c917">
### Outcome
I expected to be able to add a room or a third-level child space.
Instead clicking (anywhere) has no effect. I had to press ESCAPE to remove the menu.
### Operating system
mac ventura
### Application version
1.11.39
### How did you install the app?
In-app upgrade
### Homeserver
matri.org
### Will you send logs?
No
|
1.0
|
Manage Space > Add > menu items are unclickable - ### Steps to reproduce
One step further than #25916, managing a child (second level) space in latest Element desktop on mac..
I click the Add button
Clicking any of the menu items (such as "Add Space") has no effect.
<img width="632" alt="Screenshot 2023-08-16 at 15 39 49" src="https://github.com/vector-im/element-web/assets/10144/6b287c92-e0d3-4f06-a7f4-8db16ad7c917">
### Outcome
I expected to be able to add a room or a third-level child space.
Instead clicking (anywhere) has no effect. I had to press ESCAPE to remove the menu.
### Operating system
mac ventura
### Application version
1.11.39
### How did you install the app?
In-app upgrade
### Homeserver
matri.org
### Will you send logs?
No
|
defect
|
manage space add menu items are unclickable steps to reproduce one step further than managing a child second level space in latest element desktop on mac i click the add button clicking any of the menu items such as add space has no effect img width alt screenshot at src outcome i expected to be able to add a room or a third level child space instead clicking anywhere has no effect i had to press escape to remove the menu operating system mac ventura application version how did you install the app in app upgrade homeserver matri org will you send logs no
| 1
|
315,301
| 9,608,784,552
|
IssuesEvent
|
2019-05-12 09:47:54
|
GameServerManagers/LinuxGSM
|
https://api.github.com/repos/GameServerManagers/LinuxGSM
|
closed
|
Command monitor broken on teamspeak
|
priority
|
## User Story
Ihave installed the latest LGSM version. I run the command `./ts3server monitor` every two minutes via cron. The Log says that the tcp query is failing.
## Basic info
* Distro: Ubuntu 18.04.2 LTS
* Game: Teamspeak
* Command: Monitor
## Further Information
I found the issue #2335 which might be related.
## To Reproduce
Log from file:
```
May 07 00:14:02.210 ts3server: MONITOR: INFO: Checking session: CHECKING
May 07 00:14:02.714 ts3server: MONITOR: PASS: Checking session: OK
May 07 00:14:03.217 ts3server: MONITOR: INFO: Querying port: tcp: :10011 : 1 : QUERYING
May 07 00:14:03.722 ts3server: MONITOR: INFO: Querying port: tcp: :10011 : 1: FAIL
May 07 00:14:19.286 ts3server: MONITOR: INFO: Querying port: tcp: :10011 : 2 : QUERYING
May 07 00:14:19.791 ts3server: MONITOR: INFO: Querying port: tcp: :10011 : 2: FAIL
May 07 00:14:35.313 ts3server: MONITOR: INFO: Querying port: tcp: :10011 : 3 : QUERYING
May 07 00:14:35.819 ts3server: MONITOR: INFO: Querying port: tcp: :10011 : 3: FAIL
May 07 00:14:51.345 ts3server: MONITOR: INFO: Querying port: tcp: :10011 : 4 : QUERYING
May 07 00:14:51.851 ts3server: MONITOR: INFO: Querying port: tcp: :10011 : 4: FAIL
```
Log from console:
```
teamspeak@mightful-noobs:~$ ./ts3server monitor
[ OK ] Monitor ts3server: Checking session: OK
[ .... ] Monitor ts3server: Querying port: tcp: :10011 : 0/1: QUERYINGbash: : Name or service not known
bash: /dev/tcp//10011: Invalid argument
[ .... ] Monitor ts3server: Querying port: tcp: :10011 : 15/2: QUERYINGbash: : Name or service not known
bash: /dev/tcp//10011: Invalid argument
[ .... ] Monitor ts3server: Querying port: tcp: :10011 : 30/3: QUERYINGbash: : Name or service not known
bash: /dev/tcp//10011: Invalid argument
[ .... ] Monitor ts3server: Querying port: tcp: :10011 : 45/4: QUERYINGbash: : Name or service not known
bash: /dev/tcp//10011: Invalid argument
[ .... ] Monitor ts3server: Querying port: tcp: :10011 : 60/5: QUERYINGbash: : Name or service not known
bash: /dev/tcp//10011: Invalid argument
[ FAIL ] Monitor ts3server: Querying port: tcp: :10011 : 74/5: WAIT
```
Port bindings:
```
teamspeak@mightful-noobs:~$ netstat -tulpn | grep ts3server
tcp 0 0 0.0.0.0:10022 0.0.0.0:* LISTEN 9787/./ts3server
tcp 0 0 0.0.0.0:30033 0.0.0.0:* LISTEN 9787/./ts3server
tcp 0 0 0.0.0.0:10011 0.0.0.0:* LISTEN 9787/./ts3server
tcp6 0 0 :::10022 :::* LISTEN 9787/./ts3server
tcp6 0 0 :::30033 :::* LISTEN 9787/./ts3server
tcp6 0 0 :::10011 :::* LISTEN 9787/./ts3server
udp 0 0 0.0.0.0:9987 0.0.0.0:* 9787/./ts3server
udp6 0 0 :::9987 :::* 9787/./ts3server
```
ts3server.ini:
```
machine_id=
default_voice_port=9987
voice_ip=
licensepath=
filetransfer_port=30033
filetransfer_ip=
query_port=10011
query_ip=0.0.0.0, ::
query_ip_whitelist=query_ip_whitelist.txt
query_ip_blacklist=query_ip_blacklist.txt
dbplugin=ts3db_sqlite3
dbpluginparameter=
dbsqlpath=sql/
dbsqlcreatepath=create_sqlite/
dbconnections=10
logpath=logs
logquerycommands=0
dbclientkeepdays=30
logappend=0
query_skipbruteforcecheck=0
query_buffer_mb=20
http_proxy=
license_accepted=1
serverquerydocs_path=serverquerydocs/
query_ssh_ip=0.0.0.0, ::
query_ssh_port=10022
query_protocols=raw,ssh
query_ssh_rsa_host_key=ssh_host_rsa_key
query_timeout=300
```
## Steps to reproduce the behaviour:
1. Install ts3server
2. start the server
3. do the monitor command an see it failing
## Expected behaviour
The server should be queried successfully
|
1.0
|
Command monitor broken on teamspeak - ## User Story
Ihave installed the latest LGSM version. I run the command `./ts3server monitor` every two minutes via cron. The Log says that the tcp query is failing.
## Basic info
* Distro: Ubuntu 18.04.2 LTS
* Game: Teamspeak
* Command: Monitor
## Further Information
I found the issue #2335 which might be related.
## To Reproduce
Log from file:
```
May 07 00:14:02.210 ts3server: MONITOR: INFO: Checking session: CHECKING
May 07 00:14:02.714 ts3server: MONITOR: PASS: Checking session: OK
May 07 00:14:03.217 ts3server: MONITOR: INFO: Querying port: tcp: :10011 : 1 : QUERYING
May 07 00:14:03.722 ts3server: MONITOR: INFO: Querying port: tcp: :10011 : 1: FAIL
May 07 00:14:19.286 ts3server: MONITOR: INFO: Querying port: tcp: :10011 : 2 : QUERYING
May 07 00:14:19.791 ts3server: MONITOR: INFO: Querying port: tcp: :10011 : 2: FAIL
May 07 00:14:35.313 ts3server: MONITOR: INFO: Querying port: tcp: :10011 : 3 : QUERYING
May 07 00:14:35.819 ts3server: MONITOR: INFO: Querying port: tcp: :10011 : 3: FAIL
May 07 00:14:51.345 ts3server: MONITOR: INFO: Querying port: tcp: :10011 : 4 : QUERYING
May 07 00:14:51.851 ts3server: MONITOR: INFO: Querying port: tcp: :10011 : 4: FAIL
```
Log from console:
```
teamspeak@mightful-noobs:~$ ./ts3server monitor
[ OK ] Monitor ts3server: Checking session: OK
[ .... ] Monitor ts3server: Querying port: tcp: :10011 : 0/1: QUERYINGbash: : Name or service not known
bash: /dev/tcp//10011: Invalid argument
[ .... ] Monitor ts3server: Querying port: tcp: :10011 : 15/2: QUERYINGbash: : Name or service not known
bash: /dev/tcp//10011: Invalid argument
[ .... ] Monitor ts3server: Querying port: tcp: :10011 : 30/3: QUERYINGbash: : Name or service not known
bash: /dev/tcp//10011: Invalid argument
[ .... ] Monitor ts3server: Querying port: tcp: :10011 : 45/4: QUERYINGbash: : Name or service not known
bash: /dev/tcp//10011: Invalid argument
[ .... ] Monitor ts3server: Querying port: tcp: :10011 : 60/5: QUERYINGbash: : Name or service not known
bash: /dev/tcp//10011: Invalid argument
[ FAIL ] Monitor ts3server: Querying port: tcp: :10011 : 74/5: WAIT
```
Port bindings:
```
teamspeak@mightful-noobs:~$ netstat -tulpn | grep ts3server
tcp 0 0 0.0.0.0:10022 0.0.0.0:* LISTEN 9787/./ts3server
tcp 0 0 0.0.0.0:30033 0.0.0.0:* LISTEN 9787/./ts3server
tcp 0 0 0.0.0.0:10011 0.0.0.0:* LISTEN 9787/./ts3server
tcp6 0 0 :::10022 :::* LISTEN 9787/./ts3server
tcp6 0 0 :::30033 :::* LISTEN 9787/./ts3server
tcp6 0 0 :::10011 :::* LISTEN 9787/./ts3server
udp 0 0 0.0.0.0:9987 0.0.0.0:* 9787/./ts3server
udp6 0 0 :::9987 :::* 9787/./ts3server
```
ts3server.ini:
```
machine_id=
default_voice_port=9987
voice_ip=
licensepath=
filetransfer_port=30033
filetransfer_ip=
query_port=10011
query_ip=0.0.0.0, ::
query_ip_whitelist=query_ip_whitelist.txt
query_ip_blacklist=query_ip_blacklist.txt
dbplugin=ts3db_sqlite3
dbpluginparameter=
dbsqlpath=sql/
dbsqlcreatepath=create_sqlite/
dbconnections=10
logpath=logs
logquerycommands=0
dbclientkeepdays=30
logappend=0
query_skipbruteforcecheck=0
query_buffer_mb=20
http_proxy=
license_accepted=1
serverquerydocs_path=serverquerydocs/
query_ssh_ip=0.0.0.0, ::
query_ssh_port=10022
query_protocols=raw,ssh
query_ssh_rsa_host_key=ssh_host_rsa_key
query_timeout=300
```
## Steps to reproduce the behaviour:
1. Install ts3server
2. start the server
3. do the monitor command an see it failing
## Expected behaviour
The server should be queried successfully
|
non_defect
|
command monitor broken on teamspeak user story ihave installed the latest lgsm version i run the command monitor every two minutes via cron the log says that the tcp query is failing basic info distro ubuntu lts game teamspeak command monitor further information i found the issue which might be related to reproduce log from file may monitor info checking session checking may monitor pass checking session ok may monitor info querying port tcp querying may monitor info querying port tcp fail may monitor info querying port tcp querying may monitor info querying port tcp fail may monitor info querying port tcp querying may monitor info querying port tcp fail may monitor info querying port tcp querying may monitor info querying port tcp fail log from console teamspeak mightful noobs monitor monitor checking session ok monitor querying port tcp queryingbash name or service not known bash dev tcp invalid argument monitor querying port tcp queryingbash name or service not known bash dev tcp invalid argument monitor querying port tcp queryingbash name or service not known bash dev tcp invalid argument monitor querying port tcp queryingbash name or service not known bash dev tcp invalid argument monitor querying port tcp queryingbash name or service not known bash dev tcp invalid argument monitor querying port tcp wait port bindings teamspeak mightful noobs netstat tulpn grep tcp listen tcp listen tcp listen listen listen listen udp ini machine id default voice port voice ip licensepath filetransfer port filetransfer ip query port query ip query ip whitelist query ip whitelist txt query ip blacklist query ip blacklist txt dbplugin dbpluginparameter dbsqlpath sql dbsqlcreatepath create sqlite dbconnections logpath logs logquerycommands dbclientkeepdays logappend query skipbruteforcecheck query buffer mb http proxy license accepted serverquerydocs path serverquerydocs query ssh ip query ssh port query protocols raw ssh query ssh rsa host key ssh host rsa key query timeout steps to reproduce the behaviour install start the server do the monitor command an see it failing expected behaviour the server should be queried successfully
| 0
|
163,639
| 13,924,068,235
|
IssuesEvent
|
2020-10-21 15:07:35
|
trigg/Discover
|
https://api.github.com/repos/trigg/Discover
|
closed
|
Images for Readme
|
documentation
|
Let's make the readme more useful. I'll start.

Might also be worth a demo video to show off features.
|
1.0
|
Images for Readme - Let's make the readme more useful. I'll start.

Might also be worth a demo video to show off features.
|
non_defect
|
images for readme let s make the readme more useful i ll start might also be worth a demo video to show off features
| 0
|
19,111
| 11,148,484,395
|
IssuesEvent
|
2019-12-23 15:39:56
|
SurajKalsiSky/Signly
|
https://api.github.com/repos/SurajKalsiSky/Signly
|
closed
|
Create bookings API
|
service
|
### MVP
GET all bookings
POST create a booking
### Nice to have
PUT update booking
DELETE a booking
|
1.0
|
Create bookings API - ### MVP
GET all bookings
POST create a booking
### Nice to have
PUT update booking
DELETE a booking
|
non_defect
|
create bookings api mvp get all bookings post create a booking nice to have put update booking delete a booking
| 0
|
27,002
| 7,886,987,406
|
IssuesEvent
|
2018-06-27 16:57:17
|
metabase/metabase
|
https://api.github.com/repos/metabase/metabase
|
closed
|
Support BigQuery standard SQL backtick syntax in Field Filter
|
Database/BigQuery Proposal Query Builder/Native
|
Currently the following metabase Field Filter variable of type `TIMESTAMP` will generate an invalid query when using standard SQL.
**Metabase:**
```sql
#standardSql
SELECT
COUNT(*)
FROM
`data.stats*`
[[ WHERE {{range}} ]]
```
**Generated:**
```sql
#standardSql
SELECT
COUNT(*)
FROM
`data.stats*`
WHERE CAST(date([data.stats.timestamp]) AS timestamp) BETWEEN ? AND ?
```
You can see here that the `WHERE` statement is generated with the legacy SQL square bracket syntax, and not the standard backticks. So we're given the error of `Unrecognized name: data at [7:19]` (full error/debug log [here](https://pastebin.com/raw/fHfNh3n9).)
I manually edited the query to use standard syntax, however the argument for `CAST()` gives the dataset, table, and column name; which is gives the error:
```
Error: Unrecognized name: `data.stats.timestamp`; Did you mean data.stats*? at [7:13]
```
The correct argument here is just the column name, enclosed in backticks.
**Note:**
The column where the date's being cast is named `timestamp` but is also of type `TIMESTAMP`. This isn't a problem with valid standard SQL, but may be a factor in the issue here.
|
1.0
|
Support BigQuery standard SQL backtick syntax in Field Filter - Currently the following metabase Field Filter variable of type `TIMESTAMP` will generate an invalid query when using standard SQL.
**Metabase:**
```sql
#standardSql
SELECT
COUNT(*)
FROM
`data.stats*`
[[ WHERE {{range}} ]]
```
**Generated:**
```sql
#standardSql
SELECT
COUNT(*)
FROM
`data.stats*`
WHERE CAST(date([data.stats.timestamp]) AS timestamp) BETWEEN ? AND ?
```
You can see here that the `WHERE` statement is generated with the legacy SQL square bracket syntax, and not the standard backticks. So we're given the error of `Unrecognized name: data at [7:19]` (full error/debug log [here](https://pastebin.com/raw/fHfNh3n9).)
I manually edited the query to use standard syntax, however the argument for `CAST()` gives the dataset, table, and column name; which is gives the error:
```
Error: Unrecognized name: `data.stats.timestamp`; Did you mean data.stats*? at [7:13]
```
The correct argument here is just the column name, enclosed in backticks.
**Note:**
The column where the date's being cast is named `timestamp` but is also of type `TIMESTAMP`. This isn't a problem with valid standard SQL, but may be a factor in the issue here.
|
non_defect
|
support bigquery standard sql backtick syntax in field filter currently the following metabase field filter variable of type timestamp will generate an invalid query when using standard sql metabase sql standardsql select count from data stats generated sql standardsql select count from data stats where cast date as timestamp between and you can see here that the where statement is generated with the legacy sql square bracket syntax and not the standard backticks so we re given the error of unrecognized name data at full error debug log i manually edited the query to use standard syntax however the argument for cast gives the dataset table and column name which is gives the error error unrecognized name data stats timestamp did you mean data stats at the correct argument here is just the column name enclosed in backticks note the column where the date s being cast is named timestamp but is also of type timestamp this isn t a problem with valid standard sql but may be a factor in the issue here
| 0
|
51,497
| 13,207,502,880
|
IssuesEvent
|
2020-08-14 23:21:17
|
icecube-trac/tix4
|
https://api.github.com/repos/icecube-trac/tix4
|
opened
|
trac not open (Trac #533)
|
Incomplete Migration Migrated from Trac defect tools/ports
|
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/533">https://code.icecube.wisc.edu/projects/icecube/ticket/533</a>, reported by troyand owned by cgils</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2009-02-09T19:19:06",
"_ts": "1234207146000000",
"description": "need to be able to review tickets and browse/checkout source for icetray projects w/o logging in ",
"reporter": "troy",
"cc": "",
"resolution": "fixed",
"time": "2009-02-09T19:06:00",
"component": "tools/ports",
"summary": "trac not open",
"priority": "normal",
"keywords": "",
"milestone": "",
"owner": "cgils",
"type": "defect"
}
```
</p>
</details>
|
1.0
|
trac not open (Trac #533) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/533">https://code.icecube.wisc.edu/projects/icecube/ticket/533</a>, reported by troyand owned by cgils</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2009-02-09T19:19:06",
"_ts": "1234207146000000",
"description": "need to be able to review tickets and browse/checkout source for icetray projects w/o logging in ",
"reporter": "troy",
"cc": "",
"resolution": "fixed",
"time": "2009-02-09T19:06:00",
"component": "tools/ports",
"summary": "trac not open",
"priority": "normal",
"keywords": "",
"milestone": "",
"owner": "cgils",
"type": "defect"
}
```
</p>
</details>
|
defect
|
trac not open trac migrated from json status closed changetime ts description need to be able to review tickets and browse checkout source for icetray projects w o logging in reporter troy cc resolution fixed time component tools ports summary trac not open priority normal keywords milestone owner cgils type defect
| 1
|
215,985
| 16,725,286,109
|
IssuesEvent
|
2021-06-10 12:18:18
|
galasa-dev/projectmanagement
|
https://api.github.com/repos/galasa-dev/projectmanagement
|
closed
|
Increase the IVT ONLY testing of the zosfile manager
|
Manager: zOS File Manager: zOS/MF testing
|
In consultation with James Davies, increase the unit and ivt testing of the zosfile manager manager. Use the reports found at http://cicsk8sm.hursley.ibm.com:31530/ .
**** Write the IVTs in the zos Manager in such a way that the same IVT can be run with the zosmf and RSE implementations. Concentrate on the zosmf implementation when writing the tests.
A judgement will need to be made on how much testing is required to give confidence that the manager can be released to DfG.
Please note, the code should be TESTED, not simply driven to improve the code coverage statistics, in other words, ensure the code has worked the way that it was expected rather than simply exercising the code. No powermock please, and keep the mocking to a minimum.
Keep the PRs small and add James and Michael as reviewers for all PRs.
|
1.0
|
Increase the IVT ONLY testing of the zosfile manager - In consultation with James Davies, increase the unit and ivt testing of the zosfile manager manager. Use the reports found at http://cicsk8sm.hursley.ibm.com:31530/ .
**** Write the IVTs in the zos Manager in such a way that the same IVT can be run with the zosmf and RSE implementations. Concentrate on the zosmf implementation when writing the tests.
A judgement will need to be made on how much testing is required to give confidence that the manager can be released to DfG.
Please note, the code should be TESTED, not simply driven to improve the code coverage statistics, in other words, ensure the code has worked the way that it was expected rather than simply exercising the code. No powermock please, and keep the mocking to a minimum.
Keep the PRs small and add James and Michael as reviewers for all PRs.
|
non_defect
|
increase the ivt only testing of the zosfile manager in consultation with james davies increase the unit and ivt testing of the zosfile manager manager use the reports found at write the ivts in the zos manager in such a way that the same ivt can be run with the zosmf and rse implementations concentrate on the zosmf implementation when writing the tests a judgement will need to be made on how much testing is required to give confidence that the manager can be released to dfg please note the code should be tested not simply driven to improve the code coverage statistics in other words ensure the code has worked the way that it was expected rather than simply exercising the code no powermock please and keep the mocking to a minimum keep the prs small and add james and michael as reviewers for all prs
| 0
|
197,860
| 22,607,346,480
|
IssuesEvent
|
2022-06-29 14:16:05
|
elikkatzgit/TestingPOM
|
https://api.github.com/repos/elikkatzgit/TestingPOM
|
opened
|
CVE-2018-20821 (Medium) detected in node-sass-4.12.0.tgz
|
security vulnerability
|
## CVE-2018-20821 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sass-4.12.0.tgz</b></p></summary>
<p>Wrapper around libsass</p>
<p>Library home page: <a href="https://registry.npmjs.org/node-sass/-/node-sass-4.12.0.tgz">https://registry.npmjs.org/node-sass/-/node-sass-4.12.0.tgz</a></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/node-sass/package.json</p>
<p>
Dependency Hierarchy:
- :x: **node-sass-4.12.0.tgz** (Vulnerable Library)
<p>Found in base branch: <b>dev</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>
The parsing component in LibSass through 3.5.5 allows attackers to cause a denial-of-service (uncontrolled recursion in Sass::Parser::parse_css_variable_value in parser.cpp).
<p>Publish Date: 2019-04-23
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-20821>CVE-2018-20821</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>6.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Release Date: 2019-04-23</p>
<p>Fix Resolution: 5.0.0</p>
</p>
</details>
<p></p>
***
:rescue_worker_helmet: Automatic Remediation is available for this issue
|
True
|
CVE-2018-20821 (Medium) detected in node-sass-4.12.0.tgz - ## CVE-2018-20821 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sass-4.12.0.tgz</b></p></summary>
<p>Wrapper around libsass</p>
<p>Library home page: <a href="https://registry.npmjs.org/node-sass/-/node-sass-4.12.0.tgz">https://registry.npmjs.org/node-sass/-/node-sass-4.12.0.tgz</a></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/node-sass/package.json</p>
<p>
Dependency Hierarchy:
- :x: **node-sass-4.12.0.tgz** (Vulnerable Library)
<p>Found in base branch: <b>dev</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>
The parsing component in LibSass through 3.5.5 allows attackers to cause a denial-of-service (uncontrolled recursion in Sass::Parser::parse_css_variable_value in parser.cpp).
<p>Publish Date: 2019-04-23
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-20821>CVE-2018-20821</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>6.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Release Date: 2019-04-23</p>
<p>Fix Resolution: 5.0.0</p>
</p>
</details>
<p></p>
***
:rescue_worker_helmet: Automatic Remediation is available for this issue
|
non_defect
|
cve medium detected in node sass tgz cve medium severity vulnerability vulnerable library node sass tgz wrapper around libsass library home page a href path to dependency file package json path to vulnerable library node modules node sass package json dependency hierarchy x node sass tgz vulnerable library found in base branch dev vulnerability details the parsing component in libsass through allows attackers to cause a denial of service uncontrolled recursion in sass parser parse css variable value in parser cpp publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version release date fix resolution rescue worker helmet automatic remediation is available for this issue
| 0
|
14,508
| 17,605,030,022
|
IssuesEvent
|
2021-08-17 15:59:39
|
hermeznetwork/hermez-node
|
https://api.github.com/repos/hermeznetwork/hermez-node
|
opened
|
Flow paradigm applied to transaction processor and selection
|
txselector txprocessor
|
## Rationale
<!-- Short, concise description of the proposed feature
Why should this feature exist? What are the use-cases? -->
## Implementation
<!-- Do you have ideas regarding the implementation of this feature?
What problems may be addressed by introducing this feature?
Are you willing to implement this feature? -->
|
1.0
|
Flow paradigm applied to transaction processor and selection - ## Rationale
<!-- Short, concise description of the proposed feature
Why should this feature exist? What are the use-cases? -->
## Implementation
<!-- Do you have ideas regarding the implementation of this feature?
What problems may be addressed by introducing this feature?
Are you willing to implement this feature? -->
|
non_defect
|
flow paradigm applied to transaction processor and selection rationale short concise description of the proposed feature why should this feature exist what are the use cases implementation do you have ideas regarding the implementation of this feature what problems may be addressed by introducing this feature are you willing to implement this feature
| 0
|
38,014
| 8,634,160,015
|
IssuesEvent
|
2018-11-22 15:56:16
|
techo/voluntariado-eventual
|
https://api.github.com/repos/techo/voluntariado-eventual
|
opened
|
BE: Desuscripciones --> Inscripciones
|
Defecto
|
**Describí el error**
BE: Inscripciones: cada vez que me desuscribo aparece una fila mas en "Inscripciones" con el coordinador de la actividad.
**Para reproducirlo**
Pasos para reproducir el comportamiento:
- TESTING
- Ingreso como administrador
- BE: creo una actividad: Mesa 21/11 ...SIN grupos y coordinador de actividad: Micaela Tangorra (administrador)
- FE: me inscribo
- BE: voy a esa actividad y el “Grupo” veo mi usuario y en “Inscripciones” veo mi usuario
- FE: Me desuscribo
- BE: voy a esa actividad y el “Grupo” veo mi usuario y en “Inscripciones” no veo mi usuario
- FE: Me vuelvo a inscribir (a esa misma actividad: "Mesa 21/11")
- BE: voy a esa actividad y el “Grupo” veo mi usuario y en “Inscripciones” veo 2 filas con mi usuario
**Comportamiento esperando**
- TESTING
- Ingreso como administrador
- BE: creo una actividad: Mesa 21/11 ...SIN grupos y coordinador de actividad: Micaela Tangorra (administrador)
- FE: me inscribo
- BE: voy a esa actividad y el “Grupo” veo mi usuario y en “Inscripciones” veo mi usuario
- FE: Me desuscribo
- BE: voy a esa actividad y el “Grupo” veo mi usuario y en “Inscripciones” no veo mi usuario
- FE: Me vuelvo a inscribir (a esa misma actividad: "Mesa 21/11")
- BE: voy a esa actividad y el “Grupo” veo mi usuario y en “Inscripciones” veo con mi usuario
**Capturas de pantalla**

**Si estás en una computadora (por favor completá la siguiente información):**
- Navegador [por ejemplo: chrome, explorar, safari]
**Smartphone (completá la siguiente informaicón):**
- Dispositivo: [por ejemplo: Huawei GW, iPhone6, Samsung J2]
- Sistema operativo: [por ejemplo: Android4, iOS8.1]
- Navegador [por ejemplo: navegador del celu, Chrome, Safari]
**Contexto adicional**
Toda otra cosa que ayude a explicar lo que pasó.
|
1.0
|
BE: Desuscripciones --> Inscripciones - **Describí el error**
BE: Inscripciones: cada vez que me desuscribo aparece una fila mas en "Inscripciones" con el coordinador de la actividad.
**Para reproducirlo**
Pasos para reproducir el comportamiento:
- TESTING
- Ingreso como administrador
- BE: creo una actividad: Mesa 21/11 ...SIN grupos y coordinador de actividad: Micaela Tangorra (administrador)
- FE: me inscribo
- BE: voy a esa actividad y el “Grupo” veo mi usuario y en “Inscripciones” veo mi usuario
- FE: Me desuscribo
- BE: voy a esa actividad y el “Grupo” veo mi usuario y en “Inscripciones” no veo mi usuario
- FE: Me vuelvo a inscribir (a esa misma actividad: "Mesa 21/11")
- BE: voy a esa actividad y el “Grupo” veo mi usuario y en “Inscripciones” veo 2 filas con mi usuario
**Comportamiento esperando**
- TESTING
- Ingreso como administrador
- BE: creo una actividad: Mesa 21/11 ...SIN grupos y coordinador de actividad: Micaela Tangorra (administrador)
- FE: me inscribo
- BE: voy a esa actividad y el “Grupo” veo mi usuario y en “Inscripciones” veo mi usuario
- FE: Me desuscribo
- BE: voy a esa actividad y el “Grupo” veo mi usuario y en “Inscripciones” no veo mi usuario
- FE: Me vuelvo a inscribir (a esa misma actividad: "Mesa 21/11")
- BE: voy a esa actividad y el “Grupo” veo mi usuario y en “Inscripciones” veo con mi usuario
**Capturas de pantalla**

**Si estás en una computadora (por favor completá la siguiente información):**
- Navegador [por ejemplo: chrome, explorar, safari]
**Smartphone (completá la siguiente informaicón):**
- Dispositivo: [por ejemplo: Huawei GW, iPhone6, Samsung J2]
- Sistema operativo: [por ejemplo: Android4, iOS8.1]
- Navegador [por ejemplo: navegador del celu, Chrome, Safari]
**Contexto adicional**
Toda otra cosa que ayude a explicar lo que pasó.
|
defect
|
be desuscripciones inscripciones describí el error be inscripciones cada vez que me desuscribo aparece una fila mas en inscripciones con el coordinador de la actividad para reproducirlo pasos para reproducir el comportamiento testing ingreso como administrador be creo una actividad mesa sin grupos y coordinador de actividad micaela tangorra administrador fe me inscribo be voy a esa actividad y el “grupo” veo mi usuario y en “inscripciones” veo mi usuario fe me desuscribo be voy a esa actividad y el “grupo” veo mi usuario y en “inscripciones” no veo mi usuario fe me vuelvo a inscribir a esa misma actividad mesa be voy a esa actividad y el “grupo” veo mi usuario y en “inscripciones” veo filas con mi usuario comportamiento esperando testing ingreso como administrador be creo una actividad mesa sin grupos y coordinador de actividad micaela tangorra administrador fe me inscribo be voy a esa actividad y el “grupo” veo mi usuario y en “inscripciones” veo mi usuario fe me desuscribo be voy a esa actividad y el “grupo” veo mi usuario y en “inscripciones” no veo mi usuario fe me vuelvo a inscribir a esa misma actividad mesa be voy a esa actividad y el “grupo” veo mi usuario y en “inscripciones” veo con mi usuario capturas de pantalla si estás en una computadora por favor completá la siguiente información navegador smartphone completá la siguiente informaicón dispositivo sistema operativo navegador contexto adicional toda otra cosa que ayude a explicar lo que pasó
| 1
|
24,103
| 3,917,070,249
|
IssuesEvent
|
2016-04-21 06:23:36
|
irnawansuprapti/openbiz-cubi
|
https://api.github.com/repos/irnawansuprapti/openbiz-cubi
|
closed
|
muscles 560000699
|
auto-migrated Priority-Medium spam Type-Defect
|
```
It is hard to be gmiving out the best healthy eating tips and not follow them
yourself. You will feel like a hypocrite if you suggest a healthier way to eat
to someone else and then don’t follow your own advice. When you share recipes
with your friends and family you will be more inclined to stick to your eating
plan and start eating healthy. Plus you will have the added bonus of receiving
healthy recipes that your friends and family find.
http://premiumpureforskolinrev.com/revtest/
```
Original issue reported on code.google.com by `GaylBuc...@gmail.com` on 16 Apr 2015 at 6:30
|
1.0
|
muscles 560000699 - ```
It is hard to be gmiving out the best healthy eating tips and not follow them
yourself. You will feel like a hypocrite if you suggest a healthier way to eat
to someone else and then don’t follow your own advice. When you share recipes
with your friends and family you will be more inclined to stick to your eating
plan and start eating healthy. Plus you will have the added bonus of receiving
healthy recipes that your friends and family find.
http://premiumpureforskolinrev.com/revtest/
```
Original issue reported on code.google.com by `GaylBuc...@gmail.com` on 16 Apr 2015 at 6:30
|
defect
|
muscles it is hard to be gmiving out the best healthy eating tips and not follow them yourself you will feel like a hypocrite if you suggest a healthier way to eat to someone else and then don’t follow your own advice when you share recipes with your friends and family you will be more inclined to stick to your eating plan and start eating healthy plus you will have the added bonus of receiving healthy recipes that your friends and family find original issue reported on code google com by gaylbuc gmail com on apr at
| 1
|
333,981
| 10,134,297,572
|
IssuesEvent
|
2019-08-02 07:05:54
|
zdnscloud/singlecloud
|
https://api.github.com/repos/zdnscloud/singlecloud
|
closed
|
users are not displayed on the user page when login as admin
|
bug fixed priority: Urgent
|
1. login as admin,
2. go to users page,
the following occurs:
users not displayed.

|
1.0
|
users are not displayed on the user page when login as admin - 1. login as admin,
2. go to users page,
the following occurs:
users not displayed.

|
non_defect
|
users are not displayed on the user page when login as admin login as admin go to users page the following occurs users not displayed
| 0
|
529,058
| 15,379,667,668
|
IssuesEvent
|
2021-03-02 19:59:26
|
worldanvil/worldanvil-bug-tracker
|
https://api.github.com/repos/worldanvil/worldanvil-bug-tracker
|
closed
|
Renaming block templates does not transfer to the public list
|
Feature: Statblock System Priority: Optional Severity: Trivial Type: UI / UX
|
When a block template is renamed (the title is changed) it does not transfer over to the public blocks list when viewed by others. See example.
The block was renamed from "Racial traits" (a problematic wording I wanted to change) to "CD10: Species Starting Traits". However, when viewing the public blocks list, the old name is still there and I'm unable to change it.


|
1.0
|
Renaming block templates does not transfer to the public list - When a block template is renamed (the title is changed) it does not transfer over to the public blocks list when viewed by others. See example.
The block was renamed from "Racial traits" (a problematic wording I wanted to change) to "CD10: Species Starting Traits". However, when viewing the public blocks list, the old name is still there and I'm unable to change it.


|
non_defect
|
renaming block templates does not transfer to the public list when a block template is renamed the title is changed it does not transfer over to the public blocks list when viewed by others see example the block was renamed from racial traits a problematic wording i wanted to change to species starting traits however when viewing the public blocks list the old name is still there and i m unable to change it
| 0
|
19,233
| 3,162,074,057
|
IssuesEvent
|
2015-09-19 00:42:37
|
dart-lang/sdk
|
https://api.github.com/repos/dart-lang/sdk
|
closed
|
dart2js explodes with "No error location for error" during an argument number mismatch
|
Area-Dart2JS Priority-Low Triaged Type-Defect
|
The code causing the problem was this line:
JS('void', '#(#, #, #, #, #, #, #, #, #, #, #)', this, function, type,
canBubble, cancelable, view, keyIdentifier, keyLocation, ctrlKey,
altKey, shiftKey, metaKey, altGraphKey);
This issue is this is one additional argument passed to the JS function than there are # slots (the "this" should be removed).
OS: Mac OSX Mountain Lion
Revision number: 15458
I was working on html libs, and wrote a new test (along with new functionality) where this showed up. I've attached the test file and the compiled js output just for info.
Here's the full output:
FAILED: dart2js-chrome release_ia32 html/keyboard_event_test
Expected: pass
Actual: crash
Unexpected compile-time error.
stdout:
sdk/lib/html/dart2js/html_dart2js.dart:11368:8: Error: The compiler crashed when compiling this element.
void $dom_initKeyboardEvent(String type, bool canBubble, bool cancelable,
^^^^^^^^^^^^^^^^^^^^^^
The compiler is broken.
When compiling the above element, the compiler crashed. It is not
possible to tell if this is caused by a problem in your program or
not. Regardless, the compiler should not crash.
Internal error: No error location for error: Internal error: Wrong number of arguments for JS: #(#, #, #, #, #, #, #, #, #, #, #)
#0 Compiler.cancel (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:310:7)
#1 Compiler.internalError (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:278:11)
#2 Printer.visitLiteralExpression (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/printer.dart:803:29)
#3 LiteralExpression.accept (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/nodes.dart:441:64)
#4 Printer.visit (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/printer.dart:94:16)
#5 Printer.visitNestedExpression (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/printer.dart:435:12)
#6 Printer.visitExpressionStatement (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/printer.dart:166:26)
#7 ExpressionStatement.accept (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/nodes.dart:182:66)
#8 Printer.visit (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/printer.dart:94:16)
#9 Printer.blockOutWithoutBraces.blockOutWithoutBraces (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/printer.dart:144:12)
#10 List.forEach (dart:core-patch:860:8)
#11 Printer.blockOut (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/printer.dart:153:28)
#12 Printer.blockBody (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/printer.dart:124:15)
#13 Printer.functionOut (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/printer.dart:401:14)
#14 Printer.visitFun (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/printer.dart:710:16)
#15 Fun.accept (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/nodes.dart:699:50)
#16 Printer.visit (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/printer.dart:94:16)
#17 prettyPrint (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/printer.dart:942:16)
#18 SsaCodeGeneratorTask.prettyPrint (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/ssa/codegen.dart:41:30)
#19 SsaCodeGeneratorTask.generateMethod.<anonymous closure> (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/ssa/codegen.dart:99:25)
#20 CompilerTask.measure (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:871:24)
#21 SsaCodeGeneratorTask.generateMethod (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/ssa/codegen.dart:67:19)
#22 SsaCodeGeneratorTask.generateCode (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/ssa/codegen.dart:50:28)
#23 JavaScriptBackend.codegen (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js_backend/backend.dart:893:51)
#24 Compiler.codegen (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:686:20)
#25 WorkItem.run (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:57:21)
#26 Compiler.processQueue.<anonymous closure>.<anonymous closure> (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:578:54)
#27 Compiler.withCurrentElement (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:153:15)
#28 Compiler.withCurrentElement (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:173:7)
#29 Compiler.processQueue.<anonymous closure> (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:578:25)
#30 Enqueuer.forEach (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/enqueue.dart:397:8)
#31 Compiler.processQueue (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:577:18)
#32 Compiler.runCompiler (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:547:17)
#33 Compiler.run (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:344:18)
#34 Compiler.run (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:345:7)
#35 Compiler.run (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/apiimpl.dart:158:29)
#36 compile (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/compiler.dart:55:15)
#37 compile (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/dart2js.dart:289:28)
#38 compilerMain (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/dart2js.dart:342:10)
#39 main (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/dart2js.dart:460:17)
______
**Attachments:**
[html_dart2js.dart](https://storage.googleapis.com/google-code-attachments/dart/issue-7003/comment-0/html_dart2js.dart) (821.03 KB)
[keyboard_event_test.dart](https://storage.googleapis.com/google-code-attachments/dart/issue-7003/comment-0/keyboard_event_test.dart) (707 Bytes)
|
1.0
|
dart2js explodes with "No error location for error" during an argument number mismatch - The code causing the problem was this line:
JS('void', '#(#, #, #, #, #, #, #, #, #, #, #)', this, function, type,
canBubble, cancelable, view, keyIdentifier, keyLocation, ctrlKey,
altKey, shiftKey, metaKey, altGraphKey);
This issue is this is one additional argument passed to the JS function than there are # slots (the "this" should be removed).
OS: Mac OSX Mountain Lion
Revision number: 15458
I was working on html libs, and wrote a new test (along with new functionality) where this showed up. I've attached the test file and the compiled js output just for info.
Here's the full output:
FAILED: dart2js-chrome release_ia32 html/keyboard_event_test
Expected: pass
Actual: crash
Unexpected compile-time error.
stdout:
sdk/lib/html/dart2js/html_dart2js.dart:11368:8: Error: The compiler crashed when compiling this element.
void $dom_initKeyboardEvent(String type, bool canBubble, bool cancelable,
^^^^^^^^^^^^^^^^^^^^^^
The compiler is broken.
When compiling the above element, the compiler crashed. It is not
possible to tell if this is caused by a problem in your program or
not. Regardless, the compiler should not crash.
Internal error: No error location for error: Internal error: Wrong number of arguments for JS: #(#, #, #, #, #, #, #, #, #, #, #)
#0 Compiler.cancel (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:310:7)
#1 Compiler.internalError (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:278:11)
#2 Printer.visitLiteralExpression (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/printer.dart:803:29)
#3 LiteralExpression.accept (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/nodes.dart:441:64)
#4 Printer.visit (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/printer.dart:94:16)
#5 Printer.visitNestedExpression (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/printer.dart:435:12)
#6 Printer.visitExpressionStatement (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/printer.dart:166:26)
#7 ExpressionStatement.accept (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/nodes.dart:182:66)
#8 Printer.visit (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/printer.dart:94:16)
#9 Printer.blockOutWithoutBraces.blockOutWithoutBraces (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/printer.dart:144:12)
#10 List.forEach (dart:core-patch:860:8)
#11 Printer.blockOut (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/printer.dart:153:28)
#12 Printer.blockBody (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/printer.dart:124:15)
#13 Printer.functionOut (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/printer.dart:401:14)
#14 Printer.visitFun (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/printer.dart:710:16)
#15 Fun.accept (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/nodes.dart:699:50)
#16 Printer.visit (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/printer.dart:94:16)
#17 prettyPrint (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js/printer.dart:942:16)
#18 SsaCodeGeneratorTask.prettyPrint (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/ssa/codegen.dart:41:30)
#19 SsaCodeGeneratorTask.generateMethod.<anonymous closure> (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/ssa/codegen.dart:99:25)
#20 CompilerTask.measure (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:871:24)
#21 SsaCodeGeneratorTask.generateMethod (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/ssa/codegen.dart:67:19)
#22 SsaCodeGeneratorTask.generateCode (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/ssa/codegen.dart:50:28)
#23 JavaScriptBackend.codegen (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/js_backend/backend.dart:893:51)
#24 Compiler.codegen (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:686:20)
#25 WorkItem.run (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:57:21)
#26 Compiler.processQueue.<anonymous closure>.<anonymous closure> (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:578:54)
#27 Compiler.withCurrentElement (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:153:15)
#28 Compiler.withCurrentElement (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:173:7)
#29 Compiler.processQueue.<anonymous closure> (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:578:25)
#30 Enqueuer.forEach (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/enqueue.dart:397:8)
#31 Compiler.processQueue (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:577:18)
#32 Compiler.runCompiler (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:547:17)
#33 Compiler.run (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:344:18)
#34 Compiler.run (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/compiler.dart:345:7)
#35 Compiler.run (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/apiimpl.dart:158:29)
#36 compile (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/compiler.dart:55:15)
#37 compile (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/dart2js.dart:289:28)
#38 compilerMain (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/dart2js.dart:342:10)
#39 main (file:///Users/efortuna/git-dart/dart/sdk/lib/_internal/compiler/implementation/dart2js.dart:460:17)
______
**Attachments:**
[html_dart2js.dart](https://storage.googleapis.com/google-code-attachments/dart/issue-7003/comment-0/html_dart2js.dart) (821.03 KB)
[keyboard_event_test.dart](https://storage.googleapis.com/google-code-attachments/dart/issue-7003/comment-0/keyboard_event_test.dart) (707 Bytes)
|
defect
|
explodes with no error location for error during an argument number mismatch the code causing the problem was this line nbsp nbsp nbsp nbsp js void this function type nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp canbubble cancelable view keyidentifier keylocation ctrlkey nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp altkey shiftkey metakey altgraphkey this issue is this is one additional argument passed to the js function than there are slots the quot this quot should be removed os mac osx mountain lion revision number i was working on html libs and wrote a new test along with new functionality where this showed up i ve attached the test file and the compiled js output just for info here s the full output failed chrome release html keyboard event test expected pass actual crash unexpected compile time error stdout sdk lib html html dart error the compiler crashed when compiling this element nbsp nbsp void dom initkeyboardevent string type bool canbubble bool cancelable nbsp nbsp nbsp nbsp nbsp nbsp nbsp the compiler is broken when compiling the above element the compiler crashed it is not possible to tell if this is caused by a problem in your program or not regardless the compiler should not crash internal error no error location for error internal error wrong number of arguments for js compiler cancel file users efortuna git dart dart sdk lib internal compiler implementation compiler dart compiler internalerror file users efortuna git dart dart sdk lib internal compiler implementation compiler dart printer visitliteralexpression file users efortuna git dart dart sdk lib internal compiler implementation js printer dart literalexpression accept file users efortuna git dart dart sdk lib internal compiler implementation js nodes dart printer visit file users efortuna git dart dart sdk lib internal compiler implementation js printer dart printer visitnestedexpression file users efortuna git dart dart sdk lib internal compiler implementation js printer dart printer visitexpressionstatement file users efortuna git dart dart sdk lib internal compiler implementation js printer dart expressionstatement accept file users efortuna git dart dart sdk lib internal compiler implementation js nodes dart printer visit file users efortuna git dart dart sdk lib internal compiler implementation js printer dart printer blockoutwithoutbraces blockoutwithoutbraces file users efortuna git dart dart sdk lib internal compiler implementation js printer dart list foreach dart core patch printer blockout file users efortuna git dart dart sdk lib internal compiler implementation js printer dart printer blockbody file users efortuna git dart dart sdk lib internal compiler implementation js printer dart printer functionout file users efortuna git dart dart sdk lib internal compiler implementation js printer dart printer visitfun file users efortuna git dart dart sdk lib internal compiler implementation js printer dart fun accept file users efortuna git dart dart sdk lib internal compiler implementation js nodes dart printer visit file users efortuna git dart dart sdk lib internal compiler implementation js printer dart prettyprint file users efortuna git dart dart sdk lib internal compiler implementation js printer dart ssacodegeneratortask prettyprint file users efortuna git dart dart sdk lib internal compiler implementation ssa codegen dart ssacodegeneratortask generatemethod lt anonymous closure gt file users efortuna git dart dart sdk lib internal compiler implementation ssa codegen dart compilertask measure file users efortuna git dart dart sdk lib internal compiler implementation compiler dart ssacodegeneratortask generatemethod file users efortuna git dart dart sdk lib internal compiler implementation ssa codegen dart ssacodegeneratortask generatecode file users efortuna git dart dart sdk lib internal compiler implementation ssa codegen dart javascriptbackend codegen file users efortuna git dart dart sdk lib internal compiler implementation js backend backend dart compiler codegen file users efortuna git dart dart sdk lib internal compiler implementation compiler dart workitem run file users efortuna git dart dart sdk lib internal compiler implementation compiler dart compiler processqueue lt anonymous closure gt lt anonymous closure gt file users efortuna git dart dart sdk lib internal compiler implementation compiler dart compiler withcurrentelement file users efortuna git dart dart sdk lib internal compiler implementation compiler dart compiler withcurrentelement file users efortuna git dart dart sdk lib internal compiler implementation compiler dart compiler processqueue lt anonymous closure gt file users efortuna git dart dart sdk lib internal compiler implementation compiler dart enqueuer foreach file users efortuna git dart dart sdk lib internal compiler implementation enqueue dart compiler processqueue file users efortuna git dart dart sdk lib internal compiler implementation compiler dart compiler runcompiler file users efortuna git dart dart sdk lib internal compiler implementation compiler dart compiler run file users efortuna git dart dart sdk lib internal compiler implementation compiler dart compiler run file users efortuna git dart dart sdk lib internal compiler implementation compiler dart compiler run file users efortuna git dart dart sdk lib internal compiler implementation apiimpl dart compile file users efortuna git dart dart sdk lib internal compiler compiler dart compile file users efortuna git dart dart sdk lib internal compiler implementation dart compilermain file users efortuna git dart dart sdk lib internal compiler implementation dart main file users efortuna git dart dart sdk lib internal compiler implementation dart attachments kb bytes
| 1
|
52,189
| 13,211,404,354
|
IssuesEvent
|
2020-08-15 22:54:21
|
icecube-trac/tix4
|
https://api.github.com/repos/icecube-trac/tix4
|
opened
|
[dataio] serialization documentation outdated (Trac #1816)
|
Incomplete Migration Migrated from Trac combo core defect
|
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1816">https://code.icecube.wisc.edu/projects/icecube/ticket/1816</a>, reported by mzolland owned by olivas</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:13:18",
"_ts": "1550067198646291",
"description": "http://software.icecube.wisc.edu/offline_trunk/projects/dataio/serialization.html\n\ndocumentation is outdated since the change from boost::serialization to icecube::serialization\n\nalso please include some more guidelines if things should use teh one or teh other interface in case they are not in deep dependency to I3-classes, aka. isolated/stand-alone classes, which just need serialization to file etc.",
"reporter": "mzoll",
"cc": "",
"resolution": "fixed",
"time": "2016-08-11T16:08:53",
"component": "combo core",
"summary": "[dataio] serialization documentation outdated",
"priority": "major",
"keywords": "",
"milestone": "",
"owner": "olivas",
"type": "defect"
}
```
</p>
</details>
|
1.0
|
[dataio] serialization documentation outdated (Trac #1816) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1816">https://code.icecube.wisc.edu/projects/icecube/ticket/1816</a>, reported by mzolland owned by olivas</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:13:18",
"_ts": "1550067198646291",
"description": "http://software.icecube.wisc.edu/offline_trunk/projects/dataio/serialization.html\n\ndocumentation is outdated since the change from boost::serialization to icecube::serialization\n\nalso please include some more guidelines if things should use teh one or teh other interface in case they are not in deep dependency to I3-classes, aka. isolated/stand-alone classes, which just need serialization to file etc.",
"reporter": "mzoll",
"cc": "",
"resolution": "fixed",
"time": "2016-08-11T16:08:53",
"component": "combo core",
"summary": "[dataio] serialization documentation outdated",
"priority": "major",
"keywords": "",
"milestone": "",
"owner": "olivas",
"type": "defect"
}
```
</p>
</details>
|
defect
|
serialization documentation outdated trac migrated from json status closed changetime ts description is outdated since the change from boost serialization to icecube serialization n nalso please include some more guidelines if things should use teh one or teh other interface in case they are not in deep dependency to classes aka isolated stand alone classes which just need serialization to file etc reporter mzoll cc resolution fixed time component combo core summary serialization documentation outdated priority major keywords milestone owner olivas type defect
| 1
|
55,620
| 14,597,328,717
|
IssuesEvent
|
2020-12-20 19:38:17
|
scipy/scipy
|
https://api.github.com/repos/scipy/scipy
|
closed
|
special.chndtrix (ncx2.ppf) gives wrong results (Trac #1633)
|
Migrated from Trac defect prio-normal scipy.special
|
_Original ticket http://projects.scipy.org/scipy/ticket/1633 on 2012-03-26 by trac user pwei, assigned to @pv._
ncx2.ppf(1.-1e-6,2,1) --> 35.4[[BR]]
ncx2.ppf(1.-1e-6,2,2) --> 1e+100 <======[[BR]]
ncx2.ppf(1.-1e-6,2,3) --> 45.98[[BR]]
ncx2.ppf(1.-1e-6,2,4) --> 1e+100 <======[[BR]]
ncx2.ppf(1.-1e-6,2,5) --> 52.67
|
1.0
|
special.chndtrix (ncx2.ppf) gives wrong results (Trac #1633) - _Original ticket http://projects.scipy.org/scipy/ticket/1633 on 2012-03-26 by trac user pwei, assigned to @pv._
ncx2.ppf(1.-1e-6,2,1) --> 35.4[[BR]]
ncx2.ppf(1.-1e-6,2,2) --> 1e+100 <======[[BR]]
ncx2.ppf(1.-1e-6,2,3) --> 45.98[[BR]]
ncx2.ppf(1.-1e-6,2,4) --> 1e+100 <======[[BR]]
ncx2.ppf(1.-1e-6,2,5) --> 52.67
|
defect
|
special chndtrix ppf gives wrong results trac original ticket on by trac user pwei assigned to pv ppf ppf ppf ppf ppf
| 1
|
622,121
| 19,607,815,600
|
IssuesEvent
|
2022-01-06 11:45:50
|
Full-Tortuga/decide-full-tortuga-autenticacion
|
https://api.github.com/repos/Full-Tortuga/decide-full-tortuga-autenticacion
|
opened
|
Pasos incenesarios en la instalacion de dependencias de heroku.yml
|
med-priority integration incident
|
Debido a que los tests de selenium no funcionan correctamente en la maquina provista por GitHub Actions, finalmente se van a comentar para ser ejecutados en maquinas locales. Por lo tanto, el fragmento de script añadido a heroku.yml para instalar chrome, y derivados de chormium(browser y driver) no son necesarios en el script de integracion continua. Deberían ser eliminados.
|
1.0
|
Pasos incenesarios en la instalacion de dependencias de heroku.yml - Debido a que los tests de selenium no funcionan correctamente en la maquina provista por GitHub Actions, finalmente se van a comentar para ser ejecutados en maquinas locales. Por lo tanto, el fragmento de script añadido a heroku.yml para instalar chrome, y derivados de chormium(browser y driver) no son necesarios en el script de integracion continua. Deberían ser eliminados.
|
non_defect
|
pasos incenesarios en la instalacion de dependencias de heroku yml debido a que los tests de selenium no funcionan correctamente en la maquina provista por github actions finalmente se van a comentar para ser ejecutados en maquinas locales por lo tanto el fragmento de script añadido a heroku yml para instalar chrome y derivados de chormium browser y driver no son necesarios en el script de integracion continua deberían ser eliminados
| 0
|
74,360
| 25,084,286,611
|
IssuesEvent
|
2022-11-07 22:09:01
|
vector-im/element-web
|
https://api.github.com/repos/vector-im/element-web
|
opened
|
New session manager beta wants me to verify session that doesn't support it
|
T-Defect A-Session-Mgmt
|
### Steps to reproduce
Found while compiling: https://github.com/vector-im/element-web/issues/23709
With the new session manager beta, it wants me to verify this session:

But according to the old session management, that session doesn't even support verification. I don't know what's special or different about that other session. Maybe the session was created from some client API usage since it's the archiver used with the Matrix public archive.

In any case, we seem to be able to detect the difference in the old session manager which is lost in the new one.
### Outcome
#### What did you expect?
Only verifiable sessions are suggested to verify
#### What happened instead?
All unverified sessions are shown
### Operating system
Windows 10
### Browser information
Chrome Version 107.0.5304.88
### URL for webapp
https://develop.element.io/
### Application version
Element version: 577a6b7c5ab3-react-be5a8ca3b9c7-js-52932f59ab64 Olm version: 3.2.12
### Homeserver
matrix.org
### Will you send logs?
No
|
1.0
|
New session manager beta wants me to verify session that doesn't support it - ### Steps to reproduce
Found while compiling: https://github.com/vector-im/element-web/issues/23709
With the new session manager beta, it wants me to verify this session:

But according to the old session management, that session doesn't even support verification. I don't know what's special or different about that other session. Maybe the session was created from some client API usage since it's the archiver used with the Matrix public archive.

In any case, we seem to be able to detect the difference in the old session manager which is lost in the new one.
### Outcome
#### What did you expect?
Only verifiable sessions are suggested to verify
#### What happened instead?
All unverified sessions are shown
### Operating system
Windows 10
### Browser information
Chrome Version 107.0.5304.88
### URL for webapp
https://develop.element.io/
### Application version
Element version: 577a6b7c5ab3-react-be5a8ca3b9c7-js-52932f59ab64 Olm version: 3.2.12
### Homeserver
matrix.org
### Will you send logs?
No
|
defect
|
new session manager beta wants me to verify session that doesn t support it steps to reproduce found while compiling with the new session manager beta it wants me to verify this session but according to the old session management that session doesn t even support verification i don t know what s special or different about that other session maybe the session was created from some client api usage since it s the archiver used with the matrix public archive in any case we seem to be able to detect the difference in the old session manager which is lost in the new one outcome what did you expect only verifiable sessions are suggested to verify what happened instead all unverified sessions are shown operating system windows browser information chrome version url for webapp application version element version react js olm version homeserver matrix org will you send logs no
| 1
|
47,403
| 24,988,587,777
|
IssuesEvent
|
2022-11-02 16:49:47
|
dotnet/roslyn
|
https://api.github.com/repos/dotnet/roslyn
|
closed
|
'messages' seem to populate one project at a time (or worse).
|
Area-IDE Concept-Continuous Improvement Area-Performance Investigation Required
|
Repro: open Roslyn.sln in roslyn. Turn on fsa. Wait for 'messages' to populate. In hte lower left (in the background tasks list), you'll see files flying past as they're analyzed. However, despite this, items don't show in the error list. Then, at some point, they'll start coming. But it's slow, and a huge chunk at a time. i.e. i went from 150 messages for a long time to like 3000. Then 7000. And so on and so forth.
It appears as if the messages are getting buffered and are only being reported by a project in bulk, instead of as they are computed and at a much more reasonable "live" clip.
|
True
|
'messages' seem to populate one project at a time (or worse). - Repro: open Roslyn.sln in roslyn. Turn on fsa. Wait for 'messages' to populate. In hte lower left (in the background tasks list), you'll see files flying past as they're analyzed. However, despite this, items don't show in the error list. Then, at some point, they'll start coming. But it's slow, and a huge chunk at a time. i.e. i went from 150 messages for a long time to like 3000. Then 7000. And so on and so forth.
It appears as if the messages are getting buffered and are only being reported by a project in bulk, instead of as they are computed and at a much more reasonable "live" clip.
|
non_defect
|
messages seem to populate one project at a time or worse repro open roslyn sln in roslyn turn on fsa wait for messages to populate in hte lower left in the background tasks list you ll see files flying past as they re analyzed however despite this items don t show in the error list then at some point they ll start coming but it s slow and a huge chunk at a time i e i went from messages for a long time to like then and so on and so forth it appears as if the messages are getting buffered and are only being reported by a project in bulk instead of as they are computed and at a much more reasonable live clip
| 0
|
36,259
| 7,869,929,488
|
IssuesEvent
|
2018-06-24 19:43:16
|
RIOT-OS/RIOT
|
https://api.github.com/repos/RIOT-OS/RIOT
|
opened
|
avr: C standard library is incomplete
|
CI avr make quality defect
|
#### Description
avr-libc 1.8.x does not implement the full C standard library. It is missing at least code related to ```time.h```. Thus things related to RTC work on the ATmegas cannot be linked (they can be compiled due to ```cpu/atmega_common/avr-libc-extra``` providing ```time.h```, but an implementation is not provided). avr-libc 2.0.x is required for an implementation for time. Unfortunately, the Docker image and build server use the old version (Debian does not provide 2.0.x).
#### Steps to reproduce the issue
Attempt to compile code using functions from ```time.h```, such as in #8842
#### Expected results
Function calls using ```time.h``` link correctly.
#### Actual results
From build server output:
```
--- build output of app tests/periph_rtc for board mega-xplained (raw, runtime=0.8s):
-- running on worker haw-icc thread 1, build number 84590.
make: Entering directory '/tmp/dwq.0.9010834105496806/82cd9ea90eaac3dd14c6d7f70c0c870c/tests/periph_rtc'
Building application "tests_periph_rtc" for "mega-xplained" with MCU "atmega1284p".
/tmp/dwq.0.9010834105496806/82cd9ea90eaac3dd14c6d7f70c0c870c/build/atmega_common_periph.a(rtc.o): In function `rtc_set_time':
rtc.c:(.text.rtc_set_time+0x20): undefined reference to `mk_gmtime'
/tmp/dwq.0.9010834105496806/82cd9ea90eaac3dd14c6d7f70c0c870c/build/atmega_common_periph.a(rtc.o): In function `rtc_get_time':
rtc.c:(.text.rtc_get_time+0x64): undefined reference to `gmtime_r'
/tmp/dwq.0.9010834105496806/82cd9ea90eaac3dd14c6d7f70c0c870c/build/atmega_common_periph.a(rtc.o): In function `rtc_set_alarm':
rtc.c:(.text.rtc_set_alarm+0x2a): undefined reference to `mk_gmtime'
/tmp/dwq.0.9010834105496806/82cd9ea90eaac3dd14c6d7f70c0c870c/build/atmega_common_periph.a(rtc.o): In function `rtc_get_alarm':
rtc.c:(.text.rtc_get_alarm+0x6): undefined reference to `gmtime_r'
collect2: error: ld returned 1 exit status
/tmp/dwq.0.9010834105496806/82cd9ea90eaac3dd14c6d7f70c0c870c/tests/periph_rtc/../../Makefile.include:356: recipe for target '/tmp/dwq.0.9010834105496806/82cd9ea90eaac3dd14c6d7f70c0c870c/build/tests_periph_rtc.elf' failed
make: *** [/tmp/dwq.0.9010834105496806/82cd9ea90eaac3dd14c6d7f70c0c870c/build/tests_periph_rtc.elf] Error 1
make: Leaving directory '/tmp/dwq.0.9010834105496806/82cd9ea90eaac3dd14c6d7f70c0c870c/tests/periph_rtc'
-- build directory size: 692K
```
#### Versions
From build server output:
```
Installed compiler toolchains
-----------------------------
native gcc: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609
arm-none-eabi-gcc: arm-none-eabi-gcc (GNU Tools for Arm Embedded Processors 7-2017-q4-major) 7.2.1 20170904 (release) [ARM/embedded-7-branch revision 255204]
avr-gcc: avr-gcc (GCC) 4.9.2
mips-mti-elf-gcc: mips-mti-elf-gcc (Codescape GNU Tools 2016.05-03 for MIPS MTI Bare Metal) 4.9.2
msp430-gcc: msp430-gcc (GCC) 4.6.3 20120301 (mspgcc LTS 20120406 unpatched)
riscv-none-embed-gcc: riscv-none-embed-gcc (GNU MCU Eclipse RISC-V Embedded GCC, 64-bits) 7.2.0
clang: clang version 3.8.0-2ubuntu4 (tags/RELEASE_380/final)
Installed compiler libs
-----------------------
arm-none-eabi-newlib: "2.5.0"
mips-mti-elf-newlib: "2.1.0"
riscv-none-embed-newlib: "2.5.0"
avr-libc: "1.8.0svn" ("20111229")
Installed development tools
---------------------------
cmake: cmake version 3.10.0
cppcheck: Cppcheck 1.72
doxygen: 1.8.11
flake8: missing
git: git version 2.7.4
coccinelle: spatch version 1.0.4 with Python support and with PCRE support
```
#### References:
#8842
#8857
|
1.0
|
avr: C standard library is incomplete - #### Description
avr-libc 1.8.x does not implement the full C standard library. It is missing at least code related to ```time.h```. Thus things related to RTC work on the ATmegas cannot be linked (they can be compiled due to ```cpu/atmega_common/avr-libc-extra``` providing ```time.h```, but an implementation is not provided). avr-libc 2.0.x is required for an implementation for time. Unfortunately, the Docker image and build server use the old version (Debian does not provide 2.0.x).
#### Steps to reproduce the issue
Attempt to compile code using functions from ```time.h```, such as in #8842
#### Expected results
Function calls using ```time.h``` link correctly.
#### Actual results
From build server output:
```
--- build output of app tests/periph_rtc for board mega-xplained (raw, runtime=0.8s):
-- running on worker haw-icc thread 1, build number 84590.
make: Entering directory '/tmp/dwq.0.9010834105496806/82cd9ea90eaac3dd14c6d7f70c0c870c/tests/periph_rtc'
Building application "tests_periph_rtc" for "mega-xplained" with MCU "atmega1284p".
/tmp/dwq.0.9010834105496806/82cd9ea90eaac3dd14c6d7f70c0c870c/build/atmega_common_periph.a(rtc.o): In function `rtc_set_time':
rtc.c:(.text.rtc_set_time+0x20): undefined reference to `mk_gmtime'
/tmp/dwq.0.9010834105496806/82cd9ea90eaac3dd14c6d7f70c0c870c/build/atmega_common_periph.a(rtc.o): In function `rtc_get_time':
rtc.c:(.text.rtc_get_time+0x64): undefined reference to `gmtime_r'
/tmp/dwq.0.9010834105496806/82cd9ea90eaac3dd14c6d7f70c0c870c/build/atmega_common_periph.a(rtc.o): In function `rtc_set_alarm':
rtc.c:(.text.rtc_set_alarm+0x2a): undefined reference to `mk_gmtime'
/tmp/dwq.0.9010834105496806/82cd9ea90eaac3dd14c6d7f70c0c870c/build/atmega_common_periph.a(rtc.o): In function `rtc_get_alarm':
rtc.c:(.text.rtc_get_alarm+0x6): undefined reference to `gmtime_r'
collect2: error: ld returned 1 exit status
/tmp/dwq.0.9010834105496806/82cd9ea90eaac3dd14c6d7f70c0c870c/tests/periph_rtc/../../Makefile.include:356: recipe for target '/tmp/dwq.0.9010834105496806/82cd9ea90eaac3dd14c6d7f70c0c870c/build/tests_periph_rtc.elf' failed
make: *** [/tmp/dwq.0.9010834105496806/82cd9ea90eaac3dd14c6d7f70c0c870c/build/tests_periph_rtc.elf] Error 1
make: Leaving directory '/tmp/dwq.0.9010834105496806/82cd9ea90eaac3dd14c6d7f70c0c870c/tests/periph_rtc'
-- build directory size: 692K
```
#### Versions
From build server output:
```
Installed compiler toolchains
-----------------------------
native gcc: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609
arm-none-eabi-gcc: arm-none-eabi-gcc (GNU Tools for Arm Embedded Processors 7-2017-q4-major) 7.2.1 20170904 (release) [ARM/embedded-7-branch revision 255204]
avr-gcc: avr-gcc (GCC) 4.9.2
mips-mti-elf-gcc: mips-mti-elf-gcc (Codescape GNU Tools 2016.05-03 for MIPS MTI Bare Metal) 4.9.2
msp430-gcc: msp430-gcc (GCC) 4.6.3 20120301 (mspgcc LTS 20120406 unpatched)
riscv-none-embed-gcc: riscv-none-embed-gcc (GNU MCU Eclipse RISC-V Embedded GCC, 64-bits) 7.2.0
clang: clang version 3.8.0-2ubuntu4 (tags/RELEASE_380/final)
Installed compiler libs
-----------------------
arm-none-eabi-newlib: "2.5.0"
mips-mti-elf-newlib: "2.1.0"
riscv-none-embed-newlib: "2.5.0"
avr-libc: "1.8.0svn" ("20111229")
Installed development tools
---------------------------
cmake: cmake version 3.10.0
cppcheck: Cppcheck 1.72
doxygen: 1.8.11
flake8: missing
git: git version 2.7.4
coccinelle: spatch version 1.0.4 with Python support and with PCRE support
```
#### References:
#8842
#8857
|
defect
|
avr c standard library is incomplete description avr libc x does not implement the full c standard library it is missing at least code related to time h thus things related to rtc work on the atmegas cannot be linked they can be compiled due to cpu atmega common avr libc extra providing time h but an implementation is not provided avr libc x is required for an implementation for time unfortunately the docker image and build server use the old version debian does not provide x steps to reproduce the issue attempt to compile code using functions from time h such as in expected results function calls using time h link correctly actual results from build server output build output of app tests periph rtc for board mega xplained raw runtime running on worker haw icc thread build number make entering directory tmp dwq tests periph rtc building application tests periph rtc for mega xplained with mcu tmp dwq build atmega common periph a rtc o in function rtc set time rtc c text rtc set time undefined reference to mk gmtime tmp dwq build atmega common periph a rtc o in function rtc get time rtc c text rtc get time undefined reference to gmtime r tmp dwq build atmega common periph a rtc o in function rtc set alarm rtc c text rtc set alarm undefined reference to mk gmtime tmp dwq build atmega common periph a rtc o in function rtc get alarm rtc c text rtc get alarm undefined reference to gmtime r error ld returned exit status tmp dwq tests periph rtc makefile include recipe for target tmp dwq build tests periph rtc elf failed make error make leaving directory tmp dwq tests periph rtc build directory size versions from build server output installed compiler toolchains native gcc gcc ubuntu arm none eabi gcc arm none eabi gcc gnu tools for arm embedded processors major release avr gcc avr gcc gcc mips mti elf gcc mips mti elf gcc codescape gnu tools for mips mti bare metal gcc gcc gcc mspgcc lts unpatched riscv none embed gcc riscv none embed gcc gnu mcu eclipse risc v embedded gcc bits clang clang version tags release final installed compiler libs arm none eabi newlib mips mti elf newlib riscv none embed newlib avr libc installed development tools cmake cmake version cppcheck cppcheck doxygen missing git git version coccinelle spatch version with python support and with pcre support references
| 1
|
74,316
| 25,064,439,965
|
IssuesEvent
|
2022-11-07 06:49:53
|
line/armeria
|
https://api.github.com/repos/line/armeria
|
closed
|
Should not return a content body for `HEAD` method in `AggregatedHttpResponseHandler`
|
defect
|
There is a regression that a content body could be sent even if a `HEAD` method is set in a request header.
`HttpResponseSubscriber` handles the `HEAD` method correctly, but `AggregatedHttpResponseHandler` does not consider the `HEAD` method.
https://github.com/line/armeria/blob/5d1d9a5525ffe2305fcb56f32763748d1aa30168/core/src/main/java/com/linecorp/armeria/server/HttpResponseSubscriber.java#L153-L154
https://github.com/line/armeria/blob/5d1d9a5525ffe2305fcb56f32763748d1aa30168/core/src/main/java/com/linecorp/armeria/server/AbstractHttpResponseHandler.java#L129-L134
|
1.0
|
Should not return a content body for `HEAD` method in `AggregatedHttpResponseHandler` - There is a regression that a content body could be sent even if a `HEAD` method is set in a request header.
`HttpResponseSubscriber` handles the `HEAD` method correctly, but `AggregatedHttpResponseHandler` does not consider the `HEAD` method.
https://github.com/line/armeria/blob/5d1d9a5525ffe2305fcb56f32763748d1aa30168/core/src/main/java/com/linecorp/armeria/server/HttpResponseSubscriber.java#L153-L154
https://github.com/line/armeria/blob/5d1d9a5525ffe2305fcb56f32763748d1aa30168/core/src/main/java/com/linecorp/armeria/server/AbstractHttpResponseHandler.java#L129-L134
|
defect
|
should not return a content body for head method in aggregatedhttpresponsehandler there is a regression that a content body could be sent even if a head method is set in a request header httpresponsesubscriber handles the head method correctly but aggregatedhttpresponsehandler does not consider the head method
| 1
|
28,207
| 5,221,373,032
|
IssuesEvent
|
2017-01-27 01:14:01
|
elTiempoVuela/https-finder
|
https://api.github.com/repos/elTiempoVuela/https-finder
|
closed
|
new httpseverywhere doesn't use httpsfinder rules
|
auto-migrated Priority-Medium Type-Defect
|
```
What steps will reproduce the problem?
1.update httpseverywhere to new version 4.0development.17 and restart firefox
2.go to sites that have https
3.
What is the expected output? What do you see instead?
it detects the https and prompts for redirect and save(and says overwrite too?)
but doesnt save it and doesnt load this rule later.
What version of the product are you using? On what operating system?
last version of httpsfinder 0.91 and httpseverywhere 4.0development.17
linux 3.13
Please provide any additional information below.
```
Original issue reported on code.google.com by `rezad1...@gmail.com` on 25 May 2014 at 1:27
|
1.0
|
new httpseverywhere doesn't use httpsfinder rules - ```
What steps will reproduce the problem?
1.update httpseverywhere to new version 4.0development.17 and restart firefox
2.go to sites that have https
3.
What is the expected output? What do you see instead?
it detects the https and prompts for redirect and save(and says overwrite too?)
but doesnt save it and doesnt load this rule later.
What version of the product are you using? On what operating system?
last version of httpsfinder 0.91 and httpseverywhere 4.0development.17
linux 3.13
Please provide any additional information below.
```
Original issue reported on code.google.com by `rezad1...@gmail.com` on 25 May 2014 at 1:27
|
defect
|
new httpseverywhere doesn t use httpsfinder rules what steps will reproduce the problem update httpseverywhere to new version and restart firefox go to sites that have https what is the expected output what do you see instead it detects the https and prompts for redirect and save and says overwrite too but doesnt save it and doesnt load this rule later what version of the product are you using on what operating system last version of httpsfinder and httpseverywhere linux please provide any additional information below original issue reported on code google com by gmail com on may at
| 1
|
45,971
| 13,055,829,928
|
IssuesEvent
|
2020-07-30 02:51:42
|
icecube-trac/tix2
|
https://api.github.com/repos/icecube-trac/tix2
|
opened
|
radioeventbrowser (Trac #344)
|
Incomplete Migration Migrated from Trac RASTA defect
|
Migrated from https://code.icecube.wisc.edu/ticket/344
```json
{
"status": "closed",
"changetime": "2012-01-17T05:10:49",
"description": "radioeventbrowser not build by default. Have to specify -DBUILD_TOPEVENTBROWSER=True by compiling",
"reporter": "tobias",
"cc": "",
"resolution": "fixed",
"_ts": "1326777049000000",
"component": "RASTA",
"summary": "radioeventbrowser",
"priority": "normal",
"keywords": "",
"time": "2012-01-16T14:11:28",
"milestone": "",
"owner": "sboeser",
"type": "defect"
}
```
|
1.0
|
radioeventbrowser (Trac #344) - Migrated from https://code.icecube.wisc.edu/ticket/344
```json
{
"status": "closed",
"changetime": "2012-01-17T05:10:49",
"description": "radioeventbrowser not build by default. Have to specify -DBUILD_TOPEVENTBROWSER=True by compiling",
"reporter": "tobias",
"cc": "",
"resolution": "fixed",
"_ts": "1326777049000000",
"component": "RASTA",
"summary": "radioeventbrowser",
"priority": "normal",
"keywords": "",
"time": "2012-01-16T14:11:28",
"milestone": "",
"owner": "sboeser",
"type": "defect"
}
```
|
defect
|
radioeventbrowser trac migrated from json status closed changetime description radioeventbrowser not build by default have to specify dbuild topeventbrowser true by compiling reporter tobias cc resolution fixed ts component rasta summary radioeventbrowser priority normal keywords time milestone owner sboeser type defect
| 1
|
27,802
| 5,105,632,286
|
IssuesEvent
|
2017-01-05 08:26:29
|
hazelcast/hazelcast
|
https://api.github.com/repos/hazelcast/hazelcast
|
opened
|
3.8 CreateUseDestroy test hangs
|
Type: Critical Type: Defect
|
after this issue was fixed https://github.com/hazelcast/hazelcast/issues/9562 found by the same test. I see the test hangs.
at
```
cat output/HZ/HzMember2HZ/timeout_stack.txt | grep timeStep
at hz.executor.regular.CreateUseDestroy.timeStep(CreateUseDestroy.java:25)
at hz.semaphore.CreateUseDestroy.timeStep(CreateUseDestroy.java:13)
[andrejs@Server1 create-use-destroy]$ cat output/HZ/HzMember1HZ/timeout_stack.txt | grep timeStep
at hz.executor.regular.CreateUseDestroy.timeStep(CreateUseDestroy.java:25)
at hz.semaphore.CreateUseDestroy.timeStep(CreateUseDestroy.java:13)
[andrejs@Server1 create-use-destroy]$ cat output/HZ/HzClient1HZ/timeout_stack.txt | grep timeStep
at hz.executor.regular.CreateUseDestroy.timeStep(CreateUseDestroy.java:25)
at hz.semaphore.CreateUseDestroy.timeStep(CreateUseDestroy.java:13)
[andrejs@Server1 create-use-destroy]$ cat output/HZ/HzClient2HZ/timeout_stack.txt | grep timeStep
at hz.semaphore.CreateUseDestroy.timeStep(CreateUseDestroy.java:13)
```
https://github.com/Danny-Hazelcast/hzCmd-bench/blob/zeta/src/main/java/hz/executor/regular/CreateUseDestroy.java#L25
https://github.com/Danny-Hazelcast/hzCmd-bench/blob/bdee87fd90946e4a6d711f59d6604c6f799b7364/src/main/java/hz/semaphore/CreateUseDestroy.java#L13
Gc looks ok
http://54.87.52.100/~jenkins/workspace/temp/create-use-destroy-hang/gc.html
perf charts for all the types of create use destroy tests running
http://54.87.52.100/~jenkins/workspace/temp/create-use-destroy-hang/output/
map create use destroy through put.
http://54.87.52.100/~jenkins/workspace/temp/create-use-destroy-hang/output/HZ_3.8-SNAPSHOT_createUseDestroy_mapBak1_hz.map.CreateUseDestroy_1-bench.csv-charts/HZ_3.8-SNAPSHOT_createUseDestroy_mapBak1_hz.map.CreateUseDestroy_1-bench.csv-ops-perSec-1min-rate.png
hanging semaphore test through put
http://54.87.52.100/~jenkins/workspace/temp/create-use-destroy-hang/output/HZ_3.8-SNAPSHOT_createUseDestroy_semaphore_hz.semaphore.CreateUseDestroy_1-bench.csv-charts/HZ_3.8-SNAPSHOT_createUseDestroy_semaphore_hz.semaphore.CreateUseDestroy_1-bench.csv-ops-perSec-1min-rate.png
hanging regular executor test
http://54.87.52.100/~jenkins/workspace/temp/create-use-destroy-hang/output/HZ_3.8-SNAPSHOT_createUseDestroy_executor_hz.executor.regular.CreateUseDestroy_1-bench.csv-charts/HZ_3.8-SNAPSHOT_createUseDestroy_executor_hz.executor.regular.CreateUseDestroy_1-bench.csv-ops-perSec-1min-rate.png
JStack traces, taken 2 mins after the run was scheduled to end
http://54.87.52.100/~jenkins/workspace/temp/create-use-destroy-hang/output/HZ/HzMember1HZ/timeout_stack.txt
http://54.87.52.100/~jenkins/workspace/temp/create-use-destroy-hang/output/HZ/HzMember2HZ/timeout_stack.txt
http://54.87.52.100/~jenkins/workspace/temp/create-use-destroy-hang/output/HZ/HzClient1HZ/timeout_stack.txt
http://54.87.52.100/~jenkins/workspace/temp/create-use-destroy-hang/output/HZ/HzClient2HZ/timeout_stack.txt
find . -name *stack* | xargs grep 'hazelcast' | sort | uniq -c
```
1 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.client.proxy.ClientSemaphoreProxy.acquire(ClientSemaphoreProxy.java:53)
1 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.client.proxy.PartitionSpecificClientProxy.invokeOnPartition(PartitionSpecificClientProxy.java:47)
1 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.client.spi.ClientProxy.invokeOnPartition(ClientProxy.java:154)
1 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.client.spi.impl.ClientInvocationServiceSupport$ResponseThread.doRun(ClientInvocationServiceSupport.java:310)
1 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.client.spi.impl.ClientInvocationServiceSupport$ResponseThread.run(ClientInvocationServiceSupport.java:298)
1 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.client.util.ClientDelegatingFuture.get(ClientDelegatingFuture.java:113)
1 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.client.util.ClientDelegatingFuture.get(ClientDelegatingFuture.java:127)
2 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.internal.networking.nonblocking.NonBlockingIOThread.run(NonBlockingIOThread.java:206)
2 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.internal.networking.nonblocking.NonBlockingIOThread.selectLoop(NonBlockingIOThread.java:251)
1 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.internal.util.concurrent.MPSCQueue.take(MPSCQueue.java:153)
1 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.internal.util.concurrent.MPSCQueue.takeAll(MPSCQueue.java:231)
1 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:153)
1 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:179)
5 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76)
5 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:92)
5 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.util.executor.StripedExecutor$Worker.run(StripedExecutor.java:203)
1 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.client.proxy.ClientSemaphoreProxy.acquire(ClientSemaphoreProxy.java:53)
1 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.client.proxy.PartitionSpecificClientProxy.invokeOnPartition(PartitionSpecificClientProxy.java:47)
1 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.client.spi.ClientProxy.invokeOnPartition(ClientProxy.java:154)
1 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.client.spi.impl.ClientInvocationServiceSupport$ResponseThread.doRun(ClientInvocationServiceSupport.java:310)
1 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.client.spi.impl.ClientInvocationServiceSupport$ResponseThread.run(ClientInvocationServiceSupport.java:298)
2 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.internal.networking.nonblocking.NonBlockingIOThread.run(NonBlockingIOThread.java:206)
2 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.internal.networking.nonblocking.NonBlockingIOThread.selectLoop(NonBlockingIOThread.java:251)
1 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.internal.util.concurrent.MPSCQueue.take(MPSCQueue.java:153)
1 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.internal.util.concurrent.MPSCQueue.takeAll(MPSCQueue.java:231)
1 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:153)
5 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76)
5 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:92)
5 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.util.executor.StripedExecutor$Worker.run(StripedExecutor.java:203)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.concurrent.semaphore.SemaphoreProxy.acquire(SemaphoreProxy.java:65)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.concurrent.semaphore.SemaphoreProxy.acquire(SemaphoreProxy.java:76)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.internal.diagnostics.HealthMonitor$HealthMonitorThread.run(HealthMonitor.java:149)
6 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.internal.networking.nonblocking.NonBlockingIOThread.run(NonBlockingIOThread.java:206)
6 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.internal.networking.nonblocking.NonBlockingIOThread.selectLoop(NonBlockingIOThread.java:251)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.internal.networking.nonblocking.iobalancer.IOBalancerThread.run(IOBalancerThread.java:53)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.internal.partition.impl.MigrationQueue.poll(MigrationQueue.java:48)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.internal.partition.impl.MigrationThread.doRun(MigrationThread.java:78)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.internal.partition.impl.MigrationThread.run(MigrationThread.java:59)
41 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.internal.util.concurrent.MPSCQueue.take(MPSCQueue.java:153)
41 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.internal.util.concurrent.MPSCQueue.takeAll(MPSCQueue.java:231)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.memory.SimpleGarbageCollector.run(SimpleGarbageCollector.java:39)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.nio.tcp.SocketAcceptorThread.acceptLoop(SocketAcceptorThread.java:118)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.nio.tcp.SocketAcceptorThread.run(SocketAcceptorThread.java:104)
2 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:153)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationexecutor.impl.DefaultOperationQueue.take(DefaultOperationQueue.java:76)
60 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationexecutor.impl.DefaultOperationQueue.take(DefaultOperationQueue.java:85)
61 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:97)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationexecutor.slowoperationdetector.SlowOperationDetector$DetectorThread.run(SlowOperationDetector.java:154)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationexecutor.slowoperationdetector.SlowOperationDetector$DetectorThread.sleepInterval(SlowOperationDetector.java:290)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationparker.impl.OperationParkerImpl$ExpirationTask.doRun(OperationParkerImpl.java:338)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationparker.impl.OperationParkerImpl$ExpirationTask.run(OperationParkerImpl.java:323)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationservice.impl.AsyncInboundResponseHandler$ResponseThread.doRun(AsyncInboundResponseHandler.java:150)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationservice.impl.AsyncInboundResponseHandler$ResponseThread.run(AsyncInboundResponseHandler.java:139)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.util.executor.DelegatingFuture.get(DelegatingFuture.java:83)
8 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76)
8 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:92)
5 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.util.executor.StripedExecutor$Worker.run(StripedExecutor.java:203)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.concurrent.semaphore.SemaphoreProxy.acquire(SemaphoreProxy.java:65)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.concurrent.semaphore.SemaphoreProxy.acquire(SemaphoreProxy.java:76)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.internal.diagnostics.HealthMonitor$HealthMonitorThread.run(HealthMonitor.java:149)
6 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.internal.networking.nonblocking.NonBlockingIOThread.run(NonBlockingIOThread.java:206)
6 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.internal.networking.nonblocking.NonBlockingIOThread.selectLoop(NonBlockingIOThread.java:251)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.internal.networking.nonblocking.iobalancer.IOBalancerThread.run(IOBalancerThread.java:53)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.internal.partition.impl.MigrationQueue.poll(MigrationQueue.java:48)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.internal.partition.impl.MigrationThread.doRun(MigrationThread.java:78)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.internal.partition.impl.MigrationThread.run(MigrationThread.java:59)
41 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.internal.util.concurrent.MPSCQueue.take(MPSCQueue.java:153)
41 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.internal.util.concurrent.MPSCQueue.takeAll(MPSCQueue.java:231)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.memory.SimpleGarbageCollector.run(SimpleGarbageCollector.java:39)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.nio.tcp.SocketAcceptorThread.acceptLoop(SocketAcceptorThread.java:118)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.nio.tcp.SocketAcceptorThread.run(SocketAcceptorThread.java:104)
2 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:153)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationexecutor.impl.DefaultOperationQueue.take(DefaultOperationQueue.java:76)
60 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationexecutor.impl.DefaultOperationQueue.take(DefaultOperationQueue.java:85)
61 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:97)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationexecutor.slowoperationdetector.SlowOperationDetector$DetectorThread.run(SlowOperationDetector.java:154)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationexecutor.slowoperationdetector.SlowOperationDetector$DetectorThread.sleepInterval(SlowOperationDetector.java:290)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationparker.impl.OperationParkerImpl$ExpirationTask.doRun(OperationParkerImpl.java:338)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationparker.impl.OperationParkerImpl$ExpirationTask.run(OperationParkerImpl.java:323)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationservice.impl.AsyncInboundResponseHandler$ResponseThread.doRun(AsyncInboundResponseHandler.java:150)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationservice.impl.AsyncInboundResponseHandler$ResponseThread.run(AsyncInboundResponseHandler.java:139)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.util.executor.DelegatingFuture.get(DelegatingFuture.java:83)
6 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76)
6 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:92)
5 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.util.executor.StripedExecutor$Worker.run(StripedExecutor.java:203)
```
|
1.0
|
3.8 CreateUseDestroy test hangs -
after this issue was fixed https://github.com/hazelcast/hazelcast/issues/9562 found by the same test. I see the test hangs.
at
```
cat output/HZ/HzMember2HZ/timeout_stack.txt | grep timeStep
at hz.executor.regular.CreateUseDestroy.timeStep(CreateUseDestroy.java:25)
at hz.semaphore.CreateUseDestroy.timeStep(CreateUseDestroy.java:13)
[andrejs@Server1 create-use-destroy]$ cat output/HZ/HzMember1HZ/timeout_stack.txt | grep timeStep
at hz.executor.regular.CreateUseDestroy.timeStep(CreateUseDestroy.java:25)
at hz.semaphore.CreateUseDestroy.timeStep(CreateUseDestroy.java:13)
[andrejs@Server1 create-use-destroy]$ cat output/HZ/HzClient1HZ/timeout_stack.txt | grep timeStep
at hz.executor.regular.CreateUseDestroy.timeStep(CreateUseDestroy.java:25)
at hz.semaphore.CreateUseDestroy.timeStep(CreateUseDestroy.java:13)
[andrejs@Server1 create-use-destroy]$ cat output/HZ/HzClient2HZ/timeout_stack.txt | grep timeStep
at hz.semaphore.CreateUseDestroy.timeStep(CreateUseDestroy.java:13)
```
https://github.com/Danny-Hazelcast/hzCmd-bench/blob/zeta/src/main/java/hz/executor/regular/CreateUseDestroy.java#L25
https://github.com/Danny-Hazelcast/hzCmd-bench/blob/bdee87fd90946e4a6d711f59d6604c6f799b7364/src/main/java/hz/semaphore/CreateUseDestroy.java#L13
Gc looks ok
http://54.87.52.100/~jenkins/workspace/temp/create-use-destroy-hang/gc.html
perf charts for all the types of create use destroy tests running
http://54.87.52.100/~jenkins/workspace/temp/create-use-destroy-hang/output/
map create use destroy through put.
http://54.87.52.100/~jenkins/workspace/temp/create-use-destroy-hang/output/HZ_3.8-SNAPSHOT_createUseDestroy_mapBak1_hz.map.CreateUseDestroy_1-bench.csv-charts/HZ_3.8-SNAPSHOT_createUseDestroy_mapBak1_hz.map.CreateUseDestroy_1-bench.csv-ops-perSec-1min-rate.png
hanging semaphore test through put
http://54.87.52.100/~jenkins/workspace/temp/create-use-destroy-hang/output/HZ_3.8-SNAPSHOT_createUseDestroy_semaphore_hz.semaphore.CreateUseDestroy_1-bench.csv-charts/HZ_3.8-SNAPSHOT_createUseDestroy_semaphore_hz.semaphore.CreateUseDestroy_1-bench.csv-ops-perSec-1min-rate.png
hanging regular executor test
http://54.87.52.100/~jenkins/workspace/temp/create-use-destroy-hang/output/HZ_3.8-SNAPSHOT_createUseDestroy_executor_hz.executor.regular.CreateUseDestroy_1-bench.csv-charts/HZ_3.8-SNAPSHOT_createUseDestroy_executor_hz.executor.regular.CreateUseDestroy_1-bench.csv-ops-perSec-1min-rate.png
JStack traces, taken 2 mins after the run was scheduled to end
http://54.87.52.100/~jenkins/workspace/temp/create-use-destroy-hang/output/HZ/HzMember1HZ/timeout_stack.txt
http://54.87.52.100/~jenkins/workspace/temp/create-use-destroy-hang/output/HZ/HzMember2HZ/timeout_stack.txt
http://54.87.52.100/~jenkins/workspace/temp/create-use-destroy-hang/output/HZ/HzClient1HZ/timeout_stack.txt
http://54.87.52.100/~jenkins/workspace/temp/create-use-destroy-hang/output/HZ/HzClient2HZ/timeout_stack.txt
find . -name *stack* | xargs grep 'hazelcast' | sort | uniq -c
```
1 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.client.proxy.ClientSemaphoreProxy.acquire(ClientSemaphoreProxy.java:53)
1 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.client.proxy.PartitionSpecificClientProxy.invokeOnPartition(PartitionSpecificClientProxy.java:47)
1 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.client.spi.ClientProxy.invokeOnPartition(ClientProxy.java:154)
1 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.client.spi.impl.ClientInvocationServiceSupport$ResponseThread.doRun(ClientInvocationServiceSupport.java:310)
1 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.client.spi.impl.ClientInvocationServiceSupport$ResponseThread.run(ClientInvocationServiceSupport.java:298)
1 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.client.util.ClientDelegatingFuture.get(ClientDelegatingFuture.java:113)
1 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.client.util.ClientDelegatingFuture.get(ClientDelegatingFuture.java:127)
2 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.internal.networking.nonblocking.NonBlockingIOThread.run(NonBlockingIOThread.java:206)
2 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.internal.networking.nonblocking.NonBlockingIOThread.selectLoop(NonBlockingIOThread.java:251)
1 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.internal.util.concurrent.MPSCQueue.take(MPSCQueue.java:153)
1 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.internal.util.concurrent.MPSCQueue.takeAll(MPSCQueue.java:231)
1 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:153)
1 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:179)
5 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76)
5 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:92)
5 ./output/HZ/HzClient1HZ/timeout_stack.txt: at com.hazelcast.util.executor.StripedExecutor$Worker.run(StripedExecutor.java:203)
1 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.client.proxy.ClientSemaphoreProxy.acquire(ClientSemaphoreProxy.java:53)
1 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.client.proxy.PartitionSpecificClientProxy.invokeOnPartition(PartitionSpecificClientProxy.java:47)
1 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.client.spi.ClientProxy.invokeOnPartition(ClientProxy.java:154)
1 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.client.spi.impl.ClientInvocationServiceSupport$ResponseThread.doRun(ClientInvocationServiceSupport.java:310)
1 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.client.spi.impl.ClientInvocationServiceSupport$ResponseThread.run(ClientInvocationServiceSupport.java:298)
2 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.internal.networking.nonblocking.NonBlockingIOThread.run(NonBlockingIOThread.java:206)
2 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.internal.networking.nonblocking.NonBlockingIOThread.selectLoop(NonBlockingIOThread.java:251)
1 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.internal.util.concurrent.MPSCQueue.take(MPSCQueue.java:153)
1 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.internal.util.concurrent.MPSCQueue.takeAll(MPSCQueue.java:231)
1 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:153)
5 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76)
5 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:92)
5 ./output/HZ/HzClient2HZ/timeout_stack.txt: at com.hazelcast.util.executor.StripedExecutor$Worker.run(StripedExecutor.java:203)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.concurrent.semaphore.SemaphoreProxy.acquire(SemaphoreProxy.java:65)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.concurrent.semaphore.SemaphoreProxy.acquire(SemaphoreProxy.java:76)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.internal.diagnostics.HealthMonitor$HealthMonitorThread.run(HealthMonitor.java:149)
6 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.internal.networking.nonblocking.NonBlockingIOThread.run(NonBlockingIOThread.java:206)
6 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.internal.networking.nonblocking.NonBlockingIOThread.selectLoop(NonBlockingIOThread.java:251)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.internal.networking.nonblocking.iobalancer.IOBalancerThread.run(IOBalancerThread.java:53)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.internal.partition.impl.MigrationQueue.poll(MigrationQueue.java:48)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.internal.partition.impl.MigrationThread.doRun(MigrationThread.java:78)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.internal.partition.impl.MigrationThread.run(MigrationThread.java:59)
41 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.internal.util.concurrent.MPSCQueue.take(MPSCQueue.java:153)
41 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.internal.util.concurrent.MPSCQueue.takeAll(MPSCQueue.java:231)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.memory.SimpleGarbageCollector.run(SimpleGarbageCollector.java:39)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.nio.tcp.SocketAcceptorThread.acceptLoop(SocketAcceptorThread.java:118)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.nio.tcp.SocketAcceptorThread.run(SocketAcceptorThread.java:104)
2 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:153)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationexecutor.impl.DefaultOperationQueue.take(DefaultOperationQueue.java:76)
60 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationexecutor.impl.DefaultOperationQueue.take(DefaultOperationQueue.java:85)
61 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:97)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationexecutor.slowoperationdetector.SlowOperationDetector$DetectorThread.run(SlowOperationDetector.java:154)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationexecutor.slowoperationdetector.SlowOperationDetector$DetectorThread.sleepInterval(SlowOperationDetector.java:290)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationparker.impl.OperationParkerImpl$ExpirationTask.doRun(OperationParkerImpl.java:338)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationparker.impl.OperationParkerImpl$ExpirationTask.run(OperationParkerImpl.java:323)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationservice.impl.AsyncInboundResponseHandler$ResponseThread.doRun(AsyncInboundResponseHandler.java:150)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationservice.impl.AsyncInboundResponseHandler$ResponseThread.run(AsyncInboundResponseHandler.java:139)
1 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.util.executor.DelegatingFuture.get(DelegatingFuture.java:83)
8 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76)
8 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:92)
5 ./output/HZ/HzMember1HZ/timeout_stack.txt: at com.hazelcast.util.executor.StripedExecutor$Worker.run(StripedExecutor.java:203)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.concurrent.semaphore.SemaphoreProxy.acquire(SemaphoreProxy.java:65)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.concurrent.semaphore.SemaphoreProxy.acquire(SemaphoreProxy.java:76)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.internal.diagnostics.HealthMonitor$HealthMonitorThread.run(HealthMonitor.java:149)
6 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.internal.networking.nonblocking.NonBlockingIOThread.run(NonBlockingIOThread.java:206)
6 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.internal.networking.nonblocking.NonBlockingIOThread.selectLoop(NonBlockingIOThread.java:251)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.internal.networking.nonblocking.iobalancer.IOBalancerThread.run(IOBalancerThread.java:53)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.internal.partition.impl.MigrationQueue.poll(MigrationQueue.java:48)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.internal.partition.impl.MigrationThread.doRun(MigrationThread.java:78)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.internal.partition.impl.MigrationThread.run(MigrationThread.java:59)
41 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.internal.util.concurrent.MPSCQueue.take(MPSCQueue.java:153)
41 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.internal.util.concurrent.MPSCQueue.takeAll(MPSCQueue.java:231)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.memory.SimpleGarbageCollector.run(SimpleGarbageCollector.java:39)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.nio.tcp.SocketAcceptorThread.acceptLoop(SocketAcceptorThread.java:118)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.nio.tcp.SocketAcceptorThread.run(SocketAcceptorThread.java:104)
2 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:153)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationexecutor.impl.DefaultOperationQueue.take(DefaultOperationQueue.java:76)
60 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationexecutor.impl.DefaultOperationQueue.take(DefaultOperationQueue.java:85)
61 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run(OperationThread.java:97)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationexecutor.slowoperationdetector.SlowOperationDetector$DetectorThread.run(SlowOperationDetector.java:154)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationexecutor.slowoperationdetector.SlowOperationDetector$DetectorThread.sleepInterval(SlowOperationDetector.java:290)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationparker.impl.OperationParkerImpl$ExpirationTask.doRun(OperationParkerImpl.java:338)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationparker.impl.OperationParkerImpl$ExpirationTask.run(OperationParkerImpl.java:323)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationservice.impl.AsyncInboundResponseHandler$ResponseThread.doRun(AsyncInboundResponseHandler.java:150)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.spi.impl.operationservice.impl.AsyncInboundResponseHandler$ResponseThread.run(AsyncInboundResponseHandler.java:139)
1 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.util.executor.DelegatingFuture.get(DelegatingFuture.java:83)
6 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76)
6 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:92)
5 ./output/HZ/HzMember2HZ/timeout_stack.txt: at com.hazelcast.util.executor.StripedExecutor$Worker.run(StripedExecutor.java:203)
```
|
defect
|
createusedestroy test hangs after this issue was fixed found by the same test i see the test hangs at cat output hz timeout stack txt grep timestep at hz executor regular createusedestroy timestep createusedestroy java at hz semaphore createusedestroy timestep createusedestroy java cat output hz timeout stack txt grep timestep at hz executor regular createusedestroy timestep createusedestroy java at hz semaphore createusedestroy timestep createusedestroy java cat output hz timeout stack txt grep timestep at hz executor regular createusedestroy timestep createusedestroy java at hz semaphore createusedestroy timestep createusedestroy java cat output hz timeout stack txt grep timestep at hz semaphore createusedestroy timestep createusedestroy java gc looks ok perf charts for all the types of create use destroy tests running map create use destroy through put hanging semaphore test through put hanging regular executor test jstack traces taken mins after the run was scheduled to end find name stack xargs grep hazelcast sort uniq c output hz timeout stack txt at com hazelcast client proxy clientsemaphoreproxy acquire clientsemaphoreproxy java output hz timeout stack txt at com hazelcast client proxy partitionspecificclientproxy invokeonpartition partitionspecificclientproxy java output hz timeout stack txt at com hazelcast client spi clientproxy invokeonpartition clientproxy java output hz timeout stack txt at com hazelcast client spi impl clientinvocationservicesupport responsethread dorun clientinvocationservicesupport java output hz timeout stack txt at com hazelcast client spi impl clientinvocationservicesupport responsethread run clientinvocationservicesupport java output hz timeout stack txt at com hazelcast client util clientdelegatingfuture get clientdelegatingfuture java output hz timeout stack txt at com hazelcast client util clientdelegatingfuture get clientdelegatingfuture java output hz timeout stack txt at com hazelcast internal networking nonblocking nonblockingiothread run nonblockingiothread java output hz timeout stack txt at com hazelcast internal networking nonblocking nonblockingiothread selectloop nonblockingiothread java output hz timeout stack txt at com hazelcast internal util concurrent mpscqueue take mpscqueue java output hz timeout stack txt at com hazelcast internal util concurrent mpscqueue takeall mpscqueue java output hz timeout stack txt at com hazelcast spi impl abstractinvocationfuture get abstractinvocationfuture java output hz timeout stack txt at com hazelcast spi impl abstractinvocationfuture get abstractinvocationfuture java output hz timeout stack txt at com hazelcast util executor hazelcastmanagedthread executerun hazelcastmanagedthread java output hz timeout stack txt at com hazelcast util executor hazelcastmanagedthread run hazelcastmanagedthread java output hz timeout stack txt at com hazelcast util executor stripedexecutor worker run stripedexecutor java output hz timeout stack txt at com hazelcast client proxy clientsemaphoreproxy acquire clientsemaphoreproxy java output hz timeout stack txt at com hazelcast client proxy partitionspecificclientproxy invokeonpartition partitionspecificclientproxy java output hz timeout stack txt at com hazelcast client spi clientproxy invokeonpartition clientproxy java output hz timeout stack txt at com hazelcast client spi impl clientinvocationservicesupport responsethread dorun clientinvocationservicesupport java output hz timeout stack txt at com hazelcast client spi impl clientinvocationservicesupport responsethread run clientinvocationservicesupport java output hz timeout stack txt at com hazelcast internal networking nonblocking nonblockingiothread run nonblockingiothread java output hz timeout stack txt at com hazelcast internal networking nonblocking nonblockingiothread selectloop nonblockingiothread java output hz timeout stack txt at com hazelcast internal util concurrent mpscqueue take mpscqueue java output hz timeout stack txt at com hazelcast internal util concurrent mpscqueue takeall mpscqueue java output hz timeout stack txt at com hazelcast spi impl abstractinvocationfuture get abstractinvocationfuture java output hz timeout stack txt at com hazelcast util executor hazelcastmanagedthread executerun hazelcastmanagedthread java output hz timeout stack txt at com hazelcast util executor hazelcastmanagedthread run hazelcastmanagedthread java output hz timeout stack txt at com hazelcast util executor stripedexecutor worker run stripedexecutor java output hz timeout stack txt at com hazelcast concurrent semaphore semaphoreproxy acquire semaphoreproxy java output hz timeout stack txt at com hazelcast concurrent semaphore semaphoreproxy acquire semaphoreproxy java output hz timeout stack txt at com hazelcast internal diagnostics healthmonitor healthmonitorthread run healthmonitor java output hz timeout stack txt at com hazelcast internal networking nonblocking nonblockingiothread run nonblockingiothread java output hz timeout stack txt at com hazelcast internal networking nonblocking nonblockingiothread selectloop nonblockingiothread java output hz timeout stack txt at com hazelcast internal networking nonblocking iobalancer iobalancerthread run iobalancerthread java output hz timeout stack txt at com hazelcast internal partition impl migrationqueue poll migrationqueue java output hz timeout stack txt at com hazelcast internal partition impl migrationthread dorun migrationthread java output hz timeout stack txt at com hazelcast internal partition impl migrationthread run migrationthread java output hz timeout stack txt at com hazelcast internal util concurrent mpscqueue take mpscqueue java output hz timeout stack txt at com hazelcast internal util concurrent mpscqueue takeall mpscqueue java output hz timeout stack txt at com hazelcast memory simplegarbagecollector run simplegarbagecollector java output hz timeout stack txt at com hazelcast nio tcp socketacceptorthread acceptloop socketacceptorthread java output hz timeout stack txt at com hazelcast nio tcp socketacceptorthread run socketacceptorthread java output hz timeout stack txt at com hazelcast spi impl abstractinvocationfuture get abstractinvocationfuture java output hz timeout stack txt at com hazelcast spi impl operationexecutor impl defaultoperationqueue take defaultoperationqueue java output hz timeout stack txt at com hazelcast spi impl operationexecutor impl defaultoperationqueue take defaultoperationqueue java output hz timeout stack txt at com hazelcast spi impl operationexecutor impl operationthread run operationthread java output hz timeout stack txt at com hazelcast spi impl operationexecutor slowoperationdetector slowoperationdetector detectorthread run slowoperationdetector java output hz timeout stack txt at com hazelcast spi impl operationexecutor slowoperationdetector slowoperationdetector detectorthread sleepinterval slowoperationdetector java output hz timeout stack txt at com hazelcast spi impl operationparker impl operationparkerimpl expirationtask dorun operationparkerimpl java output hz timeout stack txt at com hazelcast spi impl operationparker impl operationparkerimpl expirationtask run operationparkerimpl java output hz timeout stack txt at com hazelcast spi impl operationservice impl asyncinboundresponsehandler responsethread dorun asyncinboundresponsehandler java output hz timeout stack txt at com hazelcast spi impl operationservice impl asyncinboundresponsehandler responsethread run asyncinboundresponsehandler java output hz timeout stack txt at com hazelcast util executor delegatingfuture get delegatingfuture java output hz timeout stack txt at com hazelcast util executor hazelcastmanagedthread executerun hazelcastmanagedthread java output hz timeout stack txt at com hazelcast util executor hazelcastmanagedthread run hazelcastmanagedthread java output hz timeout stack txt at com hazelcast util executor stripedexecutor worker run stripedexecutor java output hz timeout stack txt at com hazelcast concurrent semaphore semaphoreproxy acquire semaphoreproxy java output hz timeout stack txt at com hazelcast concurrent semaphore semaphoreproxy acquire semaphoreproxy java output hz timeout stack txt at com hazelcast internal diagnostics healthmonitor healthmonitorthread run healthmonitor java output hz timeout stack txt at com hazelcast internal networking nonblocking nonblockingiothread run nonblockingiothread java output hz timeout stack txt at com hazelcast internal networking nonblocking nonblockingiothread selectloop nonblockingiothread java output hz timeout stack txt at com hazelcast internal networking nonblocking iobalancer iobalancerthread run iobalancerthread java output hz timeout stack txt at com hazelcast internal partition impl migrationqueue poll migrationqueue java output hz timeout stack txt at com hazelcast internal partition impl migrationthread dorun migrationthread java output hz timeout stack txt at com hazelcast internal partition impl migrationthread run migrationthread java output hz timeout stack txt at com hazelcast internal util concurrent mpscqueue take mpscqueue java output hz timeout stack txt at com hazelcast internal util concurrent mpscqueue takeall mpscqueue java output hz timeout stack txt at com hazelcast memory simplegarbagecollector run simplegarbagecollector java output hz timeout stack txt at com hazelcast nio tcp socketacceptorthread acceptloop socketacceptorthread java output hz timeout stack txt at com hazelcast nio tcp socketacceptorthread run socketacceptorthread java output hz timeout stack txt at com hazelcast spi impl abstractinvocationfuture get abstractinvocationfuture java output hz timeout stack txt at com hazelcast spi impl operationexecutor impl defaultoperationqueue take defaultoperationqueue java output hz timeout stack txt at com hazelcast spi impl operationexecutor impl defaultoperationqueue take defaultoperationqueue java output hz timeout stack txt at com hazelcast spi impl operationexecutor impl operationthread run operationthread java output hz timeout stack txt at com hazelcast spi impl operationexecutor slowoperationdetector slowoperationdetector detectorthread run slowoperationdetector java output hz timeout stack txt at com hazelcast spi impl operationexecutor slowoperationdetector slowoperationdetector detectorthread sleepinterval slowoperationdetector java output hz timeout stack txt at com hazelcast spi impl operationparker impl operationparkerimpl expirationtask dorun operationparkerimpl java output hz timeout stack txt at com hazelcast spi impl operationparker impl operationparkerimpl expirationtask run operationparkerimpl java output hz timeout stack txt at com hazelcast spi impl operationservice impl asyncinboundresponsehandler responsethread dorun asyncinboundresponsehandler java output hz timeout stack txt at com hazelcast spi impl operationservice impl asyncinboundresponsehandler responsethread run asyncinboundresponsehandler java output hz timeout stack txt at com hazelcast util executor delegatingfuture get delegatingfuture java output hz timeout stack txt at com hazelcast util executor hazelcastmanagedthread executerun hazelcastmanagedthread java output hz timeout stack txt at com hazelcast util executor hazelcastmanagedthread run hazelcastmanagedthread java output hz timeout stack txt at com hazelcast util executor stripedexecutor worker run stripedexecutor java
| 1
|
55,968
| 14,877,700,229
|
IssuesEvent
|
2021-01-20 03:50:30
|
SAP/fundamental-ngx
|
https://api.github.com/repos/SAP/fundamental-ngx
|
closed
|
Flexible Column Layout - the first separator disappears
|
Defect Hunting bug core denoland
|
#### Is this a bug, enhancement, or feature request?
bug
#### Briefly describe your proposal.
Flexible Column Layout left separator disappear
#### Which versions of Angular and Fundamental Library for Angular are affected? (If this is a feature request, use current version.)
latest main branch
#### If this is a bug, please provide steps for reproducing it.

#### Please provide relevant source code if applicable.
#### Is there anything else we should know?
|
1.0
|
Flexible Column Layout - the first separator disappears - #### Is this a bug, enhancement, or feature request?
bug
#### Briefly describe your proposal.
Flexible Column Layout left separator disappear
#### Which versions of Angular and Fundamental Library for Angular are affected? (If this is a feature request, use current version.)
latest main branch
#### If this is a bug, please provide steps for reproducing it.

#### Please provide relevant source code if applicable.
#### Is there anything else we should know?
|
defect
|
flexible column layout the first separator disappears is this a bug enhancement or feature request bug briefly describe your proposal flexible column layout left separator disappear which versions of angular and fundamental library for angular are affected if this is a feature request use current version latest main branch if this is a bug please provide steps for reproducing it please provide relevant source code if applicable is there anything else we should know
| 1
|
203,484
| 15,371,385,388
|
IssuesEvent
|
2021-03-02 09:57:29
|
apache/apisix
|
https://api.github.com/repos/apache/apisix
|
closed
|
Add fuzzy test to APISIX
|
CI test
|
The test suite should be able to detect some hidden bugs like https://github.com/apache/apisix/pull/3105
CC @membphis
|
1.0
|
Add fuzzy test to APISIX - The test suite should be able to detect some hidden bugs like https://github.com/apache/apisix/pull/3105
CC @membphis
|
non_defect
|
add fuzzy test to apisix the test suite should be able to detect some hidden bugs like cc membphis
| 0
|
16,230
| 3,510,891,917
|
IssuesEvent
|
2016-01-09 21:06:39
|
pushpickup/pushpickup
|
https://api.github.com/repos/pushpickup/pushpickup
|
closed
|
Add testing to the project
|
testing
|
@stewartmccoy, to ensure stability of the code base, I propose we add testing. When testing in Meteor, Velocity is the way to go, http://velocity.meteor.com. This way, going forward we can add unit testing as well as e2e testing.
|
1.0
|
Add testing to the project - @stewartmccoy, to ensure stability of the code base, I propose we add testing. When testing in Meteor, Velocity is the way to go, http://velocity.meteor.com. This way, going forward we can add unit testing as well as e2e testing.
|
non_defect
|
add testing to the project stewartmccoy to ensure stability of the code base i propose we add testing when testing in meteor velocity is the way to go this way going forward we can add unit testing as well as testing
| 0
|
35,817
| 7,802,347,520
|
IssuesEvent
|
2018-06-10 11:29:34
|
primefaces/primefaces
|
https://api.github.com/repos/primefaces/primefaces
|
closed
|
OutcomeTargetRenderer: unwarranted and possibly erroneous inclusion of the context path
|
defect enhancement
|
## 1) Environment
- PrimeFaces version: 6.2.1
- Does it work on the newest released PrimeFaces version? Version? no
- Does it work on the newest sources in GitHub? (Build by source -> https://github.com/primefaces/primefaces/wiki/Building-From-Source) no
- Application server + version: all / n.a.
- Affected browsers: all / n.a.
## 2) Expected behavior
The url attribute of a MenuItem should not be prepended with facesContext.getExternalContext().getRequestContextPath().
## 3) Actual behavior
If the value of the url attribute starts with '/', the request context path is appended. This leads to problems in the following situations:
1) The request url has been rewritten by a reverse proxy. This will result in a navigation for the browser that is relative not to the externally visible website, but the internal structure behind the proxy. In short: the context path can differ from what the user sees in the url. See https://stackoverflow.com/questions/16675191/get-full-url-and-query-string-in-servlet-for-both-http-and-https-requests/16675399 and scroll down to 'Proxied requests' for more on this.
2) Say our application runs on context root '/foo' and we need a menu item to point to another application on the same server on context root '/bar', we cannot use 'url="/bar/"', because the end result would be http(s)://whateverhost/foo/bar/. Simply adding 'http...' to the url value is not a viable solution, because we do not know the url of our application: our application runs on different hosts.
## Further motivation:
An application can always 'know' on which path relative to its context root a page is on, so it can always use '..' to go one level up. Say we have a page 'subpath/one' in our application. We also have a page 'two' in our application. The context root is unknown. If on page 'subpath/one' we need a link to 'two', we can always specify 'url="../two". There is no reliable way for PrimeFaces or any other framework to get the context root. If an application needs to specify relative to that context root, it needs to do so itself by either using "x-forwarded-for", "x-forwarded-proto", the external context, or whatever works in for their network topology.
## 4) Steps to reproduce
Use any menu item with a url starting with '/'.
## 5) Sample XHTML
<p:menuitem value="abs" url="/" />
## 6) Sample bean
Not needed.
The solution looks simple: remove 'protected String prependContextPathIfNecessary(FacesContext facesContext, String path)' and use the 'path' directly.
|
1.0
|
OutcomeTargetRenderer: unwarranted and possibly erroneous inclusion of the context path - ## 1) Environment
- PrimeFaces version: 6.2.1
- Does it work on the newest released PrimeFaces version? Version? no
- Does it work on the newest sources in GitHub? (Build by source -> https://github.com/primefaces/primefaces/wiki/Building-From-Source) no
- Application server + version: all / n.a.
- Affected browsers: all / n.a.
## 2) Expected behavior
The url attribute of a MenuItem should not be prepended with facesContext.getExternalContext().getRequestContextPath().
## 3) Actual behavior
If the value of the url attribute starts with '/', the request context path is appended. This leads to problems in the following situations:
1) The request url has been rewritten by a reverse proxy. This will result in a navigation for the browser that is relative not to the externally visible website, but the internal structure behind the proxy. In short: the context path can differ from what the user sees in the url. See https://stackoverflow.com/questions/16675191/get-full-url-and-query-string-in-servlet-for-both-http-and-https-requests/16675399 and scroll down to 'Proxied requests' for more on this.
2) Say our application runs on context root '/foo' and we need a menu item to point to another application on the same server on context root '/bar', we cannot use 'url="/bar/"', because the end result would be http(s)://whateverhost/foo/bar/. Simply adding 'http...' to the url value is not a viable solution, because we do not know the url of our application: our application runs on different hosts.
## Further motivation:
An application can always 'know' on which path relative to its context root a page is on, so it can always use '..' to go one level up. Say we have a page 'subpath/one' in our application. We also have a page 'two' in our application. The context root is unknown. If on page 'subpath/one' we need a link to 'two', we can always specify 'url="../two". There is no reliable way for PrimeFaces or any other framework to get the context root. If an application needs to specify relative to that context root, it needs to do so itself by either using "x-forwarded-for", "x-forwarded-proto", the external context, or whatever works in for their network topology.
## 4) Steps to reproduce
Use any menu item with a url starting with '/'.
## 5) Sample XHTML
<p:menuitem value="abs" url="/" />
## 6) Sample bean
Not needed.
The solution looks simple: remove 'protected String prependContextPathIfNecessary(FacesContext facesContext, String path)' and use the 'path' directly.
|
defect
|
outcometargetrenderer unwarranted and possibly erroneous inclusion of the context path environment primefaces version does it work on the newest released primefaces version version no does it work on the newest sources in github build by source no application server version all n a affected browsers all n a expected behavior the url attribute of a menuitem should not be prepended with facescontext getexternalcontext getrequestcontextpath actual behavior if the value of the url attribute starts with the request context path is appended this leads to problems in the following situations the request url has been rewritten by a reverse proxy this will result in a navigation for the browser that is relative not to the externally visible website but the internal structure behind the proxy in short the context path can differ from what the user sees in the url see and scroll down to proxied requests for more on this say our application runs on context root foo and we need a menu item to point to another application on the same server on context root bar we cannot use url bar because the end result would be http s whateverhost foo bar simply adding http to the url value is not a viable solution because we do not know the url of our application our application runs on different hosts further motivation an application can always know on which path relative to its context root a page is on so it can always use to go one level up say we have a page subpath one in our application we also have a page two in our application the context root is unknown if on page subpath one we need a link to two we can always specify url two there is no reliable way for primefaces or any other framework to get the context root if an application needs to specify relative to that context root it needs to do so itself by either using x forwarded for x forwarded proto the external context or whatever works in for their network topology steps to reproduce use any menu item with a url starting with sample xhtml sample bean not needed the solution looks simple remove protected string prependcontextpathifnecessary facescontext facescontext string path and use the path directly
| 1
|
31,918
| 6,662,250,867
|
IssuesEvent
|
2017-10-02 12:24:39
|
primefaces/primeng
|
https://api.github.com/repos/primefaces/primeng
|
closed
|
Autocomplete with minLength fires completeMethod after onClear
|
defect
|
**I'm submitting a ...** (check one with "x")
```
[x] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35
```
**Plunkr Case (Bug Reports)**
http://plnkr.co/edit/D6lpSk94UIXZ0CqKkMQc?p=preview
**Current behavior**
When component is used with `minLength` > 0, `completeMethod` timeout is not cleared on input changes and therefore event with incorrect query is fired when input text is removed.
**Expected behavior**
Do not fire `completeMethod` event after `onClear` event.
* **PrimeNG version:** 4.2.1
<!-- Check whether this is still an issue in the most recent Angular version -->
|
1.0
|
Autocomplete with minLength fires completeMethod after onClear - **I'm submitting a ...** (check one with "x")
```
[x] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35
```
**Plunkr Case (Bug Reports)**
http://plnkr.co/edit/D6lpSk94UIXZ0CqKkMQc?p=preview
**Current behavior**
When component is used with `minLength` > 0, `completeMethod` timeout is not cleared on input changes and therefore event with incorrect query is fired when input text is removed.
**Expected behavior**
Do not fire `completeMethod` event after `onClear` event.
* **PrimeNG version:** 4.2.1
<!-- Check whether this is still an issue in the most recent Angular version -->
|
defect
|
autocomplete with minlength fires completemethod after onclear i m submitting a check one with x bug report search github for a similar issue or pr before submitting feature request please check if request is not on the roadmap already support request please do not submit support request here instead see plunkr case bug reports current behavior when component is used with minlength completemethod timeout is not cleared on input changes and therefore event with incorrect query is fired when input text is removed expected behavior do not fire completemethod event after onclear event primeng version
| 1
|
90,912
| 18,274,501,249
|
IssuesEvent
|
2021-10-04 17:09:02
|
creativecommons/project_creativecommons.org
|
https://api.github.com/repos/creativecommons/project_creativecommons.org
|
opened
|
Create a project for custom Gutenberg widgets
|
🟩 priority: low 🚦 status: awaiting triage ✨ goal: improvement 💻 aspect: code
|
We are starting to develop custom Gutenberg widgets. Create a new project with at least the following:
- license
- CC metadata
- WP metadata
- Gutenberg project structure
- README with development instructions
|
1.0
|
Create a project for custom Gutenberg widgets - We are starting to develop custom Gutenberg widgets. Create a new project with at least the following:
- license
- CC metadata
- WP metadata
- Gutenberg project structure
- README with development instructions
|
non_defect
|
create a project for custom gutenberg widgets we are starting to develop custom gutenberg widgets create a new project with at least the following license cc metadata wp metadata gutenberg project structure readme with development instructions
| 0
|
52,007
| 13,211,359,383
|
IssuesEvent
|
2020-08-15 22:33:57
|
icecube-trac/tix4
|
https://api.github.com/repos/icecube-trac/tix4
|
opened
|
[clsim] frames missing at end of file (Trac #1464)
|
Incomplete Migration Migrated from Trac combo simulation defect
|
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1464">https://code.icecube.wisc.edu/projects/icecube/ticket/1464</a>, reported by david.schultzand owned by claudio.kopper</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:11:45",
"_ts": "1550067105393059",
"description": "There are some times where clsim will not process a few of the last frames in an input file. This seems to be a result of insufficient cleanup of the frame buffers in the `Finish()` method. Suggested solution is to loop over the cleanup code until the buffers are actually empty.",
"reporter": "david.schultz",
"cc": "olivas",
"resolution": "fixed",
"time": "2015-12-03T17:14:32",
"component": "combo simulation",
"summary": "[clsim] frames missing at end of file",
"priority": "blocker",
"keywords": "",
"milestone": "",
"owner": "claudio.kopper",
"type": "defect"
}
```
</p>
</details>
|
1.0
|
[clsim] frames missing at end of file (Trac #1464) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1464">https://code.icecube.wisc.edu/projects/icecube/ticket/1464</a>, reported by david.schultzand owned by claudio.kopper</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:11:45",
"_ts": "1550067105393059",
"description": "There are some times where clsim will not process a few of the last frames in an input file. This seems to be a result of insufficient cleanup of the frame buffers in the `Finish()` method. Suggested solution is to loop over the cleanup code until the buffers are actually empty.",
"reporter": "david.schultz",
"cc": "olivas",
"resolution": "fixed",
"time": "2015-12-03T17:14:32",
"component": "combo simulation",
"summary": "[clsim] frames missing at end of file",
"priority": "blocker",
"keywords": "",
"milestone": "",
"owner": "claudio.kopper",
"type": "defect"
}
```
</p>
</details>
|
defect
|
frames missing at end of file trac migrated from json status closed changetime ts description there are some times where clsim will not process a few of the last frames in an input file this seems to be a result of insufficient cleanup of the frame buffers in the finish method suggested solution is to loop over the cleanup code until the buffers are actually empty reporter david schultz cc olivas resolution fixed time component combo simulation summary frames missing at end of file priority blocker keywords milestone owner claudio kopper type defect
| 1
|
73,987
| 24,894,491,469
|
IssuesEvent
|
2022-10-28 14:41:09
|
vector-im/element-call
|
https://api.github.com/repos/vector-im/element-call
|
opened
|
Inspector user select dropdown broken
|
T-Defect
|
### Steps to reproduce
On my dev build, the 'Remote User' dropdown doesn't open when I click on it. On the netlify build, it works fine uploading the same file. Possible React 18 regression in dev mode?
### Outcome
#### What did you expect?
#### What happened instead?
### Operating system
_No response_
### Browser information
_No response_
### URL for webapp
_No response_
### Will you send logs?
No
|
1.0
|
Inspector user select dropdown broken - ### Steps to reproduce
On my dev build, the 'Remote User' dropdown doesn't open when I click on it. On the netlify build, it works fine uploading the same file. Possible React 18 regression in dev mode?
### Outcome
#### What did you expect?
#### What happened instead?
### Operating system
_No response_
### Browser information
_No response_
### URL for webapp
_No response_
### Will you send logs?
No
|
defect
|
inspector user select dropdown broken steps to reproduce on my dev build the remote user dropdown doesn t open when i click on it on the netlify build it works fine uploading the same file possible react regression in dev mode outcome what did you expect what happened instead operating system no response browser information no response url for webapp no response will you send logs no
| 1
|
70,271
| 30,600,898,520
|
IssuesEvent
|
2023-07-22 11:14:59
|
microsoft/vscode-cpptools
|
https://api.github.com/repos/microsoft/vscode-cpptools
|
closed
|
IntelliSense doesn't register valid C/C++ objects.
|
Language Service more info needed
|
### Environment
- OS and Version: Windows 11
- VS Code Version: 1.78.2
- C/C++ Extension Version: v1.15.4
### Bug Summary and Steps to Reproduce
Bug Summary:
IntelliSense doesn't register valid C/C++ objects.
Steps to reproduce:
1. Setup any C/C++ project
2. Call or create something.
Expected behavior:
The text will become different keyword highlighters, but it should not be.
### Configuration and Logs
```shell
{
"C_Cpp.errorSquiggles": "enabled"
}
```
### Other Extensions
_No response_
### Additional context
WPARAM AliaInternalGetWParamFromUintPtr(UINT_PTR source) {
return (WPARAM)source;
}
### Temporary fixes until patched
Just save the file, then reopen it.
|
1.0
|
IntelliSense doesn't register valid C/C++ objects. - ### Environment
- OS and Version: Windows 11
- VS Code Version: 1.78.2
- C/C++ Extension Version: v1.15.4
### Bug Summary and Steps to Reproduce
Bug Summary:
IntelliSense doesn't register valid C/C++ objects.
Steps to reproduce:
1. Setup any C/C++ project
2. Call or create something.
Expected behavior:
The text will become different keyword highlighters, but it should not be.
### Configuration and Logs
```shell
{
"C_Cpp.errorSquiggles": "enabled"
}
```
### Other Extensions
_No response_
### Additional context
WPARAM AliaInternalGetWParamFromUintPtr(UINT_PTR source) {
return (WPARAM)source;
}
### Temporary fixes until patched
Just save the file, then reopen it.
|
non_defect
|
intellisense doesn t register valid c c objects environment os and version windows vs code version c c extension version bug summary and steps to reproduce bug summary intellisense doesn t register valid c c objects steps to reproduce setup any c c project call or create something expected behavior the text will become different keyword highlighters but it should not be configuration and logs shell c cpp errorsquiggles enabled other extensions no response additional context wparam aliainternalgetwparamfromuintptr uint ptr source return wparam source temporary fixes until patched just save the file then reopen it
| 0
|
36,878
| 5,093,073,470
|
IssuesEvent
|
2017-01-03 02:30:32
|
pyinvoke/invoke
|
https://api.github.com/repos/pyinvoke/invoke
|
closed
|
Optional flag values don't work as documented
|
Bug Needs patch Needs tests Parser
|
Given this documentation (http://docs.pyinvoke.org/en/latest/concepts/cli/intro.html#optional-flag-values) and the following program
`@task`
`def import_auth(ctx, new=False):`
I would expect all these calls to work
`invoke import_auth`
`invoke import_auth --new`
`invoke import_auth --new=test`
But unfortunately only the first two work, the last results in
`No idea what 'test' is!`
Even calling the following results in the same error
`invoke import_auth "--new=test"`
Invoke simply refuses to associate the text "test" with the argument "new".
I can change the code to the following
`@task`
`def import_auth(ctx, new)`
But now I am stuck explicitly setting new as --new=true or --new=false and having to parse this input myself.
Please advise, why does this not work as documented? And what does the reference to "kind" mean in the sentence:
"If it is given with a value (invoke compile --log=foo.log) then the value is stored normally (including honoring **kind** if it was specified)."
I have been unable to find any other reference to this or how to make it work.
|
1.0
|
Optional flag values don't work as documented - Given this documentation (http://docs.pyinvoke.org/en/latest/concepts/cli/intro.html#optional-flag-values) and the following program
`@task`
`def import_auth(ctx, new=False):`
I would expect all these calls to work
`invoke import_auth`
`invoke import_auth --new`
`invoke import_auth --new=test`
But unfortunately only the first two work, the last results in
`No idea what 'test' is!`
Even calling the following results in the same error
`invoke import_auth "--new=test"`
Invoke simply refuses to associate the text "test" with the argument "new".
I can change the code to the following
`@task`
`def import_auth(ctx, new)`
But now I am stuck explicitly setting new as --new=true or --new=false and having to parse this input myself.
Please advise, why does this not work as documented? And what does the reference to "kind" mean in the sentence:
"If it is given with a value (invoke compile --log=foo.log) then the value is stored normally (including honoring **kind** if it was specified)."
I have been unable to find any other reference to this or how to make it work.
|
non_defect
|
optional flag values don t work as documented given this documentation and the following program task def import auth ctx new false i would expect all these calls to work invoke import auth invoke import auth new invoke import auth new test but unfortunately only the first two work the last results in no idea what test is even calling the following results in the same error invoke import auth new test invoke simply refuses to associate the text test with the argument new i can change the code to the following task def import auth ctx new but now i am stuck explicitly setting new as new true or new false and having to parse this input myself please advise why does this not work as documented and what does the reference to kind mean in the sentence if it is given with a value invoke compile log foo log then the value is stored normally including honoring kind if it was specified i have been unable to find any other reference to this or how to make it work
| 0
|
388,219
| 26,755,259,501
|
IssuesEvent
|
2023-01-30 23:25:16
|
yugabyte/yugabyte-db
|
https://api.github.com/repos/yugabyte/yugabyte-db
|
opened
|
[Docs] [YSQL] The 'create view' section needs to describe 'create temporary view'
|
area/documentation
|
### Description
The Version 11 PostgreSQL doc for _[[create view](https://github.com/yugabyte/yugabyte-db/issues/qq)](qq)_ describes _create temporary view_ option. This has worked in YSQL for a long time. But it isn't documented. Try this in YB-2.17.0.0:
```
/*
Connect as a test user to a test database where
it has the "crete temporary" privilege".
*/;
create temporary view temp_v(name) as
select c.relname
from
pg_catalog.pg_class as c
inner join pg_catalog.pg_roles as r
on c.relowner = r.oid
inner join pg_catalog.pg_namespace as n
on c.relnamespace = n.oid
where c.relkind ='v'
and r.rolname = 'postgres'
and n.nspname = 'pg_catalog';
select name from pg_temp.temp_v order by name;
```
This works fine and lists the views the _postgres_ owns in the _pg_catalog_ schema.
Confirm that _temp_v_ is temporary:
```
select (c.relnamespace = pg_my_temp_schema())::text
from
pg_catalog.pg_class as c
inner join
pg_catalog.pg_roles as r
on c.relowner = r.oid
where c.relname = 'temp_v'
and c.relkind = 'v'
and r.rolname = current_role;
```
This works fine and produces the result _true_.
|
1.0
|
[Docs] [YSQL] The 'create view' section needs to describe 'create temporary view' - ### Description
The Version 11 PostgreSQL doc for _[[create view](https://github.com/yugabyte/yugabyte-db/issues/qq)](qq)_ describes _create temporary view_ option. This has worked in YSQL for a long time. But it isn't documented. Try this in YB-2.17.0.0:
```
/*
Connect as a test user to a test database where
it has the "crete temporary" privilege".
*/;
create temporary view temp_v(name) as
select c.relname
from
pg_catalog.pg_class as c
inner join pg_catalog.pg_roles as r
on c.relowner = r.oid
inner join pg_catalog.pg_namespace as n
on c.relnamespace = n.oid
where c.relkind ='v'
and r.rolname = 'postgres'
and n.nspname = 'pg_catalog';
select name from pg_temp.temp_v order by name;
```
This works fine and lists the views the _postgres_ owns in the _pg_catalog_ schema.
Confirm that _temp_v_ is temporary:
```
select (c.relnamespace = pg_my_temp_schema())::text
from
pg_catalog.pg_class as c
inner join
pg_catalog.pg_roles as r
on c.relowner = r.oid
where c.relname = 'temp_v'
and c.relkind = 'v'
and r.rolname = current_role;
```
This works fine and produces the result _true_.
|
non_defect
|
the create view section needs to describe create temporary view description the version postgresql doc for describes create temporary view option this has worked in ysql for a long time but it isn t documented try this in yb connect as a test user to a test database where it has the crete temporary privilege create temporary view temp v name as select c relname from pg catalog pg class as c inner join pg catalog pg roles as r on c relowner r oid inner join pg catalog pg namespace as n on c relnamespace n oid where c relkind v and r rolname postgres and n nspname pg catalog select name from pg temp temp v order by name this works fine and lists the views the postgres owns in the pg catalog schema confirm that temp v is temporary select c relnamespace pg my temp schema text from pg catalog pg class as c inner join pg catalog pg roles as r on c relowner r oid where c relname temp v and c relkind v and r rolname current role this works fine and produces the result true
| 0
|
655,102
| 21,677,336,640
|
IssuesEvent
|
2022-05-08 22:58:32
|
cl8n/project-loved-web
|
https://api.github.com/repos/cl8n/project-loved-web
|
opened
|
Redesign mapper consents page
|
priority:2 feature request
|
nested table thing is terrible and most rows leave most of the screen blank due to no comment
|
1.0
|
Redesign mapper consents page - nested table thing is terrible and most rows leave most of the screen blank due to no comment
|
non_defect
|
redesign mapper consents page nested table thing is terrible and most rows leave most of the screen blank due to no comment
| 0
|
32,372
| 6,767,400,885
|
IssuesEvent
|
2017-10-26 03:05:22
|
Shopkeepers/Shopkeepers
|
https://api.github.com/repos/Shopkeepers/Shopkeepers
|
closed
|
egg lost if you close shop with a full inventory
|
Defect fixed migrated
|
**Migrated from:** https://dev.bukkit.org/projects/shopkeepers/issues/86
**Originally posted by Intangir (Feb 7, 2013):**
What steps will reproduce the problem?
1. have it set to return the egg when you delete the shop
2. have a full inventory
3. delete a shop by clicking fireWhat is the expected output? What do you see instead?
egg is lost ;(this has happened to a few peeps on my server
i made this fix, thought you might want to use it (or something like it)
https://github.com/intangir/ShopKeepers/commit/fc18d9976ea97f4256a2905dbda0a8f7bf761e86
|
1.0
|
egg lost if you close shop with a full inventory - **Migrated from:** https://dev.bukkit.org/projects/shopkeepers/issues/86
**Originally posted by Intangir (Feb 7, 2013):**
What steps will reproduce the problem?
1. have it set to return the egg when you delete the shop
2. have a full inventory
3. delete a shop by clicking fireWhat is the expected output? What do you see instead?
egg is lost ;(this has happened to a few peeps on my server
i made this fix, thought you might want to use it (or something like it)
https://github.com/intangir/ShopKeepers/commit/fc18d9976ea97f4256a2905dbda0a8f7bf761e86
|
defect
|
egg lost if you close shop with a full inventory migrated from originally posted by intangir feb what steps will reproduce the problem have it set to return the egg when you delete the shop have a full inventory delete a shop by clicking firewhat is the expected output what do you see instead egg is lost this has happened to a few peeps on my server i made this fix thought you might want to use it or something like it
| 1
|
71,027
| 23,418,651,954
|
IssuesEvent
|
2022-08-13 10:48:41
|
scoutplan/scoutplan
|
https://api.github.com/repos/scoutplan/scoutplan
|
closed
|
[Scoutplan Production/production] ActionView::MissingTemplate: Missing template texters/test with {:locale=>[:en], :formats=>[:html, :text, :js, :css, :ics, :csv, :vcf, :vtt, :png, :jpeg, :gif, :bmp, :tiff, :svg, :mpeg, :mp3, :ogg, :m4a, :webm, :mp4, :otf, :ttf, :woff, :woff2, :xml, :rss, :atom, :yaml, :multipart_form, :url_encoded_form, :json, :pdf, :zip, :gzip, :ics, :turbo_stream], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :slim]}.
|
defect
|
## Backtrace
line 6 of [PROJECT_ROOT]/app/texters/test_texter.rb: body
line 18 of [PROJECT_ROOT]/app/texters/application_texter.rb: send_message
line 18 of [PROJECT_ROOT]/app/models/member_notifier.rb: block in send_test_message
[View full backtrace and more info at honeybadger.io](https://app.honeybadger.io/projects/97676/faults/87426631)
|
1.0
|
[Scoutplan Production/production] ActionView::MissingTemplate: Missing template texters/test with {:locale=>[:en], :formats=>[:html, :text, :js, :css, :ics, :csv, :vcf, :vtt, :png, :jpeg, :gif, :bmp, :tiff, :svg, :mpeg, :mp3, :ogg, :m4a, :webm, :mp4, :otf, :ttf, :woff, :woff2, :xml, :rss, :atom, :yaml, :multipart_form, :url_encoded_form, :json, :pdf, :zip, :gzip, :ics, :turbo_stream], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :slim]}. - ## Backtrace
line 6 of [PROJECT_ROOT]/app/texters/test_texter.rb: body
line 18 of [PROJECT_ROOT]/app/texters/application_texter.rb: send_message
line 18 of [PROJECT_ROOT]/app/models/member_notifier.rb: block in send_test_message
[View full backtrace and more info at honeybadger.io](https://app.honeybadger.io/projects/97676/faults/87426631)
|
defect
|
actionview missingtemplate missing template texters test with locale formats variants handlers backtrace line of app texters test texter rb body line of app texters application texter rb send message line of app models member notifier rb block in send test message
| 1
|
17,479
| 10,060,698,688
|
IssuesEvent
|
2019-07-22 19:29:36
|
Open-IoT-Service-Platform/oisp-iot-agent
|
https://api.github.com/repos/Open-IoT-Service-Platform/oisp-iot-agent
|
closed
|
npm audit returns critical vulnerability
|
Security update
|
audited 1739 packages in 3.49s
found 52 vulnerabilities (22 low, 11 moderate, 18 high, 1 critical)
reproduce:
git clone https://github.com/Open-IoT-Service-Platform/oisp-iot-agent.git
cd oisp-iot-agent
npm install
|
True
|
npm audit returns critical vulnerability - audited 1739 packages in 3.49s
found 52 vulnerabilities (22 low, 11 moderate, 18 high, 1 critical)
reproduce:
git clone https://github.com/Open-IoT-Service-Platform/oisp-iot-agent.git
cd oisp-iot-agent
npm install
|
non_defect
|
npm audit returns critical vulnerability audited packages in found vulnerabilities low moderate high critical reproduce git clone cd oisp iot agent npm install
| 0
|
28,660
| 5,325,643,015
|
IssuesEvent
|
2017-02-15 00:28:02
|
jccastillo0007/eFacturaT
|
https://api.github.com/repos/jccastillo0007/eFacturaT
|
opened
|
CxC - Ingresar cobro con NC
|
bug defect
|
Cuando inicialmente se elige una NC para pagar, lo hace bien.
Pero cuando cuadro las cantidades, pone el monto del cobro a cero.
Si quito la selección para empezar de cero, mantiene el monto de cobro, aún sin elegir ninguna NC
|
1.0
|
CxC - Ingresar cobro con NC - Cuando inicialmente se elige una NC para pagar, lo hace bien.
Pero cuando cuadro las cantidades, pone el monto del cobro a cero.
Si quito la selección para empezar de cero, mantiene el monto de cobro, aún sin elegir ninguna NC
|
defect
|
cxc ingresar cobro con nc cuando inicialmente se elige una nc para pagar lo hace bien pero cuando cuadro las cantidades pone el monto del cobro a cero si quito la selección para empezar de cero mantiene el monto de cobro aún sin elegir ninguna nc
| 1
|
293,462
| 25,294,523,073
|
IssuesEvent
|
2022-11-17 04:59:43
|
Hekili/hekili
|
https://api.github.com/repos/Hekili/hekili
|
closed
|
Guardian Druid Tooth and Claw changes
|
accepted recommendation in testing retail
|
### Before You Begin
- [X] I confirm that I have downloaded the latest version of the addon.
- [X] I am not playing on a private server.
- [X] I checked for an [existing, open ticket](https://github.com/Hekili/hekili/labels/recommendation) for this issue and was not able to find one.
- [X] I edited the title of this issue (above) so that it describes the issue I am reporting.
- [X] I am reporting an issue with the default priority included with the specialization (imported or edited priorities are not supported).
### WoW Version
Retail (Dragonflight)
### Describe the Issue
Addon doesn't consider the new tooth and claw changes (0 rage cost with buff) and waits for enough rage for maul when the buff is up.
"spend = function() return buff.berserk_bear.up and talent.berserk_unchecked_aggression.enabled and 20 or 40 end,"
I tried to modify the maul process locally, but I'm not convinced if it will work properly together with unchecked aggression. Here is my version, it might help to do the changes properly:
maul = {
id = 6807,
cast = 0,
cooldown = 0,
gcd = "spell",
school = "physical",
--spend = function() return buff.berserk_bear.up and talent.berserk_unchecked_aggression.enabled and 20 or 40 end,
spend = function() return buff.tooth_and_claw.up and talent.tooth_and_claw.enabled and 0 or ( buff.berserk_bear.up and talent.berserk_unchecked_aggression.enabled and 20 or 40 ) end,
spendType = "rage",
talent = "maul",
startsCombat = true,
form = "bear_form",
usable = function ()
if ( settings.maul_rage or 0 ) > 0 and rage.current - cost < ( settings.maul_rage or 0 ) then return false, "not enough additional rage" end
return true
end,
handler = function ()
removeBuff( "vicious_cycle_maul" )
addStack( "vicious_cycle_mangle" )
if talent.infected_wounds.enabled then applyDebuff( "target", "infected_wounds" ) end
if pvptalent.sharpened_claws.enabled or essence.conflict_and_strife.major then applyBuff( "sharpened_claws" ) end
if talent.ursocs_fury.enabled then applyBuff( "ursocs_fury" ) end
if talent.tooth_and_claw.enabled and buff.tooth_and_claw.stack <= 1 then removeBuff ( "tooth_and_claw" ) end
removeBuff( "savage_combatant" )
end,
},
### How to Reproduce
1. Use talent tooth and claw
2. Create a test, high priority ability with Maul and "buff.tooth_and_claw.up" condition
3. Wait for tooth and claw to proc
4. Spend your rage to bring it below the initial threshold (40)
5. Maul is not shown in the priority list
### Talent Loadout
BgGAYhlYdy9RJ6ROrphOEi69vCAAAAAAAAAAAAASEJBiSkkEJASShCgAIJRgkkEJJCAAAAAAAAAB
### Snapshot
Snapshot is not valuable as the recommendation is not shown, therefore not visible
### Raidbots Sim Report (Link)
_No response_
### Additional Information
I tried the suggested changes and without talenting to Unchecked aggression it works well for me, however I'm not sure, that this is the proper way to modify it.
### Contact Information
_No response_
|
1.0
|
Guardian Druid Tooth and Claw changes - ### Before You Begin
- [X] I confirm that I have downloaded the latest version of the addon.
- [X] I am not playing on a private server.
- [X] I checked for an [existing, open ticket](https://github.com/Hekili/hekili/labels/recommendation) for this issue and was not able to find one.
- [X] I edited the title of this issue (above) so that it describes the issue I am reporting.
- [X] I am reporting an issue with the default priority included with the specialization (imported or edited priorities are not supported).
### WoW Version
Retail (Dragonflight)
### Describe the Issue
Addon doesn't consider the new tooth and claw changes (0 rage cost with buff) and waits for enough rage for maul when the buff is up.
"spend = function() return buff.berserk_bear.up and talent.berserk_unchecked_aggression.enabled and 20 or 40 end,"
I tried to modify the maul process locally, but I'm not convinced if it will work properly together with unchecked aggression. Here is my version, it might help to do the changes properly:
maul = {
id = 6807,
cast = 0,
cooldown = 0,
gcd = "spell",
school = "physical",
--spend = function() return buff.berserk_bear.up and talent.berserk_unchecked_aggression.enabled and 20 or 40 end,
spend = function() return buff.tooth_and_claw.up and talent.tooth_and_claw.enabled and 0 or ( buff.berserk_bear.up and talent.berserk_unchecked_aggression.enabled and 20 or 40 ) end,
spendType = "rage",
talent = "maul",
startsCombat = true,
form = "bear_form",
usable = function ()
if ( settings.maul_rage or 0 ) > 0 and rage.current - cost < ( settings.maul_rage or 0 ) then return false, "not enough additional rage" end
return true
end,
handler = function ()
removeBuff( "vicious_cycle_maul" )
addStack( "vicious_cycle_mangle" )
if talent.infected_wounds.enabled then applyDebuff( "target", "infected_wounds" ) end
if pvptalent.sharpened_claws.enabled or essence.conflict_and_strife.major then applyBuff( "sharpened_claws" ) end
if talent.ursocs_fury.enabled then applyBuff( "ursocs_fury" ) end
if talent.tooth_and_claw.enabled and buff.tooth_and_claw.stack <= 1 then removeBuff ( "tooth_and_claw" ) end
removeBuff( "savage_combatant" )
end,
},
### How to Reproduce
1. Use talent tooth and claw
2. Create a test, high priority ability with Maul and "buff.tooth_and_claw.up" condition
3. Wait for tooth and claw to proc
4. Spend your rage to bring it below the initial threshold (40)
5. Maul is not shown in the priority list
### Talent Loadout
BgGAYhlYdy9RJ6ROrphOEi69vCAAAAAAAAAAAAASEJBiSkkEJASShCgAIJRgkkEJJCAAAAAAAAAB
### Snapshot
Snapshot is not valuable as the recommendation is not shown, therefore not visible
### Raidbots Sim Report (Link)
_No response_
### Additional Information
I tried the suggested changes and without talenting to Unchecked aggression it works well for me, however I'm not sure, that this is the proper way to modify it.
### Contact Information
_No response_
|
non_defect
|
guardian druid tooth and claw changes before you begin i confirm that i have downloaded the latest version of the addon i am not playing on a private server i checked for an for this issue and was not able to find one i edited the title of this issue above so that it describes the issue i am reporting i am reporting an issue with the default priority included with the specialization imported or edited priorities are not supported wow version retail dragonflight describe the issue addon doesn t consider the new tooth and claw changes rage cost with buff and waits for enough rage for maul when the buff is up spend function return buff berserk bear up and talent berserk unchecked aggression enabled and or end i tried to modify the maul process locally but i m not convinced if it will work properly together with unchecked aggression here is my version it might help to do the changes properly maul id cast cooldown gcd spell school physical spend function return buff berserk bear up and talent berserk unchecked aggression enabled and or end spend function return buff tooth and claw up and talent tooth and claw enabled and or buff berserk bear up and talent berserk unchecked aggression enabled and or end spendtype rage talent maul startscombat true form bear form usable function if settings maul rage or and rage current cost settings maul rage or then return false not enough additional rage end return true end handler function removebuff vicious cycle maul addstack vicious cycle mangle if talent infected wounds enabled then applydebuff target infected wounds end if pvptalent sharpened claws enabled or essence conflict and strife major then applybuff sharpened claws end if talent ursocs fury enabled then applybuff ursocs fury end if talent tooth and claw enabled and buff tooth and claw stack then removebuff tooth and claw end removebuff savage combatant end how to reproduce use talent tooth and claw create a test high priority ability with maul and buff tooth and claw up condition wait for tooth and claw to proc spend your rage to bring it below the initial threshold maul is not shown in the priority list talent loadout snapshot snapshot is not valuable as the recommendation is not shown therefore not visible raidbots sim report link no response additional information i tried the suggested changes and without talenting to unchecked aggression it works well for me however i m not sure that this is the proper way to modify it contact information no response
| 0
|
204,739
| 15,529,884,796
|
IssuesEvent
|
2021-03-13 16:55:48
|
Realm667/WolfenDoom
|
https://api.github.com/repos/Realm667/WolfenDoom
|
closed
|
Font characters missing (formerly: "a way to check which font characters are missing")
|
actor help wanted language playtesting question
|
I have started playing Blade of Agony for another test run in my own language (german). I would like to help @Talon1024 with creating proper letters if some special characters are missing in the fonts in german (e.g. Ü Ä Ö are mostly an issue, but maybe also others).
To check this, I need some kind of system. As of now, the functionality, that @AFADoomer has added, changes the font if not all letters are in this font - a fall back mechanic actually - but that way I have no idea what character is actually missing.
So how could we work here? What can we do? @AFADoomer
@Talon1024 how can I add one single character to the DBIGFONT by the way? I have never done that before but I would like to help you with that, at least in my own language where I know how it works.
*EDIT*
Just for the record: Start BoA with "+logfile textile.txt" and type "netevent testfonts" into the console for an updated list of missing chars.
*EDIT2*
Some hint from @Username-N00b-is-not-available
- [ ] @Talon1024 There are some missing characters (Cyrillic ones and probably dashes) to the font used by the Commander Keen dialogues, could you add them please?
|
1.0
|
Font characters missing (formerly: "a way to check which font characters are missing") - I have started playing Blade of Agony for another test run in my own language (german). I would like to help @Talon1024 with creating proper letters if some special characters are missing in the fonts in german (e.g. Ü Ä Ö are mostly an issue, but maybe also others).
To check this, I need some kind of system. As of now, the functionality, that @AFADoomer has added, changes the font if not all letters are in this font - a fall back mechanic actually - but that way I have no idea what character is actually missing.
So how could we work here? What can we do? @AFADoomer
@Talon1024 how can I add one single character to the DBIGFONT by the way? I have never done that before but I would like to help you with that, at least in my own language where I know how it works.
*EDIT*
Just for the record: Start BoA with "+logfile textile.txt" and type "netevent testfonts" into the console for an updated list of missing chars.
*EDIT2*
Some hint from @Username-N00b-is-not-available
- [ ] @Talon1024 There are some missing characters (Cyrillic ones and probably dashes) to the font used by the Commander Keen dialogues, could you add them please?
|
non_defect
|
font characters missing formerly a way to check which font characters are missing i have started playing blade of agony for another test run in my own language german i would like to help with creating proper letters if some special characters are missing in the fonts in german e g ü ä ö are mostly an issue but maybe also others to check this i need some kind of system as of now the functionality that afadoomer has added changes the font if not all letters are in this font a fall back mechanic actually but that way i have no idea what character is actually missing so how could we work here what can we do afadoomer how can i add one single character to the dbigfont by the way i have never done that before but i would like to help you with that at least in my own language where i know how it works edit just for the record start boa with logfile textile txt and type netevent testfonts into the console for an updated list of missing chars some hint from username is not available there are some missing characters cyrillic ones and probably dashes to the font used by the commander keen dialogues could you add them please
| 0
|
32,113
| 6,716,958,833
|
IssuesEvent
|
2017-10-14 15:27:50
|
cakephp/cakephp
|
https://api.github.com/repos/cakephp/cakephp
|
opened
|
bin/cake stop working after composer update
|
auth behaviors Defect
|
This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 3.5.3
* Platform and Target: Non-related
### What you did
```sh
bin/cake
```
### What happened
Got an exception.
```
Exception: Cannot use 'Bake\Shell\CommonOptionsTrait' for command 'common_options_trait' it is not a subclass of Cake\Console\Shell. in [/var/www/vhosts/cakephp3.centos.dev/vendor/cakephp/cakephp/src/Console/CommandCollection.php, line 65]
```
### What you expected to happen
Works.
### Why this happened
As of cakephp/bake#368, CommandScanner finds CommonOptionsTrait in the Shell directory of bake plugin, and throws an exception as it is not a shell. Though the commit triggered this issue, the root problem would be the implementation of CommandScanner::scanDir() or CommandCollection::add().
|
1.0
|
bin/cake stop working after composer update - This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 3.5.3
* Platform and Target: Non-related
### What you did
```sh
bin/cake
```
### What happened
Got an exception.
```
Exception: Cannot use 'Bake\Shell\CommonOptionsTrait' for command 'common_options_trait' it is not a subclass of Cake\Console\Shell. in [/var/www/vhosts/cakephp3.centos.dev/vendor/cakephp/cakephp/src/Console/CommandCollection.php, line 65]
```
### What you expected to happen
Works.
### Why this happened
As of cakephp/bake#368, CommandScanner finds CommonOptionsTrait in the Shell directory of bake plugin, and throws an exception as it is not a shell. Though the commit triggered this issue, the root problem would be the implementation of CommandScanner::scanDir() or CommandCollection::add().
|
defect
|
bin cake stop working after composer update this is a multiple allowed bug enhancement feature discussion rfc cakephp version platform and target non related what you did sh bin cake what happened got an exception exception cannot use bake shell commonoptionstrait for command common options trait it is not a subclass of cake console shell in what you expected to happen works why this happened as of cakephp bake commandscanner finds commonoptionstrait in the shell directory of bake plugin and throws an exception as it is not a shell though the commit triggered this issue the root problem would be the implementation of commandscanner scandir or commandcollection add
| 1
|
52,513
| 13,224,795,435
|
IssuesEvent
|
2020-08-17 19:51:53
|
icecube-trac/tix4
|
https://api.github.com/repos/icecube-trac/tix4
|
opened
|
[dataclasses] I3Geometry missing operator implementation (Trac #2364)
|
Incomplete Migration Migrated from Trac combo core defect
|
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2364">https://code.icecube.wisc.edu/projects/icecube/ticket/2364</a>, reported by acoleman</summary>
<p>
```json
{
"status": "closed",
"changetime": "2020-06-24T12:31:42",
"_ts": "1593001902142004",
"description": "The operator= is defined for I3Geometry but is not implemented in the cxx. Linking against it fails with: undefined reference to `I3Geometry::operator=(I3Geometry const&)'",
"reporter": "acoleman",
"cc": "",
"resolution": "fixed",
"time": "2019-10-11T21:59:37",
"component": "combo core",
"summary": "[dataclasses] I3Geometry missing operator implementation",
"priority": "minor",
"keywords": "",
"milestone": "Autumnal Equinox 2020",
"owner": "",
"type": "defect"
}
```
</p>
</details>
|
1.0
|
[dataclasses] I3Geometry missing operator implementation (Trac #2364) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2364">https://code.icecube.wisc.edu/projects/icecube/ticket/2364</a>, reported by acoleman</summary>
<p>
```json
{
"status": "closed",
"changetime": "2020-06-24T12:31:42",
"_ts": "1593001902142004",
"description": "The operator= is defined for I3Geometry but is not implemented in the cxx. Linking against it fails with: undefined reference to `I3Geometry::operator=(I3Geometry const&)'",
"reporter": "acoleman",
"cc": "",
"resolution": "fixed",
"time": "2019-10-11T21:59:37",
"component": "combo core",
"summary": "[dataclasses] I3Geometry missing operator implementation",
"priority": "minor",
"keywords": "",
"milestone": "Autumnal Equinox 2020",
"owner": "",
"type": "defect"
}
```
</p>
</details>
|
defect
|
missing operator implementation trac migrated from json status closed changetime ts description the operator is defined for but is not implemented in the cxx linking against it fails with undefined reference to operator const reporter acoleman cc resolution fixed time component combo core summary missing operator implementation priority minor keywords milestone autumnal equinox owner type defect
| 1
|
37,294
| 8,338,258,168
|
IssuesEvent
|
2018-09-28 13:50:08
|
amnh/PCG
|
https://api.github.com/repos/amnh/PCG
|
opened
|
Generating the set of candidate network edges to add includes phylogenetically inconsistent edges
|
defect
|
Some of the edges generated connect to an ancestor in their path to one of the root nodes. This allows us to construct phylogenetically inconsistent networks when consuming the list of candidate network edges.
|
1.0
|
Generating the set of candidate network edges to add includes phylogenetically inconsistent edges - Some of the edges generated connect to an ancestor in their path to one of the root nodes. This allows us to construct phylogenetically inconsistent networks when consuming the list of candidate network edges.
|
defect
|
generating the set of candidate network edges to add includes phylogenetically inconsistent edges some of the edges generated connect to an ancestor in their path to one of the root nodes this allows us to construct phylogenetically inconsistent networks when consuming the list of candidate network edges
| 1
|
27,531
| 21,893,408,447
|
IssuesEvent
|
2022-05-20 05:52:51
|
microsoftgraph/msgraph-sdk-raptor
|
https://api.github.com/repos/microsoftgraph/msgraph-sdk-raptor
|
opened
|
Rename KnownFailure to KnownIssue
|
infrastructure
|
Align terminologies by renaming KnownFailure to KnownIssue in project names.
|
1.0
|
Rename KnownFailure to KnownIssue - Align terminologies by renaming KnownFailure to KnownIssue in project names.
|
non_defect
|
rename knownfailure to knownissue align terminologies by renaming knownfailure to knownissue in project names
| 0
|
312,091
| 9,543,164,253
|
IssuesEvent
|
2019-05-01 08:46:08
|
project-koku/koku
|
https://api.github.com/repos/project-koku/koku
|
closed
|
Openshift query with group_by + order_by on volumes endpoint causing 500 errors
|
bug priority - medium
|
**Describe the bug**
Openshift query with group_by + order_by on volumes endpoint causing 500 errors
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'api/cost-management/v1/reports/openshift/volumes/?order_by[node]=desc&group_by[node]=*'
```
[2019-04-29 10:07:40,343] INFO: API: /api/cost-management/v1/reports/openshift/volumes/?order_by[node]=desc&group_by[node]=* -- ACCOUNT: 6193296 USER: cost-demo
[2019-04-29 10:07:40,379] INFO: API: /api/cost-management/v1/reports/openshift/volumes/ USER: cost-demo
[2019-04-29 10:07:40,409] ERROR: Internal Server Error: /api/cost-management/v1/reports/openshift/volumes/
Traceback (most recent call last):
File "/opt/app-root/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner
response = get_response(request)
File "/opt/app-root/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/opt/app-root/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/opt/app-root/lib/python3.6/site-packages/django/views/decorators/csrf.py", line 54, in wrapped_view
return view_func(*args, **kwargs)
File "/opt/app-root/lib/python3.6/site-packages/django/views/generic/base.py", line 71, in view
return self.dispatch(request, *args, **kwargs)
File "/opt/app-root/lib/python3.6/site-packages/rest_framework/views.py", line 495, in dispatch
response = self.handle_exception(exc)
File "/opt/app-root/lib/python3.6/site-packages/rest_framework/views.py", line 455, in handle_exception
self.raise_uncaught_exception(exc)
File "/opt/app-root/lib/python3.6/site-packages/rest_framework/views.py", line 492, in dispatch
response = handler(request, *args, **kwargs)
File "/opt/app-root/lib/python3.6/site-packages/rest_framework/decorators.py", line 55, in handler
return func(*args, **kwargs)
File "/opt/app-root/src/koku/api/report/ocp/view.py", line 439, in volume
return _generic_report(request, report='volume', provider='ocp')
File "/opt/app-root/src/koku/api/report/view.py", line 387, in _generic_report
output = handler.execute_query()
File "/opt/app-root/src/koku/api/report/ocp/ocp_query_handler.py", line 166, in execute_query
query_data = self.order_by(query_data, query_order_by)
File "/opt/app-root/src/koku/api/report/queries.py", line 1292, in order_by
reverse=reverse)
File "/opt/app-root/src/koku/api/report/queries.py", line 1291, in <lambda>
sorted_data = sorted(sorted_data, key=lambda entry: entry[field].lower(),
AttributeError: 'NoneType' object has no attribute 'lower'
10.129.2.1 - - [29/Apr/2019:10:07:40 +0000] "GET /api/cost-management/v1/reports/openshift/volumes/?order_by[node]=desc&group_by[node]=* HTTP/1.1" 500 27 "-" "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0"
```
**Expected behavior**
Report should load correctly
**Context (please complete the following information):**
- OS: Fedora
- Browser: Firefox
- Commit Hash from status endpoint: a97addc51f93ddc1810cf1453fcdc6dc2c4096a2
**Additional context**
Testing on PROD with demo user
|
1.0
|
Openshift query with group_by + order_by on volumes endpoint causing 500 errors - **Describe the bug**
Openshift query with group_by + order_by on volumes endpoint causing 500 errors
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'api/cost-management/v1/reports/openshift/volumes/?order_by[node]=desc&group_by[node]=*'
```
[2019-04-29 10:07:40,343] INFO: API: /api/cost-management/v1/reports/openshift/volumes/?order_by[node]=desc&group_by[node]=* -- ACCOUNT: 6193296 USER: cost-demo
[2019-04-29 10:07:40,379] INFO: API: /api/cost-management/v1/reports/openshift/volumes/ USER: cost-demo
[2019-04-29 10:07:40,409] ERROR: Internal Server Error: /api/cost-management/v1/reports/openshift/volumes/
Traceback (most recent call last):
File "/opt/app-root/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner
response = get_response(request)
File "/opt/app-root/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response
response = self.process_exception_by_middleware(e, request)
File "/opt/app-root/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/opt/app-root/lib/python3.6/site-packages/django/views/decorators/csrf.py", line 54, in wrapped_view
return view_func(*args, **kwargs)
File "/opt/app-root/lib/python3.6/site-packages/django/views/generic/base.py", line 71, in view
return self.dispatch(request, *args, **kwargs)
File "/opt/app-root/lib/python3.6/site-packages/rest_framework/views.py", line 495, in dispatch
response = self.handle_exception(exc)
File "/opt/app-root/lib/python3.6/site-packages/rest_framework/views.py", line 455, in handle_exception
self.raise_uncaught_exception(exc)
File "/opt/app-root/lib/python3.6/site-packages/rest_framework/views.py", line 492, in dispatch
response = handler(request, *args, **kwargs)
File "/opt/app-root/lib/python3.6/site-packages/rest_framework/decorators.py", line 55, in handler
return func(*args, **kwargs)
File "/opt/app-root/src/koku/api/report/ocp/view.py", line 439, in volume
return _generic_report(request, report='volume', provider='ocp')
File "/opt/app-root/src/koku/api/report/view.py", line 387, in _generic_report
output = handler.execute_query()
File "/opt/app-root/src/koku/api/report/ocp/ocp_query_handler.py", line 166, in execute_query
query_data = self.order_by(query_data, query_order_by)
File "/opt/app-root/src/koku/api/report/queries.py", line 1292, in order_by
reverse=reverse)
File "/opt/app-root/src/koku/api/report/queries.py", line 1291, in <lambda>
sorted_data = sorted(sorted_data, key=lambda entry: entry[field].lower(),
AttributeError: 'NoneType' object has no attribute 'lower'
10.129.2.1 - - [29/Apr/2019:10:07:40 +0000] "GET /api/cost-management/v1/reports/openshift/volumes/?order_by[node]=desc&group_by[node]=* HTTP/1.1" 500 27 "-" "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0"
```
**Expected behavior**
Report should load correctly
**Context (please complete the following information):**
- OS: Fedora
- Browser: Firefox
- Commit Hash from status endpoint: a97addc51f93ddc1810cf1453fcdc6dc2c4096a2
**Additional context**
Testing on PROD with demo user
|
non_defect
|
openshift query with group by order by on volumes endpoint causing errors describe the bug openshift query with group by order by on volumes endpoint causing errors to reproduce steps to reproduce the behavior go to api cost management reports openshift volumes order by desc group by info api api cost management reports openshift volumes order by desc group by account user cost demo info api api cost management reports openshift volumes user cost demo error internal server error api cost management reports openshift volumes traceback most recent call last file opt app root lib site packages django core handlers exception py line in inner response get response request file opt app root lib site packages django core handlers base py line in get response response self process exception by middleware e request file opt app root lib site packages django core handlers base py line in get response response wrapped callback request callback args callback kwargs file opt app root lib site packages django views decorators csrf py line in wrapped view return view func args kwargs file opt app root lib site packages django views generic base py line in view return self dispatch request args kwargs file opt app root lib site packages rest framework views py line in dispatch response self handle exception exc file opt app root lib site packages rest framework views py line in handle exception self raise uncaught exception exc file opt app root lib site packages rest framework views py line in dispatch response handler request args kwargs file opt app root lib site packages rest framework decorators py line in handler return func args kwargs file opt app root src koku api report ocp view py line in volume return generic report request report volume provider ocp file opt app root src koku api report view py line in generic report output handler execute query file opt app root src koku api report ocp ocp query handler py line in execute query query data self order by query data query order by file opt app root src koku api report queries py line in order by reverse reverse file opt app root src koku api report queries py line in sorted data sorted sorted data key lambda entry entry lower attributeerror nonetype object has no attribute lower get api cost management reports openshift volumes order by desc group by http mozilla fedora linux rv gecko firefox expected behavior report should load correctly context please complete the following information os fedora browser firefox commit hash from status endpoint additional context testing on prod with demo user
| 0
|
26,530
| 4,746,489,802
|
IssuesEvent
|
2016-10-21 11:17:21
|
contao/core
|
https://api.github.com/repos/contao/core
|
closed
|
DC_Table Filter Timestamp Optimierung
|
defect
|
In DC_Table werden zur Generierung eines Filters nach Datum sämtliche verschiedene Timestamps aus der Datenbank abgerufen.
Tatsächlich benötigt werden jedoch nur sämtliche verschiedene Datumsangaben.
Ändert man so beispielsweise die Abfrage ````SELECT DISTINCT `tstamp` FROM `tl_log` ```` in ````SELECT DISTINCT UNIX_TIMESTAMP(FROM_UNIXTIME(`tstamp` , '%Y-%m-%d')) AS `tstamp` FROM `tl_log` ```` verkürzt sich die Skriptlaufzeit bei großen Tabellen um mehrere Sekunden.
|
1.0
|
DC_Table Filter Timestamp Optimierung - In DC_Table werden zur Generierung eines Filters nach Datum sämtliche verschiedene Timestamps aus der Datenbank abgerufen.
Tatsächlich benötigt werden jedoch nur sämtliche verschiedene Datumsangaben.
Ändert man so beispielsweise die Abfrage ````SELECT DISTINCT `tstamp` FROM `tl_log` ```` in ````SELECT DISTINCT UNIX_TIMESTAMP(FROM_UNIXTIME(`tstamp` , '%Y-%m-%d')) AS `tstamp` FROM `tl_log` ```` verkürzt sich die Skriptlaufzeit bei großen Tabellen um mehrere Sekunden.
|
defect
|
dc table filter timestamp optimierung in dc table werden zur generierung eines filters nach datum sämtliche verschiedene timestamps aus der datenbank abgerufen tatsächlich benötigt werden jedoch nur sämtliche verschiedene datumsangaben ändert man so beispielsweise die abfrage select distinct tstamp from tl log in select distinct unix timestamp from unixtime tstamp y m d as tstamp from tl log verkürzt sich die skriptlaufzeit bei großen tabellen um mehrere sekunden
| 1
|
86,328
| 16,961,324,231
|
IssuesEvent
|
2021-06-29 04:34:55
|
melink14/rikaikun
|
https://api.github.com/repos/melink14/rikaikun
|
opened
|
Add mutation testing framework to rikaikun
|
Code health testing
|
Mutation testing is a great way to ensure testing coverage.
For JS it seems only stryker-js exists: https://stryker-mutator.io/docs/stryker-js/getting-started
It can work with karma and typescript and has a dashboard that it can add to your github repo.
Ideally, we'd get incremental reports on Pull Requests but not sure stryker supports that. I guess a dashboard would give a overall score but probably won't want to run it until incremental support works:
https://github.com/stryker-mutator/stryker-js/issues/2753
|
1.0
|
Add mutation testing framework to rikaikun - Mutation testing is a great way to ensure testing coverage.
For JS it seems only stryker-js exists: https://stryker-mutator.io/docs/stryker-js/getting-started
It can work with karma and typescript and has a dashboard that it can add to your github repo.
Ideally, we'd get incremental reports on Pull Requests but not sure stryker supports that. I guess a dashboard would give a overall score but probably won't want to run it until incremental support works:
https://github.com/stryker-mutator/stryker-js/issues/2753
|
non_defect
|
add mutation testing framework to rikaikun mutation testing is a great way to ensure testing coverage for js it seems only stryker js exists it can work with karma and typescript and has a dashboard that it can add to your github repo ideally we d get incremental reports on pull requests but not sure stryker supports that i guess a dashboard would give a overall score but probably won t want to run it until incremental support works
| 0
|
14,970
| 10,238,135,598
|
IssuesEvent
|
2019-08-19 15:15:39
|
MicrosoftDocs/azure-docs
|
https://api.github.com/repos/MicrosoftDocs/azure-docs
|
closed
|
Functional but Errors?
|
Pri2 container-service/svc cxp doc-bug triaged
|
Does this solution still apply to latest revs of AKS? I've got it deployed and it works well, however, it appears to be in a never ending pending state in aks browse and am seeing errors in the logs.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 10de2de7-9d5a-b791-1e28-a399634993d6
* Version Independent ID: a92015a1-4f3a-8b1b-1794-5566af729d16
* Content: [Static IP address for egress traffic in Azure Kubernetes Service (AKS)](https://docs.microsoft.com/en-us/azure/aks/egress)
* Content Source: [articles/aks/egress.md](https://github.com/Microsoft/azure-docs/blob/master/articles/aks/egress.md)
* Service: **container-service**
* GitHub Login: @mlearned
* Microsoft Alias: **mlearned**
|
1.0
|
Functional but Errors? - Does this solution still apply to latest revs of AKS? I've got it deployed and it works well, however, it appears to be in a never ending pending state in aks browse and am seeing errors in the logs.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 10de2de7-9d5a-b791-1e28-a399634993d6
* Version Independent ID: a92015a1-4f3a-8b1b-1794-5566af729d16
* Content: [Static IP address for egress traffic in Azure Kubernetes Service (AKS)](https://docs.microsoft.com/en-us/azure/aks/egress)
* Content Source: [articles/aks/egress.md](https://github.com/Microsoft/azure-docs/blob/master/articles/aks/egress.md)
* Service: **container-service**
* GitHub Login: @mlearned
* Microsoft Alias: **mlearned**
|
non_defect
|
functional but errors does this solution still apply to latest revs of aks i ve got it deployed and it works well however it appears to be in a never ending pending state in aks browse and am seeing errors in the logs document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id content content source service container service github login mlearned microsoft alias mlearned
| 0
|
74,119
| 24,956,208,321
|
IssuesEvent
|
2022-11-01 12:00:25
|
vector-im/element-android
|
https://api.github.com/repos/vector-im/element-android
|
closed
|
I see my messages in a 3rd person view
|
T-Defect
|
### Steps to reproduce
1. Log out
2. Log back in
3. Verify session without a second device
### Outcome
#### What did you expect?
Messages restored normally
#### What happened instead?
All my messages are previewed as if they are not mine (in grey bubbles instead of green)

### Your phone model
Samsung Galaxy A51
### Operating system version
Android 12
### Application version and app store
Element version 1.4.36-1, olm version 3.2.12 from F-Droid
### Homeserver
_No response_
### Will you send logs?
No
### Are you willing to provide a PR?
No
|
1.0
|
I see my messages in a 3rd person view - ### Steps to reproduce
1. Log out
2. Log back in
3. Verify session without a second device
### Outcome
#### What did you expect?
Messages restored normally
#### What happened instead?
All my messages are previewed as if they are not mine (in grey bubbles instead of green)

### Your phone model
Samsung Galaxy A51
### Operating system version
Android 12
### Application version and app store
Element version 1.4.36-1, olm version 3.2.12 from F-Droid
### Homeserver
_No response_
### Will you send logs?
No
### Are you willing to provide a PR?
No
|
defect
|
i see my messages in a person view steps to reproduce log out log back in verify session without a second device outcome what did you expect messages restored normally what happened instead all my messages are previewed as if they are not mine in grey bubbles instead of green your phone model samsung galaxy operating system version android application version and app store element version olm version from f droid homeserver no response will you send logs no are you willing to provide a pr no
| 1
|
190,349
| 6,817,706,186
|
IssuesEvent
|
2017-11-07 00:50:20
|
webcompat/web-bugs
|
https://api.github.com/repos/webcompat/web-bugs
|
closed
|
www.facebook.com - see bug description
|
browser-firefox priority-critical
|
<!-- @browser: Firefox 58.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: www.facebook.com
**Browser / Version**: Firefox 58.0
**Operating System**: Windows 7
**Tested Another Browser**: Unknown
**Problem type**: Something else
**Description**: It wont pop up!
**Steps to Reproduce**:
Tried everything.. I dont know what make it stop?
_From [webcompat.com](https://webcompat.com/) with ❤️_
|
1.0
|
www.facebook.com - see bug description - <!-- @browser: Firefox 58.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: www.facebook.com
**Browser / Version**: Firefox 58.0
**Operating System**: Windows 7
**Tested Another Browser**: Unknown
**Problem type**: Something else
**Description**: It wont pop up!
**Steps to Reproduce**:
Tried everything.. I dont know what make it stop?
_From [webcompat.com](https://webcompat.com/) with ❤️_
|
non_defect
|
see bug description url browser version firefox operating system windows tested another browser unknown problem type something else description it wont pop up steps to reproduce tried everything i dont know what make it stop from with ❤️
| 0
|
32,751
| 6,916,607,635
|
IssuesEvent
|
2017-11-29 03:35:32
|
jccastillo0007/eFacturaT
|
https://api.github.com/repos/jccastillo0007/eFacturaT
|
opened
|
Web 3.3 - poner default la forma de pago transferencia
|
defect
|
Efectivo, pues ni que fuera narcotiendita...
|
1.0
|
Web 3.3 - poner default la forma de pago transferencia - Efectivo, pues ni que fuera narcotiendita...
|
defect
|
web poner default la forma de pago transferencia efectivo pues ni que fuera narcotiendita
| 1
|
129,584
| 27,516,601,319
|
IssuesEvent
|
2023-03-06 12:24:41
|
trezor/trezor-suite
|
https://api.github.com/repos/trezor/trezor-suite
|
closed
|
Dependencies: Node to v18
|
dependencies code
|
After updating Node to v18 we can
- https://github.com/trezor/trezor-suite/issues/5564 remove this lib and `cross-fetch`
- update Electron to v23
|
1.0
|
Dependencies: Node to v18 - After updating Node to v18 we can
- https://github.com/trezor/trezor-suite/issues/5564 remove this lib and `cross-fetch`
- update Electron to v23
|
non_defect
|
dependencies node to after updating node to we can remove this lib and cross fetch update electron to
| 0
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.