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
176,226
13,631,547,375
IssuesEvent
2020-09-24 18:11:09
geopm/geopm
https://api.github.com/repos/geopm/geopm
closed
out-of-place-testing
test
Building out of place works correctly, but testing out of place does not, gtest links are broken and the license header check does not work.
1.0
out-of-place-testing - Building out of place works correctly, but testing out of place does not, gtest links are broken and the license header check does not work.
non_defect
out of place testing building out of place works correctly but testing out of place does not gtest links are broken and the license header check does not work
0
401,632
27,333,893,826
IssuesEvent
2023-02-26 00:30:53
DAGWorks-Inc/hamilton
https://api.github.com/repos/DAGWorks-Inc/hamilton
opened
[documentation] show how to get hamilton running on snowpark
documentation
<a href="https://github.com/skrawcz"><img src="https://avatars.githubusercontent.com/u/2328071?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [skrawcz](https://github.com/skrawcz)** _Friday Dec 09, 2022 at 20:45 GMT_ _Originally opened as https://github.com/stitchfix/hamilton/issues/242_ ---- We need to help people get up and running with Hamilton on snowpark. Two artifacts to produce: * hamilton + dbt + snowpark * hamilton + snowpark
1.0
[documentation] show how to get hamilton running on snowpark - <a href="https://github.com/skrawcz"><img src="https://avatars.githubusercontent.com/u/2328071?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [skrawcz](https://github.com/skrawcz)** _Friday Dec 09, 2022 at 20:45 GMT_ _Originally opened as https://github.com/stitchfix/hamilton/issues/242_ ---- We need to help people get up and running with Hamilton on snowpark. Two artifacts to produce: * hamilton + dbt + snowpark * hamilton + snowpark
non_defect
show how to get hamilton running on snowpark issue by friday dec at gmt originally opened as we need to help people get up and running with hamilton on snowpark two artifacts to produce hamilton dbt snowpark hamilton snowpark
0
17,676
3,012,811,584
IssuesEvent
2015-07-29 02:51:42
yawlfoundation/yawl
https://api.github.com/repos/yawlfoundation/yawl
closed
Cannot create labels anymore
auto-migrated Component-Editor Priority-Critical Type-Defect
``` I loaded a model and tried to introduce a label on an arc by double clicking it. When I type enter at the end the label disappears. I am not able to persist it. ``` Original issue reported on code.google.com by `arthurte...@gmail.com` on 16 Oct 2008 at 7:49
1.0
Cannot create labels anymore - ``` I loaded a model and tried to introduce a label on an arc by double clicking it. When I type enter at the end the label disappears. I am not able to persist it. ``` Original issue reported on code.google.com by `arthurte...@gmail.com` on 16 Oct 2008 at 7:49
defect
cannot create labels anymore i loaded a model and tried to introduce a label on an arc by double clicking it when i type enter at the end the label disappears i am not able to persist it original issue reported on code google com by arthurte gmail com on oct at
1
38,120
12,528,265,780
IssuesEvent
2020-06-04 09:17:49
ckauhaus/nixpkgs
https://api.github.com/repos/ckauhaus/nixpkgs
opened
Vulnerability roundup 4: apt-1.4.6: 1 advisory
1.severity: security
[search](https://search.nix.gsc.io/?q=apt&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=apt+in%3Apath&type=Code) * [ ] [CVE-2020-3810](https://nvd.nist.gov/vuln/detail/CVE-2020-3810) CVSSv3=5.5 (nixos-19.03) Scanned versions: nixos-19.03: 34c7eb7545d. May contain false positives.
True
Vulnerability roundup 4: apt-1.4.6: 1 advisory - [search](https://search.nix.gsc.io/?q=apt&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=apt+in%3Apath&type=Code) * [ ] [CVE-2020-3810](https://nvd.nist.gov/vuln/detail/CVE-2020-3810) CVSSv3=5.5 (nixos-19.03) Scanned versions: nixos-19.03: 34c7eb7545d. May contain false positives.
non_defect
vulnerability roundup apt advisory nixos scanned versions nixos may contain false positives
0
599,350
18,271,662,690
IssuesEvent
2021-10-04 14:23:27
arkime/arkime
https://api.github.com/repos/arkime/arkime
closed
Feature request - scrub elasticsearch credentials from log output
enhancement need more information high priority
Today capture logs the full elasticsearch URL, including the username and password provided. It would be better practice if all logged instances of https://user:pass@host:port could be replaced with https://host:port or similar.
1.0
Feature request - scrub elasticsearch credentials from log output - Today capture logs the full elasticsearch URL, including the username and password provided. It would be better practice if all logged instances of https://user:pass@host:port could be replaced with https://host:port or similar.
non_defect
feature request scrub elasticsearch credentials from log output today capture logs the full elasticsearch url including the username and password provided it would be better practice if all logged instances of could be replaced with or similar
0
40,072
9,819,096,991
IssuesEvent
2019-06-13 21:00:09
idaholab/moose
https://api.github.com/repos/idaholab/moose
closed
DerivativeParsedMaterial start-up performance issues
C: MOOSE T: defect T: task
## Bug Description I have identified two bottle necks in the startup (differentiation phase) if DerivativeParsedMaterials. One takes 26.6% of the entire derivation time, and one takes 68.3%. Both involve an unnecessary amount of string operations that I may be able to trim down considerably. ## Steps to Reproduce Run a simulation with DerivativeParsedMaterials that use lots of material properties that are provided by DerivativeParsedMaterials themselves (chain rule). ## Impact Performance improvement.
1.0
DerivativeParsedMaterial start-up performance issues - ## Bug Description I have identified two bottle necks in the startup (differentiation phase) if DerivativeParsedMaterials. One takes 26.6% of the entire derivation time, and one takes 68.3%. Both involve an unnecessary amount of string operations that I may be able to trim down considerably. ## Steps to Reproduce Run a simulation with DerivativeParsedMaterials that use lots of material properties that are provided by DerivativeParsedMaterials themselves (chain rule). ## Impact Performance improvement.
defect
derivativeparsedmaterial start up performance issues bug description i have identified two bottle necks in the startup differentiation phase if derivativeparsedmaterials one takes of the entire derivation time and one takes both involve an unnecessary amount of string operations that i may be able to trim down considerably steps to reproduce run a simulation with derivativeparsedmaterials that use lots of material properties that are provided by derivativeparsedmaterials themselves chain rule impact performance improvement
1
29,165
5,564,619,505
IssuesEvent
2017-03-26 05:12:36
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
Memory use in integrate.quad in scipy-0.19.0
defect scipy.integrate
After updating Scipy to 0.19.0 I have experienced an increase in memory consumption which seems to be related to integrate.quad. The following code calculates some quadratures and checks the available RAM before and after: ```Python import numpy as np from scipy.integrate import quad import psutil import gc xx_max = np.linspace(1,1000,num=100) print("Memory available: %f GiB"%(psutil.virtual_memory().available/1024.**3)) [[quad(lambda x:x**2,0,x) for x in xx_max] for _ in range(3000)] print("Memory available after quad: %f GiB"%(psutil.virtual_memory().available/1024.**3)) gc.collect() gc.collect() gc.collect() print("Memory available after garbage collecting: %f GiB"%(psutil.virtual_memory().available/1024.**3)) ``` When I run this with scipy 0.19 I find my system losses around 1GiB, while this does not happen if I use the prior release instead. The memory is freed after the process exists, but asking the garbage collector to do its work does not help. The system I used is a 64-bit Arch Linux, using both python2 and python3 from clean virtualenvs.
1.0
Memory use in integrate.quad in scipy-0.19.0 - After updating Scipy to 0.19.0 I have experienced an increase in memory consumption which seems to be related to integrate.quad. The following code calculates some quadratures and checks the available RAM before and after: ```Python import numpy as np from scipy.integrate import quad import psutil import gc xx_max = np.linspace(1,1000,num=100) print("Memory available: %f GiB"%(psutil.virtual_memory().available/1024.**3)) [[quad(lambda x:x**2,0,x) for x in xx_max] for _ in range(3000)] print("Memory available after quad: %f GiB"%(psutil.virtual_memory().available/1024.**3)) gc.collect() gc.collect() gc.collect() print("Memory available after garbage collecting: %f GiB"%(psutil.virtual_memory().available/1024.**3)) ``` When I run this with scipy 0.19 I find my system losses around 1GiB, while this does not happen if I use the prior release instead. The memory is freed after the process exists, but asking the garbage collector to do its work does not help. The system I used is a 64-bit Arch Linux, using both python2 and python3 from clean virtualenvs.
defect
memory use in integrate quad in scipy after updating scipy to i have experienced an increase in memory consumption which seems to be related to integrate quad the following code calculates some quadratures and checks the available ram before and after python import numpy as np from scipy integrate import quad import psutil import gc xx max np linspace num print memory available f gib psutil virtual memory available for in range print memory available after quad f gib psutil virtual memory available gc collect gc collect gc collect print memory available after garbage collecting f gib psutil virtual memory available when i run this with scipy i find my system losses around while this does not happen if i use the prior release instead the memory is freed after the process exists but asking the garbage collector to do its work does not help the system i used is a bit arch linux using both and from clean virtualenvs
1
43,132
11,496,842,233
IssuesEvent
2020-02-12 08:54:18
mozilla-lockwise/lockwise-ios
https://api.github.com/repos/mozilla-lockwise/lockwise-ios
closed
Lockwise is unusable after following the STR
defect effort-M priority-P1
## Steps to reproduce 1. Login to FxA 2. Disconnect from FxA 3. Login to FxA 4. Close Lockwise from App Switcher 5. Re-open Lockwise ### Actual behavior - Lockwise is unusable. ### Device & build information * Device: iPhone 7 * Build version: 1.7.2 (4059) ### Notes - Possibly a regression from #1181 Attachments: [Lockwise unusable.mov.zip](https://github.com/mozilla-lockwise/lockwise-ios/files/4171212/Lockwise.unusable.mov.zip)
1.0
Lockwise is unusable after following the STR - ## Steps to reproduce 1. Login to FxA 2. Disconnect from FxA 3. Login to FxA 4. Close Lockwise from App Switcher 5. Re-open Lockwise ### Actual behavior - Lockwise is unusable. ### Device & build information * Device: iPhone 7 * Build version: 1.7.2 (4059) ### Notes - Possibly a regression from #1181 Attachments: [Lockwise unusable.mov.zip](https://github.com/mozilla-lockwise/lockwise-ios/files/4171212/Lockwise.unusable.mov.zip)
defect
lockwise is unusable after following the str steps to reproduce login to fxa disconnect from fxa login to fxa close lockwise from app switcher re open lockwise actual behavior lockwise is unusable device build information device iphone build version notes possibly a regression from attachments
1
63,430
17,648,340,021
IssuesEvent
2021-08-20 09:33:35
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Unverified session UI implies that it can request encryption keys
T-Defect S-Major A-E2EE A-E2EE-SAS-Verification Z-Papercuts O-Frequent
### Steps to reproduce 1. Log into a new session 2. "Verify this login" -> "Skip" 3. "Are you sure?" -> "Skip" 4. View an encrypted room with a backlog ### What happened? ![Screenshot from 2021-08-20 10-24-06](https://user-images.githubusercontent.com/51663/130212015-d2943e47-7e2a-4e18-88d6-69fa071a3dfd.png) ### What did you expect? This session will not be able to successfully request encryption keys until it is verified so the error message should not let me re-request keys. The error message should tell me to verify my session first. > :shield: ** Unable to decrypt: you have not verified this session.** > [Verify this session](link to popup) using one of your other sessions to request encryption keys. Or > :shield: ** Unable to decrypt: the sender's device has not sent us the keys for this message.** > [Verify this session](link to popup) using one of your other sessions to request encryption keys. S-Major because clicking the "re-request encryption keys" fails silently so user is unaware that there is a problem and not able to try a workaround. O-Frequent because it happens every time a new session is started and verification is skipped (based on other tickets and chat, verification is confusing to many new users). ### Operating system Arch Linux ### Browser information Chromium Version 92.0.4515.131 (Official Build) ### URL for webapp develop.element.io ### Have you submitted a rageshake? No
1.0
Unverified session UI implies that it can request encryption keys - ### Steps to reproduce 1. Log into a new session 2. "Verify this login" -> "Skip" 3. "Are you sure?" -> "Skip" 4. View an encrypted room with a backlog ### What happened? ![Screenshot from 2021-08-20 10-24-06](https://user-images.githubusercontent.com/51663/130212015-d2943e47-7e2a-4e18-88d6-69fa071a3dfd.png) ### What did you expect? This session will not be able to successfully request encryption keys until it is verified so the error message should not let me re-request keys. The error message should tell me to verify my session first. > :shield: ** Unable to decrypt: you have not verified this session.** > [Verify this session](link to popup) using one of your other sessions to request encryption keys. Or > :shield: ** Unable to decrypt: the sender's device has not sent us the keys for this message.** > [Verify this session](link to popup) using one of your other sessions to request encryption keys. S-Major because clicking the "re-request encryption keys" fails silently so user is unaware that there is a problem and not able to try a workaround. O-Frequent because it happens every time a new session is started and verification is skipped (based on other tickets and chat, verification is confusing to many new users). ### Operating system Arch Linux ### Browser information Chromium Version 92.0.4515.131 (Official Build) ### URL for webapp develop.element.io ### Have you submitted a rageshake? No
defect
unverified session ui implies that it can request encryption keys steps to reproduce log into a new session verify this login skip are you sure skip view an encrypted room with a backlog what happened what did you expect this session will not be able to successfully request encryption keys until it is verified so the error message should not let me re request keys the error message should tell me to verify my session first shield unable to decrypt you have not verified this session link to popup using one of your other sessions to request encryption keys or shield unable to decrypt the sender s device has not sent us the keys for this message link to popup using one of your other sessions to request encryption keys s major because clicking the re request encryption keys fails silently so user is unaware that there is a problem and not able to try a workaround o frequent because it happens every time a new session is started and verification is skipped based on other tickets and chat verification is confusing to many new users operating system arch linux browser information chromium version official build url for webapp develop element io have you submitted a rageshake no
1
2,649
5,390,217,687
IssuesEvent
2017-02-25 11:49:18
konsolas/AAC-Issues
https://api.github.com/repos/konsolas/AAC-Issues
closed
MCMMO Block break abilities temporarily disable all checks.
bug bypass combat compatibility critical move world
Version: 3.0.3 b1 How do you disable AAC with Mcmmo you ask? Simple step 1 rightclick with your fist and break blocks with mcmmo then try and fly hack and it will work as if aac is disabled.
True
MCMMO Block break abilities temporarily disable all checks. - Version: 3.0.3 b1 How do you disable AAC with Mcmmo you ask? Simple step 1 rightclick with your fist and break blocks with mcmmo then try and fly hack and it will work as if aac is disabled.
non_defect
mcmmo block break abilities temporarily disable all checks version how do you disable aac with mcmmo you ask simple step rightclick with your fist and break blocks with mcmmo then try and fly hack and it will work as if aac is disabled
0
72,209
23,995,625,878
IssuesEvent
2022-09-14 07:17:53
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
opened
Component: Button and Chart
defect
### Describe the bug Fail to apply angular universal for Button and Chart component. ### Environment Win 11 ### Reproducer _No response_ ### Angular version 14.0.7 ### PrimeNG version 14.1.0 ### Build / Runtime Angular CLI App ### Language ALL ### Node version (for AoT issues node --version) 14.18.1 ### Browser(s) _No response_ ### Steps to reproduce the behavior 1. Checkout template source: "git clone https://github.com/primefaces/sakai-ng.git" 2. Add angular universal: ng add @nguniversal/express-engine 3. Run ssr server: npm i, ng run sakai:serve-ssr I have apply temporary fix in my forked repos: https://github.com/namtuanbk/primeng/commit/567af67537f7cee2921df3ba9a845ed1044583e8 ### Expected behavior Be able to use angular universal for Button and Chart component.
1.0
Component: Button and Chart - ### Describe the bug Fail to apply angular universal for Button and Chart component. ### Environment Win 11 ### Reproducer _No response_ ### Angular version 14.0.7 ### PrimeNG version 14.1.0 ### Build / Runtime Angular CLI App ### Language ALL ### Node version (for AoT issues node --version) 14.18.1 ### Browser(s) _No response_ ### Steps to reproduce the behavior 1. Checkout template source: "git clone https://github.com/primefaces/sakai-ng.git" 2. Add angular universal: ng add @nguniversal/express-engine 3. Run ssr server: npm i, ng run sakai:serve-ssr I have apply temporary fix in my forked repos: https://github.com/namtuanbk/primeng/commit/567af67537f7cee2921df3ba9a845ed1044583e8 ### Expected behavior Be able to use angular universal for Button and Chart component.
defect
component button and chart describe the bug fail to apply angular universal for button and chart component environment win reproducer no response angular version primeng version build runtime angular cli app language all node version for aot issues node version browser s no response steps to reproduce the behavior checkout template source git clone add angular universal ng add nguniversal express engine run ssr server npm i ng run sakai serve ssr i have apply temporary fix in my forked repos expected behavior be able to use angular universal for button and chart component
1
23,717
3,851,865,996
IssuesEvent
2016-04-06 05:28:07
GPF/imame4all
https://api.github.com/repos/GPF/imame4all
closed
Can't remap wii mote 2 buttons
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1.Remapping Player 2 controls 2.Select a button to remap, press button on controller 2, nothing happens. Only Controller 1 is recognized 3.Controller 2 will work in game with default mapping however What is the expected output? What do you see instead? Additional controllers are recognized when remapping. What version of the product are you using? On what operating system? MAME4iOS Reloaded 1.2 iOS 5.1 Original iMame4all does not have this issue. ``` Original issue reported on code.google.com by `JonO...@gmail.com` on 20 Jun 2012 at 8:17
1.0
Can't remap wii mote 2 buttons - ``` What steps will reproduce the problem? 1.Remapping Player 2 controls 2.Select a button to remap, press button on controller 2, nothing happens. Only Controller 1 is recognized 3.Controller 2 will work in game with default mapping however What is the expected output? What do you see instead? Additional controllers are recognized when remapping. What version of the product are you using? On what operating system? MAME4iOS Reloaded 1.2 iOS 5.1 Original iMame4all does not have this issue. ``` Original issue reported on code.google.com by `JonO...@gmail.com` on 20 Jun 2012 at 8:17
defect
can t remap wii mote buttons what steps will reproduce the problem remapping player controls select a button to remap press button on controller nothing happens only controller is recognized controller will work in game with default mapping however what is the expected output what do you see instead additional controllers are recognized when remapping what version of the product are you using on what operating system reloaded ios original does not have this issue original issue reported on code google com by jono gmail com on jun at
1
91,079
8,288,861,355
IssuesEvent
2018-09-19 13:16:29
kartoza/LEDET_BIMS
https://api.github.com/repos/kartoza/LEDET_BIMS
closed
search fuzziness
testing
from July 5 demo: > search needs to be forgiving with spelling and case errors child of #31
1.0
search fuzziness - from July 5 demo: > search needs to be forgiving with spelling and case errors child of #31
non_defect
search fuzziness from july demo search needs to be forgiving with spelling and case errors child of
0
24,327
2,667,323,231
IssuesEvent
2015-03-22 14:06:44
NewCreature/EOF
https://api.github.com/repos/NewCreature/EOF
closed
Test in FoF is broken
bug imported invalid Priority-Medium
_From [raynebc](https://code.google.com/u/raynebc/) on May 15, 2010 05:49:08_ When I try to use the feature, a command window opens and immediately closes before I can read it. I watched EOF's behavior in the debugger, but I can't find what's wrong. It changed the working directory to where my FoF installation is (D:\downloads\FretsOnFire\FoFiX3.100>FretsOnFire.exe) and then it issued the system command "-p \"EOFTemp\" -D 0 -P 3". When I open a command shell outside EOF, change to that directory and issue that command, FoF launches as expected... _Original issue: http://code.google.com/p/editor-on-fire/issues/detail?id=74_
1.0
Test in FoF is broken - _From [raynebc](https://code.google.com/u/raynebc/) on May 15, 2010 05:49:08_ When I try to use the feature, a command window opens and immediately closes before I can read it. I watched EOF's behavior in the debugger, but I can't find what's wrong. It changed the working directory to where my FoF installation is (D:\downloads\FretsOnFire\FoFiX3.100>FretsOnFire.exe) and then it issued the system command "-p \"EOFTemp\" -D 0 -P 3". When I open a command shell outside EOF, change to that directory and issue that command, FoF launches as expected... _Original issue: http://code.google.com/p/editor-on-fire/issues/detail?id=74_
non_defect
test in fof is broken from on may when i try to use the feature a command window opens and immediately closes before i can read it i watched eof s behavior in the debugger but i can t find what s wrong it changed the working directory to where my fof installation is d downloads fretsonfire fretsonfire exe and then it issued the system command p eoftemp d p when i open a command shell outside eof change to that directory and issue that command fof launches as expected original issue
0
126,886
17,119,560,746
IssuesEvent
2021-07-12 01:48:20
SetProtocol/index-ui
https://api.github.com/repos/SetProtocol/index-ui
closed
Vote page upgrades
enhancement needs-design-input
Some things can be added to the /vote page, and probably need some input from the design team 1. Indicate vote pass/fail 2. Indicate quorum 3. Indicate voting deadline How do we consider Boardroom vs Snapshot? What does governance look like for us going forward?
1.0
Vote page upgrades - Some things can be added to the /vote page, and probably need some input from the design team 1. Indicate vote pass/fail 2. Indicate quorum 3. Indicate voting deadline How do we consider Boardroom vs Snapshot? What does governance look like for us going forward?
non_defect
vote page upgrades some things can be added to the vote page and probably need some input from the design team indicate vote pass fail indicate quorum indicate voting deadline how do we consider boardroom vs snapshot what does governance look like for us going forward
0
53,511
13,261,791,491
IssuesEvent
2020-08-20 20:32:26
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
[recclasses] Non-offline dependencies (Trac #1567)
Migrated from Trac combo reconstruction defect
Currently recclasses depends on portia (r142454) and ophelia(r142462). This is breakage that needs to be fixed. One of the main reasons for the creation of the project was to provide a project with minimal dependencies that people could include into any meta-project. This project therefore can't have any dependencies outside of offline-software. Can we remove those dependencies and get whatever fixes into portia and ophelia that are needed so that their tests pass on all platforms? <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1567">https://code.icecube.wisc.edu/projects/icecube/ticket/1567</a>, reported by olivasand owned by hdembinski</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:11:57", "_ts": "1550067117911749", "description": "Currently recclasses depends on portia (r142454) and ophelia(r142462). This is breakage that needs to be fixed. One of the main reasons for the creation of the project was to provide a project with minimal dependencies that people could include into any meta-project. This project therefore can't have any dependencies outside of offline-software.\n\nCan we remove those dependencies and get whatever fixes into portia and ophelia that are needed so that their tests pass on all platforms?\n\n", "reporter": "olivas", "cc": "", "resolution": "fixed", "time": "2016-02-25T16:34:10", "component": "combo reconstruction", "summary": "[recclasses] Non-offline dependencies", "priority": "blocker", "keywords": "", "milestone": "", "owner": "hdembinski", "type": "defect" } ``` </p> </details>
1.0
[recclasses] Non-offline dependencies (Trac #1567) - Currently recclasses depends on portia (r142454) and ophelia(r142462). This is breakage that needs to be fixed. One of the main reasons for the creation of the project was to provide a project with minimal dependencies that people could include into any meta-project. This project therefore can't have any dependencies outside of offline-software. Can we remove those dependencies and get whatever fixes into portia and ophelia that are needed so that their tests pass on all platforms? <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1567">https://code.icecube.wisc.edu/projects/icecube/ticket/1567</a>, reported by olivasand owned by hdembinski</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:11:57", "_ts": "1550067117911749", "description": "Currently recclasses depends on portia (r142454) and ophelia(r142462). This is breakage that needs to be fixed. One of the main reasons for the creation of the project was to provide a project with minimal dependencies that people could include into any meta-project. This project therefore can't have any dependencies outside of offline-software.\n\nCan we remove those dependencies and get whatever fixes into portia and ophelia that are needed so that their tests pass on all platforms?\n\n", "reporter": "olivas", "cc": "", "resolution": "fixed", "time": "2016-02-25T16:34:10", "component": "combo reconstruction", "summary": "[recclasses] Non-offline dependencies", "priority": "blocker", "keywords": "", "milestone": "", "owner": "hdembinski", "type": "defect" } ``` </p> </details>
defect
non offline dependencies trac currently recclasses depends on portia and ophelia this is breakage that needs to be fixed one of the main reasons for the creation of the project was to provide a project with minimal dependencies that people could include into any meta project this project therefore can t have any dependencies outside of offline software can we remove those dependencies and get whatever fixes into portia and ophelia that are needed so that their tests pass on all platforms migrated from json status closed changetime ts description currently recclasses depends on portia and ophelia this is breakage that needs to be fixed one of the main reasons for the creation of the project was to provide a project with minimal dependencies that people could include into any meta project this project therefore can t have any dependencies outside of offline software n ncan we remove those dependencies and get whatever fixes into portia and ophelia that are needed so that their tests pass on all platforms n n reporter olivas cc resolution fixed time component combo reconstruction summary non offline dependencies priority blocker keywords milestone owner hdembinski type defect
1
32,434
6,792,561,145
IssuesEvent
2017-11-01 01:15:17
jccastillo0007/eFacturaT
https://api.github.com/repos/jccastillo0007/eFacturaT
opened
Conector 3.3 - cuando se reporta cantidad mayor a 1, truena
bug defect
Lo que está haciendo es recalcular la base del cálculo de impuestos, aún cuando la base es un dato que ya viene en el layout. Está tronando... cfd/3 http://www.sat.gob.mx/sitio_internet/cfd/3/cfdv33.xsd"> <cfdi:Emisor Rfc="ACO560518KW7" Nombre="Cliente de pruebas de timbrado de fi nkok" RegimenFiscal="601"/> <cfdi:Receptor Rfc="MCF100227NW0" Nombre="00110005 - MUEBLES Y COLCHONES FER NANDEZ,S.A. DE C.V." UsoCFDI="P01"/> <cfdi:Conceptos> <cfdi:Concepto ClaveProdServ="40101602" NoIdentificacion="CF02020PGO141" Cantidad="200.00" ClaveUnidad="H87" Unidad="PIEZA" Descripcion="CIRCULADOR DE A IRE MCA KENMORE 127 (CAF2020MAN127)" ValorUnitario="5000.00" Importe="1000000.00 "> <cfdi:Impuestos> <cfdi:Traslados> <cfdi:Traslado Base="200000000.00" Impuesto="002" TipoFactor ="Tasa" TasaOCuota="0.160000" Importe="160000.00"/> </cfdi:Traslados> </cfdi:Impuestos> </cfdi:Concepto> </cfdi:Conceptos> <cfdi:Impuestos TotalImpuestosTrasladados="160000.00"> <cfdi:Traslados> <cfdi:Traslado Impuesto="002" TipoFactor="Tasa" TasaOCuota="0.160000 " Importe="160000.00"/> </cfdi:Traslados> </cfdi:Impuestos> </cfdi:Comprobante>
1.0
Conector 3.3 - cuando se reporta cantidad mayor a 1, truena - Lo que está haciendo es recalcular la base del cálculo de impuestos, aún cuando la base es un dato que ya viene en el layout. Está tronando... cfd/3 http://www.sat.gob.mx/sitio_internet/cfd/3/cfdv33.xsd"> <cfdi:Emisor Rfc="ACO560518KW7" Nombre="Cliente de pruebas de timbrado de fi nkok" RegimenFiscal="601"/> <cfdi:Receptor Rfc="MCF100227NW0" Nombre="00110005 - MUEBLES Y COLCHONES FER NANDEZ,S.A. DE C.V." UsoCFDI="P01"/> <cfdi:Conceptos> <cfdi:Concepto ClaveProdServ="40101602" NoIdentificacion="CF02020PGO141" Cantidad="200.00" ClaveUnidad="H87" Unidad="PIEZA" Descripcion="CIRCULADOR DE A IRE MCA KENMORE 127 (CAF2020MAN127)" ValorUnitario="5000.00" Importe="1000000.00 "> <cfdi:Impuestos> <cfdi:Traslados> <cfdi:Traslado Base="200000000.00" Impuesto="002" TipoFactor ="Tasa" TasaOCuota="0.160000" Importe="160000.00"/> </cfdi:Traslados> </cfdi:Impuestos> </cfdi:Concepto> </cfdi:Conceptos> <cfdi:Impuestos TotalImpuestosTrasladados="160000.00"> <cfdi:Traslados> <cfdi:Traslado Impuesto="002" TipoFactor="Tasa" TasaOCuota="0.160000 " Importe="160000.00"/> </cfdi:Traslados> </cfdi:Impuestos> </cfdi:Comprobante>
defect
conector cuando se reporta cantidad mayor a truena lo que está haciendo es recalcular la base del cálculo de impuestos aún cuando la base es un dato que ya viene en el layout está tronando cfd cfdi emisor rfc nombre cliente de pruebas de timbrado de fi nkok regimenfiscal cfdi receptor rfc nombre muebles y colchones fer nandez s a de c v usocfdi cfdi concepto claveprodserv noidentificacion cantidad claveunidad unidad pieza descripcion circulador de a ire mca kenmore valorunitario importe cfdi traslado base impuesto tipofactor tasa tasaocuota importe cfdi traslado impuesto tipofactor tasa tasaocuota importe
1
53,760
13,262,247,339
IssuesEvent
2020-08-20 21:23:21
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
[docs] switch to python-based documentation builder (Trac #2025)
Migrated from Trac analysis defect
speed up documentation build by switching to python-based doc builder `docs-build`. Use the `-jN` option on multicore systems. this is in its own project which was added to combo http://code.icecube.wisc.edu/icetray/projects/docs/trunk <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2025">https://code.icecube.wisc.edu/projects/icecube/ticket/2025</a>, reported by kjmeagherand owned by nega</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:13:57", "_ts": "1550067237750774", "description": "speed up documentation build by switching to python-based doc builder `docs-build`. Use the `-jN` option on multicore systems. this is in its own project which was added to combo \nhttp://code.icecube.wisc.edu/icetray/projects/docs/trunk", "reporter": "kjmeagher", "cc": "", "resolution": "fixed", "time": "2017-05-18T07:11:18", "component": "analysis", "summary": "[docs] switch to python-based documentation builder", "priority": "normal", "keywords": "", "milestone": "", "owner": "nega", "type": "defect" } ``` </p> </details>
1.0
[docs] switch to python-based documentation builder (Trac #2025) - speed up documentation build by switching to python-based doc builder `docs-build`. Use the `-jN` option on multicore systems. this is in its own project which was added to combo http://code.icecube.wisc.edu/icetray/projects/docs/trunk <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2025">https://code.icecube.wisc.edu/projects/icecube/ticket/2025</a>, reported by kjmeagherand owned by nega</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:13:57", "_ts": "1550067237750774", "description": "speed up documentation build by switching to python-based doc builder `docs-build`. Use the `-jN` option on multicore systems. this is in its own project which was added to combo \nhttp://code.icecube.wisc.edu/icetray/projects/docs/trunk", "reporter": "kjmeagher", "cc": "", "resolution": "fixed", "time": "2017-05-18T07:11:18", "component": "analysis", "summary": "[docs] switch to python-based documentation builder", "priority": "normal", "keywords": "", "milestone": "", "owner": "nega", "type": "defect" } ``` </p> </details>
defect
switch to python based documentation builder trac speed up documentation build by switching to python based doc builder docs build use the jn option on multicore systems this is in its own project which was added to combo migrated from json status closed changetime ts description speed up documentation build by switching to python based doc builder docs build use the jn option on multicore systems this is in its own project which was added to combo n reporter kjmeagher cc resolution fixed time component analysis summary switch to python based documentation builder priority normal keywords milestone owner nega type defect
1
629,017
20,021,208,142
IssuesEvent
2022-02-01 16:33:06
dbbs-lab/bsb
https://api.github.com/repos/dbbs-lab/bsb
closed
Release 4.0
priority.urgent
Since some of the changes such as #137 only make sense in the context of v4.0 we should aim to have v4 released before the publication of the paper. This means that all the design issues will need to be solved and all breaking changes need to be implemented; All non-breaking changes can then be postponed to minor releases (4.1, 4.2, ...) and we can just try to pack as many features as possible into 4.0 but release whenever the publication comes around. All features of v4.0 should however be: * Completely tested * Completely documented * Sensibly commented ## Module rework progress ### Configuration ![Configuration](https://img.shields.io/badge/configuration-incredible-brightgreen) * Completely reworked * Amazing dynamic attribute based system * Multi-document JSON parser ### Core ![Core](https://img.shields.io/badge/core-cleanup-orange) * `Scaffold` object cleanup, most functions will need to be moved into one of the storage interfaces. ### CLI ![CLI](https://img.shields.io/badge/cli-barebones-orange) * [x] Reworked to allow the following: * [x] Make pluggable * [ ] Projects * [ ] Audits * [x] Include/Exclude/partials ### Placement ![Placement](https://img.shields.io/badge/placement-ok-yellow) * [x] Parallel reconstruction (#139) (parallelism established with #223) * [x] Assign morphologies during placement, not per connection type * [x] Placement independent of cell types * [x] Fix ParticlePlacement (overlap between cell types in same layer; strategy grouping) * [ ] Add tests for topology * [ ] Add docs for topology * [ ] Make more regions and partitions (atlas, mesh, ...) * [ ] Add tests for `after` and ordering of strats * [ ] Fix the multi-partition placement for ParticlePlacement & Satellite. * [x] Update PlacementSet properties to `load_*` functions ### Morphologies ![Morphologies](https://img.shields.io/badge/morphologies-good-yellowgreen) * We have the new structure but there's a lot of legacy code that needs to be audited (#125) * Compartments have been stripped from the codebase, so all of that code should now visibly error out when used. ### Connectivity ![Connectivity](https://img.shields.io/badge/connectivity-reworked-yellow) * [x] Adapted to v4 structure * [x] Parallel connectivity * ~~Labels & Filters API not completed yet~~ Filters replaced by `RegionOfInterest` * Labels will be dealt with by `PlacementSet` like #310 did for v3 * [ ] Testing and documentation * [ ] Rewrite the out of the box connectivity strategies (will overlap with #125) ### Plugins ![Plugins](https://img.shields.io/badge/plugins-good-yellowgreen) Seem to be in a good place since the slight rework and documentation they just underwent. * [ ] Make plugin overview command (https://github.com/dbbs-lab/bsb/issues/268) ### Simulation ![Simulation](https://img.shields.io/badge/simulation-okay-yellow) I don't expect a lot of changes here except for decoupling the `Simulation` from the new `SimulatorAdapter` (#97) (no longer a `SimulationAdapter`), and capturing our output in the Neo format (#93) (which will be able to be exported to SONATA for example), we'll have to see for specific issues on a per-adapter basis #### NEST ![NEST](https://img.shields.io/badge/NEST-okay-yellow) We need to upgrade to NEST 3 and maintain our extension modules. The output also needs to be captured a bit better. * Entire adapter still needs to be documented, and how we pass the config params into NEST and our relationship with their models should be perfectly clear. #### NEURON ![NEURON](https://img.shields.io/badge/NEURON-weak-orange) Lots of features are missing like weights, overwriting variables on the models before instantiating them, having cells target relays (only devices atm). * Entire adapter still needs to be documented, specifically all the targetting mechanisms (cell & section) and devices. * Solve the NEURON & MPI conflict once and for all (will require changes to Patch aswell) * Straighten out the responsibilities of Patch/Arborize and scaffold (I think the BSB shouldn't have any responsibilities except for initialising the models and asking the model to `create_synapses/receivers/transmitters`) #### Arbor ![Arbor](https://img.shields.io/badge/Arbor-good-green) Pretty much the best adapter now. Still also needs a way to distribute properties on individual cells. ### Storage ![Storage](https://img.shields.io/badge/storage-excellent-green) We're on a very good track here, we just need to expand the `Storage` interfaces as we go along reworking the other modules and can pin down exactly what data needs to be saved. I think attempting to define all that beforehand will lead to changing specifications and premature optimization. ### Reporting ![NEST](https://img.shields.io/badge/reporting-weak-orange) Still a bit unclear. I'd like to work with the listener-pattern and register printing as the default listener. I'd also like to be able to specify `modes` or even richer metadata with a message object so that each listener can decide how to handle for example a progress bar, a progress map or plain report messages (this can differ greatly between for example a log and a terminal) ### Postprocessing ![processing](https://img.shields.io/badge/processing-done-green) Nothing needs to happen here, perhaps we could recycle the reconstruction parallelization here aswell ### Plotting ![plotting](https://img.shields.io/badge/plotting-horrid-darkred) Plotting has been given zero love, it has always been programmed "just-in-time" to produce figures so it's a Frankensteinian atrocity with at least 3 different paradigms (class based, decorated & functional elements) used and 0 coherence with kwargs thrown on everywhere and a terrible coupling between HDF5 result files and the plots. It's state probably won't improve until we adopt something like Neo and we might just use whatever visualisation tools that are available for Neo rather than maintaining our own plotting library.
1.0
Release 4.0 - Since some of the changes such as #137 only make sense in the context of v4.0 we should aim to have v4 released before the publication of the paper. This means that all the design issues will need to be solved and all breaking changes need to be implemented; All non-breaking changes can then be postponed to minor releases (4.1, 4.2, ...) and we can just try to pack as many features as possible into 4.0 but release whenever the publication comes around. All features of v4.0 should however be: * Completely tested * Completely documented * Sensibly commented ## Module rework progress ### Configuration ![Configuration](https://img.shields.io/badge/configuration-incredible-brightgreen) * Completely reworked * Amazing dynamic attribute based system * Multi-document JSON parser ### Core ![Core](https://img.shields.io/badge/core-cleanup-orange) * `Scaffold` object cleanup, most functions will need to be moved into one of the storage interfaces. ### CLI ![CLI](https://img.shields.io/badge/cli-barebones-orange) * [x] Reworked to allow the following: * [x] Make pluggable * [ ] Projects * [ ] Audits * [x] Include/Exclude/partials ### Placement ![Placement](https://img.shields.io/badge/placement-ok-yellow) * [x] Parallel reconstruction (#139) (parallelism established with #223) * [x] Assign morphologies during placement, not per connection type * [x] Placement independent of cell types * [x] Fix ParticlePlacement (overlap between cell types in same layer; strategy grouping) * [ ] Add tests for topology * [ ] Add docs for topology * [ ] Make more regions and partitions (atlas, mesh, ...) * [ ] Add tests for `after` and ordering of strats * [ ] Fix the multi-partition placement for ParticlePlacement & Satellite. * [x] Update PlacementSet properties to `load_*` functions ### Morphologies ![Morphologies](https://img.shields.io/badge/morphologies-good-yellowgreen) * We have the new structure but there's a lot of legacy code that needs to be audited (#125) * Compartments have been stripped from the codebase, so all of that code should now visibly error out when used. ### Connectivity ![Connectivity](https://img.shields.io/badge/connectivity-reworked-yellow) * [x] Adapted to v4 structure * [x] Parallel connectivity * ~~Labels & Filters API not completed yet~~ Filters replaced by `RegionOfInterest` * Labels will be dealt with by `PlacementSet` like #310 did for v3 * [ ] Testing and documentation * [ ] Rewrite the out of the box connectivity strategies (will overlap with #125) ### Plugins ![Plugins](https://img.shields.io/badge/plugins-good-yellowgreen) Seem to be in a good place since the slight rework and documentation they just underwent. * [ ] Make plugin overview command (https://github.com/dbbs-lab/bsb/issues/268) ### Simulation ![Simulation](https://img.shields.io/badge/simulation-okay-yellow) I don't expect a lot of changes here except for decoupling the `Simulation` from the new `SimulatorAdapter` (#97) (no longer a `SimulationAdapter`), and capturing our output in the Neo format (#93) (which will be able to be exported to SONATA for example), we'll have to see for specific issues on a per-adapter basis #### NEST ![NEST](https://img.shields.io/badge/NEST-okay-yellow) We need to upgrade to NEST 3 and maintain our extension modules. The output also needs to be captured a bit better. * Entire adapter still needs to be documented, and how we pass the config params into NEST and our relationship with their models should be perfectly clear. #### NEURON ![NEURON](https://img.shields.io/badge/NEURON-weak-orange) Lots of features are missing like weights, overwriting variables on the models before instantiating them, having cells target relays (only devices atm). * Entire adapter still needs to be documented, specifically all the targetting mechanisms (cell & section) and devices. * Solve the NEURON & MPI conflict once and for all (will require changes to Patch aswell) * Straighten out the responsibilities of Patch/Arborize and scaffold (I think the BSB shouldn't have any responsibilities except for initialising the models and asking the model to `create_synapses/receivers/transmitters`) #### Arbor ![Arbor](https://img.shields.io/badge/Arbor-good-green) Pretty much the best adapter now. Still also needs a way to distribute properties on individual cells. ### Storage ![Storage](https://img.shields.io/badge/storage-excellent-green) We're on a very good track here, we just need to expand the `Storage` interfaces as we go along reworking the other modules and can pin down exactly what data needs to be saved. I think attempting to define all that beforehand will lead to changing specifications and premature optimization. ### Reporting ![NEST](https://img.shields.io/badge/reporting-weak-orange) Still a bit unclear. I'd like to work with the listener-pattern and register printing as the default listener. I'd also like to be able to specify `modes` or even richer metadata with a message object so that each listener can decide how to handle for example a progress bar, a progress map or plain report messages (this can differ greatly between for example a log and a terminal) ### Postprocessing ![processing](https://img.shields.io/badge/processing-done-green) Nothing needs to happen here, perhaps we could recycle the reconstruction parallelization here aswell ### Plotting ![plotting](https://img.shields.io/badge/plotting-horrid-darkred) Plotting has been given zero love, it has always been programmed "just-in-time" to produce figures so it's a Frankensteinian atrocity with at least 3 different paradigms (class based, decorated & functional elements) used and 0 coherence with kwargs thrown on everywhere and a terrible coupling between HDF5 result files and the plots. It's state probably won't improve until we adopt something like Neo and we might just use whatever visualisation tools that are available for Neo rather than maintaining our own plotting library.
non_defect
release since some of the changes such as only make sense in the context of we should aim to have released before the publication of the paper this means that all the design issues will need to be solved and all breaking changes need to be implemented all non breaking changes can then be postponed to minor releases and we can just try to pack as many features as possible into but release whenever the publication comes around all features of should however be completely tested completely documented sensibly commented module rework progress configuration completely reworked amazing dynamic attribute based system multi document json parser core scaffold object cleanup most functions will need to be moved into one of the storage interfaces cli reworked to allow the following make pluggable projects audits include exclude partials placement parallel reconstruction parallelism established with assign morphologies during placement not per connection type placement independent of cell types fix particleplacement overlap between cell types in same layer strategy grouping add tests for topology add docs for topology make more regions and partitions atlas mesh add tests for after and ordering of strats fix the multi partition placement for particleplacement satellite update placementset properties to load functions morphologies we have the new structure but there s a lot of legacy code that needs to be audited compartments have been stripped from the codebase so all of that code should now visibly error out when used connectivity adapted to structure parallel connectivity labels filters api not completed yet filters replaced by regionofinterest labels will be dealt with by placementset like did for testing and documentation rewrite the out of the box connectivity strategies will overlap with plugins seem to be in a good place since the slight rework and documentation they just underwent make plugin overview command simulation i don t expect a lot of changes here except for decoupling the simulation from the new simulatoradapter no longer a simulationadapter and capturing our output in the neo format which will be able to be exported to sonata for example we ll have to see for specific issues on a per adapter basis nest we need to upgrade to nest and maintain our extension modules the output also needs to be captured a bit better entire adapter still needs to be documented and how we pass the config params into nest and our relationship with their models should be perfectly clear neuron lots of features are missing like weights overwriting variables on the models before instantiating them having cells target relays only devices atm entire adapter still needs to be documented specifically all the targetting mechanisms cell section and devices solve the neuron mpi conflict once and for all will require changes to patch aswell straighten out the responsibilities of patch arborize and scaffold i think the bsb shouldn t have any responsibilities except for initialising the models and asking the model to create synapses receivers transmitters arbor pretty much the best adapter now still also needs a way to distribute properties on individual cells storage we re on a very good track here we just need to expand the storage interfaces as we go along reworking the other modules and can pin down exactly what data needs to be saved i think attempting to define all that beforehand will lead to changing specifications and premature optimization reporting still a bit unclear i d like to work with the listener pattern and register printing as the default listener i d also like to be able to specify modes or even richer metadata with a message object so that each listener can decide how to handle for example a progress bar a progress map or plain report messages this can differ greatly between for example a log and a terminal postprocessing nothing needs to happen here perhaps we could recycle the reconstruction parallelization here aswell plotting plotting has been given zero love it has always been programmed just in time to produce figures so it s a frankensteinian atrocity with at least different paradigms class based decorated functional elements used and coherence with kwargs thrown on everywhere and a terrible coupling between result files and the plots it s state probably won t improve until we adopt something like neo and we might just use whatever visualisation tools that are available for neo rather than maintaining our own plotting library
0
22,106
3,600,290,284
IssuesEvent
2016-02-03 04:29:31
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
Associations with alias and cascade callbacks
Defect On hold ORM
I found an issue on cakephp 3.0 i have a specific configuration of associations on my project when i want to delete an entity type of 'Ville' i also want to delete every object linked to this entity: ### in ZonesTable.php ```php $this->hasMany('VilleOuvrages', [ 'className' => 'Ouvrages', 'foreignKey' => 'ville_id', 'dependent' => true, 'cascadeCallbacks' => true ]); ``` ### OuvragesTable.php ```php $this->hasMany('Elements', [ 'dependent' => true, 'cascadeCallbacks' => true ]); ``` i got an error when i try to delete a zone entity: *Column not found: 1054 Unknown column 'ville_ouvrage_id' in 'where clause'* when i inspect the query i found this: > SELECT VilleOuvrages.id AS `VilleOuvrages__id`, VilleOuvrages.classe_ouvrage_id AS `VilleOuvrages__classe_ouvrage_id`, VilleOuvrages.ville_id AS `VilleOuvrages__ville_id`, VilleOuvrages.zone_id AS `VilleOuvrages__zone_id`, VilleOuvrages.compte_client_id AS `VilleOuvrages__compte_client_id`, VilleOuvrages.numero AS `VilleOuvrages__numero`, VilleOuvrages.parent_id AS `VilleOuvrages__parent_id`, VilleOuvrages.parentalite AS `VilleOuvrages__parentalite`, VilleOuvrages.type AS `VilleOuvrages__type`, VilleOuvrages.latitude AS `VilleOuvrages__latitude`, VilleOuvrages.longitude AS `VilleOuvrages__longitude`, VilleOuvrages.coords_wkt AS `VilleOuvrages__coords_wkt`, VilleOuvrages.couleur AS `VilleOuvrages__couleur`, VilleOuvrages.longueur AS `VilleOuvrages__longueur`, VilleOuvrages.created AS `VilleOuvrages__created`, VilleOuvrages.modified AS `VilleOuvrages__modified`, VilleOuvrages.remarques AS `VilleOuvrages__remarques` FROM ouvrages VilleOuvrages WHERE ville_id = 478 > SELECT Elements.id AS `Elements__id`, Elements.ouvrage_id AS `Elements__ouvrage_id`, Elements.classe_element_id AS `Elements__classe_element_id`, Elements.latitude AS `Elements__latitude`, Elements.longitude AS `Elements__longitude`, Elements.coords_wkt AS `Elements__coords_wkt`, Elements.nom AS `Elements__nom`, Elements.indice AS `Elements__indice` FROM elements Elements WHERE ville_ouvrage_id = '1163' The first query is ok but the second should not be 'ville_ouvrage_id' in where clause but only 'ouvrage_id' can u give me some tips to go through ? thank you
1.0
Associations with alias and cascade callbacks - I found an issue on cakephp 3.0 i have a specific configuration of associations on my project when i want to delete an entity type of 'Ville' i also want to delete every object linked to this entity: ### in ZonesTable.php ```php $this->hasMany('VilleOuvrages', [ 'className' => 'Ouvrages', 'foreignKey' => 'ville_id', 'dependent' => true, 'cascadeCallbacks' => true ]); ``` ### OuvragesTable.php ```php $this->hasMany('Elements', [ 'dependent' => true, 'cascadeCallbacks' => true ]); ``` i got an error when i try to delete a zone entity: *Column not found: 1054 Unknown column 'ville_ouvrage_id' in 'where clause'* when i inspect the query i found this: > SELECT VilleOuvrages.id AS `VilleOuvrages__id`, VilleOuvrages.classe_ouvrage_id AS `VilleOuvrages__classe_ouvrage_id`, VilleOuvrages.ville_id AS `VilleOuvrages__ville_id`, VilleOuvrages.zone_id AS `VilleOuvrages__zone_id`, VilleOuvrages.compte_client_id AS `VilleOuvrages__compte_client_id`, VilleOuvrages.numero AS `VilleOuvrages__numero`, VilleOuvrages.parent_id AS `VilleOuvrages__parent_id`, VilleOuvrages.parentalite AS `VilleOuvrages__parentalite`, VilleOuvrages.type AS `VilleOuvrages__type`, VilleOuvrages.latitude AS `VilleOuvrages__latitude`, VilleOuvrages.longitude AS `VilleOuvrages__longitude`, VilleOuvrages.coords_wkt AS `VilleOuvrages__coords_wkt`, VilleOuvrages.couleur AS `VilleOuvrages__couleur`, VilleOuvrages.longueur AS `VilleOuvrages__longueur`, VilleOuvrages.created AS `VilleOuvrages__created`, VilleOuvrages.modified AS `VilleOuvrages__modified`, VilleOuvrages.remarques AS `VilleOuvrages__remarques` FROM ouvrages VilleOuvrages WHERE ville_id = 478 > SELECT Elements.id AS `Elements__id`, Elements.ouvrage_id AS `Elements__ouvrage_id`, Elements.classe_element_id AS `Elements__classe_element_id`, Elements.latitude AS `Elements__latitude`, Elements.longitude AS `Elements__longitude`, Elements.coords_wkt AS `Elements__coords_wkt`, Elements.nom AS `Elements__nom`, Elements.indice AS `Elements__indice` FROM elements Elements WHERE ville_ouvrage_id = '1163' The first query is ok but the second should not be 'ville_ouvrage_id' in where clause but only 'ouvrage_id' can u give me some tips to go through ? thank you
defect
associations with alias and cascade callbacks i found an issue on cakephp i have a specific configuration of associations on my project when i want to delete an entity type of ville i also want to delete every object linked to this entity in zonestable php php this hasmany villeouvrages classname ouvrages foreignkey ville id dependent true cascadecallbacks true ouvragestable php php this hasmany elements dependent true cascadecallbacks true i got an error when i try to delete a zone entity column not found unknown column ville ouvrage id in where clause when i inspect the query i found this select villeouvrages id as villeouvrages id villeouvrages classe ouvrage id as villeouvrages classe ouvrage id villeouvrages ville id as villeouvrages ville id villeouvrages zone id as villeouvrages zone id villeouvrages compte client id as villeouvrages compte client id villeouvrages numero as villeouvrages numero villeouvrages parent id as villeouvrages parent id villeouvrages parentalite as villeouvrages parentalite villeouvrages type as villeouvrages type villeouvrages latitude as villeouvrages latitude villeouvrages longitude as villeouvrages longitude villeouvrages coords wkt as villeouvrages coords wkt villeouvrages couleur as villeouvrages couleur villeouvrages longueur as villeouvrages longueur villeouvrages created as villeouvrages created villeouvrages modified as villeouvrages modified villeouvrages remarques as villeouvrages remarques from ouvrages villeouvrages where ville id select elements id as elements id elements ouvrage id as elements ouvrage id elements classe element id as elements classe element id elements latitude as elements latitude elements longitude as elements longitude elements coords wkt as elements coords wkt elements nom as elements nom elements indice as elements indice from elements elements where ville ouvrage id the first query is ok but the second should not be ville ouvrage id in where clause but only ouvrage id can u give me some tips to go through thank you
1
22,697
3,688,010,724
IssuesEvent
2016-02-25 10:55:48
adtelev/tiltmazes
https://api.github.com/repos/adtelev/tiltmazes
closed
Inputcontroltypes, Levelsm, leveleditor...
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Download Game 2. Be a stupid Users: don't go to settings/menu, play some games, don't like the Sensorsteering, remove the game 3. Not every user check ebery app's menu/settingsscreen for other ControlTypes. What is the expected output? What do you see instead? Instead i want an information window (with chechbox to show it only once) at app start that you could use 3 types of control (tilt, slide, Dpad). Maybe with 1 or 2 pictures for every type. What version of the product are you using? On what operating system? newest from market Please provide any additional information below. more Levels would be nice. Or a Leveleditor. I can't code java, but if you need help in leveldesign or a betatester ask me. Sorry for wrong typing errors, i don't speak english natively, and my phones keyboard isn't the best ``` Original issue reported on code.google.com by `The1andO...@gmail.com` on 21 Aug 2009 at 2:26
1.0
Inputcontroltypes, Levelsm, leveleditor... - ``` What steps will reproduce the problem? 1. Download Game 2. Be a stupid Users: don't go to settings/menu, play some games, don't like the Sensorsteering, remove the game 3. Not every user check ebery app's menu/settingsscreen for other ControlTypes. What is the expected output? What do you see instead? Instead i want an information window (with chechbox to show it only once) at app start that you could use 3 types of control (tilt, slide, Dpad). Maybe with 1 or 2 pictures for every type. What version of the product are you using? On what operating system? newest from market Please provide any additional information below. more Levels would be nice. Or a Leveleditor. I can't code java, but if you need help in leveldesign or a betatester ask me. Sorry for wrong typing errors, i don't speak english natively, and my phones keyboard isn't the best ``` Original issue reported on code.google.com by `The1andO...@gmail.com` on 21 Aug 2009 at 2:26
defect
inputcontroltypes levelsm leveleditor what steps will reproduce the problem download game be a stupid users don t go to settings menu play some games don t like the sensorsteering remove the game not every user check ebery app s menu settingsscreen for other controltypes what is the expected output what do you see instead instead i want an information window with chechbox to show it only once at app start that you could use types of control tilt slide dpad maybe with or pictures for every type what version of the product are you using on what operating system newest from market please provide any additional information below more levels would be nice or a leveleditor i can t code java but if you need help in leveldesign or a betatester ask me sorry for wrong typing errors i don t speak english natively and my phones keyboard isn t the best original issue reported on code google com by gmail com on aug at
1
35,065
7,545,847,532
IssuesEvent
2018-04-17 23:29:46
opencaching/opencaching-pl
https://api.github.com/repos/opencaching/opencaching-pl
closed
Controls on cachemap3 are moving
Component_Map Priority_Medium Type_Defect
On all map except Google Maps zoom controls and copyright has different position than after zoom in/out of the map. It disturbs because the zoom out button appears in the place of the zoom in button (zoom controls are going up): ![image](https://user-images.githubusercontent.com/13884863/38327882-b421bdba-3849-11e8-8f68-f05f374431cd.png)
1.0
Controls on cachemap3 are moving - On all map except Google Maps zoom controls and copyright has different position than after zoom in/out of the map. It disturbs because the zoom out button appears in the place of the zoom in button (zoom controls are going up): ![image](https://user-images.githubusercontent.com/13884863/38327882-b421bdba-3849-11e8-8f68-f05f374431cd.png)
defect
controls on are moving on all map except google maps zoom controls and copyright has different position than after zoom in out of the map it disturbs because the zoom out button appears in the place of the zoom in button zoom controls are going up
1
409,680
27,748,321,501
IssuesEvent
2023-03-15 18:39:19
payloadcms/payload
https://api.github.com/repos/payloadcms/payload
opened
Emphasize payload.authenticate middleware must be used AFTER payload.init
documentation
# Documentation Issue There are a few discord threads around this topic. People try to use the Payload API and the payload.authenticate middleware, but they initialize the middleware before payload.init. I think it would be helpful to put an alert that payload.authenticate will return undefined if not called after payload.init. This is not super clear from the documentation and I think it merits an alert box. Page: https://payloadcms.com/docs/authentication/using-middleware ## Additional Details Wassup payload team :)
1.0
Emphasize payload.authenticate middleware must be used AFTER payload.init - # Documentation Issue There are a few discord threads around this topic. People try to use the Payload API and the payload.authenticate middleware, but they initialize the middleware before payload.init. I think it would be helpful to put an alert that payload.authenticate will return undefined if not called after payload.init. This is not super clear from the documentation and I think it merits an alert box. Page: https://payloadcms.com/docs/authentication/using-middleware ## Additional Details Wassup payload team :)
non_defect
emphasize payload authenticate middleware must be used after payload init documentation issue there are a few discord threads around this topic people try to use the payload api and the payload authenticate middleware but they initialize the middleware before payload init i think it would be helpful to put an alert that payload authenticate will return undefined if not called after payload init this is not super clear from the documentation and i think it merits an alert box page additional details wassup payload team
0
828,663
31,838,159,956
IssuesEvent
2023-09-14 14:40:22
GlareDB/glaredb
https://api.github.com/repos/GlareDB/glaredb
closed
Configure tls for rpcsrv proxy
feat :sparkler: priority-high :mountain:
## Description Should be straightforward, tonic has support for using rustls.
1.0
Configure tls for rpcsrv proxy - ## Description Should be straightforward, tonic has support for using rustls.
non_defect
configure tls for rpcsrv proxy description should be straightforward tonic has support for using rustls
0
64,809
18,911,721,081
IssuesEvent
2021-11-16 14:44:20
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Fix timeline text when sharing room layout
T-Defect A-Widgets Z-Maximised-Widgets
When you choose "Set my room layout for everyone", an event `io.element.widgets.layout` is sent to the room, and the timeline says "widget layout" changed. Since the UI action is labelled "room layout" the timeline history should say "room layout" changed as well.
1.0
Fix timeline text when sharing room layout - When you choose "Set my room layout for everyone", an event `io.element.widgets.layout` is sent to the room, and the timeline says "widget layout" changed. Since the UI action is labelled "room layout" the timeline history should say "room layout" changed as well.
defect
fix timeline text when sharing room layout when you choose set my room layout for everyone an event io element widgets layout is sent to the room and the timeline says widget layout changed since the ui action is labelled room layout the timeline history should say room layout changed as well
1
5,860
2,610,216,847
IssuesEvent
2015-02-26 19:09:05
chrsmith/somefinders
https://api.github.com/repos/chrsmith/somefinders
opened
awc dll load failed.doc
auto-migrated Priority-Medium Type-Defect
``` '''Велислав Кузнецов''' День добрый никак не могу найти .awc dll load failed.doc. где то видел уже '''Адам Миронов''' Вот хороший сайт где можно скачать http://bit.ly/16peJZk '''Гелиан Кондратьев''' Спасибо вроде то но просит телефон вводить '''Вергилий Медведев''' Не это не влияет на баланс '''Баграт Фёдоров''' Не это не влияет на баланс Информация о файле: awc dll load failed.doc Загружен: В этом месяце Скачан раз: 1369 Рейтинг: 920 Средняя скорость скачивания: 1103 Похожих файлов: 12 ``` ----- Original issue reported on code.google.com by `kondense...@gmail.com` on 16 Dec 2013 at 9:37
1.0
awc dll load failed.doc - ``` '''Велислав Кузнецов''' День добрый никак не могу найти .awc dll load failed.doc. где то видел уже '''Адам Миронов''' Вот хороший сайт где можно скачать http://bit.ly/16peJZk '''Гелиан Кондратьев''' Спасибо вроде то но просит телефон вводить '''Вергилий Медведев''' Не это не влияет на баланс '''Баграт Фёдоров''' Не это не влияет на баланс Информация о файле: awc dll load failed.doc Загружен: В этом месяце Скачан раз: 1369 Рейтинг: 920 Средняя скорость скачивания: 1103 Похожих файлов: 12 ``` ----- Original issue reported on code.google.com by `kondense...@gmail.com` on 16 Dec 2013 at 9:37
defect
awc dll load failed doc велислав кузнецов день добрый никак не могу найти awc dll load failed doc где то видел уже адам миронов вот хороший сайт где можно скачать гелиан кондратьев спасибо вроде то но просит телефон вводить вергилий медведев не это не влияет на баланс баграт фёдоров не это не влияет на баланс информация о файле awc dll load failed doc загружен в этом месяце скачан раз рейтинг средняя скорость скачивания похожих файлов original issue reported on code google com by kondense gmail com on dec at
1
85,464
15,736,718,474
IssuesEvent
2021-03-30 01:16:41
Baneeishaque/spring-boot-students
https://api.github.com/repos/Baneeishaque/spring-boot-students
opened
CVE-2020-13935 (High) detected in tomcat-embed-websocket-9.0.35.jar
security vulnerability
## CVE-2020-13935 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-websocket-9.0.35.jar</b></p></summary> <p>Core Tomcat implementation</p> <p>Library home page: <a href="https://tomcat.apache.org/">https://tomcat.apache.org/</a></p> <p>Path to dependency file: spring-boot-students/pom.xml</p> <p>Path to vulnerable library: /root/.m2/repository/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.35/tomcat-embed-websocket-9.0.35.jar</p> <p> Dependency Hierarchy: - spring-boot-starter-web-2.3.0.RELEASE.jar (Root Library) - spring-boot-starter-tomcat-2.3.0.RELEASE.jar - :x: **tomcat-embed-websocket-9.0.35.jar** (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> The payload length in a WebSocket frame was not correctly validated in Apache Tomcat 10.0.0-M1 to 10.0.0-M6, 9.0.0.M1 to 9.0.36, 8.5.0 to 8.5.56 and 7.0.27 to 7.0.104. Invalid payload lengths could trigger an infinite loop. Multiple requests with invalid payload lengths could lead to a denial of service. <p>Publish Date: 2020-07-14 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-13935>CVE-2020-13935</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://lists.apache.org/thread.html/rd48c72bd3255bda87564d4da3791517c074d94f8a701f93b85752651%40%3Cannounce.tomcat.apache.org%3E">https://lists.apache.org/thread.html/rd48c72bd3255bda87564d4da3791517c074d94f8a701f93b85752651%40%3Cannounce.tomcat.apache.org%3E</a></p> <p>Release Date: 2020-07-14</p> <p>Fix Resolution: org.apache.tomcat:tomcat-websocket:7.0.105,8.5.57,9.0.37,10.0.0-M7;org.apache.tomcat.embed:tomcat-embed-websocket:7.0.105,8.5.57,9.0.37,10.0.0-M7</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2020-13935 (High) detected in tomcat-embed-websocket-9.0.35.jar - ## CVE-2020-13935 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-websocket-9.0.35.jar</b></p></summary> <p>Core Tomcat implementation</p> <p>Library home page: <a href="https://tomcat.apache.org/">https://tomcat.apache.org/</a></p> <p>Path to dependency file: spring-boot-students/pom.xml</p> <p>Path to vulnerable library: /root/.m2/repository/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.35/tomcat-embed-websocket-9.0.35.jar</p> <p> Dependency Hierarchy: - spring-boot-starter-web-2.3.0.RELEASE.jar (Root Library) - spring-boot-starter-tomcat-2.3.0.RELEASE.jar - :x: **tomcat-embed-websocket-9.0.35.jar** (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> The payload length in a WebSocket frame was not correctly validated in Apache Tomcat 10.0.0-M1 to 10.0.0-M6, 9.0.0.M1 to 9.0.36, 8.5.0 to 8.5.56 and 7.0.27 to 7.0.104. Invalid payload lengths could trigger an infinite loop. Multiple requests with invalid payload lengths could lead to a denial of service. <p>Publish Date: 2020-07-14 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-13935>CVE-2020-13935</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://lists.apache.org/thread.html/rd48c72bd3255bda87564d4da3791517c074d94f8a701f93b85752651%40%3Cannounce.tomcat.apache.org%3E">https://lists.apache.org/thread.html/rd48c72bd3255bda87564d4da3791517c074d94f8a701f93b85752651%40%3Cannounce.tomcat.apache.org%3E</a></p> <p>Release Date: 2020-07-14</p> <p>Fix Resolution: org.apache.tomcat:tomcat-websocket:7.0.105,8.5.57,9.0.37,10.0.0-M7;org.apache.tomcat.embed:tomcat-embed-websocket:7.0.105,8.5.57,9.0.37,10.0.0-M7</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve high detected in tomcat embed websocket jar cve high severity vulnerability vulnerable library tomcat embed websocket jar core tomcat implementation library home page a href path to dependency file spring boot students pom xml path to vulnerable library root repository org apache tomcat embed tomcat embed websocket tomcat embed websocket jar dependency hierarchy spring boot starter web release jar root library spring boot starter tomcat release jar x tomcat embed websocket jar vulnerable library vulnerability details the payload length in a websocket frame was not correctly validated in apache tomcat to to to and to invalid payload lengths could trigger an infinite loop multiple requests with invalid payload lengths could lead to a denial of service 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 org apache tomcat tomcat websocket org apache tomcat embed tomcat embed websocket step up your open source security game with whitesource
0
19,341
3,188,821,873
IssuesEvent
2015-09-29 00:10:29
aBitNomadic/shimeji-ee
https://api.github.com/repos/aBitNomadic/shimeji-ee
closed
Image Corruption
auto-migrated Priority-Medium Type-Defect
``` After a few uses an image (such as Shime9) will become corrupted for an unknown reason. The Shimeji-ee is supposed to appear like any other, however it does not appear and instead it comes up with the error. i am using a version from Deviant art specifically The Black Rock Shooter Shimeji-ee. i do not believe this to be an important factor but i have been using a school laptop to run the shimeji-ee's. ``` Original issue reported on code.google.com by `ethan.kr...@gmail.com` on 10 Jun 2015 at 2:13
1.0
Image Corruption - ``` After a few uses an image (such as Shime9) will become corrupted for an unknown reason. The Shimeji-ee is supposed to appear like any other, however it does not appear and instead it comes up with the error. i am using a version from Deviant art specifically The Black Rock Shooter Shimeji-ee. i do not believe this to be an important factor but i have been using a school laptop to run the shimeji-ee's. ``` Original issue reported on code.google.com by `ethan.kr...@gmail.com` on 10 Jun 2015 at 2:13
defect
image corruption after a few uses an image such as will become corrupted for an unknown reason the shimeji ee is supposed to appear like any other however it does not appear and instead it comes up with the error i am using a version from deviant art specifically the black rock shooter shimeji ee i do not believe this to be an important factor but i have been using a school laptop to run the shimeji ee s original issue reported on code google com by ethan kr gmail com on jun at
1
52,038
13,211,371,805
IssuesEvent
2020-08-15 22:39:41
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
cmake - `make deploy-docs` goes to the wrong destination (Trac #1548)
Incomplete Migration Migrated from Trac cmake defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1548">https://code.icecube.wisc.edu/projects/icecube/ticket/1548</a>, reported by negaand owned by nega</em></summary> <p> ```json { "status": "closed", "changetime": "2016-04-21T18:46:34", "_ts": "1461264394191468", "description": "goes to \"METAPROJECT_release\"\nshould just go to \"METAPROJECT\"", "reporter": "nega", "cc": "", "resolution": "fixed", "time": "2016-02-12T22:53:11", "component": "cmake", "summary": "cmake - `make deploy-docs` goes to the wrong destination", "priority": "normal", "keywords": "docs website", "milestone": "", "owner": "nega", "type": "defect" } ``` </p> </details>
1.0
cmake - `make deploy-docs` goes to the wrong destination (Trac #1548) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1548">https://code.icecube.wisc.edu/projects/icecube/ticket/1548</a>, reported by negaand owned by nega</em></summary> <p> ```json { "status": "closed", "changetime": "2016-04-21T18:46:34", "_ts": "1461264394191468", "description": "goes to \"METAPROJECT_release\"\nshould just go to \"METAPROJECT\"", "reporter": "nega", "cc": "", "resolution": "fixed", "time": "2016-02-12T22:53:11", "component": "cmake", "summary": "cmake - `make deploy-docs` goes to the wrong destination", "priority": "normal", "keywords": "docs website", "milestone": "", "owner": "nega", "type": "defect" } ``` </p> </details>
defect
cmake make deploy docs goes to the wrong destination trac migrated from json status closed changetime ts description goes to metaproject release nshould just go to metaproject reporter nega cc resolution fixed time component cmake summary cmake make deploy docs goes to the wrong destination priority normal keywords docs website milestone owner nega type defect
1
22,660
3,675,692,367
IssuesEvent
2016-02-23 00:50:49
dominix/ctrl-dock
https://api.github.com/repos/dominix/ctrl-dock
closed
Infected with virus.
auto-migrated Priority-Medium Type-Defect
``` I'm getting a virus error from a download of the zip file. ctrl-dock_2.12.zip: Trojan.Spy-76845 FOUND ``` Original issue reported on code.google.com by `michael....@gmail.com` on 30 Oct 2013 at 11:53
1.0
Infected with virus. - ``` I'm getting a virus error from a download of the zip file. ctrl-dock_2.12.zip: Trojan.Spy-76845 FOUND ``` Original issue reported on code.google.com by `michael....@gmail.com` on 30 Oct 2013 at 11:53
defect
infected with virus i m getting a virus error from a download of the zip file ctrl dock zip trojan spy found original issue reported on code google com by michael gmail com on oct at
1
1,131
9,551,284,720
IssuesEvent
2019-05-02 14:08:34
mozilla-mobile/fenix
https://api.github.com/repos/mozilla-mobile/fenix
closed
Make *GreenfieldRaptorRelease builds not use `org.mozilla.fenix` application ID
👩‍💻 engineering task 🤖 automation
Post #1321, we can finally use the (greenfield) Raptor release builds. But they use the `org.mozilla.fenix` application ID _and_ are signed with a special "dep" key. That means you can't pave over your existing `org.mozilla.fenix` Nightly vehicle, making it very difficult to do automation testing _and_ dogfood Fenix at the same time. Let's make the Raptor/automation builds have a different application ID.
1.0
Make *GreenfieldRaptorRelease builds not use `org.mozilla.fenix` application ID - Post #1321, we can finally use the (greenfield) Raptor release builds. But they use the `org.mozilla.fenix` application ID _and_ are signed with a special "dep" key. That means you can't pave over your existing `org.mozilla.fenix` Nightly vehicle, making it very difficult to do automation testing _and_ dogfood Fenix at the same time. Let's make the Raptor/automation builds have a different application ID.
non_defect
make greenfieldraptorrelease builds not use org mozilla fenix application id post we can finally use the greenfield raptor release builds but they use the org mozilla fenix application id and are signed with a special dep key that means you can t pave over your existing org mozilla fenix nightly vehicle making it very difficult to do automation testing and dogfood fenix at the same time let s make the raptor automation builds have a different application id
0
80,223
30,120,404,033
IssuesEvent
2023-06-30 14:44:20
vector-im/element-x-ios
https://api.github.com/repos/vector-im/element-x-ios
closed
Invalid mxids break rust-sdk and break sync entirely.
A-Room-List T-Defect S-Critical O-Occasional
### Steps to reproduce 1. Receive a message from a user with an (illegal) utf-8 mxid - e.g. in a `extensions.e2ee.device_lists.left` sync response. 2. Observe that rust-sdk falls over with: `path="/_matrix/client/unstable/org.matrix.msc3575/sync?timeout=30000"}: matrix_sdk::http_client: Error while sending request: Api(Deserialization(Json(Error("identifier contains invalid characters", line: 1, column: 186275))))` 3. Observe that Element X will never sync again. ### Outcome #### What did you expect? We should uphold Postel's Law. Invalid mxids should not DoS EX. #### What happened instead? My EX is hosed and i'm going to have to log out & in again to rescue it. ### Your phone model _No response_ ### Operating system version _No response_ ### Application version Nightly 1.10.8 (20230328180258) ### Homeserver matrix.org ### Will you send logs? Yes
1.0
Invalid mxids break rust-sdk and break sync entirely. - ### Steps to reproduce 1. Receive a message from a user with an (illegal) utf-8 mxid - e.g. in a `extensions.e2ee.device_lists.left` sync response. 2. Observe that rust-sdk falls over with: `path="/_matrix/client/unstable/org.matrix.msc3575/sync?timeout=30000"}: matrix_sdk::http_client: Error while sending request: Api(Deserialization(Json(Error("identifier contains invalid characters", line: 1, column: 186275))))` 3. Observe that Element X will never sync again. ### Outcome #### What did you expect? We should uphold Postel's Law. Invalid mxids should not DoS EX. #### What happened instead? My EX is hosed and i'm going to have to log out & in again to rescue it. ### Your phone model _No response_ ### Operating system version _No response_ ### Application version Nightly 1.10.8 (20230328180258) ### Homeserver matrix.org ### Will you send logs? Yes
defect
invalid mxids break rust sdk and break sync entirely steps to reproduce receive a message from a user with an illegal utf mxid e g in a extensions device lists left sync response observe that rust sdk falls over with path matrix client unstable org matrix sync timeout matrix sdk http client error while sending request api deserialization json error identifier contains invalid characters line column observe that element x will never sync again outcome what did you expect we should uphold postel s law invalid mxids should not dos ex what happened instead my ex is hosed and i m going to have to log out in again to rescue it your phone model no response operating system version no response application version nightly homeserver matrix org will you send logs yes
1
203,775
15,888,986,866
IssuesEvent
2021-04-10 09:52:28
centriascolocation/ansible_collection_aws
https://api.github.com/repos/centriascolocation/ansible_collection_aws
opened
Improve documentation
documentation
The readme document must be updated: - more details about the roles - general usage guide (e. g. Ansible Collections in General) - local development and testing
1.0
Improve documentation - The readme document must be updated: - more details about the roles - general usage guide (e. g. Ansible Collections in General) - local development and testing
non_defect
improve documentation the readme document must be updated more details about the roles general usage guide e g ansible collections in general local development and testing
0
6,704
2,610,272,004
IssuesEvent
2015-02-26 19:27:02
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
closed
Blinking Scroll Bars
auto-migrated Priority-Medium Type-Defect
``` What's the problem? When opening scribe fire in a tab in fire fox on my laptop (this does not occur on my desktop) The bottom and Side scroll bars blink on and off, even if I expand the screen so that scroll bars are not needed, they still show and blink on and off. What browser are you using? firefox 4b7 What version of ScribeFire are you running? The latest version ``` ----- Original issue reported on code.google.com by `MystiTsu` on 18 Dec 2010 at 7:20
1.0
Blinking Scroll Bars - ``` What's the problem? When opening scribe fire in a tab in fire fox on my laptop (this does not occur on my desktop) The bottom and Side scroll bars blink on and off, even if I expand the screen so that scroll bars are not needed, they still show and blink on and off. What browser are you using? firefox 4b7 What version of ScribeFire are you running? The latest version ``` ----- Original issue reported on code.google.com by `MystiTsu` on 18 Dec 2010 at 7:20
defect
blinking scroll bars what s the problem when opening scribe fire in a tab in fire fox on my laptop this does not occur on my desktop the bottom and side scroll bars blink on and off even if i expand the screen so that scroll bars are not needed they still show and blink on and off what browser are you using firefox what version of scribefire are you running the latest version original issue reported on code google com by mystitsu on dec at
1
396,957
27,143,220,287
IssuesEvent
2023-02-16 17:49:46
rehearsal-js/rehearsal-js
https://api.github.com/repos/rehearsal-js/rehearsal-js
opened
Docs: Workflow Recommendation, migrate a single package inside of an monorepo.
documentation early-adopters
Document workflow to migrate monorepos by single package, directory, or even file. We also can consider creating a command like `rehearsal graph` to help people to make a decision on when to start migration if there are a lot of files in the app.
1.0
Docs: Workflow Recommendation, migrate a single package inside of an monorepo. - Document workflow to migrate monorepos by single package, directory, or even file. We also can consider creating a command like `rehearsal graph` to help people to make a decision on when to start migration if there are a lot of files in the app.
non_defect
docs workflow recommendation migrate a single package inside of an monorepo document workflow to migrate monorepos by single package directory or even file we also can consider creating a command like rehearsal graph to help people to make a decision on when to start migration if there are a lot of files in the app
0
439,537
12,683,454,051
IssuesEvent
2020-06-19 19:47:48
GluuFederation/cluster-mgr
https://api.github.com/repos/GluuFederation/cluster-mgr
closed
ClusterManager4 / 4.1-9 can't handle special char in ldap password
High Priority bug
I tried to use a password like this: `hello$HELLO!abcd`. Here are consequences: - Node1 installed okay - Node2 installation failed, because... CM couldn't decode 'setup.properties.enc' and produced result like below. Workaround is: manually prepare 'setup.properties.last' inside node1 and continue installing node2. ![Capture (3)](https://user-images.githubusercontent.com/7156097/83038850-0e17ac80-a003-11ea-9b8f-2af9cc6cea01.PNG) - LDAP replication failing with below error. ![Capture (4)](https://user-images.githubusercontent.com/7156097/83038930-238cd680-a003-11ea-8788-4deafec60c30.PNG) - Node2 LDAP has 'no data'. ![Capture](https://user-images.githubusercontent.com/7156097/83038953-2ab3e480-a003-11ea-885a-a9fe30995fc7.PNG) It's a blocker.
1.0
ClusterManager4 / 4.1-9 can't handle special char in ldap password - I tried to use a password like this: `hello$HELLO!abcd`. Here are consequences: - Node1 installed okay - Node2 installation failed, because... CM couldn't decode 'setup.properties.enc' and produced result like below. Workaround is: manually prepare 'setup.properties.last' inside node1 and continue installing node2. ![Capture (3)](https://user-images.githubusercontent.com/7156097/83038850-0e17ac80-a003-11ea-9b8f-2af9cc6cea01.PNG) - LDAP replication failing with below error. ![Capture (4)](https://user-images.githubusercontent.com/7156097/83038930-238cd680-a003-11ea-8788-4deafec60c30.PNG) - Node2 LDAP has 'no data'. ![Capture](https://user-images.githubusercontent.com/7156097/83038953-2ab3e480-a003-11ea-885a-a9fe30995fc7.PNG) It's a blocker.
non_defect
can t handle special char in ldap password i tried to use a password like this hello hello abcd here are consequences installed okay installation failed because cm couldn t decode setup properties enc and produced result like below workaround is manually prepare setup properties last inside and continue installing ldap replication failing with below error ldap has no data it s a blocker
0
147,636
11,799,806,803
IssuesEvent
2020-03-18 16:28:28
mautic/mautic
https://api.github.com/repos/mautic/mautic
closed
Sugarcrm Plugin - Push lead activity does not respect specified timeframe
Bug Plugin Ready To Test
[//]: # ( Invisible comment: IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII Before you create the issue: IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII Search for similar report among other reported issues. Learn how to troubleshoot at https://www.mautic.org/docs/en/tips/troubleshooting.html Use drag&drop to attach images or other files ) ## Bug Description The Push Lead Activity command (`mautic:integration:pushleadactivity`) accepts a `time-interval` parameter. This is used to determine the timeframe that the activity is queried from. There is a typo in the code that generates the query. The format `H:m:s` was used for the time. It should be `H:i:s`. "m" represents Month, while "i" represents minutes. See the `format` function below: ```php ## Line ~490 foreach ($sugarObjects as $object) { try { if ($this->isAuthorized()) { // Get first batch $start = 0; $sugarIds = $integrationEntityRepo->getIntegrationsEntityId( 'Sugarcrm', $object, 'lead', null, $startDate->format('Y-m-d H:m:s'), $endDate->format('Y-m-d H:m:s'), true, $start, $limit ); ``` This means that if I'm attempting to run the command every 10 minutes, with a 10 minute `time-interval`, that records will be missed and syncs will be duplicated. In July, the minute portion will ALWAYS be `07` regardless of the specified time-interval. | Q | A | --- | --- | Mautic version | 2.15.1 | PHP version | 7.x | Browser | Chrome ### Steps to reproduce 1. Configure the SugarCRM plugin 2. Wait until after 12 minutes after the hour (ex h:13 or later) 2. Submit a form to your Mautic instance 3. Run the command : `mautic:integration:pushleadactivity --time-interval="10 minutes" --integration="Sugarcrm"` 4. You should see `Number of contacts processed: 1` 5. Wait 10 minutes. 6. Run the command again 7. **Expected** : `Number of contacts processed: 0` 8. **Actual** : `Number of contacts processed: 1` If you ran the command at the following times, the `$startDate` would be generated as follows: |Time command is run | Interval | Expected | Actual | --- | --- | --- | --- |July 16 at 14:30 | 10 minutes | 2019-07-16 14:20:00 | 2019-07-16 14:07:00 |July 16 at 14:40 | 10 minutes | 2019-07-16 14:30:00 | 2019-07-16 14:07:00 |July 16 at 14:50 | 10 minutes | 2019-07-16 14:40:00 | 2019-07-16 14:07:00 ### Log errors none ### Impact: If you run the command every 10 minutes, with a 10 minute interval, you will miss activities in the first several minutes of the hour (for example if I ran it at 14:10 in July, then I would miss anything between 14:00 and 14:07). If you have a large number of activities, there will be intense processing as they are re-processed multiple times through an hour even if there is a short interval (because the interval is not fully respected). [//]: # ( Invisible comment: Please check for related errors in the latest log file in [mautic root]/app/log/ and/or the web server's logs and post them here. Be sure to remove sensitive information if applicable. )
1.0
Sugarcrm Plugin - Push lead activity does not respect specified timeframe - [//]: # ( Invisible comment: IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII Before you create the issue: IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII Search for similar report among other reported issues. Learn how to troubleshoot at https://www.mautic.org/docs/en/tips/troubleshooting.html Use drag&drop to attach images or other files ) ## Bug Description The Push Lead Activity command (`mautic:integration:pushleadactivity`) accepts a `time-interval` parameter. This is used to determine the timeframe that the activity is queried from. There is a typo in the code that generates the query. The format `H:m:s` was used for the time. It should be `H:i:s`. "m" represents Month, while "i" represents minutes. See the `format` function below: ```php ## Line ~490 foreach ($sugarObjects as $object) { try { if ($this->isAuthorized()) { // Get first batch $start = 0; $sugarIds = $integrationEntityRepo->getIntegrationsEntityId( 'Sugarcrm', $object, 'lead', null, $startDate->format('Y-m-d H:m:s'), $endDate->format('Y-m-d H:m:s'), true, $start, $limit ); ``` This means that if I'm attempting to run the command every 10 minutes, with a 10 minute `time-interval`, that records will be missed and syncs will be duplicated. In July, the minute portion will ALWAYS be `07` regardless of the specified time-interval. | Q | A | --- | --- | Mautic version | 2.15.1 | PHP version | 7.x | Browser | Chrome ### Steps to reproduce 1. Configure the SugarCRM plugin 2. Wait until after 12 minutes after the hour (ex h:13 or later) 2. Submit a form to your Mautic instance 3. Run the command : `mautic:integration:pushleadactivity --time-interval="10 minutes" --integration="Sugarcrm"` 4. You should see `Number of contacts processed: 1` 5. Wait 10 minutes. 6. Run the command again 7. **Expected** : `Number of contacts processed: 0` 8. **Actual** : `Number of contacts processed: 1` If you ran the command at the following times, the `$startDate` would be generated as follows: |Time command is run | Interval | Expected | Actual | --- | --- | --- | --- |July 16 at 14:30 | 10 minutes | 2019-07-16 14:20:00 | 2019-07-16 14:07:00 |July 16 at 14:40 | 10 minutes | 2019-07-16 14:30:00 | 2019-07-16 14:07:00 |July 16 at 14:50 | 10 minutes | 2019-07-16 14:40:00 | 2019-07-16 14:07:00 ### Log errors none ### Impact: If you run the command every 10 minutes, with a 10 minute interval, you will miss activities in the first several minutes of the hour (for example if I ran it at 14:10 in July, then I would miss anything between 14:00 and 14:07). If you have a large number of activities, there will be intense processing as they are re-processed multiple times through an hour even if there is a short interval (because the interval is not fully respected). [//]: # ( Invisible comment: Please check for related errors in the latest log file in [mautic root]/app/log/ and/or the web server's logs and post them here. Be sure to remove sensitive information if applicable. )
non_defect
sugarcrm plugin push lead activity does not respect specified timeframe invisible comment iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii before you create the issue iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii search for similar report among other reported issues learn how to troubleshoot at use drag drop to attach images or other files bug description the push lead activity command mautic integration pushleadactivity accepts a time interval parameter this is used to determine the timeframe that the activity is queried from there is a typo in the code that generates the query the format h m s was used for the time it should be h i s m represents month while i represents minutes see the format function below php line foreach sugarobjects as object try if this isauthorized get first batch start sugarids integrationentityrepo getintegrationsentityid sugarcrm object lead null startdate format y m d h m s enddate format y m d h m s true start limit this means that if i m attempting to run the command every minutes with a minute time interval that records will be missed and syncs will be duplicated in july the minute portion will always be regardless of the specified time interval q a mautic version php version x browser chrome steps to reproduce configure the sugarcrm plugin wait until after minutes after the hour ex h or later submit a form to your mautic instance run the command mautic integration pushleadactivity time interval minutes integration sugarcrm you should see number of contacts processed wait minutes run the command again expected number of contacts processed actual number of contacts processed if you ran the command at the following times the startdate would be generated as follows time command is run interval expected actual july at minutes july at minutes july at minutes log errors none impact if you run the command every minutes with a minute interval you will miss activities in the first several minutes of the hour for example if i ran it at in july then i would miss anything between and if you have a large number of activities there will be intense processing as they are re processed multiple times through an hour even if there is a short interval because the interval is not fully respected invisible comment please check for related errors in the latest log file in app log and or the web server s logs and post them here be sure to remove sensitive information if applicable
0
21,075
4,675,044,149
IssuesEvent
2016-10-07 05:27:39
cyrusimap/cyrus-imapd
https://api.github.com/repos/cyrusimap/cyrus-imapd
opened
Integrate doc/internal legacy docs with sphinx repo
documentation
I think a good chunk of this information belongs in the developer guide. Though some of it may also be of interest to administrators, so it's worth putting online in the website. - backup - bytecode.html - caldav_scheduling_flowchart.html - cyrus.css - cyrusdb-api.html - database-formats.html - hacking - improved_mboxlist_sort.html - index-api.html - index-format-history.txt - index.html - internationalization.html - locking - mailbox-api.html - mailbox-format.html - master-state-machine.fig - namelocks.html - notes.html - prot-events - prot.html - replication_examples.html - replication_protocol.html - specials.html - unit-tests.html - var_directory_structure.html Once each file is migrated, use markdown ~~strikeout~~ notation to mark what's complete.
1.0
Integrate doc/internal legacy docs with sphinx repo - I think a good chunk of this information belongs in the developer guide. Though some of it may also be of interest to administrators, so it's worth putting online in the website. - backup - bytecode.html - caldav_scheduling_flowchart.html - cyrus.css - cyrusdb-api.html - database-formats.html - hacking - improved_mboxlist_sort.html - index-api.html - index-format-history.txt - index.html - internationalization.html - locking - mailbox-api.html - mailbox-format.html - master-state-machine.fig - namelocks.html - notes.html - prot-events - prot.html - replication_examples.html - replication_protocol.html - specials.html - unit-tests.html - var_directory_structure.html Once each file is migrated, use markdown ~~strikeout~~ notation to mark what's complete.
non_defect
integrate doc internal legacy docs with sphinx repo i think a good chunk of this information belongs in the developer guide though some of it may also be of interest to administrators so it s worth putting online in the website backup bytecode html caldav scheduling flowchart html cyrus css cyrusdb api html database formats html hacking improved mboxlist sort html index api html index format history txt index html internationalization html locking mailbox api html mailbox format html master state machine fig namelocks html notes html prot events prot html replication examples html replication protocol html specials html unit tests html var directory structure html once each file is migrated use markdown strikeout notation to mark what s complete
0
8,175
2,611,469,514
IssuesEvent
2015-02-27 05:14:46
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
Switch from bee to bazooka ends game
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Choose the bee 2. Choose the bazooka What is the expected output? What do you see instead? I expect to use the bazooka. Instead the current game ends. (Not the whole program) What version of the product are you using? On what operating system? Version 0.9.15 on Windows 7 Please provide any additional information below. Nothing more to say =) ``` Original issue reported on code.google.com by `Florian....@googlemail.com` on 31 Jan 2011 at 8:50
1.0
Switch from bee to bazooka ends game - ``` What steps will reproduce the problem? 1. Choose the bee 2. Choose the bazooka What is the expected output? What do you see instead? I expect to use the bazooka. Instead the current game ends. (Not the whole program) What version of the product are you using? On what operating system? Version 0.9.15 on Windows 7 Please provide any additional information below. Nothing more to say =) ``` Original issue reported on code.google.com by `Florian....@googlemail.com` on 31 Jan 2011 at 8:50
defect
switch from bee to bazooka ends game what steps will reproduce the problem choose the bee choose the bazooka what is the expected output what do you see instead i expect to use the bazooka instead the current game ends not the whole program what version of the product are you using on what operating system version on windows please provide any additional information below nothing more to say original issue reported on code google com by florian googlemail com on jan at
1
224,572
7,471,931,543
IssuesEvent
2018-04-03 10:54:05
ballerina-lang/composer
https://api.github.com/repos/ballerina-lang/composer
closed
[ContentAssist] Variables declared below the usage should not appear as suggestions
Imported Priority/High Severity/Minor Type/Bug component/Composer
Release 0.92 **Steps** 1. Declare a variable as int i; 2. Add a while loop above this line and write the condition as "i < 2" **Issue** "i" appears as suggestions at step 2
1.0
[ContentAssist] Variables declared below the usage should not appear as suggestions - Release 0.92 **Steps** 1. Declare a variable as int i; 2. Add a while loop above this line and write the condition as "i < 2" **Issue** "i" appears as suggestions at step 2
non_defect
variables declared below the usage should not appear as suggestions release steps declare a variable as int i add a while loop above this line and write the condition as i issue i appears as suggestions at step
0
457,875
13,164,065,233
IssuesEvent
2020-08-11 02:28:51
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
Segmentation fault in adaptive_avg_pool3d
high priority module: nn module: operators triaged
## 🐛 Bug In `torch.nn.functional.adaptive_avg_pool2d` and `torch.nn.functional.adaptive_avg_pool3d`, a segmentation fault occurs when passing an empty tuple (or an empty array) for `output_size` parameter. It occurs even though passing a valid 4D tensor for `input` parameter. ## To Reproduce ```python import torch # for 3d torch.nn.functional.adaptive_avg_pool3d(torch.randn([2,2,2,2]), []) # for 2d torch.nn.functional.adaptive_avg_pool2d(torch.randn([2,2,2,2]), []) ``` ## Environment PyTorch version: 1.5.0 Is debug build: No CUDA used to build PyTorch: 10.1 OS: Ubuntu 18.04.4 LTS GCC version: Could not collect CMake version: version 3.14.0 Python version: 3.7 Is CUDA available: No CUDA runtime version: No CUDA GPU models and configuration: No CUDA Nvidia driver version: No CUDA cuDNN version: No CUDA Versions of relevant libraries: [pip] numpy==1.18.1 [pip] torch==1.5.0 [pip] torchvision==0.6.0a0+82fd1c8 [conda] blas 1.0 mkl [conda] cudatoolkit 10.1.243 h6bb024c_0 [conda] mkl 2020.1 217 [conda] mkl-include 2020.1 217 [conda] mkl-service 2.3.0 py37he904b0f_0 [conda] mkl_fft 1.0.15 py37ha843d7b_0 [conda] mkl_random 1.1.0 py37hd6b4f25_0 [conda] numpy 1.18.1 py37h4f9e942_0 [conda] numpy-base 1.18.1 py37hde5b4d6_1 [conda] pytorch 1.5.0 py3.7_cuda10.1.243_cudnn7.6.3_0 pytorch [conda] torchvision 0.6.0 py37_cu101 pytorch cc @ezyang @gchanan @zou3519 @albanD @mruberry
1.0
Segmentation fault in adaptive_avg_pool3d - ## 🐛 Bug In `torch.nn.functional.adaptive_avg_pool2d` and `torch.nn.functional.adaptive_avg_pool3d`, a segmentation fault occurs when passing an empty tuple (or an empty array) for `output_size` parameter. It occurs even though passing a valid 4D tensor for `input` parameter. ## To Reproduce ```python import torch # for 3d torch.nn.functional.adaptive_avg_pool3d(torch.randn([2,2,2,2]), []) # for 2d torch.nn.functional.adaptive_avg_pool2d(torch.randn([2,2,2,2]), []) ``` ## Environment PyTorch version: 1.5.0 Is debug build: No CUDA used to build PyTorch: 10.1 OS: Ubuntu 18.04.4 LTS GCC version: Could not collect CMake version: version 3.14.0 Python version: 3.7 Is CUDA available: No CUDA runtime version: No CUDA GPU models and configuration: No CUDA Nvidia driver version: No CUDA cuDNN version: No CUDA Versions of relevant libraries: [pip] numpy==1.18.1 [pip] torch==1.5.0 [pip] torchvision==0.6.0a0+82fd1c8 [conda] blas 1.0 mkl [conda] cudatoolkit 10.1.243 h6bb024c_0 [conda] mkl 2020.1 217 [conda] mkl-include 2020.1 217 [conda] mkl-service 2.3.0 py37he904b0f_0 [conda] mkl_fft 1.0.15 py37ha843d7b_0 [conda] mkl_random 1.1.0 py37hd6b4f25_0 [conda] numpy 1.18.1 py37h4f9e942_0 [conda] numpy-base 1.18.1 py37hde5b4d6_1 [conda] pytorch 1.5.0 py3.7_cuda10.1.243_cudnn7.6.3_0 pytorch [conda] torchvision 0.6.0 py37_cu101 pytorch cc @ezyang @gchanan @zou3519 @albanD @mruberry
non_defect
segmentation fault in adaptive avg 🐛 bug in torch nn functional adaptive avg and torch nn functional adaptive avg a segmentation fault occurs when passing an empty tuple or an empty array for output size parameter it occurs even though passing a valid tensor for input parameter to reproduce python import torch for torch nn functional adaptive avg torch randn for torch nn functional adaptive avg torch randn environment pytorch version is debug build no cuda used to build pytorch os ubuntu lts gcc version could not collect cmake version version python version is cuda available no cuda runtime version no cuda gpu models and configuration no cuda nvidia driver version no cuda cudnn version no cuda versions of relevant libraries numpy torch torchvision blas mkl cudatoolkit mkl mkl include mkl service mkl fft mkl random numpy numpy base pytorch pytorch torchvision pytorch cc ezyang gchanan alband mruberry
0
109,542
13,783,543,056
IssuesEvent
2020-10-08 19:23:31
laclassealamaison-org/laclassealamaison
https://api.github.com/repos/laclassealamaison-org/laclassealamaison
closed
Création de groupe
Design
@simkim Création de groupe pour que des enseignants ou animateurs puissent faire du live avec seulement leurs élèves ou enfants
1.0
Création de groupe - @simkim Création de groupe pour que des enseignants ou animateurs puissent faire du live avec seulement leurs élèves ou enfants
non_defect
création de groupe simkim création de groupe pour que des enseignants ou animateurs puissent faire du live avec seulement leurs élèves ou enfants
0
698,519
23,983,371,613
IssuesEvent
2022-09-13 16:49:09
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[YSQL] Processed tuples are not reported correctly when copy terminates due to error
kind/bug area/ysql priority/medium
Jira Link: [DB-3462](https://yugabyte.atlassian.net/browse/DB-3462) ### Description copy command is broken into multiple smaller transaction as indicated by ROWS_PER_TRANSACTION. Each transaction copies the `rows == ROWS_PER_TRANSACTION`. The number of processed tuple count is increased before the transaction can commit. https://github.com/yugabyte/yugabyte-db/blob/master/src/postgres/src/backend/commands/copy.c#L3146 If the copy command gets aborted due to error in middle to transaction then the processed tuple can be wrong reported in return value of the copy command.
1.0
[YSQL] Processed tuples are not reported correctly when copy terminates due to error - Jira Link: [DB-3462](https://yugabyte.atlassian.net/browse/DB-3462) ### Description copy command is broken into multiple smaller transaction as indicated by ROWS_PER_TRANSACTION. Each transaction copies the `rows == ROWS_PER_TRANSACTION`. The number of processed tuple count is increased before the transaction can commit. https://github.com/yugabyte/yugabyte-db/blob/master/src/postgres/src/backend/commands/copy.c#L3146 If the copy command gets aborted due to error in middle to transaction then the processed tuple can be wrong reported in return value of the copy command.
non_defect
processed tuples are not reported correctly when copy terminates due to error jira link description copy command is broken into multiple smaller transaction as indicated by rows per transaction each transaction copies the rows rows per transaction the number of processed tuple count is increased before the transaction can commit if the copy command gets aborted due to error in middle to transaction then the processed tuple can be wrong reported in return value of the copy command
0
213,720
7,255,712,458
IssuesEvent
2018-02-16 15:44:17
aa-software2112/SOEN341-W2018
https://api.github.com/repos/aa-software2112/SOEN341-W2018
closed
Create post function for the signup page
Priority 5
Create post function for the signup page in the app.js file so that the frontend can send information to node.js
1.0
Create post function for the signup page - Create post function for the signup page in the app.js file so that the frontend can send information to node.js
non_defect
create post function for the signup page create post function for the signup page in the app js file so that the frontend can send information to node js
0
80,796
30,534,670,911
IssuesEvent
2023-07-19 16:26:22
snowplow/snowplow-ios-tracker
https://api.github.com/repos/snowplow/snowplow-ios-tracker
closed
Fix application_install event sent with wrong configuration
type:defect
**Describe the bug** When the tracker is configured with remote configuration (`Snowplow.setup()`), and further configuration is added in the setup callback, the `application_install` event is not getting the extra configuration. **To Reproduce** Set up tracker with remote configuration. Add global contexts and set `userAnonymisation` to true in the setup callback. Install a fresh copy of the app to track `application_install` Track some screenviews, etc. **Expected behavior** All the events should have the same session, the global context entities, and anonymised userId in the session entity. Currently, the `application_install` event is being generated before the additional callback configuration has been processed. **Additional context** This works as expected in the Snowplow Android tracker.
1.0
Fix application_install event sent with wrong configuration - **Describe the bug** When the tracker is configured with remote configuration (`Snowplow.setup()`), and further configuration is added in the setup callback, the `application_install` event is not getting the extra configuration. **To Reproduce** Set up tracker with remote configuration. Add global contexts and set `userAnonymisation` to true in the setup callback. Install a fresh copy of the app to track `application_install` Track some screenviews, etc. **Expected behavior** All the events should have the same session, the global context entities, and anonymised userId in the session entity. Currently, the `application_install` event is being generated before the additional callback configuration has been processed. **Additional context** This works as expected in the Snowplow Android tracker.
defect
fix application install event sent with wrong configuration describe the bug when the tracker is configured with remote configuration snowplow setup and further configuration is added in the setup callback the application install event is not getting the extra configuration to reproduce set up tracker with remote configuration add global contexts and set useranonymisation to true in the setup callback install a fresh copy of the app to track application install track some screenviews etc expected behavior all the events should have the same session the global context entities and anonymised userid in the session entity currently the application install event is being generated before the additional callback configuration has been processed additional context this works as expected in the snowplow android tracker
1
266,203
23,226,658,558
IssuesEvent
2022-08-03 01:23:42
MPMG-DCC-UFMG/F01
https://api.github.com/repos/MPMG-DCC-UFMG/F01
closed
Teste de generalizacao para a tag Servidores - Relatório mensal da despesa com pessoal - Materlândia
generalization test development template-Síntese tecnologia informatica subtag-Relatórios Despesas com Pessoal tag-Servidores
DoD: Realizar o teste de Generalização do validador da tag Servidores - Relatório mensal da despesa com pessoal para o Município de Materlândia.
1.0
Teste de generalizacao para a tag Servidores - Relatório mensal da despesa com pessoal - Materlândia - DoD: Realizar o teste de Generalização do validador da tag Servidores - Relatório mensal da despesa com pessoal para o Município de Materlândia.
non_defect
teste de generalizacao para a tag servidores relatório mensal da despesa com pessoal materlândia dod realizar o teste de generalização do validador da tag servidores relatório mensal da despesa com pessoal para o município de materlândia
0
81,044
30,682,889,837
IssuesEvent
2023-07-26 10:19:07
dkfans/keeperfx
https://api.github.com/repos/dkfans/keeperfx
closed
Destructible traps can be destroyed and triggered before they are placed
Type-Defect Priority-High
To reproduce: 1) make a TNT trap buildable on a map 2) Place the trap somewhere near heroes -> notice that before an imp has a chance to arm it, the trap is attacked by heroes -> notice that when the trap is destroyed, it is set off, giving you the chance to place it again
1.0
Destructible traps can be destroyed and triggered before they are placed - To reproduce: 1) make a TNT trap buildable on a map 2) Place the trap somewhere near heroes -> notice that before an imp has a chance to arm it, the trap is attacked by heroes -> notice that when the trap is destroyed, it is set off, giving you the chance to place it again
defect
destructible traps can be destroyed and triggered before they are placed to reproduce make a tnt trap buildable on a map place the trap somewhere near heroes notice that before an imp has a chance to arm it the trap is attacked by heroes notice that when the trap is destroyed it is set off giving you the chance to place it again
1
380,211
26,408,350,249
IssuesEvent
2023-01-13 10:02:43
Hi-PACE/hipace
https://api.github.com/repos/Hi-PACE/hipace
closed
Add production runs in CI
documentation CI
Our current blowout PWFA automated test uses a fixed PPC particle beam, which is rarely used in practice. We could have a more production-ready example, and just downscale it for CI.
1.0
Add production runs in CI - Our current blowout PWFA automated test uses a fixed PPC particle beam, which is rarely used in practice. We could have a more production-ready example, and just downscale it for CI.
non_defect
add production runs in ci our current blowout pwfa automated test uses a fixed ppc particle beam which is rarely used in practice we could have a more production ready example and just downscale it for ci
0
37,375
2,826,530,554
IssuesEvent
2015-05-22 03:35:57
canadainc/quran10
https://api.github.com/repos/canadainc/quran10
closed
Add additional regex matching for invocation
auto-migrated Component-Logic Fixed Milestone-Release4.0 Priority-Medium Type-Enhancement Usability Verified
``` Currently only Al*, and Ar* are supported. Not things like As-Saaf, etc. ``` Original issue reported on code.google.com by `canadai...@gmail.com` on 10 Mar 2015 at 8:59
1.0
Add additional regex matching for invocation - ``` Currently only Al*, and Ar* are supported. Not things like As-Saaf, etc. ``` Original issue reported on code.google.com by `canadai...@gmail.com` on 10 Mar 2015 at 8:59
non_defect
add additional regex matching for invocation currently only al and ar are supported not things like as saaf etc original issue reported on code google com by canadai gmail com on mar at
0
16,967
2,964,593,044
IssuesEvent
2015-07-10 17:33:36
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
Dart2dart test in checked mode has lots of errors.
Area-Dart2Dart NotPlanned Priority-Unassigned Triaged Type-Defect
The following test results were considered failures when running tests as: &nbsp;&nbsp;tools/test.py --checked -cdart2dart co19/Language/13_Statements/09_Switch_A05_t01: Pass co19/Language/14_Libraries_and_Scripts/1_Imports_A03_t26: Pass co19/Language/15_Types/1_Static_Types_A03_t01: Pass co19/LibTest/async/EventTransformStream/contains_A01_t01: Pass co19/LibTest/core/List/removeAt_A02_t01: Pass co19/LibTest/core/Uri/encodeFull_A01_t02: Pass language/assign_static_type_test/01: Fail language/assign_static_type_test/02: Fail language/assign_static_type_test/03: Fail language/assign_static_type_test/04: Fail language/assign_static_type_test/05: Fail language/callable_test/00: Fail language/callable_test/01: Fail language/compile_time_constant_checked_test/01: Fail language/compile_time_constant_checked_test/03: Fail language/default_factory2_test/01: Fail language/factory1_test/00: Fail language/factory1_test/01: Fail language/factory_implementation_test/00: Fail language/factory_redirection_test/08: Fail language/factory_redirection_test/09: Pass language/factory_redirection_test/10: Fail language/factory_redirection_test/11: Fail language/factory_redirection_test/12: Fail language/factory_redirection_test/13: Fail language/factory_redirection_test/14: Pass language/field_override_test/02: Fail language/field_type_check2_test/01: Fail language/field_type_check_test/01: Fail language/getters_setters2_test/03: Fail language/redirecting_factory_infinite_steps_test/01: Fail language/redirecting_factory_malbounded_test/01: Fail language/type_variable_bounds2_test/00: Fail language/type_variable_bounds2_test/02: Fail language/type_variable_bounds2_test/03: Fail language/type_variable_bounds2_test/05: Fail language/type_variable_bounds2_test/06: Fail language/type_variable_bounds3_test/00: Fail language/type_variable_bounds_test/01: Fail language/type_variable_bounds_test/02: Fail language/type_variable_bounds_test/04: Fail language/type_variable_bounds_test/05: Fail
1.0
Dart2dart test in checked mode has lots of errors. - The following test results were considered failures when running tests as: &nbsp;&nbsp;tools/test.py --checked -cdart2dart co19/Language/13_Statements/09_Switch_A05_t01: Pass co19/Language/14_Libraries_and_Scripts/1_Imports_A03_t26: Pass co19/Language/15_Types/1_Static_Types_A03_t01: Pass co19/LibTest/async/EventTransformStream/contains_A01_t01: Pass co19/LibTest/core/List/removeAt_A02_t01: Pass co19/LibTest/core/Uri/encodeFull_A01_t02: Pass language/assign_static_type_test/01: Fail language/assign_static_type_test/02: Fail language/assign_static_type_test/03: Fail language/assign_static_type_test/04: Fail language/assign_static_type_test/05: Fail language/callable_test/00: Fail language/callable_test/01: Fail language/compile_time_constant_checked_test/01: Fail language/compile_time_constant_checked_test/03: Fail language/default_factory2_test/01: Fail language/factory1_test/00: Fail language/factory1_test/01: Fail language/factory_implementation_test/00: Fail language/factory_redirection_test/08: Fail language/factory_redirection_test/09: Pass language/factory_redirection_test/10: Fail language/factory_redirection_test/11: Fail language/factory_redirection_test/12: Fail language/factory_redirection_test/13: Fail language/factory_redirection_test/14: Pass language/field_override_test/02: Fail language/field_type_check2_test/01: Fail language/field_type_check_test/01: Fail language/getters_setters2_test/03: Fail language/redirecting_factory_infinite_steps_test/01: Fail language/redirecting_factory_malbounded_test/01: Fail language/type_variable_bounds2_test/00: Fail language/type_variable_bounds2_test/02: Fail language/type_variable_bounds2_test/03: Fail language/type_variable_bounds2_test/05: Fail language/type_variable_bounds2_test/06: Fail language/type_variable_bounds3_test/00: Fail language/type_variable_bounds_test/01: Fail language/type_variable_bounds_test/02: Fail language/type_variable_bounds_test/04: Fail language/type_variable_bounds_test/05: Fail
defect
test in checked mode has lots of errors the following test results were considered failures when running tests as nbsp nbsp tools test py checked language statements switch pass language libraries and scripts imports pass language types static types pass libtest async eventtransformstream contains pass libtest core list removeat pass libtest core uri encodefull pass language assign static type test fail language assign static type test fail language assign static type test fail language assign static type test fail language assign static type test fail language callable test fail language callable test fail language compile time constant checked test fail language compile time constant checked test fail language default test fail language test fail language test fail language factory implementation test fail language factory redirection test fail language factory redirection test pass language factory redirection test fail language factory redirection test fail language factory redirection test fail language factory redirection test fail language factory redirection test pass language field override test fail language field type test fail language field type check test fail language getters test fail language redirecting factory infinite steps test fail language redirecting factory malbounded test fail language type variable test fail language type variable test fail language type variable test fail language type variable test fail language type variable test fail language type variable test fail language type variable bounds test fail language type variable bounds test fail language type variable bounds test fail language type variable bounds test fail
1
13,645
3,351,300,147
IssuesEvent
2015-11-17 17:58:29
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
Leak fewer backwards nodes
test v2.2.0
Right now elasticsearch will leak backwards nodes if you kill the maven process running them. With #14666 they'll at least leak them on a port range that won't bother anyone and be killed during the next build. We might be able to prevent some of these leaks if we leave the subprocess's stdin/stderr/stdout open and manually drain them while they run, similarly to how ant does it. I'm filing this ticket to investigate "the ant trick". I'm assigning to myself because I suspect I'll work on it but I'm happy to help anyone that feels like taking it if you want it before I get around to it.
1.0
Leak fewer backwards nodes - Right now elasticsearch will leak backwards nodes if you kill the maven process running them. With #14666 they'll at least leak them on a port range that won't bother anyone and be killed during the next build. We might be able to prevent some of these leaks if we leave the subprocess's stdin/stderr/stdout open and manually drain them while they run, similarly to how ant does it. I'm filing this ticket to investigate "the ant trick". I'm assigning to myself because I suspect I'll work on it but I'm happy to help anyone that feels like taking it if you want it before I get around to it.
non_defect
leak fewer backwards nodes right now elasticsearch will leak backwards nodes if you kill the maven process running them with they ll at least leak them on a port range that won t bother anyone and be killed during the next build we might be able to prevent some of these leaks if we leave the subprocess s stdin stderr stdout open and manually drain them while they run similarly to how ant does it i m filing this ticket to investigate the ant trick i m assigning to myself because i suspect i ll work on it but i m happy to help anyone that feels like taking it if you want it before i get around to it
0
11,678
5,073,120,453
IssuesEvent
2016-12-27 06:33:12
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
closed
Import tensorflow in ipython Couldn't open CUDA library libcuda.so.1. LD_LIBRARY_PATH
type:build/install
I tensorflow/stream_executor/dso_loader.cc:111] successfully opened CUDA library libcublas.so locally I tensorflow/stream_executor/dso_loader.cc:111] successfully opened CUDA library libcudnn.so locally I tensorflow/stream_executor/dso_loader.cc:111] successfully opened CUDA library libcufft.so locally I tensorflow/stream_executor/dso_loader.cc:105] Couldn't open CUDA library libcuda.so.1. LD_LIBRARY_PATH: /usr/local/cuda/lib64:/usr/local/cuda/extras/CUPTI/lib64: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:160] hostname: zsx-All-Series I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:185] libcuda reported version is: Not found: was unable to find libcuda.so DSO loaded into this program I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:356] driver version file contents: """NVRM version: NVIDIA UNIX x86_64 Kernel Module 367.57 Mon Oct 3 20:37:01 PDT 2016 GCC version: gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) """ I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:189] kernel reported version is: 367.57.0 I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:1080] LD_LIBRARY_PATH: /usr/local/cuda/lib64:/usr/local/cuda/extras/CUPTI/lib64: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:1081] failed to find libcuda.so on this system: Failed precondition: could not dlopen DSO: libcuda.so.1; dlerror: libnvidia-fatbinaryloader.so.367.57: cannot open shared object file: No such file or directory I tensorflow/stream_executor/dso_loader.cc:111] successfully opened CUDA library libcurand.so locally
1.0
Import tensorflow in ipython Couldn't open CUDA library libcuda.so.1. LD_LIBRARY_PATH - I tensorflow/stream_executor/dso_loader.cc:111] successfully opened CUDA library libcublas.so locally I tensorflow/stream_executor/dso_loader.cc:111] successfully opened CUDA library libcudnn.so locally I tensorflow/stream_executor/dso_loader.cc:111] successfully opened CUDA library libcufft.so locally I tensorflow/stream_executor/dso_loader.cc:105] Couldn't open CUDA library libcuda.so.1. LD_LIBRARY_PATH: /usr/local/cuda/lib64:/usr/local/cuda/extras/CUPTI/lib64: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:160] hostname: zsx-All-Series I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:185] libcuda reported version is: Not found: was unable to find libcuda.so DSO loaded into this program I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:356] driver version file contents: """NVRM version: NVIDIA UNIX x86_64 Kernel Module 367.57 Mon Oct 3 20:37:01 PDT 2016 GCC version: gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) """ I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:189] kernel reported version is: 367.57.0 I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:1080] LD_LIBRARY_PATH: /usr/local/cuda/lib64:/usr/local/cuda/extras/CUPTI/lib64: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:1081] failed to find libcuda.so on this system: Failed precondition: could not dlopen DSO: libcuda.so.1; dlerror: libnvidia-fatbinaryloader.so.367.57: cannot open shared object file: No such file or directory I tensorflow/stream_executor/dso_loader.cc:111] successfully opened CUDA library libcurand.so locally
non_defect
import tensorflow in ipython couldn t open cuda library libcuda so ld library path i tensorflow stream executor dso loader cc successfully opened cuda library libcublas so locally i tensorflow stream executor dso loader cc successfully opened cuda library libcudnn so locally i tensorflow stream executor dso loader cc successfully opened cuda library libcufft so locally i tensorflow stream executor dso loader cc couldn t open cuda library libcuda so ld library path usr local cuda usr local cuda extras cupti i tensorflow stream executor cuda cuda diagnostics cc hostname zsx all series i tensorflow stream executor cuda cuda diagnostics cc libcuda reported version is not found was unable to find libcuda so dso loaded into this program i tensorflow stream executor cuda cuda diagnostics cc driver version file contents nvrm version nvidia unix kernel module mon oct pdt gcc version gcc version ubuntu i tensorflow stream executor cuda cuda diagnostics cc kernel reported version is i tensorflow stream executor cuda cuda gpu executor cc ld library path usr local cuda usr local cuda extras cupti i tensorflow stream executor cuda cuda gpu executor cc failed to find libcuda so on this system failed precondition could not dlopen dso libcuda so dlerror libnvidia fatbinaryloader so cannot open shared object file no such file or directory i tensorflow stream executor dso loader cc successfully opened cuda library libcurand so locally
0
138,181
11,188,970,732
IssuesEvent
2020-01-02 07:51:03
chartjs/Chart.js
https://api.github.com/repos/chartjs/Chart.js
closed
line points doesn't center on grouped bars
status: needs test case
Anyone who knows how to solve this issue please? i need to center align the dots for each of the bar. <img width="1118" alt="screen shot 2018-05-31 at 3 07 47 pm" src="https://user-images.githubusercontent.com/31840179/40767407-0699ee42-64e5-11e8-9368-9f5414ff4314.png">
1.0
line points doesn't center on grouped bars - Anyone who knows how to solve this issue please? i need to center align the dots for each of the bar. <img width="1118" alt="screen shot 2018-05-31 at 3 07 47 pm" src="https://user-images.githubusercontent.com/31840179/40767407-0699ee42-64e5-11e8-9368-9f5414ff4314.png">
non_defect
line points doesn t center on grouped bars anyone who knows how to solve this issue please i need to center align the dots for each of the bar img width alt screen shot at pm src
0
57,135
15,704,547,293
IssuesEvent
2021-03-26 15:07:19
idaholab/moose
https://api.github.com/repos/idaholab/moose
closed
Ansys mesh cannot be used in moose
T: defect
## Bug Description The mesh generated by ICEM or Ansys Mesh cannot be recongized by MOOSE. ## Steps to Reproduce The format of mesh is .msh. It's will cause a dimension error. But when I use Gmsh. Although the format is still .msh, it will be recongized by MOOSE. ## Impact It's not convenient to create a mesh by familiar software. I don't know if the mesh file of Ansys does not meet the MOOSE standard. Hope someone can answer. Many thanks.
1.0
Ansys mesh cannot be used in moose - ## Bug Description The mesh generated by ICEM or Ansys Mesh cannot be recongized by MOOSE. ## Steps to Reproduce The format of mesh is .msh. It's will cause a dimension error. But when I use Gmsh. Although the format is still .msh, it will be recongized by MOOSE. ## Impact It's not convenient to create a mesh by familiar software. I don't know if the mesh file of Ansys does not meet the MOOSE standard. Hope someone can answer. Many thanks.
defect
ansys mesh cannot be used in moose bug description the mesh generated by icem or ansys mesh cannot be recongized by moose steps to reproduce the format of mesh is msh it s will cause a dimension error but when i use gmsh although the format is still msh it will be recongized by moose impact it s not convenient to create a mesh by familiar software i don t know if the mesh file of ansys does not meet the moose standard hope someone can answer many thanks
1
30,987
5,892,238,953
IssuesEvent
2017-05-17 18:58:47
NICMx/rdap-server
https://api.github.com/repos/NICMx/rdap-server
opened
`operational_profile` is useless as presented
Documentation
https://www.reddog.mx/behavior-configuration.html#operational_profile ICANN's document lists several requirements that _cannot_ be fulfilled by RD on its own. One quick example: 1.3.8: "RDAP services MUST be available over both IPv4 and IPv6 transport." The `operational_profile` field is **completely useless** if its documentation fails to state what is covered by RD and what needs extra effort. We can't have users enable this switch and assume they are automatically compliant. Are we seriously expecting them to dive into the source code? I guess what I'm asking for is a table that looks like this: | Requirement | registry | registrar | none | |---|---|---|---| | 1.2 | ✓ | ✓ | x | | 1.3 | x | ✓ | x | | 1.4 | ✓ | x | x | | ... | ... | ... | ... | Also, the `none` value is puzzling. Are all the "validations and requirements" disabled when `none` is the active profile? Is there any reason to avoid these requirements like the plague when the user is neither a registry nor a registrar?
1.0
`operational_profile` is useless as presented - https://www.reddog.mx/behavior-configuration.html#operational_profile ICANN's document lists several requirements that _cannot_ be fulfilled by RD on its own. One quick example: 1.3.8: "RDAP services MUST be available over both IPv4 and IPv6 transport." The `operational_profile` field is **completely useless** if its documentation fails to state what is covered by RD and what needs extra effort. We can't have users enable this switch and assume they are automatically compliant. Are we seriously expecting them to dive into the source code? I guess what I'm asking for is a table that looks like this: | Requirement | registry | registrar | none | |---|---|---|---| | 1.2 | ✓ | ✓ | x | | 1.3 | x | ✓ | x | | 1.4 | ✓ | x | x | | ... | ... | ... | ... | Also, the `none` value is puzzling. Are all the "validations and requirements" disabled when `none` is the active profile? Is there any reason to avoid these requirements like the plague when the user is neither a registry nor a registrar?
non_defect
operational profile is useless as presented icann s document lists several requirements that cannot be fulfilled by rd on its own one quick example rdap services must be available over both and transport the operational profile field is completely useless if its documentation fails to state what is covered by rd and what needs extra effort we can t have users enable this switch and assume they are automatically compliant are we seriously expecting them to dive into the source code i guess what i m asking for is a table that looks like this requirement registry registrar none ✓ ✓ x x ✓ x ✓ x x also the none value is puzzling are all the validations and requirements disabled when none is the active profile is there any reason to avoid these requirements like the plague when the user is neither a registry nor a registrar
0
435,123
12,531,588,576
IssuesEvent
2020-06-04 14:44:22
micro/development
https://api.github.com/repos/micro/development
opened
Micro logs -f streaming stops when `micro server` stops
improvement low-priority
This might not be important once `micro server` becomes stable but right now I still frequently restart it and having to restart multiple logs is annoying. Perhaps the command could periodically output "server not available" or a similar message.
1.0
Micro logs -f streaming stops when `micro server` stops - This might not be important once `micro server` becomes stable but right now I still frequently restart it and having to restart multiple logs is annoying. Perhaps the command could periodically output "server not available" or a similar message.
non_defect
micro logs f streaming stops when micro server stops this might not be important once micro server becomes stable but right now i still frequently restart it and having to restart multiple logs is annoying perhaps the command could periodically output server not available or a similar message
0
27,371
4,974,651,985
IssuesEvent
2016-12-06 07:39:27
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
opened
tooltip positioning problem
defect
When tooltip placed inside of a dialog if the page is scrollable the position of tooltip is calculating wrong.
1.0
tooltip positioning problem - When tooltip placed inside of a dialog if the page is scrollable the position of tooltip is calculating wrong.
defect
tooltip positioning problem when tooltip placed inside of a dialog if the page is scrollable the position of tooltip is calculating wrong
1
65,569
27,145,423,643
IssuesEvent
2023-02-16 19:34:55
MicrosoftDocs/azure-dev-docs
https://api.github.com/repos/MicrosoftDocs/azure-dev-docs
closed
HTTP Error
mobile-apps doc-bug mobile-services/svc Pri1
Following the tutorial here: https://learn.microsoft.com/en-us/azure/developer/mobile-apps/azure-mobile-apps/quickstarts/maui/?pivots=vs2022-windows when publishing the app, firefox fails to load stating that HTTP Error 500.30 - ASP.NET Core app failed to start --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.* * ID: a6e86e0a-c6ee-b84f-8ff9-ffbc24d4c5a7 * Version Independent ID: a6e86e0a-c6ee-b84f-8ff9-ffbc24d4c5a7 * Content: [Build a .NET MAUI app with Azure Mobile Apps](https://learn.microsoft.com/en-us/azure/developer/mobile-apps/azure-mobile-apps/quickstarts/maui/) * Content Source: [articles/mobile-apps/azure-mobile-apps/quickstarts/maui/index.md](https://github.com/MicrosoftDocs/azure-dev-docs/blob/main/articles/mobile-apps/azure-mobile-apps/quickstarts/maui/index.md) * Service: **mobile-services** * GitHub Login: @adrianhall * Microsoft Alias: **adhal**
1.0
HTTP Error - Following the tutorial here: https://learn.microsoft.com/en-us/azure/developer/mobile-apps/azure-mobile-apps/quickstarts/maui/?pivots=vs2022-windows when publishing the app, firefox fails to load stating that HTTP Error 500.30 - ASP.NET Core app failed to start --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.* * ID: a6e86e0a-c6ee-b84f-8ff9-ffbc24d4c5a7 * Version Independent ID: a6e86e0a-c6ee-b84f-8ff9-ffbc24d4c5a7 * Content: [Build a .NET MAUI app with Azure Mobile Apps](https://learn.microsoft.com/en-us/azure/developer/mobile-apps/azure-mobile-apps/quickstarts/maui/) * Content Source: [articles/mobile-apps/azure-mobile-apps/quickstarts/maui/index.md](https://github.com/MicrosoftDocs/azure-dev-docs/blob/main/articles/mobile-apps/azure-mobile-apps/quickstarts/maui/index.md) * Service: **mobile-services** * GitHub Login: @adrianhall * Microsoft Alias: **adhal**
non_defect
http error following the tutorial here when publishing the app firefox fails to load stating that http error asp net core app failed to start document details ⚠ do not edit this section it is required for learn microsoft com ➟ github issue linking id version independent id content content source service mobile services github login adrianhall microsoft alias adhal
0
183,044
14,927,583,795
IssuesEvent
2021-01-24 16:00:32
adafruit/circuitpython
https://api.github.com/repos/adafruit/circuitpython
opened
docs: support matrix: doesn't show certain modules, e.g., json
bug documentation help wanted
In #4055, @yobmod observed that the built in `json` module doesn't appear in the support matrix or on circuitpython.org's list of supported modules. This is because it is enabled/disabled by `MICROPY_PY_UJSON` in a **.h** file, rather than by `CIRCUITPY_JSON` in a **.mk** file. It would be nice if either this was converted to work in the usual way, or **docs/shared_bindings_matrix.py** could learn how to find these kinds of modules too. I don't have a full list of modules that are affected by this, but looking at `help("modules")` on a full build like Metro M4 Express and comparing it to the support matrix should give a pretty good idea of which modules are affected.
1.0
docs: support matrix: doesn't show certain modules, e.g., json - In #4055, @yobmod observed that the built in `json` module doesn't appear in the support matrix or on circuitpython.org's list of supported modules. This is because it is enabled/disabled by `MICROPY_PY_UJSON` in a **.h** file, rather than by `CIRCUITPY_JSON` in a **.mk** file. It would be nice if either this was converted to work in the usual way, or **docs/shared_bindings_matrix.py** could learn how to find these kinds of modules too. I don't have a full list of modules that are affected by this, but looking at `help("modules")` on a full build like Metro M4 Express and comparing it to the support matrix should give a pretty good idea of which modules are affected.
non_defect
docs support matrix doesn t show certain modules e g json in yobmod observed that the built in json module doesn t appear in the support matrix or on circuitpython org s list of supported modules this is because it is enabled disabled by micropy py ujson in a h file rather than by circuitpy json in a mk file it would be nice if either this was converted to work in the usual way or docs shared bindings matrix py could learn how to find these kinds of modules too i don t have a full list of modules that are affected by this but looking at help modules on a full build like metro express and comparing it to the support matrix should give a pretty good idea of which modules are affected
0
6,745
2,610,275,254
IssuesEvent
2015-02-26 19:28:06
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
closed
Can not image upload and link
auto-migrated Priority-Medium Type-Defect
``` What's the problem? Image upload button was not run. And link button too. I'm using Blogger. What browser are you using? Safari5.0.4 What version of ScribeFire are you running? 1.5.1 I'm japanese.I'm sorry poor english... ``` ----- Original issue reported on code.google.com by `t.n7...@gmail.com` on 21 Mar 2011 at 8:20
1.0
Can not image upload and link - ``` What's the problem? Image upload button was not run. And link button too. I'm using Blogger. What browser are you using? Safari5.0.4 What version of ScribeFire are you running? 1.5.1 I'm japanese.I'm sorry poor english... ``` ----- Original issue reported on code.google.com by `t.n7...@gmail.com` on 21 Mar 2011 at 8:20
defect
can not image upload and link what s the problem image upload button was not run and link button too i m using blogger what browser are you using what version of scribefire are you running i m japanese i m sorry poor english original issue reported on code google com by t gmail com on mar at
1
48,419
13,068,519,779
IssuesEvent
2020-07-31 03:50:19
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
[dataclasses] I3Geometry missing operator implementation (Trac #2364)
Migrated from Trac combo core defect
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&)' Migrated from https://code.icecube.wisc.edu/ticket/2364 ```json { "status": "closed", "changetime": "2020-06-24T12:31:42", "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", "_ts": "1593001902142004", "component": "combo core", "summary": "[dataclasses] I3Geometry missing operator implementation", "priority": "minor", "keywords": "", "time": "2019-10-11T21:59:37", "milestone": "Autumnal Equinox 2020", "owner": "", "type": "defect" } ```
1.0
[dataclasses] I3Geometry missing operator implementation (Trac #2364) - 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&)' Migrated from https://code.icecube.wisc.edu/ticket/2364 ```json { "status": "closed", "changetime": "2020-06-24T12:31:42", "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", "_ts": "1593001902142004", "component": "combo core", "summary": "[dataclasses] I3Geometry missing operator implementation", "priority": "minor", "keywords": "", "time": "2019-10-11T21:59:37", "milestone": "Autumnal Equinox 2020", "owner": "", "type": "defect" } ```
defect
missing operator implementation trac the operator is defined for but is not implemented in the cxx linking against it fails with undefined reference to operator const migrated from json status closed changetime 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 ts component combo core summary missing operator implementation priority minor keywords time milestone autumnal equinox owner type defect
1
17,697
3,012,931,869
IssuesEvent
2015-07-29 04:19:06
yawlfoundation/yawl
https://api.github.com/repos/yawlfoundation/yawl
closed
composite task error
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. start a case for yawlbookMDS.yawl. Do not fill in any data 2. perform activity ask_information_from_doctor_referring_hospital. Uncheck all checkboxes except mri_needed 3. perform all the workitems till the workitem register patient is enabled 4. start the workitem for register_patient 5. After completing the workitem, the following message appears: CompositeTask:authorize_application_forms_61 cannot fire due to not being enabled. Indeed after firing this task this composite task should be enabled. When going to admin queues, you see that register patient is still worklisted. Moreover, in the unoffered list you see that the workitems authorize mri and authorize ct are started. These are started because the composite task authorize application forms was enabled. What version of the product are you using? On what operating system? windows server 2003. java 1.6.0_03. latest version of yawl and an update of resourceservice.war Please provide any additional information below. - yawlbookMDS.yawl is the process for which we started a case. - workqueuesRegisterPatient.bmp is a screenshot of the error that pops-up - yawl_resourceService.log is a log file - stdout_20081103.log is a log file ``` Original issue reported on code.google.com by `Ronny.M...@gmail.com` on 3 Nov 2008 at 1:50 Attachments: * [yawlbookMDS.yawl](https://storage.googleapis.com/google-code-attachments/yawl/issue-207/comment-0/yawlbookMDS.yawl) * [workqueuesRegisterPatient.bmp](https://storage.googleapis.com/google-code-attachments/yawl/issue-207/comment-0/workqueuesRegisterPatient.bmp) * [stdout_20081103.log](https://storage.googleapis.com/google-code-attachments/yawl/issue-207/comment-0/stdout_20081103.log) * [yawl_resourceService.log](https://storage.googleapis.com/google-code-attachments/yawl/issue-207/comment-0/yawl_resourceService.log)
1.0
composite task error - ``` What steps will reproduce the problem? 1. start a case for yawlbookMDS.yawl. Do not fill in any data 2. perform activity ask_information_from_doctor_referring_hospital. Uncheck all checkboxes except mri_needed 3. perform all the workitems till the workitem register patient is enabled 4. start the workitem for register_patient 5. After completing the workitem, the following message appears: CompositeTask:authorize_application_forms_61 cannot fire due to not being enabled. Indeed after firing this task this composite task should be enabled. When going to admin queues, you see that register patient is still worklisted. Moreover, in the unoffered list you see that the workitems authorize mri and authorize ct are started. These are started because the composite task authorize application forms was enabled. What version of the product are you using? On what operating system? windows server 2003. java 1.6.0_03. latest version of yawl and an update of resourceservice.war Please provide any additional information below. - yawlbookMDS.yawl is the process for which we started a case. - workqueuesRegisterPatient.bmp is a screenshot of the error that pops-up - yawl_resourceService.log is a log file - stdout_20081103.log is a log file ``` Original issue reported on code.google.com by `Ronny.M...@gmail.com` on 3 Nov 2008 at 1:50 Attachments: * [yawlbookMDS.yawl](https://storage.googleapis.com/google-code-attachments/yawl/issue-207/comment-0/yawlbookMDS.yawl) * [workqueuesRegisterPatient.bmp](https://storage.googleapis.com/google-code-attachments/yawl/issue-207/comment-0/workqueuesRegisterPatient.bmp) * [stdout_20081103.log](https://storage.googleapis.com/google-code-attachments/yawl/issue-207/comment-0/stdout_20081103.log) * [yawl_resourceService.log](https://storage.googleapis.com/google-code-attachments/yawl/issue-207/comment-0/yawl_resourceService.log)
defect
composite task error what steps will reproduce the problem start a case for yawlbookmds yawl do not fill in any data perform activity ask information from doctor referring hospital uncheck all checkboxes except mri needed perform all the workitems till the workitem register patient is enabled start the workitem for register patient after completing the workitem the following message appears compositetask authorize application forms cannot fire due to not being enabled indeed after firing this task this composite task should be enabled when going to admin queues you see that register patient is still worklisted moreover in the unoffered list you see that the workitems authorize mri and authorize ct are started these are started because the composite task authorize application forms was enabled what version of the product are you using on what operating system windows server java latest version of yawl and an update of resourceservice war please provide any additional information below yawlbookmds yawl is the process for which we started a case workqueuesregisterpatient bmp is a screenshot of the error that pops up yawl resourceservice log is a log file stdout log is a log file original issue reported on code google com by ronny m gmail com on nov at attachments
1
37,459
2,829,685,430
IssuesEvent
2015-05-23 03:47:26
HellscreamWoW/Tracker
https://api.github.com/repos/HellscreamWoW/Tracker
closed
Quest-NPC dont give Quest @ Mulgore
Priority-High Type-Quest
as a cow at mulgore u cant progress via quests: > clicking a quest npc who has a Quest symbolized via a "?" doesnt open a questlog and therefore u cant accept and do any quest
1.0
Quest-NPC dont give Quest @ Mulgore - as a cow at mulgore u cant progress via quests: > clicking a quest npc who has a Quest symbolized via a "?" doesnt open a questlog and therefore u cant accept and do any quest
non_defect
quest npc dont give quest mulgore as a cow at mulgore u cant progress via quests clicking a quest npc who has a quest symbolized via a doesnt open a questlog and therefore u cant accept and do any quest
0
603,882
18,673,510,802
IssuesEvent
2021-10-31 06:09:23
AY2122S1-CS2103T-W12-1/tp
https://api.github.com/repos/AY2122S1-CS2103T-W12-1/tp
closed
[PE-D] findm does not work when all fields of a member is supplied
bug priority.high
![image.png](https://raw.githubusercontent.com/sueann-chua/ped/main/files/4dd9c878-f9cb-4818-8c62-010ea16acbd9.png) ![image.png](https://raw.githubusercontent.com/sueann-chua/ped/main/files/2c7d2c88-682f-4929-9f0f-8e717bfc7f77.png) After adding a user using the following command: addm n/John Doe p/98765432 d/1 3 5 t/exco t/y2 Trying to find the user with all the above fields with the command: "findm n/John Doe p/98765432 d/1 3 5 t/exco t/y2" shows "0 members listed!" even when listm shows that the user exists. <!--session: 1635494351899-16100e8e-31e7-4bed-90d2-37e62443a9da--> <!--Version: Web v3.4.1--> ------------- Labels: `severity.High` `type.FunctionalityBug` original: sueann-chua/ped#4
1.0
[PE-D] findm does not work when all fields of a member is supplied - ![image.png](https://raw.githubusercontent.com/sueann-chua/ped/main/files/4dd9c878-f9cb-4818-8c62-010ea16acbd9.png) ![image.png](https://raw.githubusercontent.com/sueann-chua/ped/main/files/2c7d2c88-682f-4929-9f0f-8e717bfc7f77.png) After adding a user using the following command: addm n/John Doe p/98765432 d/1 3 5 t/exco t/y2 Trying to find the user with all the above fields with the command: "findm n/John Doe p/98765432 d/1 3 5 t/exco t/y2" shows "0 members listed!" even when listm shows that the user exists. <!--session: 1635494351899-16100e8e-31e7-4bed-90d2-37e62443a9da--> <!--Version: Web v3.4.1--> ------------- Labels: `severity.High` `type.FunctionalityBug` original: sueann-chua/ped#4
non_defect
findm does not work when all fields of a member is supplied after adding a user using the following command addm n john doe p d t exco t trying to find the user with all the above fields with the command findm n john doe p d t exco t shows members listed even when listm shows that the user exists labels severity high type functionalitybug original sueann chua ped
0
39,342
9,397,328,616
IssuesEvent
2019-04-08 09:28:45
playframework/play1
https://api.github.com/repos/playframework/play1
closed
[#2155] Silent or suppressed errors in unittest PluginCollectionTest#skipsDuplicatePlugins
defect
02a75fb in PR #1138 Introduced resource "custom-play.plugins.duplicate" which depends on CorePlugin 15874d0 in PR #1144 Splitted CorePlugin into two Plugins with new Names and Location without modifying custom-play.plugins.duplicate. Ant task unittest should fail because resource "custom-play.plugins.duplicate" file will not be copied ( see https://github.com/playframework/play1/blob/master/framework/build.xml#L397 ). Hence the PR #1138 does not really test what it should test.
1.0
[#2155] Silent or suppressed errors in unittest PluginCollectionTest#skipsDuplicatePlugins - 02a75fb in PR #1138 Introduced resource "custom-play.plugins.duplicate" which depends on CorePlugin 15874d0 in PR #1144 Splitted CorePlugin into two Plugins with new Names and Location without modifying custom-play.plugins.duplicate. Ant task unittest should fail because resource "custom-play.plugins.duplicate" file will not be copied ( see https://github.com/playframework/play1/blob/master/framework/build.xml#L397 ). Hence the PR #1138 does not really test what it should test.
defect
silent or suppressed errors in unittest plugincollectiontest skipsduplicateplugins in pr introduced resource custom play plugins duplicate which depends on coreplugin in pr splitted coreplugin into two plugins with new names and location without modifying custom play plugins duplicate ant task unittest should fail because resource custom play plugins duplicate file will not be copied see hence the pr does not really test what it should test
1
65,089
14,708,434,203
IssuesEvent
2021-01-04 23:41:57
SmartBear/readyapi-swagger-assertion-plugin
https://api.github.com/repos/SmartBear/readyapi-swagger-assertion-plugin
opened
CVE-2019-16943 (High) detected in jackson-databind-2.4.2.jar
security vulnerability
## CVE-2019-16943 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.4.2.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Path to dependency file: readyapi-swagger-assertion-plugin/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.4.2/jackson-databind-2.4.2.jar</p> <p> Dependency Hierarchy: - ready-api-soapui-pro-1.7.0.jar (Root Library) - jackson-datatype-joda-2.4.2.jar - :x: **jackson-databind-2.4.2.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/SmartBear/readyapi-swagger-assertion-plugin/commit/dc701947b2244c9b5dff8c9a75808fab2d107d60">dc701947b2244c9b5dff8c9a75808fab2d107d60</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the p6spy (3.8.6) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of com.p6spy.engine.spy.P6DataSource mishandling. <p>Publish Date: 2019-10-01 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-16943>CVE-2019-16943</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16943">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16943</a></p> <p>Release Date: 2019-10-01</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.4.2","isTransitiveDependency":true,"dependencyTree":"com.smartbear:ready-api-soapui-pro:1.7.0;com.fasterxml.jackson.datatype:jackson-datatype-joda:2.4.2;com.fasterxml.jackson.core:jackson-databind:2.4.2","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1"}],"vulnerabilityIdentifier":"CVE-2019-16943","vulnerabilityDetails":"A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the p6spy (3.8.6) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of com.p6spy.engine.spy.P6DataSource mishandling.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-16943","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
True
CVE-2019-16943 (High) detected in jackson-databind-2.4.2.jar - ## CVE-2019-16943 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.4.2.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Path to dependency file: readyapi-swagger-assertion-plugin/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.4.2/jackson-databind-2.4.2.jar</p> <p> Dependency Hierarchy: - ready-api-soapui-pro-1.7.0.jar (Root Library) - jackson-datatype-joda-2.4.2.jar - :x: **jackson-databind-2.4.2.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/SmartBear/readyapi-swagger-assertion-plugin/commit/dc701947b2244c9b5dff8c9a75808fab2d107d60">dc701947b2244c9b5dff8c9a75808fab2d107d60</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the p6spy (3.8.6) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of com.p6spy.engine.spy.P6DataSource mishandling. <p>Publish Date: 2019-10-01 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-16943>CVE-2019-16943</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16943">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16943</a></p> <p>Release Date: 2019-10-01</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.4.2","isTransitiveDependency":true,"dependencyTree":"com.smartbear:ready-api-soapui-pro:1.7.0;com.fasterxml.jackson.datatype:jackson-datatype-joda:2.4.2;com.fasterxml.jackson.core:jackson-databind:2.4.2","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1"}],"vulnerabilityIdentifier":"CVE-2019-16943","vulnerabilityDetails":"A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the p6spy (3.8.6) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of com.p6spy.engine.spy.P6DataSource mishandling.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-16943","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
non_defect
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api path to dependency file readyapi swagger assertion plugin pom xml path to vulnerable library home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy ready api soapui pro jar root library jackson datatype joda jar x jackson databind jar vulnerable library found in head commit a href found in base branch master vulnerability details a polymorphic typing issue was discovered in fasterxml jackson databind through when default typing is enabled either globally or for a specific property for an externally exposed json endpoint and the service has the jar in the classpath and an attacker can find an rmi service endpoint to access it is possible to make the service execute a malicious payload this issue exists because of com engine spy mishandling publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution com fasterxml jackson core jackson databind isopenpronvulnerability false ispackagebased true isdefaultbranch true packages vulnerabilityidentifier cve vulnerabilitydetails a polymorphic typing issue was discovered in fasterxml jackson databind through when default typing is enabled either globally or for a specific property for an externally exposed json endpoint and the service has the jar in the classpath and an attacker can find an rmi service endpoint to access it is possible to make the service execute a malicious payload this issue exists because of com engine spy mishandling vulnerabilityurl
0
55,224
3,072,417,006
IssuesEvent
2015-08-19 16:49:21
RobotiumTech/robotium
https://api.github.com/repos/RobotiumTech/robotium
closed
Takes more time to tap a field where there five or more textfields in a screen
bug imported Priority-Medium wontfix
_From [alpatisu...@gmail.com](https://code.google.com/u/109862279532577856294/) on January 16, 2012 02:24:58_ What steps will reproduce the problem? 1. solo.waitForActivity(currentAct); solo.clickOnMenuItem(menuItem); solo.waitForActivity(nextAct); solo.enterText(0, AMOUNT); solo.enterText(1, CARD); solo.enterText(2, EXPIRYDATE); solo.enterText(3, SSN); solo.enterText(4, ZIPCODE); solo.enterText(5, "testing"); solo.enterText(6, "testing field"); solo.enterText(6, "testing field"); For above list of text fields takes time to tap to enter the text, suppose if we have two fields it enter the same in blazing speed. Above is the complete code 2. 3. What is the expected output? What do you see instead? It should be fastly enter data, irrespctive of no. of fields in the screen. What version of the product are you using? On what operating system? Robotium 3.0 Please provide any additional information below. solo.waitForActivity(currentAct); solo.clickOnMenuItem(menuItem); solo.waitForActivity(nextAct); solo.enterText(0, AMOUNT); solo.enterText(1, CARD); solo.enterText(2, EXPIRYDATE); solo.enterText(3, SSN); solo.enterText(4, ZIPCODE); solo.enterText(5, "testing"); solo.enterText(6, "testing field"); solo.enterText(6, "testing field"); _Original issue: http://code.google.com/p/robotium/issues/detail?id=209_
1.0
Takes more time to tap a field where there five or more textfields in a screen - _From [alpatisu...@gmail.com](https://code.google.com/u/109862279532577856294/) on January 16, 2012 02:24:58_ What steps will reproduce the problem? 1. solo.waitForActivity(currentAct); solo.clickOnMenuItem(menuItem); solo.waitForActivity(nextAct); solo.enterText(0, AMOUNT); solo.enterText(1, CARD); solo.enterText(2, EXPIRYDATE); solo.enterText(3, SSN); solo.enterText(4, ZIPCODE); solo.enterText(5, "testing"); solo.enterText(6, "testing field"); solo.enterText(6, "testing field"); For above list of text fields takes time to tap to enter the text, suppose if we have two fields it enter the same in blazing speed. Above is the complete code 2. 3. What is the expected output? What do you see instead? It should be fastly enter data, irrespctive of no. of fields in the screen. What version of the product are you using? On what operating system? Robotium 3.0 Please provide any additional information below. solo.waitForActivity(currentAct); solo.clickOnMenuItem(menuItem); solo.waitForActivity(nextAct); solo.enterText(0, AMOUNT); solo.enterText(1, CARD); solo.enterText(2, EXPIRYDATE); solo.enterText(3, SSN); solo.enterText(4, ZIPCODE); solo.enterText(5, "testing"); solo.enterText(6, "testing field"); solo.enterText(6, "testing field"); _Original issue: http://code.google.com/p/robotium/issues/detail?id=209_
non_defect
takes more time to tap a field where there five or more textfields in a screen from on january what steps will reproduce the problem solo waitforactivity currentact solo clickonmenuitem menuitem solo waitforactivity nextact solo entertext amount solo entertext card solo entertext expirydate solo entertext ssn solo entertext zipcode solo entertext testing solo entertext testing field solo entertext testing field for above list of text fields takes time to tap to enter the text suppose if we have two fields it enter the same in blazing speed above is the complete code what is the expected output what do you see instead it should be fastly enter data irrespctive of no of fields in the screen what version of the product are you using on what operating system robotium please provide any additional information below solo waitforactivity currentact solo clickonmenuitem menuitem solo waitforactivity nextact solo entertext amount solo entertext card solo entertext expirydate solo entertext ssn solo entertext zipcode solo entertext testing solo entertext testing field solo entertext testing field original issue
0
10,159
2,618,939,665
IssuesEvent
2015-03-03 00:03:35
marmarek/test
https://api.github.com/repos/marmarek/test
closed
Mysterious GUId exit
C: gui-virtualization P: critical R: fixed T: defect
**Reported by joanna on 6 Jun 40265516 11:33 UTC** Eventually managed to reproduce it! Logs from Dom0 and VM attached. The guid in Dom0 exited: ``` <...> move menu window ret=1 x=0 y=20 rx=11 ry=74 ox=0 oy=0 origid=0x3400007 xside: win 0x3400007(0x400039) type=4 button=1 xside: win 0x3400007(0x400039) type=5 button=1 handle_configure_from_vm, 1280/752, was 1280/752, ovr=0 libvchan_is_eof release_all_mapped_mfns running Obtained 8 stack frames. /usr/bin/qubes_guid() [[0x404ce8](0x404c38] /usr/bin/qubes_guid()) /lib64/libc.so.6(exit+0xe2) [[0x405f59](0x7fd840435b82] /usr/bin/qubes_guid()) /usr/bin/qubes_guid() [[0x4055d8](0x40609e] /usr/bin/qubes_guid()) /lib64/libc.so.6(__libc_start_main+0xfd) [[0x4025a9](0x7fd84041eb1d] /usr/bin/qubes_guid()) ``` The gui in the VM's still running: ``` [~](root@random)# gdb --pid 762 <...> (gdb) bt #0 0x00007f3477596570 in __read_nocancel () from /lib64/libc.so.6 #1 0x00007f34778495c2 in read_exact () from /usr/lib64/libxenctrl.so.3.4 #2 0x00007f347784d953 in xc_evtchn_pending () from /usr/lib64/libxenctrl.so.3.4 #3 0x00007f3477c87987 in libvchan_wait (ctrl=0xe21010) at io.c:70 #4 0x00007f3477c879f7 in libvchan_write (ctrl=0xe21010, data=0x7fffe611dc54 ",\266\022", size=236) at io.c:88 #5 0x0000000000403eb2 in write_data_exact () #6 0x0000000000403f0c in write_data () #7 0x0000000000402372 in send_pixmap_mfns () #8 0x00000000004023d7 in process_xevent_map () #9 0x0000000000402b7c in process_xevent () #10 0x00000000004039b4 in main () (gdb) #0 0x00007f3477596570 in __read_nocancel () from /lib64/libc.so.6 #1 0x00007f34778495c2 in read_exact () from /usr/lib64/libxenctrl.so.3.4 #2 0x00007f347784d953 in xc_evtchn_pending () from /usr/lib64/libxenctrl.so.3.4 #3 0x00007f3477c87987 in libvchan_wait (ctrl=0xe21010) at io.c:70 #4 0x00007f3477c879f7 in libvchan_write (ctrl=0xe21010, data=0x7fffe611dc54 ",\266\022", size=236) at io.c:88 #5 0x0000000000403eb2 in write_data_exact () #6 0x0000000000403f0c in write_data () #7 0x0000000000402372 in send_pixmap_mfns () #8 0x00000000004023d7 in process_xevent_map () #9 0x0000000000402b7c in process_xevent () #10 0x00000000004039b4 in main () ```
1.0
Mysterious GUId exit - **Reported by joanna on 6 Jun 40265516 11:33 UTC** Eventually managed to reproduce it! Logs from Dom0 and VM attached. The guid in Dom0 exited: ``` <...> move menu window ret=1 x=0 y=20 rx=11 ry=74 ox=0 oy=0 origid=0x3400007 xside: win 0x3400007(0x400039) type=4 button=1 xside: win 0x3400007(0x400039) type=5 button=1 handle_configure_from_vm, 1280/752, was 1280/752, ovr=0 libvchan_is_eof release_all_mapped_mfns running Obtained 8 stack frames. /usr/bin/qubes_guid() [[0x404ce8](0x404c38] /usr/bin/qubes_guid()) /lib64/libc.so.6(exit+0xe2) [[0x405f59](0x7fd840435b82] /usr/bin/qubes_guid()) /usr/bin/qubes_guid() [[0x4055d8](0x40609e] /usr/bin/qubes_guid()) /lib64/libc.so.6(__libc_start_main+0xfd) [[0x4025a9](0x7fd84041eb1d] /usr/bin/qubes_guid()) ``` The gui in the VM's still running: ``` [~](root@random)# gdb --pid 762 <...> (gdb) bt #0 0x00007f3477596570 in __read_nocancel () from /lib64/libc.so.6 #1 0x00007f34778495c2 in read_exact () from /usr/lib64/libxenctrl.so.3.4 #2 0x00007f347784d953 in xc_evtchn_pending () from /usr/lib64/libxenctrl.so.3.4 #3 0x00007f3477c87987 in libvchan_wait (ctrl=0xe21010) at io.c:70 #4 0x00007f3477c879f7 in libvchan_write (ctrl=0xe21010, data=0x7fffe611dc54 ",\266\022", size=236) at io.c:88 #5 0x0000000000403eb2 in write_data_exact () #6 0x0000000000403f0c in write_data () #7 0x0000000000402372 in send_pixmap_mfns () #8 0x00000000004023d7 in process_xevent_map () #9 0x0000000000402b7c in process_xevent () #10 0x00000000004039b4 in main () (gdb) #0 0x00007f3477596570 in __read_nocancel () from /lib64/libc.so.6 #1 0x00007f34778495c2 in read_exact () from /usr/lib64/libxenctrl.so.3.4 #2 0x00007f347784d953 in xc_evtchn_pending () from /usr/lib64/libxenctrl.so.3.4 #3 0x00007f3477c87987 in libvchan_wait (ctrl=0xe21010) at io.c:70 #4 0x00007f3477c879f7 in libvchan_write (ctrl=0xe21010, data=0x7fffe611dc54 ",\266\022", size=236) at io.c:88 #5 0x0000000000403eb2 in write_data_exact () #6 0x0000000000403f0c in write_data () #7 0x0000000000402372 in send_pixmap_mfns () #8 0x00000000004023d7 in process_xevent_map () #9 0x0000000000402b7c in process_xevent () #10 0x00000000004039b4 in main () ```
defect
mysterious guid exit reported by joanna on jun utc eventually managed to reproduce it logs from and vm attached the guid in exited move menu window ret x y rx ry ox oy origid xside win type button xside win type button handle configure from vm was ovr libvchan is eof release all mapped mfns running obtained stack frames usr bin qubes guid usr bin qubes guid libc so exit usr bin qubes guid usr bin qubes guid usr bin qubes guid libc so libc start main usr bin qubes guid the gui in the vm s still running root random gdb pid gdb bt in read nocancel from libc so in read exact from usr libxenctrl so in xc evtchn pending from usr libxenctrl so in libvchan wait ctrl at io c in libvchan write ctrl data size at io c in write data exact in write data in send pixmap mfns in process xevent map in process xevent in main gdb in read nocancel from libc so in read exact from usr libxenctrl so in xc evtchn pending from usr libxenctrl so in libvchan wait ctrl at io c in libvchan write ctrl data size at io c in write data exact in write data in send pixmap mfns in process xevent map in process xevent in main
1
57,846
11,798,744,290
IssuesEvent
2020-03-18 14:51:38
epfl-si/elements
https://api.github.com/repos/epfl-si/elements
closed
[8h] Article page
Validated - to code
- [ ] **Header** should be the **light version** (see attached capture, behavior NOT YET validated, we simply put a light version of the header). - [ ] **Footer** should be the **light version**. - [ ] Page to be **renamed “News detail page”** as it's a template specific to the actu app - [ ] **The cover image should be full-width.** That's an exception we are making as all highlight news promoted by Mediacom have well crafted / quality media (photo & video). Not all services and news media share this level of quality. - [ ] Add author & source at the end of the content - [ ] Review sidebar - [ ] Create a variation of this page with a teaser + video player instead of the full-width cover. —› 🎨 Mockups of this page have been updated based on client's feedback: https://invis.io/8GJW7I94JAZ --- ![actu-header](https://user-images.githubusercontent.com/33514073/40784103-e38c9e40-64e4-11e8-99a2-1f2a8e244a0f.png)
1.0
[8h] Article page - - [ ] **Header** should be the **light version** (see attached capture, behavior NOT YET validated, we simply put a light version of the header). - [ ] **Footer** should be the **light version**. - [ ] Page to be **renamed “News detail page”** as it's a template specific to the actu app - [ ] **The cover image should be full-width.** That's an exception we are making as all highlight news promoted by Mediacom have well crafted / quality media (photo & video). Not all services and news media share this level of quality. - [ ] Add author & source at the end of the content - [ ] Review sidebar - [ ] Create a variation of this page with a teaser + video player instead of the full-width cover. —› 🎨 Mockups of this page have been updated based on client's feedback: https://invis.io/8GJW7I94JAZ --- ![actu-header](https://user-images.githubusercontent.com/33514073/40784103-e38c9e40-64e4-11e8-99a2-1f2a8e244a0f.png)
non_defect
article page header should be the light version see attached capture behavior not yet validated we simply put a light version of the header footer should be the light version page to be renamed “news detail page”  as it s a template specific to the actu app the cover image should be full width that s an exception we are making as all highlight news promoted by mediacom have well crafted quality media photo video not all services and news media share this level of quality add author source at the end of the content review sidebar create a variation of this page with a teaser video player instead of the full width cover —› 🎨 mockups of this page have been updated based on client s feedback
0
111,766
17,033,495,378
IssuesEvent
2021-07-05 01:25:54
tlubitz/lodis_ape
https://api.github.com/repos/tlubitz/lodis_ape
opened
CVE-2021-21252 (High) detected in jquery.validate-1.19.0.min.js, jquery.validate-1.19.0.js
security vulnerability
## CVE-2021-21252 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery.validate-1.19.0.min.js</b>, <b>jquery.validate-1.19.0.js</b></p></summary> <p> <details><summary><b>jquery.validate-1.19.0.min.js</b></p></summary> <p>Client-side form validation made easy</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.19.0/jquery.validate.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.19.0/jquery.validate.min.js</a></p> <p>Path to vulnerable library: lodis_ape/vendor/jquery.validation/jquery.validate.min.js</p> <p> Dependency Hierarchy: - :x: **jquery.validate-1.19.0.min.js** (Vulnerable Library) </details> <details><summary><b>jquery.validate-1.19.0.js</b></p></summary> <p>Client-side form validation made easy</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.19.0/jquery.validate.js">https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.19.0/jquery.validate.js</a></p> <p>Path to vulnerable library: lodis_ape/vendor/jquery.validation/jquery.validate.js</p> <p> Dependency Hierarchy: - :x: **jquery.validate-1.19.0.js** (Vulnerable Library) </details> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The jQuery Validation Plugin provides drop-in validation for your existing forms. It is published as an npm package "jquery-validation". jquery-validation before version 1.19.3 contains one or more regular expressions that are vulnerable to ReDoS (Regular Expression Denial of Service). This is fixed in 1.19.3. <p>Publish Date: 2021-01-13 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-21252>CVE-2021-21252</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/advisories/GHSA-jxwx-85vp-gvwm">https://github.com/advisories/GHSA-jxwx-85vp-gvwm</a></p> <p>Release Date: 2021-01-13</p> <p>Fix Resolution: jquery-validation - 1.19.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
CVE-2021-21252 (High) detected in jquery.validate-1.19.0.min.js, jquery.validate-1.19.0.js - ## CVE-2021-21252 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery.validate-1.19.0.min.js</b>, <b>jquery.validate-1.19.0.js</b></p></summary> <p> <details><summary><b>jquery.validate-1.19.0.min.js</b></p></summary> <p>Client-side form validation made easy</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.19.0/jquery.validate.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.19.0/jquery.validate.min.js</a></p> <p>Path to vulnerable library: lodis_ape/vendor/jquery.validation/jquery.validate.min.js</p> <p> Dependency Hierarchy: - :x: **jquery.validate-1.19.0.min.js** (Vulnerable Library) </details> <details><summary><b>jquery.validate-1.19.0.js</b></p></summary> <p>Client-side form validation made easy</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.19.0/jquery.validate.js">https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.19.0/jquery.validate.js</a></p> <p>Path to vulnerable library: lodis_ape/vendor/jquery.validation/jquery.validate.js</p> <p> Dependency Hierarchy: - :x: **jquery.validate-1.19.0.js** (Vulnerable Library) </details> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The jQuery Validation Plugin provides drop-in validation for your existing forms. It is published as an npm package "jquery-validation". jquery-validation before version 1.19.3 contains one or more regular expressions that are vulnerable to ReDoS (Regular Expression Denial of Service). This is fixed in 1.19.3. <p>Publish Date: 2021-01-13 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-21252>CVE-2021-21252</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/advisories/GHSA-jxwx-85vp-gvwm">https://github.com/advisories/GHSA-jxwx-85vp-gvwm</a></p> <p>Release Date: 2021-01-13</p> <p>Fix Resolution: jquery-validation - 1.19.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
cve high detected in jquery validate min js jquery validate js cve high severity vulnerability vulnerable libraries jquery validate min js jquery validate js jquery validate min js client side form validation made easy library home page a href path to vulnerable library lodis ape vendor jquery validation jquery validate min js dependency hierarchy x jquery validate min js vulnerable library jquery validate js client side form validation made easy library home page a href path to vulnerable library lodis ape vendor jquery validation jquery validate js dependency hierarchy x jquery validate js vulnerable library vulnerability details the jquery validation plugin provides drop in validation for your existing forms it is published as an npm package jquery validation jquery validation before version contains one or more regular expressions that are vulnerable to redos regular expression denial of service this is fixed in publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution jquery validation step up your open source security game with whitesource
0
22,482
11,738,058,500
IssuesEvent
2020-03-11 15:31:37
microsoft/botbuilder-dotnet
https://api.github.com/repos/microsoft/botbuilder-dotnet
closed
Declaritive Libraries fail to make HTTP requests within App Services
Bot Services adaptive customer-reported
## Describe the bug When I try to make a http requests through the JSON files produced by Composer, this works fine locally, but fails when published in an Azure App Service. I have tested using a different end point separate to API app we have in azure (changing the json config) - failed I have tried to change various network settings within the app service, but it allows all traffic with all ports and regardless of the many attempts to change things, it makes no differnece. I have then added some code in the same bot which the dialog files are hosted in, to manally make a HTTP request via HTTP client in the OnTurn Async method of our bot - this WORKS So it leads me to believe that the issue isnt a network layer, accesss isues, as HTTP clients works with manual code in the same bot/app service. Its only when I used apative dialogs via the declaritve dlls and Json config that it fails. Here is it working with a standard http client request *Removed* Here is it failing when I try to do it via this code in the json file *Removed* As you can see by that screenshot I have commented out another mock api which I used to make sure it wasnt our internal api that was causing the problem. We have also tested our internal api with postman and it works fine as expected. ## To Reproduce Steps to reproduce the behavior: 1. Deploy the app and get it up and running 2. load the bot framework emulator with correct app service settigns 3. Type "challenge" to get the bot to sstart and ask you for a contravention code 4. Enter "85" 5. You will see the error if you are connecting to the bot on azure, not locally ## Expected behavior it should produce some JSON which shows it recieved fedeback and the key thing is we want the content to be "True" for this api call ## Screenshots Here is a screen of it failing ![image](https://user-images.githubusercontent.com/5497558/76009627-6ca02380-5f09-11ea-889f-0a76785f4d88.png) Here is the stack trace; ``` An attempt was made to access a socket in a way forbidden by its access permissions. | at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean allowHttp2, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessage request, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.DiagnosticsHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpClient.FinishSendAsyncBuffered(Task`1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts) at Microsoft.Bot.Builder.Dialogs.Adaptive.Actions.HttpRequest.BeginDialogAsync(DialogContext dc, Object options, CancellationToken cancellationToken) at Microsoft.Bot.Builder.Dialogs.DialogContext.BeginDialogAsync(String dialogId, Object options, CancellationToken cancellationToken) at Microsoft.Bot.Builder.Dialogs.Adaptive.AdaptiveDialog.ContinueActionsAsync(DialogContext dc, Object options, CancellationToken cancellationToken) at Microsoft.Bot.Builder.Dialogs.Adaptive.AdaptiveDialog.BeginDialogAsync(DialogContext dc, Object options, CancellationToken cancellationToken) at Microsoft.Bot.Builder.Dialogs.DialogContext.BeginDialogAsync(String dialogId, Object options, CancellationToken cancellationToken) at Microsoft.Bot.Builder.Dialogs.Adaptive.Actions.BeginDialog.BeginDialogAsync(DialogContext dc, Object options, CancellationToken cancellationToken) at Microsoft.Bot.Builder.Dialogs.DialogContext.BeginDialogAsync(String dialogId, Object options, CancellationToken cancellationToken) at Microsoft.Bot.Builder.Dialogs.Adaptive.AdaptiveDialog.ContinueActionsAsync(DialogContext dc, Object options, CancellationToken cancellationToken) at Microsoft.Bot.Builder.Dialogs.Adaptive.AdaptiveDialog.ContinueDialogAsync(DialogContext dc, CancellationToken cancellationToken) at Microsoft.Bot.Builder.Dialogs.DialogContext.ContinueDialogAsync(CancellationToken cancellationToken) at Microsoft.Bot.Builder.Dialogs.DialogManager.OnTurnAsync(ITurnContext context, CancellationToken cancellationToken) at Bot.Skill.Parking.Bots.ComposerBot.OnTurnAsync(ITurnContext turnContext, CancellationToken cancellationToken) in C:\Users\kishan\source\repos\Max\Bot.Skill.Parking\Bots\ComposerBot.cs:line 75 at Microsoft.Bot.Solutions.Skills.SkillMiddleware.OnTurnAsync(ITurnContext turnContext, NextDelegate next, CancellationToken cancellationToken) at Microsoft.Bot.Solutions.Middleware.EventDebuggerMiddleware.OnTurnAsync(ITurnContext turnContext, NextDelegate next, CancellationToken cancellationToken) at Microsoft.Bot.Solutions.Middleware.SetLocaleMiddleware.OnTurnAsync(ITurnContext context, NextDelegate next, CancellationToken cancellationToken) at Microsoft.Bot.Builder.ShowTypingMiddleware.OnTurnAsync(ITurnContext turnContext, NextDelegate next, CancellationToken cancellationToken) at Microsoft.Bot.Builder.TelemetryLoggerMiddleware.OnTurnAsync(ITurnContext context, NextDelegate nextTurn, CancellationToken cancellationToken) at Microsoft.Bot.Builder.TranscriptLoggerMiddleware.OnTurnAsync(ITurnContext turnContext, NextDelegate nextTurn, CancellationToken cancellationToken) at Microsoft.Bot.Builder.AutoSaveStateMiddleware.OnTurnAsync(ITurnContext turnContext, NextDelegate next, CancellationToken cancellationToken) at Microsoft.Bot.Builder.RegisterClassMiddleware`1.OnTurnAsync(ITurnContext turnContext, NextDelegate nextTurn, CancellationToken cancellationToken) at Microsoft.Bot.Builder.RegisterClassMiddleware`1.OnTurnAsync(ITurnContext turnContext, NextDelegate nextTurn, CancellationToken cancellationToken) at Microsoft.Bot.Builder.RegisterClassMiddleware`1.OnTurnAsync(ITurnContext turnContext, NextDelegate nextTurn, CancellationToken cancellationToken) at Microsoft.Bot.Builder.RegisterClassMiddleware`1.OnTurnAsync(ITurnContext turnContext, NextDelegate nextTurn, CancellationToken cancellationToken) at Microsoft.Bot.Builder.RegisterClassMiddleware`1.OnTurnAsync(ITurnContext turnContext, NextDelegate nextTurn, CancellationToken cancellationToken) at Microsoft.Bot.Builder.RegisterClassMiddleware`1.OnTurnAsync(ITurnContext turnContext, NextDelegate nextTurn, CancellationToken cancellationToken) at Microsoft.Bot.Builder.BotFrameworkAdapter.TenantIdWorkaroundForTeamsMiddleware.OnTurnAsync(ITurnContext turnContext, NextDelegate next, CancellationToken cancellationToken) at Microsoft.Bot.Builder.MiddlewareSet.ReceiveActivityWithStatusAsync(ITurnContext turnContext, BotCallbackHandler callback, CancellationToken cancellationToken) at Microsoft.Bot.Builder.BotAdapter.RunPipelineAsync(ITurnContext turnContext, BotCallbackHandler callback, CancellationToken cancellationToken)" ``` **One thing to make clear - every other part of the dialog work - it is ONLY Http Requests that cause this issue remotely in azure, yet works fine locally. Given that I can make a http request in the sasme app service with my own code, it suggests to me there is a bug or a settign I dont know about to make that work with adaptive dialogs (declaritive)** This is the last hurdle we have to go live and I would greatly apprecaite any help. Even if that is a workaround to use our own code to make our own HTTP request calls that can be fed into the dialog as required **Here is the code** *Removed* Many Thanks Kishan [bug]
1.0
Declaritive Libraries fail to make HTTP requests within App Services - ## Describe the bug When I try to make a http requests through the JSON files produced by Composer, this works fine locally, but fails when published in an Azure App Service. I have tested using a different end point separate to API app we have in azure (changing the json config) - failed I have tried to change various network settings within the app service, but it allows all traffic with all ports and regardless of the many attempts to change things, it makes no differnece. I have then added some code in the same bot which the dialog files are hosted in, to manally make a HTTP request via HTTP client in the OnTurn Async method of our bot - this WORKS So it leads me to believe that the issue isnt a network layer, accesss isues, as HTTP clients works with manual code in the same bot/app service. Its only when I used apative dialogs via the declaritve dlls and Json config that it fails. Here is it working with a standard http client request *Removed* Here is it failing when I try to do it via this code in the json file *Removed* As you can see by that screenshot I have commented out another mock api which I used to make sure it wasnt our internal api that was causing the problem. We have also tested our internal api with postman and it works fine as expected. ## To Reproduce Steps to reproduce the behavior: 1. Deploy the app and get it up and running 2. load the bot framework emulator with correct app service settigns 3. Type "challenge" to get the bot to sstart and ask you for a contravention code 4. Enter "85" 5. You will see the error if you are connecting to the bot on azure, not locally ## Expected behavior it should produce some JSON which shows it recieved fedeback and the key thing is we want the content to be "True" for this api call ## Screenshots Here is a screen of it failing ![image](https://user-images.githubusercontent.com/5497558/76009627-6ca02380-5f09-11ea-889f-0a76785f4d88.png) Here is the stack trace; ``` An attempt was made to access a socket in a way forbidden by its access permissions. | at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean allowHttp2, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessage request, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.DiagnosticsHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpClient.FinishSendAsyncBuffered(Task`1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts) at Microsoft.Bot.Builder.Dialogs.Adaptive.Actions.HttpRequest.BeginDialogAsync(DialogContext dc, Object options, CancellationToken cancellationToken) at Microsoft.Bot.Builder.Dialogs.DialogContext.BeginDialogAsync(String dialogId, Object options, CancellationToken cancellationToken) at Microsoft.Bot.Builder.Dialogs.Adaptive.AdaptiveDialog.ContinueActionsAsync(DialogContext dc, Object options, CancellationToken cancellationToken) at Microsoft.Bot.Builder.Dialogs.Adaptive.AdaptiveDialog.BeginDialogAsync(DialogContext dc, Object options, CancellationToken cancellationToken) at Microsoft.Bot.Builder.Dialogs.DialogContext.BeginDialogAsync(String dialogId, Object options, CancellationToken cancellationToken) at Microsoft.Bot.Builder.Dialogs.Adaptive.Actions.BeginDialog.BeginDialogAsync(DialogContext dc, Object options, CancellationToken cancellationToken) at Microsoft.Bot.Builder.Dialogs.DialogContext.BeginDialogAsync(String dialogId, Object options, CancellationToken cancellationToken) at Microsoft.Bot.Builder.Dialogs.Adaptive.AdaptiveDialog.ContinueActionsAsync(DialogContext dc, Object options, CancellationToken cancellationToken) at Microsoft.Bot.Builder.Dialogs.Adaptive.AdaptiveDialog.ContinueDialogAsync(DialogContext dc, CancellationToken cancellationToken) at Microsoft.Bot.Builder.Dialogs.DialogContext.ContinueDialogAsync(CancellationToken cancellationToken) at Microsoft.Bot.Builder.Dialogs.DialogManager.OnTurnAsync(ITurnContext context, CancellationToken cancellationToken) at Bot.Skill.Parking.Bots.ComposerBot.OnTurnAsync(ITurnContext turnContext, CancellationToken cancellationToken) in C:\Users\kishan\source\repos\Max\Bot.Skill.Parking\Bots\ComposerBot.cs:line 75 at Microsoft.Bot.Solutions.Skills.SkillMiddleware.OnTurnAsync(ITurnContext turnContext, NextDelegate next, CancellationToken cancellationToken) at Microsoft.Bot.Solutions.Middleware.EventDebuggerMiddleware.OnTurnAsync(ITurnContext turnContext, NextDelegate next, CancellationToken cancellationToken) at Microsoft.Bot.Solutions.Middleware.SetLocaleMiddleware.OnTurnAsync(ITurnContext context, NextDelegate next, CancellationToken cancellationToken) at Microsoft.Bot.Builder.ShowTypingMiddleware.OnTurnAsync(ITurnContext turnContext, NextDelegate next, CancellationToken cancellationToken) at Microsoft.Bot.Builder.TelemetryLoggerMiddleware.OnTurnAsync(ITurnContext context, NextDelegate nextTurn, CancellationToken cancellationToken) at Microsoft.Bot.Builder.TranscriptLoggerMiddleware.OnTurnAsync(ITurnContext turnContext, NextDelegate nextTurn, CancellationToken cancellationToken) at Microsoft.Bot.Builder.AutoSaveStateMiddleware.OnTurnAsync(ITurnContext turnContext, NextDelegate next, CancellationToken cancellationToken) at Microsoft.Bot.Builder.RegisterClassMiddleware`1.OnTurnAsync(ITurnContext turnContext, NextDelegate nextTurn, CancellationToken cancellationToken) at Microsoft.Bot.Builder.RegisterClassMiddleware`1.OnTurnAsync(ITurnContext turnContext, NextDelegate nextTurn, CancellationToken cancellationToken) at Microsoft.Bot.Builder.RegisterClassMiddleware`1.OnTurnAsync(ITurnContext turnContext, NextDelegate nextTurn, CancellationToken cancellationToken) at Microsoft.Bot.Builder.RegisterClassMiddleware`1.OnTurnAsync(ITurnContext turnContext, NextDelegate nextTurn, CancellationToken cancellationToken) at Microsoft.Bot.Builder.RegisterClassMiddleware`1.OnTurnAsync(ITurnContext turnContext, NextDelegate nextTurn, CancellationToken cancellationToken) at Microsoft.Bot.Builder.RegisterClassMiddleware`1.OnTurnAsync(ITurnContext turnContext, NextDelegate nextTurn, CancellationToken cancellationToken) at Microsoft.Bot.Builder.BotFrameworkAdapter.TenantIdWorkaroundForTeamsMiddleware.OnTurnAsync(ITurnContext turnContext, NextDelegate next, CancellationToken cancellationToken) at Microsoft.Bot.Builder.MiddlewareSet.ReceiveActivityWithStatusAsync(ITurnContext turnContext, BotCallbackHandler callback, CancellationToken cancellationToken) at Microsoft.Bot.Builder.BotAdapter.RunPipelineAsync(ITurnContext turnContext, BotCallbackHandler callback, CancellationToken cancellationToken)" ``` **One thing to make clear - every other part of the dialog work - it is ONLY Http Requests that cause this issue remotely in azure, yet works fine locally. Given that I can make a http request in the sasme app service with my own code, it suggests to me there is a bug or a settign I dont know about to make that work with adaptive dialogs (declaritive)** This is the last hurdle we have to go live and I would greatly apprecaite any help. Even if that is a workaround to use our own code to make our own HTTP request calls that can be fed into the dialog as required **Here is the code** *Removed* Many Thanks Kishan [bug]
non_defect
declaritive libraries fail to make http requests within app services describe the bug when i try to make a http requests through the json files produced by composer this works fine locally but fails when published in an azure app service i have tested using a different end point separate to api app we have in azure changing the json config failed i have tried to change various network settings within the app service but it allows all traffic with all ports and regardless of the many attempts to change things it makes no differnece i have then added some code in the same bot which the dialog files are hosted in to manally make a http request via http client in the onturn async method of our bot this works so it leads me to believe that the issue isnt a network layer accesss isues as http clients works with manual code in the same bot app service its only when i used apative dialogs via the declaritve dlls and json config that it fails here is it working with a standard http client request removed here is it failing when i try to do it via this code in the json file removed as you can see by that screenshot i have commented out another mock api which i used to make sure it wasnt our internal api that was causing the problem we have also tested our internal api with postman and it works fine as expected to reproduce steps to reproduce the behavior deploy the app and get it up and running load the bot framework emulator with correct app service settigns type challenge to get the bot to sstart and ask you for a contravention code enter you will see the error if you are connecting to the bot on azure not locally expected behavior it should produce some json which shows it recieved fedeback and the key thing is we want the content to be true for this api call screenshots here is a screen of it failing here is the stack trace an attempt was made to access a socket in a way forbidden by its access permissions at system net http connecthelper connectasync string host port cancellationtoken cancellationtoken at system net http httpconnectionpool connectasync httprequestmessage request boolean cancellationtoken cancellationtoken at system net http httpconnectionpool httprequestmessage request cancellationtoken cancellationtoken at system net http httpconnectionpool gethttpconnectionasync httprequestmessage request cancellationtoken cancellationtoken at system net http httpconnectionpool sendwithretryasync httprequestmessage request boolean dorequestauth cancellationtoken cancellationtoken at system net http redirecthandler sendasync httprequestmessage request cancellationtoken cancellationtoken at system net http diagnosticshandler sendasync httprequestmessage request cancellationtoken cancellationtoken at system net http httpclient finishsendasyncbuffered task sendtask httprequestmessage request cancellationtokensource cts boolean disposects at microsoft bot builder dialogs adaptive actions httprequest begindialogasync dialogcontext dc object options cancellationtoken cancellationtoken at microsoft bot builder dialogs dialogcontext begindialogasync string dialogid object options cancellationtoken cancellationtoken at microsoft bot builder dialogs adaptive adaptivedialog continueactionsasync dialogcontext dc object options cancellationtoken cancellationtoken at microsoft bot builder dialogs adaptive adaptivedialog begindialogasync dialogcontext dc object options cancellationtoken cancellationtoken at microsoft bot builder dialogs dialogcontext begindialogasync string dialogid object options cancellationtoken cancellationtoken at microsoft bot builder dialogs adaptive actions begindialog begindialogasync dialogcontext dc object options cancellationtoken cancellationtoken at microsoft bot builder dialogs dialogcontext begindialogasync string dialogid object options cancellationtoken cancellationtoken at microsoft bot builder dialogs adaptive adaptivedialog continueactionsasync dialogcontext dc object options cancellationtoken cancellationtoken at microsoft bot builder dialogs adaptive adaptivedialog continuedialogasync dialogcontext dc cancellationtoken cancellationtoken at microsoft bot builder dialogs dialogcontext continuedialogasync cancellationtoken cancellationtoken at microsoft bot builder dialogs dialogmanager onturnasync iturncontext context cancellationtoken cancellationtoken at bot skill parking bots composerbot onturnasync iturncontext turncontext cancellationtoken cancellationtoken in c users kishan source repos max bot skill parking bots composerbot cs line at microsoft bot solutions skills skillmiddleware onturnasync iturncontext turncontext nextdelegate next cancellationtoken cancellationtoken at microsoft bot solutions middleware eventdebuggermiddleware onturnasync iturncontext turncontext nextdelegate next cancellationtoken cancellationtoken at microsoft bot solutions middleware setlocalemiddleware onturnasync iturncontext context nextdelegate next cancellationtoken cancellationtoken at microsoft bot builder showtypingmiddleware onturnasync iturncontext turncontext nextdelegate next cancellationtoken cancellationtoken at microsoft bot builder telemetryloggermiddleware onturnasync iturncontext context nextdelegate nextturn cancellationtoken cancellationtoken at microsoft bot builder transcriptloggermiddleware onturnasync iturncontext turncontext nextdelegate nextturn cancellationtoken cancellationtoken at microsoft bot builder autosavestatemiddleware onturnasync iturncontext turncontext nextdelegate next cancellationtoken cancellationtoken at microsoft bot builder registerclassmiddleware onturnasync iturncontext turncontext nextdelegate nextturn cancellationtoken cancellationtoken at microsoft bot builder registerclassmiddleware onturnasync iturncontext turncontext nextdelegate nextturn cancellationtoken cancellationtoken at microsoft bot builder registerclassmiddleware onturnasync iturncontext turncontext nextdelegate nextturn cancellationtoken cancellationtoken at microsoft bot builder registerclassmiddleware onturnasync iturncontext turncontext nextdelegate nextturn cancellationtoken cancellationtoken at microsoft bot builder registerclassmiddleware onturnasync iturncontext turncontext nextdelegate nextturn cancellationtoken cancellationtoken at microsoft bot builder registerclassmiddleware onturnasync iturncontext turncontext nextdelegate nextturn cancellationtoken cancellationtoken at microsoft bot builder botframeworkadapter tenantidworkaroundforteamsmiddleware onturnasync iturncontext turncontext nextdelegate next cancellationtoken cancellationtoken at microsoft bot builder middlewareset receiveactivitywithstatusasync iturncontext turncontext botcallbackhandler callback cancellationtoken cancellationtoken at microsoft bot builder botadapter runpipelineasync iturncontext turncontext botcallbackhandler callback cancellationtoken cancellationtoken one thing to make clear every other part of the dialog work it is only http requests that cause this issue remotely in azure yet works fine locally given that i can make a http request in the sasme app service with my own code it suggests to me there is a bug or a settign i dont know about to make that work with adaptive dialogs declaritive this is the last hurdle we have to go live and i would greatly apprecaite any help even if that is a workaround to use our own code to make our own http request calls that can be fed into the dialog as required here is the code removed many thanks kishan
0
67,653
21,041,301,033
IssuesEvent
2022-03-31 12:34:56
scipy/scipy
https://api.github.com/repos/scipy/scipy
opened
BUG: Rotation.align_vectors documentation does not match the code implementation
defect
### Describe your issue. The description of RMSD [here](https://docs.scipy.org/doc/scipy/reference/generated/scipy.spatial.transform.Rotation.align_vectors.html) is not matched by the code implementation [here](https://github.com/scipy/scipy/blob/e3cd846ef353b10cc66972a5c7718e80948362ac/scipy/spatial/transform/_rotation.pyx#L2381-L2383). The latter needs to be divided by `np.sqrt(len(a))` to match the documentation. The above is a full description of the problem, but you may follow the discussion in [this Stack Overflow question](https://stackoverflow.com/questions/71691338/how-is-rmsd-calculated-in-the-scipy-implementation-of-the-kabsch-algorithm/71692456#71692456) to learn more. ### Reproducing Code Example ```python N/A ``` ### Error message ```shell N/A ``` ### SciPy/NumPy/Python version information 1.7.2 1.20.3 sys.version_info(major=3, minor=8, micro=10, releaselevel='final', serial=0)
1.0
BUG: Rotation.align_vectors documentation does not match the code implementation - ### Describe your issue. The description of RMSD [here](https://docs.scipy.org/doc/scipy/reference/generated/scipy.spatial.transform.Rotation.align_vectors.html) is not matched by the code implementation [here](https://github.com/scipy/scipy/blob/e3cd846ef353b10cc66972a5c7718e80948362ac/scipy/spatial/transform/_rotation.pyx#L2381-L2383). The latter needs to be divided by `np.sqrt(len(a))` to match the documentation. The above is a full description of the problem, but you may follow the discussion in [this Stack Overflow question](https://stackoverflow.com/questions/71691338/how-is-rmsd-calculated-in-the-scipy-implementation-of-the-kabsch-algorithm/71692456#71692456) to learn more. ### Reproducing Code Example ```python N/A ``` ### Error message ```shell N/A ``` ### SciPy/NumPy/Python version information 1.7.2 1.20.3 sys.version_info(major=3, minor=8, micro=10, releaselevel='final', serial=0)
defect
bug rotation align vectors documentation does not match the code implementation describe your issue the description of rmsd is not matched by the code implementation the latter needs to be divided by np sqrt len a to match the documentation the above is a full description of the problem but you may follow the discussion in to learn more reproducing code example python n a error message shell n a scipy numpy python version information sys version info major minor micro releaselevel final serial
1
372,754
26,018,115,187
IssuesEvent
2022-12-21 10:13:48
united-manufacturing-hub/united-manufacturing-hub
https://api.github.com/repos/united-manufacturing-hub/united-manufacturing-hub
closed
Vernemq should have working default flow for factorycube-server
type: bug type: documentation
Vernemq should have an up-to-date flow for sample injecting to factorycube-server. This flow should be able to connect to factorycube-server vernemq without user configuration and inject an sample json message
1.0
Vernemq should have working default flow for factorycube-server - Vernemq should have an up-to-date flow for sample injecting to factorycube-server. This flow should be able to connect to factorycube-server vernemq without user configuration and inject an sample json message
non_defect
vernemq should have working default flow for factorycube server vernemq should have an up to date flow for sample injecting to factorycube server this flow should be able to connect to factorycube server vernemq without user configuration and inject an sample json message
0
6,309
2,610,240,240
IssuesEvent
2015-02-26 19:16:36
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 11:58
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 11:58
defect
台州割包茎手术哪个医院好 台州割包茎手术哪个医院好【台州五洲生殖医院】 咨询热线 微信号tzwzszyy 医院地址 台 (枫南大转盘旁)乘车线路 、 、 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 original issue reported on code google com by poweragr gmail com on may at
1
19,844
3,265,300,101
IssuesEvent
2015-10-22 15:40:43
geoscience-community-codes/GISMO
https://api.github.com/repos/geoscience-community-codes/GISMO
opened
get_antelope_traces fails when data files are missing
auto-migrated Priority-Medium Type-Defect
_From @GoogleCodeExporter on August 1, 2015 21:51_ ``` What steps will reproduce the problem? ------------------------------------------------------------ scnl=scnlobject('SIT','BHZ','',''); ds = datasource('uaf_continuous'); startTime = '06-Jan-2000 10:41:42'; endTime = '06-Jan-2000 10:43:42'; w = waveform(ds,scnl,startTime,endTime); What is the expected output? What do you see instead? ----------------------------------------------------------- The above example errors out in an unintelligible way. I believe this is because database entries actual exists for this scnl and time. However the waveform files themselves have been taken offline. This failure should happen frequently for waveform calls prior to October 2002. It is conceivable that it would happen on rare occasions at other times. It is a problem that could occur when calling any malformed .wfdisc table. (Ultimately this is the result of poor database integrity. The fact is, though, it happens.) I suspect the fix is a simple additional check in load_antelope>get_antelope_traces. There is surely a formal database way to do this check. I don't know it however. The question is how to ask the database whether or not data claimed in a wfidisc row, actually exists on file? Any thoughts on this last question would be welcomed. ``` Original issue reported on code.google.com by `mew...@alaska.edu` on 8 Nov 2011 at 9:41 _Copied from original issue: giseislab/gismotools#28_
1.0
get_antelope_traces fails when data files are missing - _From @GoogleCodeExporter on August 1, 2015 21:51_ ``` What steps will reproduce the problem? ------------------------------------------------------------ scnl=scnlobject('SIT','BHZ','',''); ds = datasource('uaf_continuous'); startTime = '06-Jan-2000 10:41:42'; endTime = '06-Jan-2000 10:43:42'; w = waveform(ds,scnl,startTime,endTime); What is the expected output? What do you see instead? ----------------------------------------------------------- The above example errors out in an unintelligible way. I believe this is because database entries actual exists for this scnl and time. However the waveform files themselves have been taken offline. This failure should happen frequently for waveform calls prior to October 2002. It is conceivable that it would happen on rare occasions at other times. It is a problem that could occur when calling any malformed .wfdisc table. (Ultimately this is the result of poor database integrity. The fact is, though, it happens.) I suspect the fix is a simple additional check in load_antelope>get_antelope_traces. There is surely a formal database way to do this check. I don't know it however. The question is how to ask the database whether or not data claimed in a wfidisc row, actually exists on file? Any thoughts on this last question would be welcomed. ``` Original issue reported on code.google.com by `mew...@alaska.edu` on 8 Nov 2011 at 9:41 _Copied from original issue: giseislab/gismotools#28_
defect
get antelope traces fails when data files are missing from googlecodeexporter on august what steps will reproduce the problem scnl scnlobject sit bhz ds datasource uaf continuous starttime jan endtime jan w waveform ds scnl starttime endtime what is the expected output what do you see instead the above example errors out in an unintelligible way i believe this is because database entries actual exists for this scnl and time however the waveform files themselves have been taken offline this failure should happen frequently for waveform calls prior to october it is conceivable that it would happen on rare occasions at other times it is a problem that could occur when calling any malformed wfdisc table ultimately this is the result of poor database integrity the fact is though it happens i suspect the fix is a simple additional check in load antelope get antelope traces there is surely a formal database way to do this check i don t know it however the question is how to ask the database whether or not data claimed in a wfidisc row actually exists on file any thoughts on this last question would be welcomed original issue reported on code google com by mew alaska edu on nov at copied from original issue giseislab gismotools
1
34,749
14,502,516,973
IssuesEvent
2020-12-11 21:09:23
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
The example doesn't work
cxp product-question service-fabric/svc triaged
_For this article, the version (build) of Windows Server with Containers running on your cluster nodes must match that on your development machine._ Does this mean I need Windows Server as dev machine? _With Service Fabric version 6.2 and later, you can deploy containers based on Windows Server 2016 locally on a Windows 10 host._ Or maybe I can use Windows 10? Well, let's try and follow the article using Windows 10. The final result after deployment is :"The container operating system does not match the host operating system." OK, there's talk about one Windows Server version not being compatible with some other version, but what does it mean to me: I have no idea which server version matches the base image in this tutorial nor which base image would I need to match the OS version on my cluster! --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: d7df6f76-be53-ff44-5d81-aa1c2c2a1c51 * Version Independent ID: 9e3b3112-bcd1-cee5-48ed-69e3debbd5a3 * Content: [Create an Azure Service Fabric container application - Azure Service Fabric](https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-get-started-containers) * Content Source: [articles/service-fabric/service-fabric-get-started-containers.md](https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/service-fabric/service-fabric-get-started-containers.md) * Service: **service-fabric** * GitHub Login: @erikadoyle * Microsoft Alias: **edoyle**
1.0
The example doesn't work - _For this article, the version (build) of Windows Server with Containers running on your cluster nodes must match that on your development machine._ Does this mean I need Windows Server as dev machine? _With Service Fabric version 6.2 and later, you can deploy containers based on Windows Server 2016 locally on a Windows 10 host._ Or maybe I can use Windows 10? Well, let's try and follow the article using Windows 10. The final result after deployment is :"The container operating system does not match the host operating system." OK, there's talk about one Windows Server version not being compatible with some other version, but what does it mean to me: I have no idea which server version matches the base image in this tutorial nor which base image would I need to match the OS version on my cluster! --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: d7df6f76-be53-ff44-5d81-aa1c2c2a1c51 * Version Independent ID: 9e3b3112-bcd1-cee5-48ed-69e3debbd5a3 * Content: [Create an Azure Service Fabric container application - Azure Service Fabric](https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-get-started-containers) * Content Source: [articles/service-fabric/service-fabric-get-started-containers.md](https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/service-fabric/service-fabric-get-started-containers.md) * Service: **service-fabric** * GitHub Login: @erikadoyle * Microsoft Alias: **edoyle**
non_defect
the example doesn t work for this article the version build of windows server with containers running on your cluster nodes must match that on your development machine does this mean i need windows server as dev machine with service fabric version and later you can deploy containers based on windows server locally on a windows host or maybe i can use windows well let s try and follow the article using windows the final result after deployment is the container operating system does not match the host operating system ok there s talk about one windows server version not being compatible with some other version but what does it mean to me i have no idea which server version matches the base image in this tutorial nor which base image would i need to match the os version on my cluster 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 service fabric github login erikadoyle microsoft alias edoyle
0
198,305
6,972,126,588
IssuesEvent
2017-12-11 16:05:41
fgpv-vpgf/fgpv-vpgf
https://api.github.com/repos/fgpv-vpgf/fgpv-vpgf
closed
Datatable not loading for field names resembling function notation
priority: medium problem: bug
Adding [this](http://mycity.houstontx.gov/arcgisv91/rest/services/PWE/PUDUtilities_Public_wm/MapServer/79) service and opening the datatable throws an error: `TypeError: data[a[i]] is not a function`. (NOTE: avoid testing with that service as it is massive. Ask James for a sample file) The error is coming from a datatables function, `_fnGetObjectDataFn` which is attempting to check if they are dealing with special notation (in this case, function notation) and handling it appropriately. The service has a field named `SHAPE.STLength()` which is causing the error.
1.0
Datatable not loading for field names resembling function notation - Adding [this](http://mycity.houstontx.gov/arcgisv91/rest/services/PWE/PUDUtilities_Public_wm/MapServer/79) service and opening the datatable throws an error: `TypeError: data[a[i]] is not a function`. (NOTE: avoid testing with that service as it is massive. Ask James for a sample file) The error is coming from a datatables function, `_fnGetObjectDataFn` which is attempting to check if they are dealing with special notation (in this case, function notation) and handling it appropriately. The service has a field named `SHAPE.STLength()` which is causing the error.
non_defect
datatable not loading for field names resembling function notation adding service and opening the datatable throws an error typeerror data is not a function note avoid testing with that service as it is massive ask james for a sample file the error is coming from a datatables function fngetobjectdatafn which is attempting to check if they are dealing with special notation in this case function notation and handling it appropriately the service has a field named shape stlength which is causing the error
0
55,274
14,349,227,617
IssuesEvent
2020-11-29 15:45:20
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
Panel: Runtime error on panel show()
defect
Hello, the close() function of a panel has close: function() { if(this.visibleStateHolder) { this.visibleStateHolder.val(false); } The show() function however does NOT check if visibleStateHolder exists and throws a runtime error when that is the case show: function() { ... this.visibleStateHolder.val(true); I have no ideas how pull requests work.... Maybe someone could change this for if(this.visibleStateHolder) { this.visibleStateHolder.val(true); } Thank you! Jens
1.0
Panel: Runtime error on panel show() - Hello, the close() function of a panel has close: function() { if(this.visibleStateHolder) { this.visibleStateHolder.val(false); } The show() function however does NOT check if visibleStateHolder exists and throws a runtime error when that is the case show: function() { ... this.visibleStateHolder.val(true); I have no ideas how pull requests work.... Maybe someone could change this for if(this.visibleStateHolder) { this.visibleStateHolder.val(true); } Thank you! Jens
defect
panel runtime error on panel show hello the close function of a panel has close function if this visiblestateholder this visiblestateholder val false the show function however does not check if visiblestateholder exists and throws a runtime error when that is the case show function this visiblestateholder val true i have no ideas how pull requests work maybe someone could change this for if this visiblestateholder this visiblestateholder val true thank you jens
1
542,903
15,873,835,431
IssuesEvent
2021-04-09 03:26:49
microsoft/STL
https://api.github.com/repos/microsoft/STL
opened
Determine ABI stability timeline for C++20
decision needed format high priority
We're in a novel situation: never before have we completed a Standard so rapidly. Adding to this concern, `<format>` is both ABI-sensitive and performance-sensitive, and WG21 is expected to mandate ABI-breaking changes soon. (C++17 was different; we finished `<charconv>` in 2019 having completed all other features much earlier, and while it was performance-sensitive, we had time to extensively test and tune it, and its function-oriented nature means that it has no ABI concerns and can be revised in the future.) We were initially planning to declare ABI stability when finishing C++20 (along with the addition of `/std:c++20` as distinct from the always-experimental `/std:c++latest`), to align with the user expectation that non-experimental features supported for production use are also ABI stable. However, if this locks us into an implementation that can't keep up with retroactive changes to C++20, or freezes an implementation before it's had a chance for significant performance tuning, that will ultimately be harmful to users. We should consider asking our bosses and boss-like entities for a change of plans: we will still declare C++20 to be feature-complete and ready for production use when we're done (as indicated by the feature-test macros), but we can announce that its ABI will potentially change for some defined period of time (3 months, 6 months, 1 year?) or number of releases (e.g. Dev17 17.x for some specific value of X). This will have no effect for `/std:c++14` and `/std:c++17` users, and we can expect that, at least initially, the population of `/std:c++20` users will be the most eager upgraders for whom rebuilding the world is the least onerous. Additionally, to mitigate mix-and-match problems, we could add a `#pragma detect_mismatch` to `<format>` right now, allowing us to revise it in the future and have the linker detect any OBJ/static LIB mixing.
1.0
Determine ABI stability timeline for C++20 - We're in a novel situation: never before have we completed a Standard so rapidly. Adding to this concern, `<format>` is both ABI-sensitive and performance-sensitive, and WG21 is expected to mandate ABI-breaking changes soon. (C++17 was different; we finished `<charconv>` in 2019 having completed all other features much earlier, and while it was performance-sensitive, we had time to extensively test and tune it, and its function-oriented nature means that it has no ABI concerns and can be revised in the future.) We were initially planning to declare ABI stability when finishing C++20 (along with the addition of `/std:c++20` as distinct from the always-experimental `/std:c++latest`), to align with the user expectation that non-experimental features supported for production use are also ABI stable. However, if this locks us into an implementation that can't keep up with retroactive changes to C++20, or freezes an implementation before it's had a chance for significant performance tuning, that will ultimately be harmful to users. We should consider asking our bosses and boss-like entities for a change of plans: we will still declare C++20 to be feature-complete and ready for production use when we're done (as indicated by the feature-test macros), but we can announce that its ABI will potentially change for some defined period of time (3 months, 6 months, 1 year?) or number of releases (e.g. Dev17 17.x for some specific value of X). This will have no effect for `/std:c++14` and `/std:c++17` users, and we can expect that, at least initially, the population of `/std:c++20` users will be the most eager upgraders for whom rebuilding the world is the least onerous. Additionally, to mitigate mix-and-match problems, we could add a `#pragma detect_mismatch` to `<format>` right now, allowing us to revise it in the future and have the linker detect any OBJ/static LIB mixing.
non_defect
determine abi stability timeline for c we re in a novel situation never before have we completed a standard so rapidly adding to this concern is both abi sensitive and performance sensitive and is expected to mandate abi breaking changes soon c was different we finished in having completed all other features much earlier and while it was performance sensitive we had time to extensively test and tune it and its function oriented nature means that it has no abi concerns and can be revised in the future we were initially planning to declare abi stability when finishing c along with the addition of std c as distinct from the always experimental std c latest to align with the user expectation that non experimental features supported for production use are also abi stable however if this locks us into an implementation that can t keep up with retroactive changes to c or freezes an implementation before it s had a chance for significant performance tuning that will ultimately be harmful to users we should consider asking our bosses and boss like entities for a change of plans we will still declare c to be feature complete and ready for production use when we re done as indicated by the feature test macros but we can announce that its abi will potentially change for some defined period of time months months year or number of releases e g x for some specific value of x this will have no effect for std c and std c users and we can expect that at least initially the population of std c users will be the most eager upgraders for whom rebuilding the world is the least onerous additionally to mitigate mix and match problems we could add a pragma detect mismatch to right now allowing us to revise it in the future and have the linker detect any obj static lib mixing
0
65,748
16,472,070,859
IssuesEvent
2021-05-23 16:06:41
DavidLeoni/jupman
https://api.github.com/repos/DavidLeoni/jupman
closed
build fail nbformat.notebooknode.NotebookNode object' has no attribute 'tags
build
Notebook error: UndefinedError in challenge-example/example-chal.ipynb: 'nbformat.notebooknode.NotebookNode object' has no attribute 'tags'
1.0
build fail nbformat.notebooknode.NotebookNode object' has no attribute 'tags - Notebook error: UndefinedError in challenge-example/example-chal.ipynb: 'nbformat.notebooknode.NotebookNode object' has no attribute 'tags'
non_defect
build fail nbformat notebooknode notebooknode object has no attribute tags notebook error undefinederror in challenge example example chal ipynb nbformat notebooknode notebooknode object has no attribute tags
0
15,924
2,869,098,896
IssuesEvent
2015-06-05 23:19:34
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
Interaction between dart:js, ImageData, unittest and useHtmlConfiguration() causes IE9 to freak out
Area-Pkg Pkg-Unittest Priority-Medium Triaged Type-Defect
import 'dart:html'; import 'dart:js'; import 'package:unittest/unittest.dart'; import 'package:unittest/html_config.dart'; void main() { &nbsp;&nbsp;useHtmlConfiguration(); &nbsp;&nbsp;test('WTF', () { &nbsp;&nbsp;&nbsp;&nbsp;var i = context['ImageData']; &nbsp;&nbsp;&nbsp;&nbsp;window.console.log(i); &nbsp;&nbsp;}); } Causes this error (after the console.log line prints): SCRIPT438: Object doesn't support property or method 'setInnerHtml$1'
1.0
Interaction between dart:js, ImageData, unittest and useHtmlConfiguration() causes IE9 to freak out - import 'dart:html'; import 'dart:js'; import 'package:unittest/unittest.dart'; import 'package:unittest/html_config.dart'; void main() { &nbsp;&nbsp;useHtmlConfiguration(); &nbsp;&nbsp;test('WTF', () { &nbsp;&nbsp;&nbsp;&nbsp;var i = context['ImageData']; &nbsp;&nbsp;&nbsp;&nbsp;window.console.log(i); &nbsp;&nbsp;}); } Causes this error (after the console.log line prints): SCRIPT438: Object doesn't support property or method 'setInnerHtml$1'
defect
interaction between dart js imagedata unittest and usehtmlconfiguration causes to freak out import dart html import dart js import package unittest unittest dart import package unittest html config dart void main nbsp nbsp usehtmlconfiguration nbsp nbsp test wtf nbsp nbsp nbsp nbsp var i context nbsp nbsp nbsp nbsp window console log i nbsp nbsp causes this error after the console log line prints object doesn t support property or method setinnerhtml
1
45,217
12,664,001,638
IssuesEvent
2020-06-18 03:12:15
department-of-veterans-affairs/va.gov-cms
https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms
opened
Update to core8.8.8 Security
Critical defect security
## Description Security update for Drupal core. Multiple vulnerabilities. - Drupal core - Critical - Cross Site Request Forgery - SA-CORE-2020-004 https://www.drupal.org/sa-core-2020-004 - Drupal core - Critical - Arbitrary PHP code execution - SA-CORE-2020-005 https://www.drupal.org/sa-core-2020-005 - Drupal core - Less critical - Access bypass - SA-CORE-2020-006 https://www.drupal.org/sa-core-2020-006 - [ ] Update to from 8.8.6 to 8.8.8 - https://www.drupal.org/project/drupal/releases/8.8.8 - https://www.drupal.org/project/drupal/releases/8.8.7 - [ ] Put the following in the extended commit messsage ``` SA-CORE-2020-004 https://www.drupal.org/sa-core-2020-004 SA-CORE-2020-005 https://www.drupal.org/sa-core-2020-005 SA-CORE-2020-006 https://www.drupal.org/sa-core-2020-006 ``` ## Acceptance Criteria * Testable_Outcome_X * Testable_Outcome_Y * Testable_Outcome_Z ## Labels - [/] Issue type (red) (defaults to task) - [ ] CMS subsystem (green) - [ ] CMS practice area (blue) - [ ] CMS objective (orange) - [ ] CMS-supported product (black)
1.0
Update to core8.8.8 Security - ## Description Security update for Drupal core. Multiple vulnerabilities. - Drupal core - Critical - Cross Site Request Forgery - SA-CORE-2020-004 https://www.drupal.org/sa-core-2020-004 - Drupal core - Critical - Arbitrary PHP code execution - SA-CORE-2020-005 https://www.drupal.org/sa-core-2020-005 - Drupal core - Less critical - Access bypass - SA-CORE-2020-006 https://www.drupal.org/sa-core-2020-006 - [ ] Update to from 8.8.6 to 8.8.8 - https://www.drupal.org/project/drupal/releases/8.8.8 - https://www.drupal.org/project/drupal/releases/8.8.7 - [ ] Put the following in the extended commit messsage ``` SA-CORE-2020-004 https://www.drupal.org/sa-core-2020-004 SA-CORE-2020-005 https://www.drupal.org/sa-core-2020-005 SA-CORE-2020-006 https://www.drupal.org/sa-core-2020-006 ``` ## Acceptance Criteria * Testable_Outcome_X * Testable_Outcome_Y * Testable_Outcome_Z ## Labels - [/] Issue type (red) (defaults to task) - [ ] CMS subsystem (green) - [ ] CMS practice area (blue) - [ ] CMS objective (orange) - [ ] CMS-supported product (black)
defect
update to security description security update for drupal core multiple vulnerabilities drupal core critical cross site request forgery sa core drupal core critical arbitrary php code execution sa core drupal core less critical access bypass sa core update to from to put the following in the extended commit messsage sa core sa core sa core acceptance criteria testable outcome x testable outcome y testable outcome z labels issue type red defaults to task cms subsystem green cms practice area blue cms objective orange cms supported product black
1
590,818
17,788,747,781
IssuesEvent
2021-08-31 14:02:59
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.archdaily.com - see bug description
browser-firefox priority-normal engine-gecko
<!-- @browser: Firefox 91.0 --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Firefox/91.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/85287 --> **URL**: https://www.archdaily.com/ **Browser / Version**: Firefox 91.0 **Operating System**: Mac OS X 10.15 **Tested Another Browser**: Yes Safari **Problem type**: Something else **Description**: Characters not displaying correctly. **Steps to Reproduce**: Some characters, e.g. . not displaying correctly, replaced with other characters. <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
www.archdaily.com - see bug description - <!-- @browser: Firefox 91.0 --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Firefox/91.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/85287 --> **URL**: https://www.archdaily.com/ **Browser / Version**: Firefox 91.0 **Operating System**: Mac OS X 10.15 **Tested Another Browser**: Yes Safari **Problem type**: Something else **Description**: Characters not displaying correctly. **Steps to Reproduce**: Some characters, e.g. . not displaying correctly, replaced with other characters. <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
non_defect
see bug description url browser version firefox operating system mac os x tested another browser yes safari problem type something else description characters not displaying correctly steps to reproduce some characters e g not displaying correctly replaced with other characters browser configuration none from with ❤️
0
38,657
8,951,701,876
IssuesEvent
2019-01-25 14:41:32
svigerske/ipopt-donotuse
https://api.github.com/repos/svigerske/ipopt-donotuse
closed
Too many calls to the callbacks functions with the scaling methods "user-scaling" & "equilibration-scaling"
Ipopt defect
Issue created by migration from Trac. Original creator: hmartin Original creation time: 2008-02-21 16:30:55 Assignee: ipopt-team Version: 3.3 When using the scaling methods "user-scaling" or "equilibration-scaling", Ipopt calls the callbacks functions for the constraints two times instead of one (with the same vector x). I tried to identify the problem and it seems to me that in these scaling modes, Ipopt scales the variables, whereas with the modes "none" and "gradient-based" only the function values are scaled. Somehow, during the rescale, the vector x is modified and Ipopt does not use the cached values of the constraints (or the jacobian of the constraints). This behavior is easy to reproduce by instrumenting the callback functions in the exemple hs071 to do a few printf (see attached file) As a consequence, these modes are much slower than the default "gradient-based" scaling...
1.0
Too many calls to the callbacks functions with the scaling methods "user-scaling" & "equilibration-scaling" - Issue created by migration from Trac. Original creator: hmartin Original creation time: 2008-02-21 16:30:55 Assignee: ipopt-team Version: 3.3 When using the scaling methods "user-scaling" or "equilibration-scaling", Ipopt calls the callbacks functions for the constraints two times instead of one (with the same vector x). I tried to identify the problem and it seems to me that in these scaling modes, Ipopt scales the variables, whereas with the modes "none" and "gradient-based" only the function values are scaled. Somehow, during the rescale, the vector x is modified and Ipopt does not use the cached values of the constraints (or the jacobian of the constraints). This behavior is easy to reproduce by instrumenting the callback functions in the exemple hs071 to do a few printf (see attached file) As a consequence, these modes are much slower than the default "gradient-based" scaling...
defect
too many calls to the callbacks functions with the scaling methods user scaling equilibration scaling issue created by migration from trac original creator hmartin original creation time assignee ipopt team version when using the scaling methods user scaling or equilibration scaling ipopt calls the callbacks functions for the constraints two times instead of one with the same vector x i tried to identify the problem and it seems to me that in these scaling modes ipopt scales the variables whereas with the modes none and gradient based only the function values are scaled somehow during the rescale the vector x is modified and ipopt does not use the cached values of the constraints or the jacobian of the constraints this behavior is easy to reproduce by instrumenting the callback functions in the exemple to do a few printf see attached file as a consequence these modes are much slower than the default gradient based scaling
1
67,751
3,281,785,920
IssuesEvent
2015-10-28 00:21:25
leeensminger/OED_Wetlands
https://api.github.com/repos/leeensminger/OED_Wetlands
closed
Selection - Query Builder - Input Value query returns inaccurate results
bug - high priority
Within the Selection Query Builder, when building a query where there is no domain value (ex: Project name), the system consistently returns 48 results, and include the following issues: 1. Each returned project is displayed in the grid multiple times. I cannot identify what is driving the number of duplications. 2. Projects without the given project name are displayed. To recreate: 1. Within Selection Query Builder, select Field Name - "PROJECT_NAME", Operator - "=", Input Value - "US 40 Improvements" 2. Click Add 3. Click Validate. The popup indicates there are 48 selections. Click OK. 4. Click Select. The results returned include the following examples for project name "US 40 Improvements" ![image](https://cloud.githubusercontent.com/assets/4103847/10586003/25e6bc4e-7668-11e5-8b44-59221efc61df.png) ![image](https://cloud.githubusercontent.com/assets/4103847/10586012/2f2f3f1a-7668-11e5-914f-be54ca0540b1.png)
1.0
Selection - Query Builder - Input Value query returns inaccurate results - Within the Selection Query Builder, when building a query where there is no domain value (ex: Project name), the system consistently returns 48 results, and include the following issues: 1. Each returned project is displayed in the grid multiple times. I cannot identify what is driving the number of duplications. 2. Projects without the given project name are displayed. To recreate: 1. Within Selection Query Builder, select Field Name - "PROJECT_NAME", Operator - "=", Input Value - "US 40 Improvements" 2. Click Add 3. Click Validate. The popup indicates there are 48 selections. Click OK. 4. Click Select. The results returned include the following examples for project name "US 40 Improvements" ![image](https://cloud.githubusercontent.com/assets/4103847/10586003/25e6bc4e-7668-11e5-8b44-59221efc61df.png) ![image](https://cloud.githubusercontent.com/assets/4103847/10586012/2f2f3f1a-7668-11e5-914f-be54ca0540b1.png)
non_defect
selection query builder input value query returns inaccurate results within the selection query builder when building a query where there is no domain value ex project name the system consistently returns results and include the following issues each returned project is displayed in the grid multiple times i cannot identify what is driving the number of duplications projects without the given project name are displayed to recreate within selection query builder select field name project name operator input value us improvements click add click validate the popup indicates there are selections click ok click select the results returned include the following examples for project name us improvements
0
54,991
14,115,496,664
IssuesEvent
2020-11-07 21:12:52
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
Multiple Test Failures on Multi-Homed Hosts
Type: Defect
<!-- Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently. --> **Describe the bug** On Multi-homed hosts, i.e. mac w/Ethernet and WiFi networks enabled, there are test failures and Hazelcast isn't working as expected in Payara **Expected behavior** Hazelcast should work correctly on hosts with multiple NICs **To Reproduce** Run Hazelcast test suite on Multi-homed host **Additional context** JDK 8, Mac w/multiple NICs, Hazelcast 4.2-SNAPSHOT checked out from master as of November 7th, 2020 Summary of failed tests: ``` [ERROR] Errors: [ERROR] CachingProviderTest.whenDefaultCacheManager_thenSharedNameHazelcastInstanceExists:215 » Cache [ERROR] CachingProviderTest.whenDefaultCacheManager_withUnnamedDefaultInstance_thenNoSharedNameHazelcastInstanceExists:196 » Cache [ERROR] CachingProviderTest.whenDefaultURI_inexistentInstanceNameAsProperty_thenStartsOtherInstance:114 » Cache [ERROR] CachingProviderTest.whenOtherURI_inexistentInstanceNameAsProperty_thenStartsNewInstance:120 » Cache [ERROR] FencedLockClientBasicTest>AbstractFencedLockBasicTest.testTryLockLongTimeout_whenLockedByOther:318->AbstractFencedLockBasicTest.lockByOtherThread:513 » TestTimedOut [ERROR] com.hazelcast.internal.cluster.impl.ClusterVersionInitTest.test_clusterVersion_isEventuallySetOnJoiningMember_whenMulticastJoinerConfigured(com.hazelcast.internal.cluster.impl.ClusterVersionInitTest) [ERROR] Run 1: ClusterVersionInitTest.test_clusterVersion_isEventuallySetOnJoiningMember_whenMulticastJoinerConfigured:79->setupInstance:104 » NullPointer [ERROR] Run 2: ClusterVersionInitTest.tearDown:111 NullPointer [INFO] [ERROR] com.hazelcast.internal.cluster.impl.ClusterVersionInitTest.test_clusterVersion_isEventuallySet_whenSingleNodeMulticastJoinerCluster(com.hazelcast.internal.cluster.impl.ClusterVersionInitTest) [ERROR] Run 1: ClusterVersionInitTest.test_clusterVersion_isEventuallySet_whenSingleNodeMulticastJoinerCluster:48->setupInstance:104 » NullPointer [ERROR] Run 2: ClusterVersionInitTest.tearDown:111 NullPointer [INFO] [INFO] [ERROR] Tests run: 35382, Failures: 0, Errors: 7, Skipped: 977 ``` Details: ``` [ERROR] Tests run: 15, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 60.087 s <<< FAILURE! - in com.hazelcast.cache.CachingProviderTest [ERROR] whenOtherURI_inexistentInstanceNameAsProperty_thenStartsNewInstance(com.hazelcast.cache.CachingProviderTest) Time elapsed: 3.944 s <<< ERROR! javax.cache.CacheException: Error opening URI [other-uri] at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getCacheManager(AbstractHazelcastCachingProvider.java:134) at com.hazelcast.cache.CachingProviderTest.whenOtherURI_inexistentInstanceNameAsProperty_thenStartsNewInstance(CachingProviderTest.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:114) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:106) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at com.hazelcast.internal.cluster.impl.MulticastJoiner.<init>(MulticastJoiner.java:52) at com.hazelcast.instance.impl.Node.createJoiner(Node.java:829) at com.hazelcast.instance.impl.DefaultNodeContext.createJoiner(DefaultNodeContext.java:142) at com.hazelcast.instance.impl.Node.<init>(Node.java:273) at com.hazelcast.instance.impl.HazelcastInstanceImpl.createNode(HazelcastInstanceImpl.java:148) at com.hazelcast.instance.impl.HazelcastInstanceImpl.<init>(HazelcastInstanceImpl.java:117) at com.hazelcast.instance.impl.HazelcastInstanceFactory.constructHazelcastInstance(HazelcastInstanceFactory.java:211) at com.hazelcast.instance.impl.HazelcastInstanceFactory.getOrCreateHazelcastInstance(HazelcastInstanceFactory.java:108) at com.hazelcast.core.Hazelcast.getOrCreateHazelcastInstance(Hazelcast.java:165) at com.hazelcast.cache.impl.HazelcastServerCachingProvider.getOrCreateByInstanceName(HazelcastServerCachingProvider.java:111) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getOrCreateInstanceFromProperties(AbstractHazelcastCachingProvider.java:362) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getOrCreateInstance(AbstractHazelcastCachingProvider.java:321) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.createHazelcastCacheManager(AbstractHazelcastCachingProvider.java:247) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getCacheManager(AbstractHazelcastCachingProvider.java:131) ... 13 more [ERROR] whenDefaultCacheManager_thenSharedNameHazelcastInstanceExists(com.hazelcast.cache.CachingProviderTest) Time elapsed: 12.594 s <<< ERROR! javax.cache.CacheException: Error opening URI [hazelcast] at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getCacheManager(AbstractHazelcastCachingProvider.java:134) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getCacheManager(AbstractHazelcastCachingProvider.java:163) at com.hazelcast.cache.HazelcastCachingProvider.getCacheManager(HazelcastCachingProvider.java:275) at com.hazelcast.cache.CachingProviderTest.whenDefaultCacheManager_thenSharedNameHazelcastInstanceExists(CachingProviderTest.java:215) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:114) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:106) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at com.hazelcast.internal.cluster.impl.MulticastJoiner.<init>(MulticastJoiner.java:52) at com.hazelcast.instance.impl.Node.createJoiner(Node.java:829) at com.hazelcast.instance.impl.DefaultNodeContext.createJoiner(DefaultNodeContext.java:142) at com.hazelcast.instance.impl.Node.<init>(Node.java:273) at com.hazelcast.instance.impl.HazelcastInstanceImpl.createNode(HazelcastInstanceImpl.java:148) at com.hazelcast.instance.impl.HazelcastInstanceImpl.<init>(HazelcastInstanceImpl.java:117) at com.hazelcast.instance.impl.HazelcastInstanceFactory.constructHazelcastInstance(HazelcastInstanceFactory.java:211) at com.hazelcast.instance.impl.HazelcastInstanceFactory.getOrCreateHazelcastInstance(HazelcastInstanceFactory.java:108) at com.hazelcast.core.Hazelcast.getOrCreateHazelcastInstance(Hazelcast.java:165) at com.hazelcast.cache.impl.HazelcastServerCachingProvider.getDefaultInstance(HazelcastServerCachingProvider.java:99) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getOrCreateInstance(AbstractHazelcastCachingProvider.java:341) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.createHazelcastCacheManager(AbstractHazelcastCachingProvider.java:247) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getCacheManager(AbstractHazelcastCachingProvider.java:131) ... 15 more [ERROR] whenDefaultCacheManager_withUnnamedDefaultInstance_thenNoSharedNameHazelcastInstanceExists(com.hazelcast.cache.CachingProviderTest) Time elapsed: 12.46 s <<< ERROR! javax.cache.CacheException: Error opening URI [hazelcast] at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getCacheManager(AbstractHazelcastCachingProvider.java:134) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getCacheManager(AbstractHazelcastCachingProvider.java:163) at com.hazelcast.cache.HazelcastCachingProvider.getCacheManager(HazelcastCachingProvider.java:275) at com.hazelcast.cache.CachingProviderTest.whenDefaultCacheManager_withUnnamedDefaultInstance_thenNoSharedNameHazelcastInstanceExists(CachingProviderTest.java:196) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:114) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:106) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at com.hazelcast.internal.cluster.impl.MulticastJoiner.<init>(MulticastJoiner.java:52) at com.hazelcast.instance.impl.Node.createJoiner(Node.java:829) at com.hazelcast.instance.impl.DefaultNodeContext.createJoiner(DefaultNodeContext.java:142) at com.hazelcast.instance.impl.Node.<init>(Node.java:273) at com.hazelcast.instance.impl.HazelcastInstanceImpl.createNode(HazelcastInstanceImpl.java:148) at com.hazelcast.instance.impl.HazelcastInstanceImpl.<init>(HazelcastInstanceImpl.java:117) at com.hazelcast.instance.impl.HazelcastInstanceFactory.constructHazelcastInstance(HazelcastInstanceFactory.java:211) at com.hazelcast.instance.impl.HazelcastInstanceFactory.newHazelcastInstance(HazelcastInstanceFactory.java:190) at com.hazelcast.instance.impl.HazelcastInstanceFactory.newHazelcastInstance(HazelcastInstanceFactory.java:128) at com.hazelcast.core.Hazelcast.newHazelcastInstance(Hazelcast.java:91) at com.hazelcast.cache.impl.HazelcastServerCachingProvider.getDefaultInstance(HazelcastServerCachingProvider.java:97) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getOrCreateInstance(AbstractHazelcastCachingProvider.java:341) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.createHazelcastCacheManager(AbstractHazelcastCachingProvider.java:247) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getCacheManager(AbstractHazelcastCachingProvider.java:131) ... 15 more [ERROR] whenDefaultURI_inexistentInstanceNameAsProperty_thenStartsOtherInstance(com.hazelcast.cache.CachingProviderTest) Time elapsed: 12.696 s <<< ERROR! javax.cache.CacheException: Error opening URI [hazelcast] at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getCacheManager(AbstractHazelcastCachingProvider.java:134) at com.hazelcast.cache.CachingProviderTest.whenDefaultURI_inexistentInstanceNameAsProperty_thenStartsOtherInstance(CachingProviderTest.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:114) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:106) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at com.hazelcast.internal.cluster.impl.MulticastJoiner.<init>(MulticastJoiner.java:52) at com.hazelcast.instance.impl.Node.createJoiner(Node.java:829) at com.hazelcast.instance.impl.DefaultNodeContext.createJoiner(DefaultNodeContext.java:142) at com.hazelcast.instance.impl.Node.<init>(Node.java:273) at com.hazelcast.instance.impl.HazelcastInstanceImpl.createNode(HazelcastInstanceImpl.java:148) at com.hazelcast.instance.impl.HazelcastInstanceImpl.<init>(HazelcastInstanceImpl.java:117) at com.hazelcast.instance.impl.HazelcastInstanceFactory.constructHazelcastInstance(HazelcastInstanceFactory.java:211) at com.hazelcast.instance.impl.HazelcastInstanceFactory.getOrCreateHazelcastInstance(HazelcastInstanceFactory.java:108) at com.hazelcast.core.Hazelcast.getOrCreateHazelcastInstance(Hazelcast.java:165) at com.hazelcast.cache.impl.HazelcastServerCachingProvider.getOrCreateByInstanceName(HazelcastServerCachingProvider.java:111) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getOrCreateInstanceFromProperties(AbstractHazelcastCachingProvider.java:362) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getOrCreateInstance(AbstractHazelcastCachingProvider.java:321) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.createHazelcastCacheManager(AbstractHazelcastCachingProvider.java:247) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getCacheManager(AbstractHazelcastCachingProvider.java:131) ... 13 more [ERROR] Tests run: 7, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 2.482 s <<< FAILURE! - in com.hazelcast.internal.cluster.impl.ClusterVersionInitTest [ERROR] test_clusterVersion_isEventuallySet_whenSingleNodeMulticastJoinerCluster(com.hazelcast.internal.cluster.impl.ClusterVersionInitTest) Time elapsed: 2.272 s <<< ERROR! java.lang.NullPointerException at com.hazelcast.internal.cluster.impl.MulticastJoiner.<init>(MulticastJoiner.java:52) at com.hazelcast.instance.impl.Node.createJoiner(Node.java:829) at com.hazelcast.instance.impl.DefaultNodeContext.createJoiner(DefaultNodeContext.java:142) at com.hazelcast.instance.impl.Node.<init>(Node.java:273) at com.hazelcast.instance.impl.HazelcastInstanceImpl.createNode(HazelcastInstanceImpl.java:148) at com.hazelcast.instance.impl.HazelcastInstanceImpl.<init>(HazelcastInstanceImpl.java:117) at com.hazelcast.instance.impl.HazelcastInstanceFactory.constructHazelcastInstance(HazelcastInstanceFactory.java:211) at com.hazelcast.instance.impl.HazelcastInstanceFactory.newHazelcastInstance(HazelcastInstanceFactory.java:190) at com.hazelcast.instance.impl.HazelcastInstanceFactory.newHazelcastInstance(HazelcastInstanceFactory.java:128) at com.hazelcast.core.Hazelcast.newHazelcastInstance(Hazelcast.java:57) at com.hazelcast.internal.cluster.impl.ClusterVersionInitTest.setupInstance(ClusterVersionInitTest.java:104) at com.hazelcast.internal.cluster.impl.ClusterVersionInitTest.test_clusterVersion_isEventuallySet_whenSingleNodeMulticastJoinerCluster(ClusterVersionInitTest.java:48) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:114) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:106) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [ERROR] test_clusterVersion_isEventuallySetOnJoiningMember_whenMulticastJoinerConfigured(com.hazelcast.internal.cluster.impl.ClusterVersionInitTest) Time elapsed: 2.273 s <<< ERROR! java.lang.NullPointerException at com.hazelcast.internal.cluster.impl.MulticastJoiner.<init>(MulticastJoiner.java:52) at com.hazelcast.instance.impl.Node.createJoiner(Node.java:829) at com.hazelcast.instance.impl.DefaultNodeContext.createJoiner(DefaultNodeContext.java:142) at com.hazelcast.instance.impl.Node.<init>(Node.java:273) at com.hazelcast.instance.impl.HazelcastInstanceImpl.createNode(HazelcastInstanceImpl.java:148) at com.hazelcast.instance.impl.HazelcastInstanceImpl.<init>(HazelcastInstanceImpl.java:117) at com.hazelcast.instance.impl.HazelcastInstanceFactory.constructHazelcastInstance(HazelcastInstanceFactory.java:211) at com.hazelcast.instance.impl.HazelcastInstanceFactory.newHazelcastInstance(HazelcastInstanceFactory.java:190) at com.hazelcast.instance.impl.HazelcastInstanceFactory.newHazelcastInstance(HazelcastInstanceFactory.java:128) at com.hazelcast.core.Hazelcast.newHazelcastInstance(Hazelcast.java:57) at com.hazelcast.internal.cluster.impl.ClusterVersionInitTest.setupInstance(ClusterVersionInitTest.java:104) at com.hazelcast.internal.cluster.impl.ClusterVersionInitTest.test_clusterVersion_isEventuallySetOnJoiningMember_whenMulticastJoinerConfigured(ClusterVersionInitTest.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:114) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:106) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [ERROR] test_clusterVersion_isEventuallySetOnJoiningMember_whenMulticastJoinerConfigured(com.hazelcast.internal.cluster.impl.ClusterVersionInitTest) Time elapsed: 2.274 s <<< ERROR! java.lang.NullPointerException at com.hazelcast.internal.cluster.impl.ClusterVersionInitTest.tearDown(ClusterVersionInitTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33) at com.hazelcast.test.DumpBuildInfoOnFailureRule$1.evaluate(DumpBuildInfoOnFailureRule.java:37) at com.hazelcast.test.metrics.MetricsRule$1.evaluate(MetricsRule.java:62) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at com.hazelcast.test.HazelcastParallelClassRunner.access$301(HazelcastParallelClassRunner.java:49) at com.hazelcast.test.HazelcastParallelClassRunner$TestRunner.run(HazelcastParallelClassRunner.java:162) at java.lang.Thread.run(Thread.java:748) [ERROR] test_clusterVersion_isEventuallySet_whenSingleNodeMulticastJoinerCluster(com.hazelcast.internal.cluster.impl.ClusterVersionInitTest) Time elapsed: 2.275 s <<< ERROR! java.lang.NullPointerException at com.hazelcast.internal.cluster.impl.ClusterVersionInitTest.tearDown(ClusterVersionInitTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33) at com.hazelcast.test.DumpBuildInfoOnFailureRule$1.evaluate(DumpBuildInfoOnFailureRule.java:37) at com.hazelcast.test.metrics.MetricsRule$1.evaluate(MetricsRule.java:62) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at com.hazelcast.test.HazelcastParallelClassRunner.access$301(HazelcastParallelClassRunner.java:49) at com.hazelcast.test.HazelcastParallelClassRunner$TestRunner.run(HazelcastParallelClassRunner.java:162) at java.lang.Thread.run(Thread.java:748) [ERROR] Tests run: 33, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 174.226 s <<< FAILURE! - in com.hazelcast.client.cp.internal.datastructures.lock.FencedLockClientBasicTest [ERROR] testTryLockLongTimeout_whenLockedByOther(com.hazelcast.client.cp.internal.datastructures.lock.FencedLockClientBasicTest) Time elapsed: 90.919 s <<< ERROR! org.junit.runners.model.TestTimedOutException: test timed out after 60000 milliseconds at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429) at java.util.concurrent.FutureTask.get(FutureTask.java:191) at com.hazelcast.cp.internal.datastructures.lock.AbstractFencedLockBasicTest.lockByOtherThread(AbstractFencedLockBasicTest.java:513) at com.hazelcast.cp.internal.datastructures.lock.AbstractFencedLockBasicTest.testTryLockLongTimeout_whenLockedByOther(AbstractFencedLockBasicTest.java:318) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:114) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:106) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) ``` Active NICs: - 10.0.1.2 (Ethernet) - 10.0.1.3 (WiFi) $ ifconfig -a ``` lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 options=1203<RXCSUM,TXCSUM,TXSTATUS,SW_TIMESTAMP> inet 127.0.0.1 netmask 0xff000000 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 nd6 options=201<PERFORMNUD,DAD> gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280 stf0: flags=0<> mtu 1280 en4: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 options=50b<RXCSUM,TXCSUM,VLAN_HWTAGGING,AV,CHANNEL_IO> ether ac:87:a3:34:a0:3e inet6 fe80::103a:85b0:3b54:c404%en4 prefixlen 64 secured scopeid 0x4 inet 10.0.1.2 netmask 0xffffff00 broadcast 10.0.1.255 nd6 options=201<PERFORMNUD,DAD> media: autoselect (1000baseT <full-duplex,flow-control,energy-efficient-ethernet>) status: active en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 options=400<CHANNEL_IO> ether ac:bc:32:a7:73:77 inet6 fe80::187b:43e1:8941:3e34%en0 prefixlen 64 secured scopeid 0x5 inet 10.0.1.3 netmask 0xffffff00 broadcast 10.0.1.255 inet6 2603:80a0:1102:2456:49e:dcee:370b:3d0b prefixlen 64 autoconf secured inet6 2603:80a0:1102:2456:ccc7:cb2f:948d:1f27 prefixlen 64 deprecated autoconf temporary inet6 2603:80a0:1102:2456:9d51:9a91:ff96:222e prefixlen 64 deprecated autoconf temporary inet6 2603:80a0:1102:2456:d546:3e82:75b1:201 prefixlen 64 autoconf temporary nd6 options=201<PERFORMNUD,DAD> media: autoselect status: active en1: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500 options=460<TSO4,TSO6,CHANNEL_IO> ether 82:13:0c:0c:e2:40 media: autoselect <full-duplex> status: inactive en2: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500 options=460<TSO4,TSO6,CHANNEL_IO> ether 82:13:0c:0c:e2:41 media: autoselect <full-duplex> status: inactive bridge0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 options=63<RXCSUM,TXCSUM,TSO4,TSO6> ether 82:13:0c:0c:e2:40 Configuration: id 0:0:0:0:0:0 priority 0 hellotime 0 fwddelay 0 maxage 0 holdcnt 0 proto stp maxaddr 100 timeout 1200 root id 0:0:0:0:0:0 priority 0 ifcost 0 port 0 ipfilter disabled flags 0x0 member: en1 flags=3<LEARNING,DISCOVER> ifmaxaddr 0 port 6 priority 0 path cost 0 member: en2 flags=3<LEARNING,DISCOVER> ifmaxaddr 0 port 7 priority 0 path cost 0 nd6 options=201<PERFORMNUD,DAD> media: <unknown type> status: inactive p2p0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 2304 options=400<CHANNEL_IO> ether 0e:bc:32:a7:73:77 media: autoselect status: inactive awdl0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1484 options=400<CHANNEL_IO> ether 0a:92:a3:6c:c6:d4 inet6 fe80::892:a3ff:fe6c:c6d4%awdl0 prefixlen 64 scopeid 0xa nd6 options=201<PERFORMNUD,DAD> media: autoselect status: active llw0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 options=400<CHANNEL_IO> ether 0a:92:a3:6c:c6:d4 inet6 fe80::892:a3ff:fe6c:c6d4%llw0 prefixlen 64 scopeid 0xb nd6 options=201<PERFORMNUD,DAD> media: autoselect status: active utun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1380 inet6 fe80::ddd3:44cc:e7c:1c6b%utun0 prefixlen 64 scopeid 0xc nd6 options=201<PERFORMNUD,DAD> utun1: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 2000 inet6 fe80::f341:d5a1:17fe:ba5b%utun1 prefixlen 64 scopeid 0xd nd6 options=201<PERFORMNUD,DAD> vboxnet0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 ether 0a:00:27:00:00:00 inet 192.168.99.1 netmask 0xffffff00 broadcast 192.168.99.255 ipsec0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 15 ``` Related issues: #16358 #17466
1.0
Multiple Test Failures on Multi-Homed Hosts - <!-- Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently. --> **Describe the bug** On Multi-homed hosts, i.e. mac w/Ethernet and WiFi networks enabled, there are test failures and Hazelcast isn't working as expected in Payara **Expected behavior** Hazelcast should work correctly on hosts with multiple NICs **To Reproduce** Run Hazelcast test suite on Multi-homed host **Additional context** JDK 8, Mac w/multiple NICs, Hazelcast 4.2-SNAPSHOT checked out from master as of November 7th, 2020 Summary of failed tests: ``` [ERROR] Errors: [ERROR] CachingProviderTest.whenDefaultCacheManager_thenSharedNameHazelcastInstanceExists:215 » Cache [ERROR] CachingProviderTest.whenDefaultCacheManager_withUnnamedDefaultInstance_thenNoSharedNameHazelcastInstanceExists:196 » Cache [ERROR] CachingProviderTest.whenDefaultURI_inexistentInstanceNameAsProperty_thenStartsOtherInstance:114 » Cache [ERROR] CachingProviderTest.whenOtherURI_inexistentInstanceNameAsProperty_thenStartsNewInstance:120 » Cache [ERROR] FencedLockClientBasicTest>AbstractFencedLockBasicTest.testTryLockLongTimeout_whenLockedByOther:318->AbstractFencedLockBasicTest.lockByOtherThread:513 » TestTimedOut [ERROR] com.hazelcast.internal.cluster.impl.ClusterVersionInitTest.test_clusterVersion_isEventuallySetOnJoiningMember_whenMulticastJoinerConfigured(com.hazelcast.internal.cluster.impl.ClusterVersionInitTest) [ERROR] Run 1: ClusterVersionInitTest.test_clusterVersion_isEventuallySetOnJoiningMember_whenMulticastJoinerConfigured:79->setupInstance:104 » NullPointer [ERROR] Run 2: ClusterVersionInitTest.tearDown:111 NullPointer [INFO] [ERROR] com.hazelcast.internal.cluster.impl.ClusterVersionInitTest.test_clusterVersion_isEventuallySet_whenSingleNodeMulticastJoinerCluster(com.hazelcast.internal.cluster.impl.ClusterVersionInitTest) [ERROR] Run 1: ClusterVersionInitTest.test_clusterVersion_isEventuallySet_whenSingleNodeMulticastJoinerCluster:48->setupInstance:104 » NullPointer [ERROR] Run 2: ClusterVersionInitTest.tearDown:111 NullPointer [INFO] [INFO] [ERROR] Tests run: 35382, Failures: 0, Errors: 7, Skipped: 977 ``` Details: ``` [ERROR] Tests run: 15, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 60.087 s <<< FAILURE! - in com.hazelcast.cache.CachingProviderTest [ERROR] whenOtherURI_inexistentInstanceNameAsProperty_thenStartsNewInstance(com.hazelcast.cache.CachingProviderTest) Time elapsed: 3.944 s <<< ERROR! javax.cache.CacheException: Error opening URI [other-uri] at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getCacheManager(AbstractHazelcastCachingProvider.java:134) at com.hazelcast.cache.CachingProviderTest.whenOtherURI_inexistentInstanceNameAsProperty_thenStartsNewInstance(CachingProviderTest.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:114) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:106) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at com.hazelcast.internal.cluster.impl.MulticastJoiner.<init>(MulticastJoiner.java:52) at com.hazelcast.instance.impl.Node.createJoiner(Node.java:829) at com.hazelcast.instance.impl.DefaultNodeContext.createJoiner(DefaultNodeContext.java:142) at com.hazelcast.instance.impl.Node.<init>(Node.java:273) at com.hazelcast.instance.impl.HazelcastInstanceImpl.createNode(HazelcastInstanceImpl.java:148) at com.hazelcast.instance.impl.HazelcastInstanceImpl.<init>(HazelcastInstanceImpl.java:117) at com.hazelcast.instance.impl.HazelcastInstanceFactory.constructHazelcastInstance(HazelcastInstanceFactory.java:211) at com.hazelcast.instance.impl.HazelcastInstanceFactory.getOrCreateHazelcastInstance(HazelcastInstanceFactory.java:108) at com.hazelcast.core.Hazelcast.getOrCreateHazelcastInstance(Hazelcast.java:165) at com.hazelcast.cache.impl.HazelcastServerCachingProvider.getOrCreateByInstanceName(HazelcastServerCachingProvider.java:111) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getOrCreateInstanceFromProperties(AbstractHazelcastCachingProvider.java:362) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getOrCreateInstance(AbstractHazelcastCachingProvider.java:321) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.createHazelcastCacheManager(AbstractHazelcastCachingProvider.java:247) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getCacheManager(AbstractHazelcastCachingProvider.java:131) ... 13 more [ERROR] whenDefaultCacheManager_thenSharedNameHazelcastInstanceExists(com.hazelcast.cache.CachingProviderTest) Time elapsed: 12.594 s <<< ERROR! javax.cache.CacheException: Error opening URI [hazelcast] at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getCacheManager(AbstractHazelcastCachingProvider.java:134) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getCacheManager(AbstractHazelcastCachingProvider.java:163) at com.hazelcast.cache.HazelcastCachingProvider.getCacheManager(HazelcastCachingProvider.java:275) at com.hazelcast.cache.CachingProviderTest.whenDefaultCacheManager_thenSharedNameHazelcastInstanceExists(CachingProviderTest.java:215) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:114) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:106) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at com.hazelcast.internal.cluster.impl.MulticastJoiner.<init>(MulticastJoiner.java:52) at com.hazelcast.instance.impl.Node.createJoiner(Node.java:829) at com.hazelcast.instance.impl.DefaultNodeContext.createJoiner(DefaultNodeContext.java:142) at com.hazelcast.instance.impl.Node.<init>(Node.java:273) at com.hazelcast.instance.impl.HazelcastInstanceImpl.createNode(HazelcastInstanceImpl.java:148) at com.hazelcast.instance.impl.HazelcastInstanceImpl.<init>(HazelcastInstanceImpl.java:117) at com.hazelcast.instance.impl.HazelcastInstanceFactory.constructHazelcastInstance(HazelcastInstanceFactory.java:211) at com.hazelcast.instance.impl.HazelcastInstanceFactory.getOrCreateHazelcastInstance(HazelcastInstanceFactory.java:108) at com.hazelcast.core.Hazelcast.getOrCreateHazelcastInstance(Hazelcast.java:165) at com.hazelcast.cache.impl.HazelcastServerCachingProvider.getDefaultInstance(HazelcastServerCachingProvider.java:99) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getOrCreateInstance(AbstractHazelcastCachingProvider.java:341) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.createHazelcastCacheManager(AbstractHazelcastCachingProvider.java:247) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getCacheManager(AbstractHazelcastCachingProvider.java:131) ... 15 more [ERROR] whenDefaultCacheManager_withUnnamedDefaultInstance_thenNoSharedNameHazelcastInstanceExists(com.hazelcast.cache.CachingProviderTest) Time elapsed: 12.46 s <<< ERROR! javax.cache.CacheException: Error opening URI [hazelcast] at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getCacheManager(AbstractHazelcastCachingProvider.java:134) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getCacheManager(AbstractHazelcastCachingProvider.java:163) at com.hazelcast.cache.HazelcastCachingProvider.getCacheManager(HazelcastCachingProvider.java:275) at com.hazelcast.cache.CachingProviderTest.whenDefaultCacheManager_withUnnamedDefaultInstance_thenNoSharedNameHazelcastInstanceExists(CachingProviderTest.java:196) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:114) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:106) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at com.hazelcast.internal.cluster.impl.MulticastJoiner.<init>(MulticastJoiner.java:52) at com.hazelcast.instance.impl.Node.createJoiner(Node.java:829) at com.hazelcast.instance.impl.DefaultNodeContext.createJoiner(DefaultNodeContext.java:142) at com.hazelcast.instance.impl.Node.<init>(Node.java:273) at com.hazelcast.instance.impl.HazelcastInstanceImpl.createNode(HazelcastInstanceImpl.java:148) at com.hazelcast.instance.impl.HazelcastInstanceImpl.<init>(HazelcastInstanceImpl.java:117) at com.hazelcast.instance.impl.HazelcastInstanceFactory.constructHazelcastInstance(HazelcastInstanceFactory.java:211) at com.hazelcast.instance.impl.HazelcastInstanceFactory.newHazelcastInstance(HazelcastInstanceFactory.java:190) at com.hazelcast.instance.impl.HazelcastInstanceFactory.newHazelcastInstance(HazelcastInstanceFactory.java:128) at com.hazelcast.core.Hazelcast.newHazelcastInstance(Hazelcast.java:91) at com.hazelcast.cache.impl.HazelcastServerCachingProvider.getDefaultInstance(HazelcastServerCachingProvider.java:97) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getOrCreateInstance(AbstractHazelcastCachingProvider.java:341) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.createHazelcastCacheManager(AbstractHazelcastCachingProvider.java:247) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getCacheManager(AbstractHazelcastCachingProvider.java:131) ... 15 more [ERROR] whenDefaultURI_inexistentInstanceNameAsProperty_thenStartsOtherInstance(com.hazelcast.cache.CachingProviderTest) Time elapsed: 12.696 s <<< ERROR! javax.cache.CacheException: Error opening URI [hazelcast] at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getCacheManager(AbstractHazelcastCachingProvider.java:134) at com.hazelcast.cache.CachingProviderTest.whenDefaultURI_inexistentInstanceNameAsProperty_thenStartsOtherInstance(CachingProviderTest.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:114) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:106) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at com.hazelcast.internal.cluster.impl.MulticastJoiner.<init>(MulticastJoiner.java:52) at com.hazelcast.instance.impl.Node.createJoiner(Node.java:829) at com.hazelcast.instance.impl.DefaultNodeContext.createJoiner(DefaultNodeContext.java:142) at com.hazelcast.instance.impl.Node.<init>(Node.java:273) at com.hazelcast.instance.impl.HazelcastInstanceImpl.createNode(HazelcastInstanceImpl.java:148) at com.hazelcast.instance.impl.HazelcastInstanceImpl.<init>(HazelcastInstanceImpl.java:117) at com.hazelcast.instance.impl.HazelcastInstanceFactory.constructHazelcastInstance(HazelcastInstanceFactory.java:211) at com.hazelcast.instance.impl.HazelcastInstanceFactory.getOrCreateHazelcastInstance(HazelcastInstanceFactory.java:108) at com.hazelcast.core.Hazelcast.getOrCreateHazelcastInstance(Hazelcast.java:165) at com.hazelcast.cache.impl.HazelcastServerCachingProvider.getOrCreateByInstanceName(HazelcastServerCachingProvider.java:111) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getOrCreateInstanceFromProperties(AbstractHazelcastCachingProvider.java:362) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getOrCreateInstance(AbstractHazelcastCachingProvider.java:321) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.createHazelcastCacheManager(AbstractHazelcastCachingProvider.java:247) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getCacheManager(AbstractHazelcastCachingProvider.java:131) ... 13 more [ERROR] Tests run: 7, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 2.482 s <<< FAILURE! - in com.hazelcast.internal.cluster.impl.ClusterVersionInitTest [ERROR] test_clusterVersion_isEventuallySet_whenSingleNodeMulticastJoinerCluster(com.hazelcast.internal.cluster.impl.ClusterVersionInitTest) Time elapsed: 2.272 s <<< ERROR! java.lang.NullPointerException at com.hazelcast.internal.cluster.impl.MulticastJoiner.<init>(MulticastJoiner.java:52) at com.hazelcast.instance.impl.Node.createJoiner(Node.java:829) at com.hazelcast.instance.impl.DefaultNodeContext.createJoiner(DefaultNodeContext.java:142) at com.hazelcast.instance.impl.Node.<init>(Node.java:273) at com.hazelcast.instance.impl.HazelcastInstanceImpl.createNode(HazelcastInstanceImpl.java:148) at com.hazelcast.instance.impl.HazelcastInstanceImpl.<init>(HazelcastInstanceImpl.java:117) at com.hazelcast.instance.impl.HazelcastInstanceFactory.constructHazelcastInstance(HazelcastInstanceFactory.java:211) at com.hazelcast.instance.impl.HazelcastInstanceFactory.newHazelcastInstance(HazelcastInstanceFactory.java:190) at com.hazelcast.instance.impl.HazelcastInstanceFactory.newHazelcastInstance(HazelcastInstanceFactory.java:128) at com.hazelcast.core.Hazelcast.newHazelcastInstance(Hazelcast.java:57) at com.hazelcast.internal.cluster.impl.ClusterVersionInitTest.setupInstance(ClusterVersionInitTest.java:104) at com.hazelcast.internal.cluster.impl.ClusterVersionInitTest.test_clusterVersion_isEventuallySet_whenSingleNodeMulticastJoinerCluster(ClusterVersionInitTest.java:48) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:114) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:106) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [ERROR] test_clusterVersion_isEventuallySetOnJoiningMember_whenMulticastJoinerConfigured(com.hazelcast.internal.cluster.impl.ClusterVersionInitTest) Time elapsed: 2.273 s <<< ERROR! java.lang.NullPointerException at com.hazelcast.internal.cluster.impl.MulticastJoiner.<init>(MulticastJoiner.java:52) at com.hazelcast.instance.impl.Node.createJoiner(Node.java:829) at com.hazelcast.instance.impl.DefaultNodeContext.createJoiner(DefaultNodeContext.java:142) at com.hazelcast.instance.impl.Node.<init>(Node.java:273) at com.hazelcast.instance.impl.HazelcastInstanceImpl.createNode(HazelcastInstanceImpl.java:148) at com.hazelcast.instance.impl.HazelcastInstanceImpl.<init>(HazelcastInstanceImpl.java:117) at com.hazelcast.instance.impl.HazelcastInstanceFactory.constructHazelcastInstance(HazelcastInstanceFactory.java:211) at com.hazelcast.instance.impl.HazelcastInstanceFactory.newHazelcastInstance(HazelcastInstanceFactory.java:190) at com.hazelcast.instance.impl.HazelcastInstanceFactory.newHazelcastInstance(HazelcastInstanceFactory.java:128) at com.hazelcast.core.Hazelcast.newHazelcastInstance(Hazelcast.java:57) at com.hazelcast.internal.cluster.impl.ClusterVersionInitTest.setupInstance(ClusterVersionInitTest.java:104) at com.hazelcast.internal.cluster.impl.ClusterVersionInitTest.test_clusterVersion_isEventuallySetOnJoiningMember_whenMulticastJoinerConfigured(ClusterVersionInitTest.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:114) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:106) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [ERROR] test_clusterVersion_isEventuallySetOnJoiningMember_whenMulticastJoinerConfigured(com.hazelcast.internal.cluster.impl.ClusterVersionInitTest) Time elapsed: 2.274 s <<< ERROR! java.lang.NullPointerException at com.hazelcast.internal.cluster.impl.ClusterVersionInitTest.tearDown(ClusterVersionInitTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33) at com.hazelcast.test.DumpBuildInfoOnFailureRule$1.evaluate(DumpBuildInfoOnFailureRule.java:37) at com.hazelcast.test.metrics.MetricsRule$1.evaluate(MetricsRule.java:62) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at com.hazelcast.test.HazelcastParallelClassRunner.access$301(HazelcastParallelClassRunner.java:49) at com.hazelcast.test.HazelcastParallelClassRunner$TestRunner.run(HazelcastParallelClassRunner.java:162) at java.lang.Thread.run(Thread.java:748) [ERROR] test_clusterVersion_isEventuallySet_whenSingleNodeMulticastJoinerCluster(com.hazelcast.internal.cluster.impl.ClusterVersionInitTest) Time elapsed: 2.275 s <<< ERROR! java.lang.NullPointerException at com.hazelcast.internal.cluster.impl.ClusterVersionInitTest.tearDown(ClusterVersionInitTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33) at com.hazelcast.test.DumpBuildInfoOnFailureRule$1.evaluate(DumpBuildInfoOnFailureRule.java:37) at com.hazelcast.test.metrics.MetricsRule$1.evaluate(MetricsRule.java:62) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at com.hazelcast.test.HazelcastParallelClassRunner.access$301(HazelcastParallelClassRunner.java:49) at com.hazelcast.test.HazelcastParallelClassRunner$TestRunner.run(HazelcastParallelClassRunner.java:162) at java.lang.Thread.run(Thread.java:748) [ERROR] Tests run: 33, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 174.226 s <<< FAILURE! - in com.hazelcast.client.cp.internal.datastructures.lock.FencedLockClientBasicTest [ERROR] testTryLockLongTimeout_whenLockedByOther(com.hazelcast.client.cp.internal.datastructures.lock.FencedLockClientBasicTest) Time elapsed: 90.919 s <<< ERROR! org.junit.runners.model.TestTimedOutException: test timed out after 60000 milliseconds at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429) at java.util.concurrent.FutureTask.get(FutureTask.java:191) at com.hazelcast.cp.internal.datastructures.lock.AbstractFencedLockBasicTest.lockByOtherThread(AbstractFencedLockBasicTest.java:513) at com.hazelcast.cp.internal.datastructures.lock.AbstractFencedLockBasicTest.testTryLockLongTimeout_whenLockedByOther(AbstractFencedLockBasicTest.java:318) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:114) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:106) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) ``` Active NICs: - 10.0.1.2 (Ethernet) - 10.0.1.3 (WiFi) $ ifconfig -a ``` lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 options=1203<RXCSUM,TXCSUM,TXSTATUS,SW_TIMESTAMP> inet 127.0.0.1 netmask 0xff000000 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 nd6 options=201<PERFORMNUD,DAD> gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280 stf0: flags=0<> mtu 1280 en4: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 options=50b<RXCSUM,TXCSUM,VLAN_HWTAGGING,AV,CHANNEL_IO> ether ac:87:a3:34:a0:3e inet6 fe80::103a:85b0:3b54:c404%en4 prefixlen 64 secured scopeid 0x4 inet 10.0.1.2 netmask 0xffffff00 broadcast 10.0.1.255 nd6 options=201<PERFORMNUD,DAD> media: autoselect (1000baseT <full-duplex,flow-control,energy-efficient-ethernet>) status: active en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 options=400<CHANNEL_IO> ether ac:bc:32:a7:73:77 inet6 fe80::187b:43e1:8941:3e34%en0 prefixlen 64 secured scopeid 0x5 inet 10.0.1.3 netmask 0xffffff00 broadcast 10.0.1.255 inet6 2603:80a0:1102:2456:49e:dcee:370b:3d0b prefixlen 64 autoconf secured inet6 2603:80a0:1102:2456:ccc7:cb2f:948d:1f27 prefixlen 64 deprecated autoconf temporary inet6 2603:80a0:1102:2456:9d51:9a91:ff96:222e prefixlen 64 deprecated autoconf temporary inet6 2603:80a0:1102:2456:d546:3e82:75b1:201 prefixlen 64 autoconf temporary nd6 options=201<PERFORMNUD,DAD> media: autoselect status: active en1: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500 options=460<TSO4,TSO6,CHANNEL_IO> ether 82:13:0c:0c:e2:40 media: autoselect <full-duplex> status: inactive en2: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500 options=460<TSO4,TSO6,CHANNEL_IO> ether 82:13:0c:0c:e2:41 media: autoselect <full-duplex> status: inactive bridge0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 options=63<RXCSUM,TXCSUM,TSO4,TSO6> ether 82:13:0c:0c:e2:40 Configuration: id 0:0:0:0:0:0 priority 0 hellotime 0 fwddelay 0 maxage 0 holdcnt 0 proto stp maxaddr 100 timeout 1200 root id 0:0:0:0:0:0 priority 0 ifcost 0 port 0 ipfilter disabled flags 0x0 member: en1 flags=3<LEARNING,DISCOVER> ifmaxaddr 0 port 6 priority 0 path cost 0 member: en2 flags=3<LEARNING,DISCOVER> ifmaxaddr 0 port 7 priority 0 path cost 0 nd6 options=201<PERFORMNUD,DAD> media: <unknown type> status: inactive p2p0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 2304 options=400<CHANNEL_IO> ether 0e:bc:32:a7:73:77 media: autoselect status: inactive awdl0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1484 options=400<CHANNEL_IO> ether 0a:92:a3:6c:c6:d4 inet6 fe80::892:a3ff:fe6c:c6d4%awdl0 prefixlen 64 scopeid 0xa nd6 options=201<PERFORMNUD,DAD> media: autoselect status: active llw0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 options=400<CHANNEL_IO> ether 0a:92:a3:6c:c6:d4 inet6 fe80::892:a3ff:fe6c:c6d4%llw0 prefixlen 64 scopeid 0xb nd6 options=201<PERFORMNUD,DAD> media: autoselect status: active utun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1380 inet6 fe80::ddd3:44cc:e7c:1c6b%utun0 prefixlen 64 scopeid 0xc nd6 options=201<PERFORMNUD,DAD> utun1: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 2000 inet6 fe80::f341:d5a1:17fe:ba5b%utun1 prefixlen 64 scopeid 0xd nd6 options=201<PERFORMNUD,DAD> vboxnet0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 ether 0a:00:27:00:00:00 inet 192.168.99.1 netmask 0xffffff00 broadcast 192.168.99.255 ipsec0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 15 ``` Related issues: #16358 #17466
defect
multiple test failures on multi homed hosts thanks for reporting your issue please share with us the following information to help us resolve your issue quickly and efficiently describe the bug on multi homed hosts i e mac w ethernet and wifi networks enabled there are test failures and hazelcast isn t working as expected in payara expected behavior hazelcast should work correctly on hosts with multiple nics to reproduce run hazelcast test suite on multi homed host additional context jdk mac w multiple nics hazelcast snapshot checked out from master as of november summary of failed tests errors cachingprovidertest whendefaultcachemanager thensharednamehazelcastinstanceexists » cache cachingprovidertest whendefaultcachemanager withunnameddefaultinstance thennosharednamehazelcastinstanceexists » cache cachingprovidertest whendefaulturi inexistentinstancenameasproperty thenstartsotherinstance » cache cachingprovidertest whenotheruri inexistentinstancenameasproperty thenstartsnewinstance » cache fencedlockclientbasictest abstractfencedlockbasictest testtrylocklongtimeout whenlockedbyother abstractfencedlockbasictest lockbyotherthread » testtimedout com hazelcast internal cluster impl clusterversioninittest test clusterversion iseventuallysetonjoiningmember whenmulticastjoinerconfigured com hazelcast internal cluster impl clusterversioninittest run clusterversioninittest test clusterversion iseventuallysetonjoiningmember whenmulticastjoinerconfigured setupinstance » nullpointer run clusterversioninittest teardown nullpointer com hazelcast internal cluster impl clusterversioninittest test clusterversion iseventuallyset whensinglenodemulticastjoinercluster com hazelcast internal cluster impl clusterversioninittest run clusterversioninittest test clusterversion iseventuallyset whensinglenodemulticastjoinercluster setupinstance » nullpointer run clusterversioninittest teardown nullpointer tests run failures errors skipped details tests run failures errors skipped time elapsed s failure in com hazelcast cache cachingprovidertest whenotheruri inexistentinstancenameasproperty thenstartsnewinstance com hazelcast cache cachingprovidertest time elapsed s error javax cache cacheexception error opening uri at com hazelcast cache impl abstracthazelcastcachingprovider getcachemanager abstracthazelcastcachingprovider java at com hazelcast cache cachingprovidertest whenotheruri inexistentinstancenameasproperty thenstartsnewinstance cachingprovidertest java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org junit runners model frameworkmethod runreflectivecall frameworkmethod java at org junit internal runners model reflectivecallable run reflectivecallable java at org junit runners model frameworkmethod invokeexplosively frameworkmethod java at org junit internal runners statements invokemethod evaluate invokemethod java at com hazelcast test failontimeoutstatement callablestatement call failontimeoutstatement java at com hazelcast test failontimeoutstatement callablestatement call failontimeoutstatement java at java util concurrent futuretask run futuretask java at java lang thread run thread java caused by java lang nullpointerexception at com hazelcast internal cluster impl multicastjoiner multicastjoiner java at com hazelcast instance impl node createjoiner node java at com hazelcast instance impl defaultnodecontext createjoiner defaultnodecontext java at com hazelcast instance impl node node java at com hazelcast instance impl hazelcastinstanceimpl createnode hazelcastinstanceimpl java at com hazelcast instance impl hazelcastinstanceimpl hazelcastinstanceimpl java at com hazelcast instance impl hazelcastinstancefactory constructhazelcastinstance hazelcastinstancefactory java at com hazelcast instance impl hazelcastinstancefactory getorcreatehazelcastinstance hazelcastinstancefactory java at com hazelcast core hazelcast getorcreatehazelcastinstance hazelcast java at com hazelcast cache impl hazelcastservercachingprovider getorcreatebyinstancename hazelcastservercachingprovider java at com hazelcast cache impl abstracthazelcastcachingprovider getorcreateinstancefromproperties abstracthazelcastcachingprovider java at com hazelcast cache impl abstracthazelcastcachingprovider getorcreateinstance abstracthazelcastcachingprovider java at com hazelcast cache impl abstracthazelcastcachingprovider createhazelcastcachemanager abstracthazelcastcachingprovider java at com hazelcast cache impl abstracthazelcastcachingprovider getcachemanager abstracthazelcastcachingprovider java more whendefaultcachemanager thensharednamehazelcastinstanceexists com hazelcast cache cachingprovidertest time elapsed s error javax cache cacheexception error opening uri at com hazelcast cache impl abstracthazelcastcachingprovider getcachemanager abstracthazelcastcachingprovider java at com hazelcast cache impl abstracthazelcastcachingprovider getcachemanager abstracthazelcastcachingprovider java at com hazelcast cache hazelcastcachingprovider getcachemanager hazelcastcachingprovider java at com hazelcast cache cachingprovidertest whendefaultcachemanager thensharednamehazelcastinstanceexists cachingprovidertest java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org junit runners model frameworkmethod runreflectivecall frameworkmethod java at org junit internal runners model reflectivecallable run reflectivecallable java at org junit runners model frameworkmethod invokeexplosively frameworkmethod java at org junit internal runners statements invokemethod evaluate invokemethod java at com hazelcast test failontimeoutstatement callablestatement call failontimeoutstatement java at com hazelcast test failontimeoutstatement callablestatement call failontimeoutstatement java at java util concurrent futuretask run futuretask java at java lang thread run thread java caused by java lang nullpointerexception at com hazelcast internal cluster impl multicastjoiner multicastjoiner java at com hazelcast instance impl node createjoiner node java at com hazelcast instance impl defaultnodecontext createjoiner defaultnodecontext java at com hazelcast instance impl node node java at com hazelcast instance impl hazelcastinstanceimpl createnode hazelcastinstanceimpl java at com hazelcast instance impl hazelcastinstanceimpl hazelcastinstanceimpl java at com hazelcast instance impl hazelcastinstancefactory constructhazelcastinstance hazelcastinstancefactory java at com hazelcast instance impl hazelcastinstancefactory getorcreatehazelcastinstance hazelcastinstancefactory java at com hazelcast core hazelcast getorcreatehazelcastinstance hazelcast java at com hazelcast cache impl hazelcastservercachingprovider getdefaultinstance hazelcastservercachingprovider java at com hazelcast cache impl abstracthazelcastcachingprovider getorcreateinstance abstracthazelcastcachingprovider java at com hazelcast cache impl abstracthazelcastcachingprovider createhazelcastcachemanager abstracthazelcastcachingprovider java at com hazelcast cache impl abstracthazelcastcachingprovider getcachemanager abstracthazelcastcachingprovider java more whendefaultcachemanager withunnameddefaultinstance thennosharednamehazelcastinstanceexists com hazelcast cache cachingprovidertest time elapsed s error javax cache cacheexception error opening uri at com hazelcast cache impl abstracthazelcastcachingprovider getcachemanager abstracthazelcastcachingprovider java at com hazelcast cache impl abstracthazelcastcachingprovider getcachemanager abstracthazelcastcachingprovider java at com hazelcast cache hazelcastcachingprovider getcachemanager hazelcastcachingprovider java at com hazelcast cache cachingprovidertest whendefaultcachemanager withunnameddefaultinstance thennosharednamehazelcastinstanceexists cachingprovidertest java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org junit runners model frameworkmethod runreflectivecall frameworkmethod java at org junit internal runners model reflectivecallable run reflectivecallable java at org junit runners model frameworkmethod invokeexplosively frameworkmethod java at org junit internal runners statements invokemethod evaluate invokemethod java at com hazelcast test failontimeoutstatement callablestatement call failontimeoutstatement java at com hazelcast test failontimeoutstatement callablestatement call failontimeoutstatement java at java util concurrent futuretask run futuretask java at java lang thread run thread java caused by java lang nullpointerexception at com hazelcast internal cluster impl multicastjoiner multicastjoiner java at com hazelcast instance impl node createjoiner node java at com hazelcast instance impl defaultnodecontext createjoiner defaultnodecontext java at com hazelcast instance impl node node java at com hazelcast instance impl hazelcastinstanceimpl createnode hazelcastinstanceimpl java at com hazelcast instance impl hazelcastinstanceimpl hazelcastinstanceimpl java at com hazelcast instance impl hazelcastinstancefactory constructhazelcastinstance hazelcastinstancefactory java at com hazelcast instance impl hazelcastinstancefactory newhazelcastinstance hazelcastinstancefactory java at com hazelcast instance impl hazelcastinstancefactory newhazelcastinstance hazelcastinstancefactory java at com hazelcast core hazelcast newhazelcastinstance hazelcast java at com hazelcast cache impl hazelcastservercachingprovider getdefaultinstance hazelcastservercachingprovider java at com hazelcast cache impl abstracthazelcastcachingprovider getorcreateinstance abstracthazelcastcachingprovider java at com hazelcast cache impl abstracthazelcastcachingprovider createhazelcastcachemanager abstracthazelcastcachingprovider java at com hazelcast cache impl abstracthazelcastcachingprovider getcachemanager abstracthazelcastcachingprovider java more whendefaulturi inexistentinstancenameasproperty thenstartsotherinstance com hazelcast cache cachingprovidertest time elapsed s error javax cache cacheexception error opening uri at com hazelcast cache impl abstracthazelcastcachingprovider getcachemanager abstracthazelcastcachingprovider java at com hazelcast cache cachingprovidertest whendefaulturi inexistentinstancenameasproperty thenstartsotherinstance cachingprovidertest java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org junit runners model frameworkmethod runreflectivecall frameworkmethod java at org junit internal runners model reflectivecallable run reflectivecallable java at org junit runners model frameworkmethod invokeexplosively frameworkmethod java at org junit internal runners statements invokemethod evaluate invokemethod java at com hazelcast test failontimeoutstatement callablestatement call failontimeoutstatement java at com hazelcast test failontimeoutstatement callablestatement call failontimeoutstatement java at java util concurrent futuretask run futuretask java at java lang thread run thread java caused by java lang nullpointerexception at com hazelcast internal cluster impl multicastjoiner multicastjoiner java at com hazelcast instance impl node createjoiner node java at com hazelcast instance impl defaultnodecontext createjoiner defaultnodecontext java at com hazelcast instance impl node node java at com hazelcast instance impl hazelcastinstanceimpl createnode hazelcastinstanceimpl java at com hazelcast instance impl hazelcastinstanceimpl hazelcastinstanceimpl java at com hazelcast instance impl hazelcastinstancefactory constructhazelcastinstance hazelcastinstancefactory java at com hazelcast instance impl hazelcastinstancefactory getorcreatehazelcastinstance hazelcastinstancefactory java at com hazelcast core hazelcast getorcreatehazelcastinstance hazelcast java at com hazelcast cache impl hazelcastservercachingprovider getorcreatebyinstancename hazelcastservercachingprovider java at com hazelcast cache impl abstracthazelcastcachingprovider getorcreateinstancefromproperties abstracthazelcastcachingprovider java at com hazelcast cache impl abstracthazelcastcachingprovider getorcreateinstance abstracthazelcastcachingprovider java at com hazelcast cache impl abstracthazelcastcachingprovider createhazelcastcachemanager abstracthazelcastcachingprovider java at com hazelcast cache impl abstracthazelcastcachingprovider getcachemanager abstracthazelcastcachingprovider java more tests run failures errors skipped time elapsed s failure in com hazelcast internal cluster impl clusterversioninittest test clusterversion iseventuallyset whensinglenodemulticastjoinercluster com hazelcast internal cluster impl clusterversioninittest time elapsed s error java lang nullpointerexception at com hazelcast internal cluster impl multicastjoiner multicastjoiner java at com hazelcast instance impl node createjoiner node java at com hazelcast instance impl defaultnodecontext createjoiner defaultnodecontext java at com hazelcast instance impl node node java at com hazelcast instance impl hazelcastinstanceimpl createnode hazelcastinstanceimpl java at com hazelcast instance impl hazelcastinstanceimpl hazelcastinstanceimpl java at com hazelcast instance impl hazelcastinstancefactory constructhazelcastinstance hazelcastinstancefactory java at com hazelcast instance impl hazelcastinstancefactory newhazelcastinstance hazelcastinstancefactory java at com hazelcast instance impl hazelcastinstancefactory newhazelcastinstance hazelcastinstancefactory java at com hazelcast core hazelcast newhazelcastinstance hazelcast java at com hazelcast internal cluster impl clusterversioninittest setupinstance clusterversioninittest java at com hazelcast internal cluster impl clusterversioninittest test clusterversion iseventuallyset whensinglenodemulticastjoinercluster clusterversioninittest java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org junit runners model frameworkmethod runreflectivecall frameworkmethod java at org junit internal runners model reflectivecallable run reflectivecallable java at org junit runners model frameworkmethod invokeexplosively frameworkmethod java at org junit internal runners statements invokemethod evaluate invokemethod java at com hazelcast test failontimeoutstatement callablestatement call failontimeoutstatement java at com hazelcast test failontimeoutstatement callablestatement call failontimeoutstatement java at java util concurrent futuretask run futuretask java at java lang thread run thread java test clusterversion iseventuallysetonjoiningmember whenmulticastjoinerconfigured com hazelcast internal cluster impl clusterversioninittest time elapsed s error java lang nullpointerexception at com hazelcast internal cluster impl multicastjoiner multicastjoiner java at com hazelcast instance impl node createjoiner node java at com hazelcast instance impl defaultnodecontext createjoiner defaultnodecontext java at com hazelcast instance impl node node java at com hazelcast instance impl hazelcastinstanceimpl createnode hazelcastinstanceimpl java at com hazelcast instance impl hazelcastinstanceimpl hazelcastinstanceimpl java at com hazelcast instance impl hazelcastinstancefactory constructhazelcastinstance hazelcastinstancefactory java at com hazelcast instance impl hazelcastinstancefactory newhazelcastinstance hazelcastinstancefactory java at com hazelcast instance impl hazelcastinstancefactory newhazelcastinstance hazelcastinstancefactory java at com hazelcast core hazelcast newhazelcastinstance hazelcast java at com hazelcast internal cluster impl clusterversioninittest setupinstance clusterversioninittest java at com hazelcast internal cluster impl clusterversioninittest test clusterversion iseventuallysetonjoiningmember whenmulticastjoinerconfigured clusterversioninittest java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org junit runners model frameworkmethod runreflectivecall frameworkmethod java at org junit internal runners model reflectivecallable run reflectivecallable java at org junit runners model frameworkmethod invokeexplosively frameworkmethod java at org junit internal runners statements invokemethod evaluate invokemethod java at com hazelcast test failontimeoutstatement callablestatement call failontimeoutstatement java at com hazelcast test failontimeoutstatement callablestatement call failontimeoutstatement java at java util concurrent futuretask run futuretask java at java lang thread run thread java test clusterversion iseventuallysetonjoiningmember whenmulticastjoinerconfigured com hazelcast internal cluster impl clusterversioninittest time elapsed s error java lang nullpointerexception at com hazelcast internal cluster impl clusterversioninittest teardown clusterversioninittest java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org junit runners model frameworkmethod runreflectivecall frameworkmethod java at org junit internal runners model reflectivecallable run reflectivecallable java at org junit runners model frameworkmethod invokeexplosively frameworkmethod java at org junit internal runners statements runafters invokemethod runafters java at org junit internal runners statements runafters evaluate runafters java at com hazelcast test dumpbuildinfoonfailurerule evaluate dumpbuildinfoonfailurerule java at com hazelcast test metrics metricsrule evaluate metricsrule java at org junit runners parentrunner evaluate parentrunner java at org junit runners evaluate java at org junit runners parentrunner runleaf parentrunner java at org junit runners runchild java at com hazelcast test hazelcastparallelclassrunner access hazelcastparallelclassrunner java at com hazelcast test hazelcastparallelclassrunner testrunner run hazelcastparallelclassrunner java at java lang thread run thread java test clusterversion iseventuallyset whensinglenodemulticastjoinercluster com hazelcast internal cluster impl clusterversioninittest time elapsed s error java lang nullpointerexception at com hazelcast internal cluster impl clusterversioninittest teardown clusterversioninittest java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org junit runners model frameworkmethod runreflectivecall frameworkmethod java at org junit internal runners model reflectivecallable run reflectivecallable java at org junit runners model frameworkmethod invokeexplosively frameworkmethod java at org junit internal runners statements runafters invokemethod runafters java at org junit internal runners statements runafters evaluate runafters java at com hazelcast test dumpbuildinfoonfailurerule evaluate dumpbuildinfoonfailurerule java at com hazelcast test metrics metricsrule evaluate metricsrule java at org junit runners parentrunner evaluate parentrunner java at org junit runners evaluate java at org junit runners parentrunner runleaf parentrunner java at org junit runners runchild java at com hazelcast test hazelcastparallelclassrunner access hazelcastparallelclassrunner java at com hazelcast test hazelcastparallelclassrunner testrunner run hazelcastparallelclassrunner java at java lang thread run thread java tests run failures errors skipped time elapsed s failure in com hazelcast client cp internal datastructures lock fencedlockclientbasictest testtrylocklongtimeout whenlockedbyother com hazelcast client cp internal datastructures lock fencedlockclientbasictest time elapsed s error org junit runners model testtimedoutexception test timed out after milliseconds at sun misc unsafe park native method at java util concurrent locks locksupport park locksupport java at java util concurrent futuretask awaitdone futuretask java at java util concurrent futuretask get futuretask java at com hazelcast cp internal datastructures lock abstractfencedlockbasictest lockbyotherthread abstractfencedlockbasictest java at com hazelcast cp internal datastructures lock abstractfencedlockbasictest testtrylocklongtimeout whenlockedbyother abstractfencedlockbasictest java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org junit runners model frameworkmethod runreflectivecall frameworkmethod java at org junit internal runners model reflectivecallable run reflectivecallable java at org junit runners model frameworkmethod invokeexplosively frameworkmethod java at org junit internal runners statements invokemethod evaluate invokemethod java at com hazelcast test failontimeoutstatement callablestatement call failontimeoutstatement java at com hazelcast test failontimeoutstatement callablestatement call failontimeoutstatement java at java util concurrent futuretask run futuretask java at java lang thread run thread java active nics ethernet wifi ifconfig a flags mtu options inet netmask prefixlen prefixlen scopeid options flags mtu flags mtu flags mtu options ether ac prefixlen secured scopeid inet netmask broadcast options media autoselect status active flags mtu options ether ac bc prefixlen secured scopeid inet netmask broadcast dcee prefixlen autoconf secured prefixlen deprecated autoconf temporary prefixlen deprecated autoconf temporary prefixlen autoconf temporary options media autoselect status active flags mtu options ether media autoselect status inactive flags mtu options ether media autoselect status inactive flags mtu options ether configuration id priority hellotime fwddelay maxage holdcnt proto stp maxaddr timeout root id priority ifcost port ipfilter disabled flags member flags ifmaxaddr port priority path cost member flags ifmaxaddr port priority path cost options media status inactive flags mtu options ether bc media autoselect status inactive flags mtu options ether prefixlen scopeid options media autoselect status active flags mtu options ether prefixlen scopeid options media autoselect status active flags mtu prefixlen scopeid options flags mtu prefixlen scopeid options flags mtu ether inet netmask broadcast flags mtu related issues
1
6,871
2,595,207,460
IssuesEvent
2015-02-20 12:27:23
handsontable/handsontable
https://api.github.com/repos/handsontable/handsontable
opened
Issues of datepicker in 0.12.6
Bug Cell type: date Guess: a day or more Priority: high
@Berus we need to fix some issues that came up while testing v. 0.12.6. All of them are connected with replacing jQuery datepicker with Pikaday (#1568). Please find the list below (regarding demo http://handsontable.com/demo/date.html): - Select a cell with a date and start typing. Instead of replacing existing content the new text is being written at the end of it. ![screenclip 3](https://cloud.githubusercontent.com/assets/8048526/6285906/bcd99254-b901-11e4-9189-2e983935b1e1.png) - Start editing a cell (write anything inside it), then press `ESC` key. Instead of cancel changes it saves them. - Wrong position and order of a date picker, it hides under the cell. ![screenclip 4](https://cloud.githubusercontent.com/assets/8048526/6285927/20055890-b902-11e4-9524-72f557f59a74.png) - Start editing a cell and press `ESC`. The fill handle is gone. - Click on an arrow down in a cell A1 ("Mercedes"), just once. Now you should have opened a dropdown list. Now click on a cell A2 ("A160"). The fill handle is gone. ![screenclip 5](https://cloud.githubusercontent.com/assets/8048526/6285984/d71f53e6-b902-11e4-9adc-ebdbe8511c2d.jpg) - Open a datepicker and click on the name of month. A selection of months appears only for a fraction of a second, then datepicker is being closed. If you click & hold then you should be able to see the entire list (at least on Chrome/Windows). ![screenclip 6](https://cloud.githubusercontent.com/assets/8048526/6286033/39e69228-b903-11e4-9abe-a1c828bb6343.png) :information_source: > Handsontable v. 0.12.6 > Windows 8.1 > Chrome v. 40.0.2214.111 m
1.0
Issues of datepicker in 0.12.6 - @Berus we need to fix some issues that came up while testing v. 0.12.6. All of them are connected with replacing jQuery datepicker with Pikaday (#1568). Please find the list below (regarding demo http://handsontable.com/demo/date.html): - Select a cell with a date and start typing. Instead of replacing existing content the new text is being written at the end of it. ![screenclip 3](https://cloud.githubusercontent.com/assets/8048526/6285906/bcd99254-b901-11e4-9189-2e983935b1e1.png) - Start editing a cell (write anything inside it), then press `ESC` key. Instead of cancel changes it saves them. - Wrong position and order of a date picker, it hides under the cell. ![screenclip 4](https://cloud.githubusercontent.com/assets/8048526/6285927/20055890-b902-11e4-9524-72f557f59a74.png) - Start editing a cell and press `ESC`. The fill handle is gone. - Click on an arrow down in a cell A1 ("Mercedes"), just once. Now you should have opened a dropdown list. Now click on a cell A2 ("A160"). The fill handle is gone. ![screenclip 5](https://cloud.githubusercontent.com/assets/8048526/6285984/d71f53e6-b902-11e4-9adc-ebdbe8511c2d.jpg) - Open a datepicker and click on the name of month. A selection of months appears only for a fraction of a second, then datepicker is being closed. If you click & hold then you should be able to see the entire list (at least on Chrome/Windows). ![screenclip 6](https://cloud.githubusercontent.com/assets/8048526/6286033/39e69228-b903-11e4-9abe-a1c828bb6343.png) :information_source: > Handsontable v. 0.12.6 > Windows 8.1 > Chrome v. 40.0.2214.111 m
non_defect
issues of datepicker in berus we need to fix some issues that came up while testing v all of them are connected with replacing jquery datepicker with pikaday please find the list below regarding demo select a cell with a date and start typing instead of replacing existing content the new text is being written at the end of it start editing a cell write anything inside it then press esc key instead of cancel changes it saves them wrong position and order of a date picker it hides under the cell start editing a cell and press esc the fill handle is gone click on an arrow down in a cell mercedes just once now you should have opened a dropdown list now click on a cell the fill handle is gone open a datepicker and click on the name of month a selection of months appears only for a fraction of a second then datepicker is being closed if you click hold then you should be able to see the entire list at least on chrome windows information source handsontable v windows chrome v m
0
24,465
3,987,722,814
IssuesEvent
2016-05-09 06:14:04
erincatto/Box2D
https://api.github.com/repos/erincatto/Box2D
closed
Firefox does not work - no drag&drop
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? Trying to play the game https://apps.facebook.com/hungryburgerbk/ Click on LANZAR and drag the hamburger to destroy the fries. What is the expected output? What do you see instead? You are supposed to be able to click and drag the hamburger to throw it away (angry birds style) What version of the product are you using? On what operating system? Firefox on Windows 7. Please provide any additional information below. ``` Original issue reported on code.google.com by `ana.alo...@gmail.com` on 27 Oct 2014 at 4:22
1.0
Firefox does not work - no drag&drop - ``` What steps will reproduce the problem? Trying to play the game https://apps.facebook.com/hungryburgerbk/ Click on LANZAR and drag the hamburger to destroy the fries. What is the expected output? What do you see instead? You are supposed to be able to click and drag the hamburger to throw it away (angry birds style) What version of the product are you using? On what operating system? Firefox on Windows 7. Please provide any additional information below. ``` Original issue reported on code.google.com by `ana.alo...@gmail.com` on 27 Oct 2014 at 4:22
defect
firefox does not work no drag drop what steps will reproduce the problem trying to play the game click on lanzar and drag the hamburger to destroy the fries what is the expected output what do you see instead you are supposed to be able to click and drag the hamburger to throw it away angry birds style what version of the product are you using on what operating system firefox on windows please provide any additional information below original issue reported on code google com by ana alo gmail com on oct at
1
110,501
13,911,069,049
IssuesEvent
2020-10-20 16:53:18
WordPress/twentytwentyone
https://api.github.com/repos/WordPress/twentytwentyone
closed
Full-width blocks have no margins
Needs design feedback [Component] CSS [Type] Enhancement
**Describe the bug** Looking at Figma, a full-width image has a lot of spacing around it. When trying to reproduce this layout, we get this: | Figma | TT1 | | ------------- | ------------- | | ![01](https://user-images.githubusercontent.com/56188815/96447380-1bcc0980-1212-11eb-8a82-b8cbfc52da12.jpg) | ![02](https://user-images.githubusercontent.com/56188815/96447386-1cfd3680-1212-11eb-9825-afd656335481.jpg) | All the full-width blocks have no vertical margins: ``` .entry-content > *.alignfull { margin-top: 0; } .entry-content > *.alignfull { margin-bottom: 0; } ``` Not sure what’s the purpose of this CSS. I would have expected full-width blocks to have greater margins that default align blocks. If you insert 2 consecutive full-width groups with no background color set, there’s no spacing between the content. ``` <!-- wp:group {"align":"full"} --> <div class="wp-block-group alignfull"><div class="wp-block-group__inner-container"><!-- wp:heading --> <h2>This is a heading</h2> <!-- /wp:heading --> <!-- wp:paragraph --> <p>Lorem ipsum dolor sit amet, commodo erat adipiscing elit. Sed do eiusmod ut tempor incididunt ut labore et dolore. Integer enim risus suscipit eu iaculis sed, ullamcorper at metus. Class aptent taciti sociosqu ad litora torquent per conubia.</p> <!-- /wp:paragraph --></div></div> <!-- /wp:group --> <!-- wp:group {"align":"full"} --> <div class="wp-block-group alignfull"><div class="wp-block-group__inner-container"><!-- wp:heading --> <h2>This is a heading</h2> <!-- /wp:heading --> <!-- wp:paragraph --> <p>Venenatis nec convallis magna, eu congue velit. Aliquam tempus mi nulla porta luctus. Sed non neque at lectus bibendum blandit. Pellentesque lorem risus, tincidunt quis mi vitae, dapibus finibus felis. Nam eget tempor diam. Mauris dignissim gravida leo at tristique.</p> <!-- /wp:paragraph --></div></div> <!-- /wp:group --> ``` ![consecutive-groups](https://user-images.githubusercontent.com/56188815/96447783-bcbac480-1212-11eb-8874-17ddb54d9e84.PNG) I think that a full-width group with background color shouldn’t have margins (the paddings create the spacing). But a full-width group with no background color should have margins (that’s how Twenty Twenty does it).
1.0
Full-width blocks have no margins - **Describe the bug** Looking at Figma, a full-width image has a lot of spacing around it. When trying to reproduce this layout, we get this: | Figma | TT1 | | ------------- | ------------- | | ![01](https://user-images.githubusercontent.com/56188815/96447380-1bcc0980-1212-11eb-8a82-b8cbfc52da12.jpg) | ![02](https://user-images.githubusercontent.com/56188815/96447386-1cfd3680-1212-11eb-9825-afd656335481.jpg) | All the full-width blocks have no vertical margins: ``` .entry-content > *.alignfull { margin-top: 0; } .entry-content > *.alignfull { margin-bottom: 0; } ``` Not sure what’s the purpose of this CSS. I would have expected full-width blocks to have greater margins that default align blocks. If you insert 2 consecutive full-width groups with no background color set, there’s no spacing between the content. ``` <!-- wp:group {"align":"full"} --> <div class="wp-block-group alignfull"><div class="wp-block-group__inner-container"><!-- wp:heading --> <h2>This is a heading</h2> <!-- /wp:heading --> <!-- wp:paragraph --> <p>Lorem ipsum dolor sit amet, commodo erat adipiscing elit. Sed do eiusmod ut tempor incididunt ut labore et dolore. Integer enim risus suscipit eu iaculis sed, ullamcorper at metus. Class aptent taciti sociosqu ad litora torquent per conubia.</p> <!-- /wp:paragraph --></div></div> <!-- /wp:group --> <!-- wp:group {"align":"full"} --> <div class="wp-block-group alignfull"><div class="wp-block-group__inner-container"><!-- wp:heading --> <h2>This is a heading</h2> <!-- /wp:heading --> <!-- wp:paragraph --> <p>Venenatis nec convallis magna, eu congue velit. Aliquam tempus mi nulla porta luctus. Sed non neque at lectus bibendum blandit. Pellentesque lorem risus, tincidunt quis mi vitae, dapibus finibus felis. Nam eget tempor diam. Mauris dignissim gravida leo at tristique.</p> <!-- /wp:paragraph --></div></div> <!-- /wp:group --> ``` ![consecutive-groups](https://user-images.githubusercontent.com/56188815/96447783-bcbac480-1212-11eb-8874-17ddb54d9e84.PNG) I think that a full-width group with background color shouldn’t have margins (the paddings create the spacing). But a full-width group with no background color should have margins (that’s how Twenty Twenty does it).
non_defect
full width blocks have no margins describe the bug looking at figma a full width image has a lot of spacing around it when trying to reproduce this layout we get this figma all the full width blocks have no vertical margins entry content alignfull margin top entry content alignfull margin bottom not sure what’s the purpose of this css i would have expected full width blocks to have greater margins that default align blocks if you insert consecutive full width groups with no background color set there’s no spacing between the content this is a heading lorem ipsum dolor sit amet commodo erat adipiscing elit sed do eiusmod ut tempor incididunt ut labore et dolore integer enim risus suscipit eu iaculis sed ullamcorper at metus class aptent taciti sociosqu ad litora torquent per conubia this is a heading venenatis nec convallis magna eu congue velit aliquam tempus mi nulla porta luctus sed non neque at lectus bibendum blandit pellentesque lorem risus tincidunt quis mi vitae dapibus finibus felis nam eget tempor diam mauris dignissim gravida leo at tristique i think that a full width group with background color shouldn’t have margins the paddings create the spacing but a full width group with no background color should have margins that’s how twenty twenty does it
0
15,933
20,985,135,851
IssuesEvent
2022-03-29 01:44:56
thedarkcolour/Future-MC
https://api.github.com/repos/thedarkcolour/Future-MC
closed
[1.12.2] Crafttweaker Support non-functional
bug upcoming fix compatibility
I've been trying to work with the crafttweaker integration in 1.12.2 but have hit a roadblock. I want to be able to control the recipes that work in the Blast Furnace but nothing I try works. Worse yet, for the recipes that show up in JEI the input works but when the smelting is done there is no output. Here are a couple examples that I've tried: `mods.futuremc.BlastFurnace.removeRecipe(<futuremc:netherite_scrap>);` This doesn't work as it still shows up in JEI, the Ancient Debris is still accepted as an input and doesn't actually output anything (it smelts and then nothing shows up in the output). `mods.futuremc.BlastFurnace.addRecipe(<minecraft:iron_ore>, <minecraft:iron_ingot>);` This doesn't work either, the input is accepted but there is no output (note that I also removed the vanilla furnace recipe).
True
[1.12.2] Crafttweaker Support non-functional - I've been trying to work with the crafttweaker integration in 1.12.2 but have hit a roadblock. I want to be able to control the recipes that work in the Blast Furnace but nothing I try works. Worse yet, for the recipes that show up in JEI the input works but when the smelting is done there is no output. Here are a couple examples that I've tried: `mods.futuremc.BlastFurnace.removeRecipe(<futuremc:netherite_scrap>);` This doesn't work as it still shows up in JEI, the Ancient Debris is still accepted as an input and doesn't actually output anything (it smelts and then nothing shows up in the output). `mods.futuremc.BlastFurnace.addRecipe(<minecraft:iron_ore>, <minecraft:iron_ingot>);` This doesn't work either, the input is accepted but there is no output (note that I also removed the vanilla furnace recipe).
non_defect
crafttweaker support non functional i ve been trying to work with the crafttweaker integration in but have hit a roadblock i want to be able to control the recipes that work in the blast furnace but nothing i try works worse yet for the recipes that show up in jei the input works but when the smelting is done there is no output here are a couple examples that i ve tried mods futuremc blastfurnace removerecipe this doesn t work as it still shows up in jei the ancient debris is still accepted as an input and doesn t actually output anything it smelts and then nothing shows up in the output mods futuremc blastfurnace addrecipe this doesn t work either the input is accepted but there is no output note that i also removed the vanilla furnace recipe
0
52,263
13,211,413,937
IssuesEvent
2020-08-15 22:58:29
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
Steamshovel runs into a segmentation fault (Trac #1944)
Incomplete Migration Migrated from Trac combo core defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1944">https://code.icecube.wisc.edu/projects/icecube/ticket/1944</a>, reported by thomas.kittlerand owned by sander.vanheule</em></summary> <p> ```json { "status": "closed", "changetime": "2017-02-02T10:19:38", "_ts": "1486030778189213", "description": "I'm trying to use steamshovel but it runs immediately into a segmentation fault after I start it. I'm using Ubuntu 16.04 with the offline-software (trunk) metaproject. \nThis is what I got from GDB:\n{{{\nlrrr@laptop:~/files.ln/icetray/offline-software/trunk/build/bin $ gdb steamshovel\nGNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1\nCopyright (C) 2016 Free Software Foundation, Inc.\nLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law. Type \"show copying\"\nand \"show warranty\" for details.\nThis GDB was configured as \"x86_64-linux-gnu\".\nType \"show configuration\" for configuration details.\nFor bug reporting instructions, please see:\n<http://www.gnu.org/software/gdb/bugs/>.\nFind the GDB manual and other documentation resources online at:\n<http://www.gnu.org/software/gdb/documentation/>.\nFor help, type \"help\".\nType \"apropos word\" to search for commands related to \"word\"...\nReading symbols from steamshovel...(no debugging symbols found)...done.\n(gdb) run\nStarting program: /media/lrrr/linuxData/files/icetray/offline-software/trunk/build/bin/steamshovel \n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library \"/lib/x86_64-linux-gnu/libthread_db.so.1\".\nYou have PySide installed, which creates a conflict with Steamshovel's use of IPython and PyQt4/PyQt5. The embedded Python shell in Steamshovel will be disabled. Remove PySide to correct this issue.\nWARN (steamshovel): Cannot embed IPython Qt widget, falling back to tty-based console (embed.cpp:95 in scripting::PyConsole::PyConsole(const scripting::PyInterpreter&, scripting::PyConsole::Type))\n\nProgram received signal SIGSEGV, Segmentation fault.\n__memcmp_sse4_1 () at ../sysdeps/x86_64/multiarch/memcmp-sse4.S:865\n865\t../sysdeps/x86_64/multiarch/memcmp-sse4.S: No such file or directory.\n(gdb) backtrace\n#0 __memcmp_sse4_1 () at ../sysdeps/x86_64/multiarch/memcmp-sse4.S:865\n#1 0x00007fffe1cd3498 in QMetaType::registerNormalizedType(QByteArray const&, void (*)(void*), void* (*)(void*, void const*), int, QFlags<QMetaType::TypeFlag>, QMetaObject const*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5\n#2 0x00007fffe2076964 in ?? () from /usr/lib/python2.7/dist-packages/PyQt5/QtCore.x86_64-linux-gnu.so\n#3 0x00007fffe2076a00 in ?? () from /usr/lib/python2.7/dist-packages/PyQt5/QtCore.x86_64-linux-gnu.so\n#4 0x00007fffe20765f1 in ?? () from /usr/lib/python2.7/dist-packages/PyQt5/QtCore.x86_64-linux-gnu.so\n#5 0x00007ffff5a6d4e7 in _PyImport_LoadDynamicModule () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#6 0x00007ffff5a6e300 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#7 0x00007ffff5a6e5c8 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#8 0x00007ffff5a6f6db in PyImport_ImportModuleLevel () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#9 0x00007ffff59e6698 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#10 0x00007ffff5a321e3 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#11 0x00007ffff5b08447 in PyEval_CallObjectWithKeywords () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#12 0x00007ffff59db5c6 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#13 0x00007ffff5b0901c in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#14 0x00007ffff59decfd in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#15 0x00007ffff5b0901c in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#16 0x00007ffff5a5f2e0 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#17 0x00007ffff5a321e3 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#18 0x00007ffff5b08447 in PyEval_CallObjectWithKeywords () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#19 0x00007ffff5a66f17 in PyEval_CallFunction () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#20 0x000000000051b21a in scripting::PyConsole::init_python_shell(bool) ()\n#21 0x000000000051badd in scripting::PyConsole::PyConsole(scripting::PyInterpreter const&, scripting::PyConsole::Type) ()\n#22 0x0000000000496271 in main ()\n(gdb) quit\n}}}\n\nThank you in advance!", "reporter": "thomas.kittler", "cc": "nega", "resolution": "fixed", "time": "2017-01-31T11:10:47", "component": "combo core", "summary": "Steamshovel runs into a segmentation fault", "priority": "normal", "keywords": "", "milestone": "", "owner": "sander.vanheule", "type": "defect" } ``` </p> </details>
1.0
Steamshovel runs into a segmentation fault (Trac #1944) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1944">https://code.icecube.wisc.edu/projects/icecube/ticket/1944</a>, reported by thomas.kittlerand owned by sander.vanheule</em></summary> <p> ```json { "status": "closed", "changetime": "2017-02-02T10:19:38", "_ts": "1486030778189213", "description": "I'm trying to use steamshovel but it runs immediately into a segmentation fault after I start it. I'm using Ubuntu 16.04 with the offline-software (trunk) metaproject. \nThis is what I got from GDB:\n{{{\nlrrr@laptop:~/files.ln/icetray/offline-software/trunk/build/bin $ gdb steamshovel\nGNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1\nCopyright (C) 2016 Free Software Foundation, Inc.\nLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law. Type \"show copying\"\nand \"show warranty\" for details.\nThis GDB was configured as \"x86_64-linux-gnu\".\nType \"show configuration\" for configuration details.\nFor bug reporting instructions, please see:\n<http://www.gnu.org/software/gdb/bugs/>.\nFind the GDB manual and other documentation resources online at:\n<http://www.gnu.org/software/gdb/documentation/>.\nFor help, type \"help\".\nType \"apropos word\" to search for commands related to \"word\"...\nReading symbols from steamshovel...(no debugging symbols found)...done.\n(gdb) run\nStarting program: /media/lrrr/linuxData/files/icetray/offline-software/trunk/build/bin/steamshovel \n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library \"/lib/x86_64-linux-gnu/libthread_db.so.1\".\nYou have PySide installed, which creates a conflict with Steamshovel's use of IPython and PyQt4/PyQt5. The embedded Python shell in Steamshovel will be disabled. Remove PySide to correct this issue.\nWARN (steamshovel): Cannot embed IPython Qt widget, falling back to tty-based console (embed.cpp:95 in scripting::PyConsole::PyConsole(const scripting::PyInterpreter&, scripting::PyConsole::Type))\n\nProgram received signal SIGSEGV, Segmentation fault.\n__memcmp_sse4_1 () at ../sysdeps/x86_64/multiarch/memcmp-sse4.S:865\n865\t../sysdeps/x86_64/multiarch/memcmp-sse4.S: No such file or directory.\n(gdb) backtrace\n#0 __memcmp_sse4_1 () at ../sysdeps/x86_64/multiarch/memcmp-sse4.S:865\n#1 0x00007fffe1cd3498 in QMetaType::registerNormalizedType(QByteArray const&, void (*)(void*), void* (*)(void*, void const*), int, QFlags<QMetaType::TypeFlag>, QMetaObject const*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5\n#2 0x00007fffe2076964 in ?? () from /usr/lib/python2.7/dist-packages/PyQt5/QtCore.x86_64-linux-gnu.so\n#3 0x00007fffe2076a00 in ?? () from /usr/lib/python2.7/dist-packages/PyQt5/QtCore.x86_64-linux-gnu.so\n#4 0x00007fffe20765f1 in ?? () from /usr/lib/python2.7/dist-packages/PyQt5/QtCore.x86_64-linux-gnu.so\n#5 0x00007ffff5a6d4e7 in _PyImport_LoadDynamicModule () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#6 0x00007ffff5a6e300 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#7 0x00007ffff5a6e5c8 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#8 0x00007ffff5a6f6db in PyImport_ImportModuleLevel () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#9 0x00007ffff59e6698 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#10 0x00007ffff5a321e3 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#11 0x00007ffff5b08447 in PyEval_CallObjectWithKeywords () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#12 0x00007ffff59db5c6 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#13 0x00007ffff5b0901c in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#14 0x00007ffff59decfd in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#15 0x00007ffff5b0901c in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#16 0x00007ffff5a5f2e0 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#17 0x00007ffff5a321e3 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#18 0x00007ffff5b08447 in PyEval_CallObjectWithKeywords () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#19 0x00007ffff5a66f17 in PyEval_CallFunction () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#20 0x000000000051b21a in scripting::PyConsole::init_python_shell(bool) ()\n#21 0x000000000051badd in scripting::PyConsole::PyConsole(scripting::PyInterpreter const&, scripting::PyConsole::Type) ()\n#22 0x0000000000496271 in main ()\n(gdb) quit\n}}}\n\nThank you in advance!", "reporter": "thomas.kittler", "cc": "nega", "resolution": "fixed", "time": "2017-01-31T11:10:47", "component": "combo core", "summary": "Steamshovel runs into a segmentation fault", "priority": "normal", "keywords": "", "milestone": "", "owner": "sander.vanheule", "type": "defect" } ``` </p> </details>
defect
steamshovel runs into a segmentation fault trac migrated from json status closed changetime ts description i m trying to use steamshovel but it runs immediately into a segmentation fault after i start it i m using ubuntu with the offline software trunk metaproject nthis is what i got from gdb n nlrrr laptop files ln icetray offline software trunk build bin gdb steamshovel ngnu gdb ubuntu ncopyright c free software foundation inc nlicense gnu gpl version or later qmetaobject const from usr lib linux gnu so n in from usr lib dist packages qtcore linux gnu so n in from usr lib dist packages qtcore linux gnu so n in from usr lib dist packages qtcore linux gnu so n in pyimport loaddynamicmodule from usr lib linux gnu so n in from usr lib linux gnu so n in from usr lib linux gnu so n in pyimport importmodulelevel from usr lib linux gnu so n in from usr lib linux gnu so n in pyobject call from usr lib linux gnu so n in pyeval callobjectwithkeywords from usr lib linux gnu so n in pyeval evalframeex from usr lib linux gnu so n in pyeval evalcodeex from usr lib linux gnu so n in pyeval evalframeex from usr lib linux gnu so n in pyeval evalcodeex from usr lib linux gnu so n in from usr lib linux gnu so n in pyobject call from usr lib linux gnu so n in pyeval callobjectwithkeywords from usr lib linux gnu so n in pyeval callfunction from usr lib linux gnu so n in scripting pyconsole init python shell bool n in scripting pyconsole pyconsole scripting pyinterpreter const scripting pyconsole type n in main n gdb quit n n nthank you in advance reporter thomas kittler cc nega resolution fixed time component combo core summary steamshovel runs into a segmentation fault priority normal keywords milestone owner sander vanheule type defect
1
77,259
26,884,607,618
IssuesEvent
2023-02-06 01:11:58
Gogo1951/Groupie
https://api.github.com/repos/Gogo1951/Groupie
closed
Needs to Clear Global Friends from a guild when you leave that guild
Priority - 3 Average Type - Defect
![image](https://user-images.githubusercontent.com/55365231/204934565-fc044e18-4f94-4a8d-bad1-1b9265d33c24.png) I don't have any toons in "Unknown" any more.
1.0
Needs to Clear Global Friends from a guild when you leave that guild - ![image](https://user-images.githubusercontent.com/55365231/204934565-fc044e18-4f94-4a8d-bad1-1b9265d33c24.png) I don't have any toons in "Unknown" any more.
defect
needs to clear global friends from a guild when you leave that guild i don t have any toons in unknown any more
1
211,966
16,385,022,291
IssuesEvent
2021-05-17 09:18:44
ockam-network/ockam
https://api.github.com/repos/ockam-network/ockam
opened
Write test to ensure secure channel tunneling works in the rust implementation
Implementation: Rust Type: Testing help wanted
Write equivalents of these tests from Elixir https://github.com/ockam-network/ockam/blob/develop/implementations/elixir/ockam/ockam/test/ockam/secure_channel_test.exs#L56-L111
1.0
Write test to ensure secure channel tunneling works in the rust implementation - Write equivalents of these tests from Elixir https://github.com/ockam-network/ockam/blob/develop/implementations/elixir/ockam/ockam/test/ockam/secure_channel_test.exs#L56-L111
non_defect
write test to ensure secure channel tunneling works in the rust implementation write equivalents of these tests from elixir
0
21,863
3,573,522,111
IssuesEvent
2016-01-27 07:02:03
hunnee/jsontoken
https://api.github.com/repos/hunnee/jsontoken
closed
JsonToken
auto-migrated Priority-Medium Type-Defect
``` JsonToken does not support the "nbf" or "jti" or "sub" claims which are in the latest draft. ``` Original issue reported on code.google.com by `Art.Bugo...@gmail.com` on 17 Apr 2014 at 7:48
1.0
JsonToken - ``` JsonToken does not support the "nbf" or "jti" or "sub" claims which are in the latest draft. ``` Original issue reported on code.google.com by `Art.Bugo...@gmail.com` on 17 Apr 2014 at 7:48
defect
jsontoken jsontoken does not support the nbf or jti or sub claims which are in the latest draft original issue reported on code google com by art bugo gmail com on apr at
1
9,928
2,616,011,145
IssuesEvent
2015-03-02 00:54:21
jasonhall/bwapi
https://api.github.com/repos/jasonhall/bwapi
closed
Basic AI Module Crash
auto-migrated Type-Defect
``` BWAPI Beta 2.8 with the Basic AI Module on Astral Balance as Terran. Might have something to do with Logging = ON. Log file had lots of "ERROR: Bad unit type 228 (0xE4)" ``` Original issue reported on code.google.com by `lowerlo...@gmail.com` on 20 Jun 2010 at 9:40
1.0
Basic AI Module Crash - ``` BWAPI Beta 2.8 with the Basic AI Module on Astral Balance as Terran. Might have something to do with Logging = ON. Log file had lots of "ERROR: Bad unit type 228 (0xE4)" ``` Original issue reported on code.google.com by `lowerlo...@gmail.com` on 20 Jun 2010 at 9:40
defect
basic ai module crash bwapi beta with the basic ai module on astral balance as terran might have something to do with logging on log file had lots of error bad unit type original issue reported on code google com by lowerlo gmail com on jun at
1
36,436
7,935,022,425
IssuesEvent
2018-07-09 02:02:17
a-gu/google-drive-sharing-audit
https://api.github.com/repos/a-gu/google-drive-sharing-audit
opened
TypeError: Cannot call method "getDomain" of null
bug/defect
Occurs twice when running on main account, possibly with organization-owned files? ``` TypeError: Cannot call method "getDomain" of null. at userToString_(hidden:55) at processItems(app:126) ``` Don't have time to debug right now, would like to return later.
1.0
TypeError: Cannot call method "getDomain" of null - Occurs twice when running on main account, possibly with organization-owned files? ``` TypeError: Cannot call method "getDomain" of null. at userToString_(hidden:55) at processItems(app:126) ``` Don't have time to debug right now, would like to return later.
defect
typeerror cannot call method getdomain of null occurs twice when running on main account possibly with organization owned files typeerror cannot call method getdomain of null at usertostring hidden at processitems app don t have time to debug right now would like to return later
1
165,342
26,149,692,672
IssuesEvent
2022-12-30 11:36:14
moq/moq4
https://api.github.com/repos/moq/moq4
closed
Verify evaluates the same object on reuse
duplicate question by design
Hi It was really hard to come up with a descriptive title, so right of the bat .. sorry for that. But I've come across something that I'm not sure is a bug, or by design. But until I broke it down into a smaller example, I was quite sure it was a bug. I've created a repo with democode: https://github.com/lund76/MoqMyWords My mockup has a method that clearly has an error (it's not supposed to update all 3) : ``` Csharp public class PriceService { private readonly IInventoryService _inventoryService; public PriceService(IInventoryService inventoryService) { _inventoryService = inventoryService; } public async Task<Product> UpdateOnlyNewestPrice(List<Product> products) { foreach (var p in products.OrderByDescending(o => o.Created).Take(3)) { await _inventoryService.UpdateAsync(p); } return products.FirstOrDefault() ?? new Product(); } } ``` And my test (verify a little funny formed to showcase this issue) ``` Csharp [Fact] public async Task MoqMyWord_UpdateService_OnlyCalledOnce() { var productList = new List<Product> { new() { Price = 1, Created = DateTime.UtcNow.AddDays(-1) }, new() { Price = 2, Created = DateTime.UtcNow.AddDays(-2) }, new() { Price = 3, Created = DateTime.UtcNow.AddDays(-3) } }; Mock<IInventoryService> service = new Mock<IInventoryService>(); var priceService = new PriceService(service.Object); await priceService.UpdateOnlyNewestPrice(productList); //For the sake of the argument a silly way to evaluate any price less than 3 is valid //This is only to make sure the test fails. service.Verify(u => u.UpdateAsync(It.Is<Product>(p => EvaluatePrice(p))),Times.Once); } private bool EvaluatePrice(Product product) { _outputHelper.WriteLine($"product price is {product.Price}"); return product.Price < 3; } ``` **This test fails as expected**, since the service is called 2 times: ![image](https://user-images.githubusercontent.com/13216252/210049926-7e21b28a-7456-4c00-9dcd-0f40e9f772cb.png) If I then make a shitty change to the implementation, and only change a property of an existing object: ![image](https://user-images.githubusercontent.com/13216252/210049525-59b81eb6-1f22-4d37-a4f4-afa481ee440b.png) I would still expect it to fail with 2 calls to the service, but it fails with no calls to the service. Moq doesn't recognize the change in the object ![image](https://user-images.githubusercontent.com/13216252/210050410-58ee830b-c80a-4b79-8554-51ffa6855033.png)
1.0
Verify evaluates the same object on reuse - Hi It was really hard to come up with a descriptive title, so right of the bat .. sorry for that. But I've come across something that I'm not sure is a bug, or by design. But until I broke it down into a smaller example, I was quite sure it was a bug. I've created a repo with democode: https://github.com/lund76/MoqMyWords My mockup has a method that clearly has an error (it's not supposed to update all 3) : ``` Csharp public class PriceService { private readonly IInventoryService _inventoryService; public PriceService(IInventoryService inventoryService) { _inventoryService = inventoryService; } public async Task<Product> UpdateOnlyNewestPrice(List<Product> products) { foreach (var p in products.OrderByDescending(o => o.Created).Take(3)) { await _inventoryService.UpdateAsync(p); } return products.FirstOrDefault() ?? new Product(); } } ``` And my test (verify a little funny formed to showcase this issue) ``` Csharp [Fact] public async Task MoqMyWord_UpdateService_OnlyCalledOnce() { var productList = new List<Product> { new() { Price = 1, Created = DateTime.UtcNow.AddDays(-1) }, new() { Price = 2, Created = DateTime.UtcNow.AddDays(-2) }, new() { Price = 3, Created = DateTime.UtcNow.AddDays(-3) } }; Mock<IInventoryService> service = new Mock<IInventoryService>(); var priceService = new PriceService(service.Object); await priceService.UpdateOnlyNewestPrice(productList); //For the sake of the argument a silly way to evaluate any price less than 3 is valid //This is only to make sure the test fails. service.Verify(u => u.UpdateAsync(It.Is<Product>(p => EvaluatePrice(p))),Times.Once); } private bool EvaluatePrice(Product product) { _outputHelper.WriteLine($"product price is {product.Price}"); return product.Price < 3; } ``` **This test fails as expected**, since the service is called 2 times: ![image](https://user-images.githubusercontent.com/13216252/210049926-7e21b28a-7456-4c00-9dcd-0f40e9f772cb.png) If I then make a shitty change to the implementation, and only change a property of an existing object: ![image](https://user-images.githubusercontent.com/13216252/210049525-59b81eb6-1f22-4d37-a4f4-afa481ee440b.png) I would still expect it to fail with 2 calls to the service, but it fails with no calls to the service. Moq doesn't recognize the change in the object ![image](https://user-images.githubusercontent.com/13216252/210050410-58ee830b-c80a-4b79-8554-51ffa6855033.png)
non_defect
verify evaluates the same object on reuse hi it was really hard to come up with a descriptive title so right of the bat sorry for that but i ve come across something that i m not sure is a bug or by design but until i broke it down into a smaller example i was quite sure it was a bug i ve created a repo with democode my mockup has a method that clearly has an error it s not supposed to update all csharp public class priceservice private readonly iinventoryservice inventoryservice public priceservice iinventoryservice inventoryservice inventoryservice inventoryservice public async task updateonlynewestprice list products foreach var p in products orderbydescending o o created take await inventoryservice updateasync p return products firstordefault new product and my test verify a little funny formed to showcase this issue csharp public async task moqmyword updateservice onlycalledonce var productlist new list new price created datetime utcnow adddays new price created datetime utcnow adddays new price created datetime utcnow adddays mock service new mock var priceservice new priceservice service object await priceservice updateonlynewestprice productlist for the sake of the argument a silly way to evaluate any price less than is valid this is only to make sure the test fails service verify u u updateasync it is p evaluateprice p times once private bool evaluateprice product product outputhelper writeline product price is product price return product price this test fails as expected since the service is called times if i then make a shitty change to the implementation and only change a property of an existing object i would still expect it to fail with calls to the service but it fails with no calls to the service moq doesn t recognize the change in the object
0
38,857
8,974,929,024
IssuesEvent
2019-01-30 02:37:07
zkoss/zkspring
https://api.github.com/repos/zkoss/zkspring
closed
CoreContextListener fails to get classpath on WebLogic 10.3.5
Priority-Medium Type-Defect auto-migrated
``` What steps will reproduce the problem? 1. Build as WAR using the instructions at: http://books.zkoss.org/wiki/ZK%20Spring%20Essentials/Getting%20Started%20with%20 ZK%20Spring/Setting%20Up%20ZK%20Spring http://books.zkoss.org/wiki/ZK%20Spring%20Essentials/Working%20with%20ZK%20Sprin g 2. The web.xml is confiured NOT to use the URL-class loader: <context-param> <param-name>use-urlclassloader</param-name> <param-value>false</param-value> </context-param> <listener> <listener-class> org.zkoss.spring.web.context.CoreContextListener </listener-class> </listener> 2.Deploy the WAR to a WebLogic 10.3.5 domain on Windows. 3. During application startup a NullPointerException is generated. What is the expected output? What do you see instead? The exception is thrown by CoreContextListener at: urlSet.add(ClasspathHelper.getUrlForServletContextClasses(sce.getServletContext( ))) which returns null on WebLogic. What version of the product are you using? On what operating system? ZK-Spring 3.1 Windows XP Please provide any additional information below. Running the application on a embedded Jetty, the above method returns a defined URL set and the application starts. Implemented a fix for WebLogic by encapsulating the method call in a tryg-catch clause which ate the null pointer exception. Next problem was then to get URL's on WebLogic to scan, which was implemented by adding on of either methods: urlSet.addAll(ClasspathHelper.getUrlsForWebInfLib(sce.getServletContext())); urlSet.addAll(ClasspathHelper.getUrlsForPackagePrefix("com.alpha.pineapple.web.u i")); ``` Original issue reported on code.google.com by `einher...@gmail.com` on 20 Jan 2012 at 8:21
1.0
CoreContextListener fails to get classpath on WebLogic 10.3.5 - ``` What steps will reproduce the problem? 1. Build as WAR using the instructions at: http://books.zkoss.org/wiki/ZK%20Spring%20Essentials/Getting%20Started%20with%20 ZK%20Spring/Setting%20Up%20ZK%20Spring http://books.zkoss.org/wiki/ZK%20Spring%20Essentials/Working%20with%20ZK%20Sprin g 2. The web.xml is confiured NOT to use the URL-class loader: <context-param> <param-name>use-urlclassloader</param-name> <param-value>false</param-value> </context-param> <listener> <listener-class> org.zkoss.spring.web.context.CoreContextListener </listener-class> </listener> 2.Deploy the WAR to a WebLogic 10.3.5 domain on Windows. 3. During application startup a NullPointerException is generated. What is the expected output? What do you see instead? The exception is thrown by CoreContextListener at: urlSet.add(ClasspathHelper.getUrlForServletContextClasses(sce.getServletContext( ))) which returns null on WebLogic. What version of the product are you using? On what operating system? ZK-Spring 3.1 Windows XP Please provide any additional information below. Running the application on a embedded Jetty, the above method returns a defined URL set and the application starts. Implemented a fix for WebLogic by encapsulating the method call in a tryg-catch clause which ate the null pointer exception. Next problem was then to get URL's on WebLogic to scan, which was implemented by adding on of either methods: urlSet.addAll(ClasspathHelper.getUrlsForWebInfLib(sce.getServletContext())); urlSet.addAll(ClasspathHelper.getUrlsForPackagePrefix("com.alpha.pineapple.web.u i")); ``` Original issue reported on code.google.com by `einher...@gmail.com` on 20 Jan 2012 at 8:21
defect
corecontextlistener fails to get classpath on weblogic what steps will reproduce the problem build as war using the instructions at zk setting g the web xml is confiured not to use the url class loader use urlclassloader false org zkoss spring web context corecontextlistener deploy the war to a weblogic domain on windows during application startup a nullpointerexception is generated what is the expected output what do you see instead the exception is thrown by corecontextlistener at urlset add classpathhelper geturlforservletcontextclasses sce getservletcontext which returns null on weblogic what version of the product are you using on what operating system zk spring windows xp please provide any additional information below running the application on a embedded jetty the above method returns a defined url set and the application starts implemented a fix for weblogic by encapsulating the method call in a tryg catch clause which ate the null pointer exception next problem was then to get url s on weblogic to scan which was implemented by adding on of either methods urlset addall classpathhelper geturlsforwebinflib sce getservletcontext urlset addall classpathhelper geturlsforpackageprefix com alpha pineapple web u i original issue reported on code google com by einher gmail com on jan at
1
495,768
14,287,703,648
IssuesEvent
2020-11-23 16:41:53
solgenomics/sgn
https://api.github.com/repos/solgenomics/sgn
closed
Genotyping results on accession detail page extremely slow
Priority: High
Expected Behavior <!-- Describe the desired or expected behavour here. --> -------------------------------------------------------------------------- Example see https://www.cassavabase.org/stock/39671/view For Bugs: --------- ### Environment <!-- Where did you encounter the error. --> #### Steps to Reproduce <!-- Provide an example, or an unambiguous set of steps to reproduce --> <!-- this bug. Include code to reproduce, if relevant. -->
1.0
Genotyping results on accession detail page extremely slow - Expected Behavior <!-- Describe the desired or expected behavour here. --> -------------------------------------------------------------------------- Example see https://www.cassavabase.org/stock/39671/view For Bugs: --------- ### Environment <!-- Where did you encounter the error. --> #### Steps to Reproduce <!-- Provide an example, or an unambiguous set of steps to reproduce --> <!-- this bug. Include code to reproduce, if relevant. -->
non_defect
genotyping results on accession detail page extremely slow expected behavior example see for bugs environment steps to reproduce
0
418,087
28,113,490,109
IssuesEvent
2023-03-31 09:00:41
pinyoko573/ped
https://api.github.com/repos/pinyoko573/ped
opened
Add command for user guide missing
severity.Medium type.DocumentationBug
Please provide more information for the command 'ADD [PU ABBRV]/[MODULE CODE]' <!--session: 1680252461669-0c1da715-a2f3-4524-9c57-d2372fe5ac87--> <!--Version: Web v3.4.7-->
1.0
Add command for user guide missing - Please provide more information for the command 'ADD [PU ABBRV]/[MODULE CODE]' <!--session: 1680252461669-0c1da715-a2f3-4524-9c57-d2372fe5ac87--> <!--Version: Web v3.4.7-->
non_defect
add command for user guide missing please provide more information for the command add
0