Unnamed: 0
int64
3
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
2
430
labels
stringlengths
4
347
body
stringlengths
5
237k
index
stringclasses
7 values
text_combine
stringlengths
96
237k
label
stringclasses
2 values
text
stringlengths
96
219k
binary_label
int64
0
1
277
2,717,624,189
IssuesEvent
2015-04-11 13:31:44
NightKosh/GraveStone-mod
https://api.github.com/repos/NightKosh/GraveStone-mod
closed
Crash On Death
compatibility crash
---- Minecraft Crash Report ---- // Surprise! Haha. Well, this is awkward. Time: 4/8/15 3:53 PM Description: Ticking memory connection java.lang.ArrayIndexOutOfBoundsException: -128 at gravestone.core.compatibility.GSCompatibilityTwilightForest.checkForCharmOfKeeping(GSCompatibilityTwilightForest.java:123) at gravestone.core.compatibility.GSCompatibilityTwilightForest.handleCharmsOfKeeping(GSCompatibilityTwilightForest.java:30) at gravestone.block.GraveStoneHelper.createPlayerGrave(GraveStoneHelper.java:516) at gravestone.core.event.GSEventsHandler.onEntityLivingDeath(GSEventsHandler.java:48) at cpw.mods.fml.common.eventhandler.ASMEventHandler_598_GSEventsHandler_onEntityLivingDeath_LivingDeathEvent.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:303) at net.minecraft.entity.player.EntityPlayerMP.func_70645_a(EntityPlayerMP.java:405) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:855) at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1034) at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:491) at micdoodle8.mods.galacticraft.core.entities.player.GCEntityPlayerMP.func_70097_a(GCEntityPlayerMP.java:73) at net.minecraft.entity.EntityLivingBase.func_70069_a(EntityLivingBase.java:1014) at net.minecraft.entity.player.EntityPlayer.func_70069_a(EntityPlayer.java:1776) at net.minecraft.entity.Entity.func_70064_a(Entity.java:916) at net.minecraft.entity.EntityLivingBase.func_70064_a(EntityLivingBase.java:182) at net.minecraft.entity.player.EntityPlayerMP.func_71122_b(EntityPlayerMP.java:596) at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:405) at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137) at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:20) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at gravestone.core.compatibility.GSCompatibilityTwilightForest.checkForCharmOfKeeping(GSCompatibilityTwilightForest.java:123) at gravestone.core.compatibility.GSCompatibilityTwilightForest.handleCharmsOfKeeping(GSCompatibilityTwilightForest.java:30) at gravestone.block.GraveStoneHelper.createPlayerGrave(GraveStoneHelper.java:516) at gravestone.core.event.GSEventsHandler.onEntityLivingDeath(GSEventsHandler.java:48) at cpw.mods.fml.common.eventhandler.ASMEventHandler_598_GSEventsHandler_onEntityLivingDeath_LivingDeathEvent.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:303) at net.minecraft.entity.player.EntityPlayerMP.func_70645_a(EntityPlayerMP.java:405) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:855) at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1034) at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:491) at micdoodle8.mods.galacticraft.core.entities.player.GCEntityPlayerMP.func_70097_a(GCEntityPlayerMP.java:73) at net.minecraft.entity.EntityLivingBase.func_70069_a(EntityLivingBase.java:1014) at net.minecraft.entity.player.EntityPlayer.func_70069_a(EntityPlayer.java:1776) at net.minecraft.entity.Entity.func_70064_a(Entity.java:916) at net.minecraft.entity.EntityLivingBase.func_70064_a(EntityLivingBase.java:182) at net.minecraft.entity.player.EntityPlayerMP.func_71122_b(EntityPlayerMP.java:596) at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:405) at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137) at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:20) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) -- Ticking connection -- Details: Connection: net.minecraft.network.NetworkManager@68b99a43 Stacktrace: at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 8.1 (amd64) version 6.3 Java Version: 1.8.0_40, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1262981768 bytes (1204 MB) / 2134114304 bytes (2035 MB) up to 2134114304 bytes (2035 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
True
Crash On Death - ---- Minecraft Crash Report ---- // Surprise! Haha. Well, this is awkward. Time: 4/8/15 3:53 PM Description: Ticking memory connection java.lang.ArrayIndexOutOfBoundsException: -128 at gravestone.core.compatibility.GSCompatibilityTwilightForest.checkForCharmOfKeeping(GSCompatibilityTwilightForest.java:123) at gravestone.core.compatibility.GSCompatibilityTwilightForest.handleCharmsOfKeeping(GSCompatibilityTwilightForest.java:30) at gravestone.block.GraveStoneHelper.createPlayerGrave(GraveStoneHelper.java:516) at gravestone.core.event.GSEventsHandler.onEntityLivingDeath(GSEventsHandler.java:48) at cpw.mods.fml.common.eventhandler.ASMEventHandler_598_GSEventsHandler_onEntityLivingDeath_LivingDeathEvent.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:303) at net.minecraft.entity.player.EntityPlayerMP.func_70645_a(EntityPlayerMP.java:405) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:855) at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1034) at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:491) at micdoodle8.mods.galacticraft.core.entities.player.GCEntityPlayerMP.func_70097_a(GCEntityPlayerMP.java:73) at net.minecraft.entity.EntityLivingBase.func_70069_a(EntityLivingBase.java:1014) at net.minecraft.entity.player.EntityPlayer.func_70069_a(EntityPlayer.java:1776) at net.minecraft.entity.Entity.func_70064_a(Entity.java:916) at net.minecraft.entity.EntityLivingBase.func_70064_a(EntityLivingBase.java:182) at net.minecraft.entity.player.EntityPlayerMP.func_71122_b(EntityPlayerMP.java:596) at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:405) at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137) at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:20) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at gravestone.core.compatibility.GSCompatibilityTwilightForest.checkForCharmOfKeeping(GSCompatibilityTwilightForest.java:123) at gravestone.core.compatibility.GSCompatibilityTwilightForest.handleCharmsOfKeeping(GSCompatibilityTwilightForest.java:30) at gravestone.block.GraveStoneHelper.createPlayerGrave(GraveStoneHelper.java:516) at gravestone.core.event.GSEventsHandler.onEntityLivingDeath(GSEventsHandler.java:48) at cpw.mods.fml.common.eventhandler.ASMEventHandler_598_GSEventsHandler_onEntityLivingDeath_LivingDeathEvent.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:303) at net.minecraft.entity.player.EntityPlayerMP.func_70645_a(EntityPlayerMP.java:405) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:855) at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1034) at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:491) at micdoodle8.mods.galacticraft.core.entities.player.GCEntityPlayerMP.func_70097_a(GCEntityPlayerMP.java:73) at net.minecraft.entity.EntityLivingBase.func_70069_a(EntityLivingBase.java:1014) at net.minecraft.entity.player.EntityPlayer.func_70069_a(EntityPlayer.java:1776) at net.minecraft.entity.Entity.func_70064_a(Entity.java:916) at net.minecraft.entity.EntityLivingBase.func_70064_a(EntityLivingBase.java:182) at net.minecraft.entity.player.EntityPlayerMP.func_71122_b(EntityPlayerMP.java:596) at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:405) at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137) at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:20) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) -- Ticking connection -- Details: Connection: net.minecraft.network.NetworkManager@68b99a43 Stacktrace: at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 8.1 (amd64) version 6.3 Java Version: 1.8.0_40, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1262981768 bytes (1204 MB) / 2134114304 bytes (2035 MB) up to 2134114304 bytes (2035 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
comp
crash on death minecraft crash report surprise haha well this is awkward time pm description ticking memory connection java lang arrayindexoutofboundsexception at gravestone core compatibility gscompatibilitytwilightforest checkforcharmofkeeping gscompatibilitytwilightforest java at gravestone core compatibility gscompatibilitytwilightforest handlecharmsofkeeping gscompatibilitytwilightforest java at gravestone block gravestonehelper createplayergrave gravestonehelper java at gravestone core event gseventshandler onentitylivingdeath gseventshandler java at cpw mods fml common eventhandler asmeventhandler gseventshandler onentitylivingdeath livingdeathevent invoke dynamic at cpw mods fml common eventhandler asmeventhandler invoke asmeventhandler java at cpw mods fml common eventhandler eventbus post eventbus java at net minecraftforge common forgehooks onlivingdeath forgehooks java at net minecraft entity player entityplayermp func a entityplayermp java at net minecraft entity entitylivingbase func a entitylivingbase java at net minecraft entity player entityplayer func a entityplayer java at net minecraft entity player entityplayermp func a entityplayermp java at mods galacticraft core entities player gcentityplayermp func a gcentityplayermp java at net minecraft entity entitylivingbase func a entitylivingbase java at net minecraft entity player entityplayer func a entityplayer java at net minecraft entity entity func a entity java at net minecraft entity entitylivingbase func a entitylivingbase java at net minecraft entity player entityplayermp func b entityplayermp java at net minecraft network nethandlerplayserver func a nethandlerplayserver java at net minecraft network play client func a sourcefile at net minecraft network play client func a sourcefile at net minecraft network networkmanager func b networkmanager java at net minecraft network networksystem func c networksystem java at net minecraft server minecraftserver func q minecraftserver java at net minecraft server minecraftserver func p minecraftserver java at net minecraft server integrated integratedserver func p integratedserver java at net minecraft server minecraftserver run minecraftserver java at net minecraft server minecraftserver run minecraftserver java a detailed walkthrough of the error its code path and all known details is as follows head stacktrace at gravestone core compatibility gscompatibilitytwilightforest checkforcharmofkeeping gscompatibilitytwilightforest java at gravestone core compatibility gscompatibilitytwilightforest handlecharmsofkeeping gscompatibilitytwilightforest java at gravestone block gravestonehelper createplayergrave gravestonehelper java at gravestone core event gseventshandler onentitylivingdeath gseventshandler java at cpw mods fml common eventhandler asmeventhandler gseventshandler onentitylivingdeath livingdeathevent invoke dynamic at cpw mods fml common eventhandler asmeventhandler invoke asmeventhandler java at cpw mods fml common eventhandler eventbus post eventbus java at net minecraftforge common forgehooks onlivingdeath forgehooks java at net minecraft entity player entityplayermp func a entityplayermp java at net minecraft entity entitylivingbase func a entitylivingbase java at net minecraft entity player entityplayer func a entityplayer java at net minecraft entity player entityplayermp func a entityplayermp java at mods galacticraft core entities player gcentityplayermp func a gcentityplayermp java at net minecraft entity entitylivingbase func a entitylivingbase java at net minecraft entity player entityplayer func a entityplayer java at net minecraft entity entity func a entity java at net minecraft entity entitylivingbase func a entitylivingbase java at net minecraft entity player entityplayermp func b entityplayermp java at net minecraft network nethandlerplayserver func a nethandlerplayserver java at net minecraft network play client func a sourcefile at net minecraft network play client func a sourcefile at net minecraft network networkmanager func b networkmanager java ticking connection details connection net minecraft network networkmanager stacktrace at net minecraft network networksystem func c networksystem java at net minecraft server minecraftserver func q minecraftserver java at net minecraft server minecraftserver func p minecraftserver java at net minecraft server integrated integratedserver func p integratedserver java at net minecraft server minecraftserver run minecraftserver java at net minecraft server minecraftserver run minecraftserver java system details details minecraft version operating system windows version java version oracle corporation java vm version java hotspot tm bit server vm mixed mode oracle corporation memory bytes mb bytes mb up to bytes mb jvm flags total xx heapdumppath mojangtricksinteldriversforperformance javaw exe minecraft exe heapdump xx useconcmarksweepgc xx cmsincrementalmode xx useadaptivesizepolicy aabb pool size bytes mb allocated bytes mb used intcache cache tcache allocated tallocated
1
42,917
23,042,940,830
IssuesEvent
2022-07-23 12:43:34
intellij-rust/intellij-rust
https://api.github.com/repos/intellij-rust/intellij-rust
closed
stuck indexing large lalrpop dependency
performance
<!-- Hello and thank you for the issue! If you would like to report a bug, we have added some points below that you can fill out. Consider using "Help | Create New Issue" action that fills out all necessary information automatically. Feel free to remove all the irrelevant text to request a new feature. --> ## Environment * **IntelliJ Rust plugin version:** 0.4.175.4729-221-nightly * **Rust toolchain version:** rustc 1.64.0-nightly (27eb6d701 2022-07-04) * **IDE name and version:** Clion 2022.1.3 * **Operating system:** macOS 12.4 * **Macro expansion engine:** new * **Name resolution engine:** new ## Problem description plugin hangs indexing [solang-parser 0.1.16](https://crates.io/crates/solang-parser) crate. this is a heavy lalrpop crate that generates lots of code in its build.rs ## Steps to reproduce 1. add new crate cargo new demo 2. add dependency cargo add solang-parser stuck at <img width="372" alt="image" src="https://user-images.githubusercontent.com/19890894/177430470-9ce9d80f-17e4-4e22-a212-32cd64099551.png"> I tried various other plugin versions and channels, and even on Clion EAP, same result. <!-- Please include as much of your codebase as needed to reproduce the error. If the relevant files are large, please provide a link to a public repository or a [Gist](https://gist.github.com/). If you provide a screenshot of some code, please also copy-paste the corresponding code snippet here. -->
True
stuck indexing large lalrpop dependency - <!-- Hello and thank you for the issue! If you would like to report a bug, we have added some points below that you can fill out. Consider using "Help | Create New Issue" action that fills out all necessary information automatically. Feel free to remove all the irrelevant text to request a new feature. --> ## Environment * **IntelliJ Rust plugin version:** 0.4.175.4729-221-nightly * **Rust toolchain version:** rustc 1.64.0-nightly (27eb6d701 2022-07-04) * **IDE name and version:** Clion 2022.1.3 * **Operating system:** macOS 12.4 * **Macro expansion engine:** new * **Name resolution engine:** new ## Problem description plugin hangs indexing [solang-parser 0.1.16](https://crates.io/crates/solang-parser) crate. this is a heavy lalrpop crate that generates lots of code in its build.rs ## Steps to reproduce 1. add new crate cargo new demo 2. add dependency cargo add solang-parser stuck at <img width="372" alt="image" src="https://user-images.githubusercontent.com/19890894/177430470-9ce9d80f-17e4-4e22-a212-32cd64099551.png"> I tried various other plugin versions and channels, and even on Clion EAP, same result. <!-- Please include as much of your codebase as needed to reproduce the error. If the relevant files are large, please provide a link to a public repository or a [Gist](https://gist.github.com/). If you provide a screenshot of some code, please also copy-paste the corresponding code snippet here. -->
non_comp
stuck indexing large lalrpop dependency hello and thank you for the issue if you would like to report a bug we have added some points below that you can fill out consider using help create new issue action that fills out all necessary information automatically feel free to remove all the irrelevant text to request a new feature environment intellij rust plugin version nightly rust toolchain version rustc nightly ide name and version clion operating system macos macro expansion engine new name resolution engine new problem description plugin hangs indexing crate this is a heavy lalrpop crate that generates lots of code in its build rs steps to reproduce add new crate cargo new demo add dependency cargo add solang parser stuck at img width alt image src i tried various other plugin versions and channels and even on clion eap same result please include as much of your codebase as needed to reproduce the error if the relevant files are large please provide a link to a public repository or a if you provide a screenshot of some code please also copy paste the corresponding code snippet here
0
11,711
13,787,183,465
IssuesEvent
2020-10-09 04:05:48
ElfFriend-DnD/foundryvtt-compactBeyond5eSheet
https://api.github.com/repos/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet
closed
Remove BetterRolls5e Hooks for 0.7.x
0.7.x bug compatibility
From Red Reign this morning: > Do NOT use `registerActorSheet`. TLDR of a long conversation, for all versions of Better Rolls 5e going forward into 0.7.x, we must not call these hooks as they are already initialized on `ActorSheet5e`.
True
Remove BetterRolls5e Hooks for 0.7.x - From Red Reign this morning: > Do NOT use `registerActorSheet`. TLDR of a long conversation, for all versions of Better Rolls 5e going forward into 0.7.x, we must not call these hooks as they are already initialized on `ActorSheet5e`.
comp
remove hooks for x from red reign this morning do not use registeractorsheet tldr of a long conversation for all versions of better rolls going forward into x we must not call these hooks as they are already initialized on
1
5,385
7,869,560,808
IssuesEvent
2018-06-24 15:21:28
Abastro/StellarSky
https://api.github.com/repos/Abastro/StellarSky
closed
[1.12.2] The Betweenlands Compatibility
bug compatibility
[crash-2018-02-18_21.24.19-client.txt](https://github.com/Abastro/StellarSky/files/1735060/crash-2018-02-18_21.24.19-client.txt) [crash-2018-02-18_21.58.24-client.txt](https://github.com/Abastro/StellarSky/files/1735056/crash-2018-02-18_21.58.24-client.txt) Every time I try to go to the Betweenlands dimension, the game crashes. The first log is from version 0.5.2.7, the second is from the version you posted here: #95
True
[1.12.2] The Betweenlands Compatibility - [crash-2018-02-18_21.24.19-client.txt](https://github.com/Abastro/StellarSky/files/1735060/crash-2018-02-18_21.24.19-client.txt) [crash-2018-02-18_21.58.24-client.txt](https://github.com/Abastro/StellarSky/files/1735056/crash-2018-02-18_21.58.24-client.txt) Every time I try to go to the Betweenlands dimension, the game crashes. The first log is from version 0.5.2.7, the second is from the version you posted here: #95
comp
the betweenlands compatibility every time i try to go to the betweenlands dimension the game crashes the first log is from version the second is from the version you posted here
1
17,910
24,732,176,683
IssuesEvent
2022-10-20 18:34:48
TISUnion/Carpet-TIS-Addition
https://api.github.com/repos/TISUnion/Carpet-TIS-Addition
closed
hopperCountersUnlimitedSpeed incompatable with Lithium 0.9.1
compatibility external issue
## Description Having both Lithium 0.9.1 installed, and the `hopperCountersUnlimitedSpeed` rule enabled causes the game to crash when an item is thrown into a hopper counter ## To Reproduce Steps to reproduce the behavior: 1. Install Carpet-TIS-Addition 1.40.1 and Lithium 0.9.1 2. Open a world, enable `hopperCounters` and `hopperCountersUnlimitedSpeed` 3. Place a hopper pointing into wool 4. Throw item into hopper What you expect to see: The game doesn't crash, and an item is counted What actually happens: The game crashes ## Environment Describe the environment to reproduce this bug: - Minecraft version: '1.19.2' - Fabric Carpet version: '1.4.83' - Carpet TIS Addition version: '1.40.1' - Lithium version: '0.9.1' ## Log [crash-2022-10-14_16.47.41-server.txt](https://github.com/TISUnion/Carpet-TIS-Addition/files/9790624/crash-2022-10-14_16.47.41-server.txt)
True
hopperCountersUnlimitedSpeed incompatable with Lithium 0.9.1 - ## Description Having both Lithium 0.9.1 installed, and the `hopperCountersUnlimitedSpeed` rule enabled causes the game to crash when an item is thrown into a hopper counter ## To Reproduce Steps to reproduce the behavior: 1. Install Carpet-TIS-Addition 1.40.1 and Lithium 0.9.1 2. Open a world, enable `hopperCounters` and `hopperCountersUnlimitedSpeed` 3. Place a hopper pointing into wool 4. Throw item into hopper What you expect to see: The game doesn't crash, and an item is counted What actually happens: The game crashes ## Environment Describe the environment to reproduce this bug: - Minecraft version: '1.19.2' - Fabric Carpet version: '1.4.83' - Carpet TIS Addition version: '1.40.1' - Lithium version: '0.9.1' ## Log [crash-2022-10-14_16.47.41-server.txt](https://github.com/TISUnion/Carpet-TIS-Addition/files/9790624/crash-2022-10-14_16.47.41-server.txt)
comp
hoppercountersunlimitedspeed incompatable with lithium description having both lithium installed and the hoppercountersunlimitedspeed rule enabled causes the game to crash when an item is thrown into a hopper counter to reproduce steps to reproduce the behavior install carpet tis addition and lithium open a world enable hoppercounters and hoppercountersunlimitedspeed place a hopper pointing into wool throw item into hopper what you expect to see the game doesn t crash and an item is counted what actually happens the game crashes environment describe the environment to reproduce this bug minecraft version fabric carpet version carpet tis addition version lithium version log
1
9,670
11,731,199,958
IssuesEvent
2020-03-10 23:21:06
google/model-viewer
https://api.github.com/repos/google/model-viewer
closed
Interaction prompt does not animate in Shadow DOM in some browsers
arc: compatibility arc: interaction type: bug
### Description The animation prompt does not render properly in Safari or Firefox. What it's supposed to look like: <img width="371" alt="Screen Shot 2019-04-02 at 5 12 28 PM" src="https://user-images.githubusercontent.com/190692/55436507-83583080-556a-11e9-81ed-b5e6b14ebdea.png"> What it looks like: <img width="222" alt="Screen Shot 2019-04-02 at 5 12 57 PM" src="https://user-images.githubusercontent.com/190692/55437070-0037da00-556c-11e9-99c5-2f5a6c876e40.png"> (it's also not animating in firefox) I believe the issue is related to Shadow DOMs. SVG transforms seem to not have consistent behaviour when inside of a Shadow DOM. I isolated the issue to show that it is not related to model viewer: #### Live Demo https://codepen.io/pushmatrix/pen/XQmrvx On Firefox the animation doesn't even happen. On Safari the animation happens, but some elements are off. Here's a more minimal one with just a rotating triangle: https://codepen.io/pushmatrix/pen/ZZbzPo. The animation doesn't work on Firefox. You can also see this behaviour in model viewer by loading it in Safari or Firefox, and clicking the model viewer to get focus, and waiting for the prompt to appear. ### Browser Affected <!-- Check all that apply and please include the version tested --> - [ ] Chrome - [ ] Edge (not tested) - [x] Firefox 66.0.2 - [ ] Helios (not tested) - [ ] IE (not tested) - [x] Safari 12.0.3 ### OS <!-- Check all that apply and please include the version tested --> - [ ] Android (not tested) - [x] iOS 12.2 - [ ] Linux (not tested) - [x] MacOS 10.14.3 - [ ] Windows (not tested) ### Versions This is version agnostic. The svg animation issue is happening regardless of whether it is in the model viewer or not.
True
Interaction prompt does not animate in Shadow DOM in some browsers - ### Description The animation prompt does not render properly in Safari or Firefox. What it's supposed to look like: <img width="371" alt="Screen Shot 2019-04-02 at 5 12 28 PM" src="https://user-images.githubusercontent.com/190692/55436507-83583080-556a-11e9-81ed-b5e6b14ebdea.png"> What it looks like: <img width="222" alt="Screen Shot 2019-04-02 at 5 12 57 PM" src="https://user-images.githubusercontent.com/190692/55437070-0037da00-556c-11e9-99c5-2f5a6c876e40.png"> (it's also not animating in firefox) I believe the issue is related to Shadow DOMs. SVG transforms seem to not have consistent behaviour when inside of a Shadow DOM. I isolated the issue to show that it is not related to model viewer: #### Live Demo https://codepen.io/pushmatrix/pen/XQmrvx On Firefox the animation doesn't even happen. On Safari the animation happens, but some elements are off. Here's a more minimal one with just a rotating triangle: https://codepen.io/pushmatrix/pen/ZZbzPo. The animation doesn't work on Firefox. You can also see this behaviour in model viewer by loading it in Safari or Firefox, and clicking the model viewer to get focus, and waiting for the prompt to appear. ### Browser Affected <!-- Check all that apply and please include the version tested --> - [ ] Chrome - [ ] Edge (not tested) - [x] Firefox 66.0.2 - [ ] Helios (not tested) - [ ] IE (not tested) - [x] Safari 12.0.3 ### OS <!-- Check all that apply and please include the version tested --> - [ ] Android (not tested) - [x] iOS 12.2 - [ ] Linux (not tested) - [x] MacOS 10.14.3 - [ ] Windows (not tested) ### Versions This is version agnostic. The svg animation issue is happening regardless of whether it is in the model viewer or not.
comp
interaction prompt does not animate in shadow dom in some browsers description the animation prompt does not render properly in safari or firefox what it s supposed to look like img width alt screen shot at pm src what it looks like img width alt screen shot at pm src it s also not animating in firefox i believe the issue is related to shadow doms svg transforms seem to not have consistent behaviour when inside of a shadow dom i isolated the issue to show that it is not related to model viewer live demo on firefox the animation doesn t even happen on safari the animation happens but some elements are off here s a more minimal one with just a rotating triangle the animation doesn t work on firefox you can also see this behaviour in model viewer by loading it in safari or firefox and clicking the model viewer to get focus and waiting for the prompt to appear browser affected chrome edge not tested firefox helios not tested ie not tested safari os android not tested ios linux not tested macos windows not tested versions this is version agnostic the svg animation issue is happening regardless of whether it is in the model viewer or not
1
589,904
17,766,660,211
IssuesEvent
2021-08-30 08:24:33
threefoldtech/twin_aydo
https://api.github.com/repos/threefoldtech/twin_aydo
opened
svg files don't work as they're opened in quantum rather than displayed in browser like png/gif
priority_minor type_bug
Possibly just add svg to list of files to be displayed directly? If it's a lot of work just put on v1.1
1.0
svg files don't work as they're opened in quantum rather than displayed in browser like png/gif - Possibly just add svg to list of files to be displayed directly? If it's a lot of work just put on v1.1
non_comp
svg files don t work as they re opened in quantum rather than displayed in browser like png gif possibly just add svg to list of files to be displayed directly if it s a lot of work just put on
0
7,260
9,532,716,956
IssuesEvent
2019-04-29 19:20:04
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
Error when listing files on FTP
area-System.Net bug tenet-compatibility
I'm using the following code to list the contents of a directory on a FTP server: ```c# var request = (FtpWebRequest)WebRequest.Create("ftp://speedtest.tele2.net/"); request.Method = WebRequestMethods.Ftp.ListDirectory; var response = request.GetResponse(); ``` It works on 2.x, but on 3.0.0-preview4-27615-11 it throws an exception: ``` System.Net.WebException: The remote server returned an error: 229 Entering Extended Passive Mode (|||29355|) . ---> System.Net.Sockets.SocketException: The requested address is not valid in its context. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName) at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Bind(EndPoint localEP) at System.Net.FtpControlStream.QueueOrCreateDataConection(PipelineEntry entry, ResponseDescription response, Boolean timeout, Stream& stream, Boolean& isSocketReady) at System.Net.FtpControlStream.PipelineCallback(PipelineEntry entry, ResponseDescription response, Boolean timeout, Stream& stream) at System.Net.CommandStream.PostReadCommandProcessing(Stream& stream) at System.Net.CommandStream.PostSendCommandProcessing(Stream& stream) at System.Net.CommandStream.ContinueCommandPipeline() at System.Net.FtpWebRequest.TimedSubmitRequestHelper(Boolean isAsync) at System.Net.FtpWebRequest.SubmitRequest(Boolean isAsync) --- End of inner exception stack trace --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw(Exception source) at System.Net.FtpWebRequest.SyncRequestCallback(Object obj) at System.Net.CommandStream.InvokeRequestCallback(Object obj) at System.Net.CommandStream.Abort(Exception e) at System.Net.FtpWebRequest.FinishRequestStage(RequestStage stage) at System.Net.FtpWebRequest.GetResponse() at testhttp.Program.Main(String[] args) in D:\testhttp\Program.cs:line 33 ``` I originally discovered the error with an internal FTP server, but I managed to reproduce it with the first public FTP server I could find (ftp://speedtest.tele2.net/). So it does not seem to be tied to a specific server.
True
Error when listing files on FTP - I'm using the following code to list the contents of a directory on a FTP server: ```c# var request = (FtpWebRequest)WebRequest.Create("ftp://speedtest.tele2.net/"); request.Method = WebRequestMethods.Ftp.ListDirectory; var response = request.GetResponse(); ``` It works on 2.x, but on 3.0.0-preview4-27615-11 it throws an exception: ``` System.Net.WebException: The remote server returned an error: 229 Entering Extended Passive Mode (|||29355|) . ---> System.Net.Sockets.SocketException: The requested address is not valid in its context. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName) at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Bind(EndPoint localEP) at System.Net.FtpControlStream.QueueOrCreateDataConection(PipelineEntry entry, ResponseDescription response, Boolean timeout, Stream& stream, Boolean& isSocketReady) at System.Net.FtpControlStream.PipelineCallback(PipelineEntry entry, ResponseDescription response, Boolean timeout, Stream& stream) at System.Net.CommandStream.PostReadCommandProcessing(Stream& stream) at System.Net.CommandStream.PostSendCommandProcessing(Stream& stream) at System.Net.CommandStream.ContinueCommandPipeline() at System.Net.FtpWebRequest.TimedSubmitRequestHelper(Boolean isAsync) at System.Net.FtpWebRequest.SubmitRequest(Boolean isAsync) --- End of inner exception stack trace --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw(Exception source) at System.Net.FtpWebRequest.SyncRequestCallback(Object obj) at System.Net.CommandStream.InvokeRequestCallback(Object obj) at System.Net.CommandStream.Abort(Exception e) at System.Net.FtpWebRequest.FinishRequestStage(RequestStage stage) at System.Net.FtpWebRequest.GetResponse() at testhttp.Program.Main(String[] args) in D:\testhttp\Program.cs:line 33 ``` I originally discovered the error with an internal FTP server, but I managed to reproduce it with the first public FTP server I could find (ftp://speedtest.tele2.net/). So it does not seem to be tied to a specific server.
comp
error when listing files on ftp i m using the following code to list the contents of a directory on a ftp server c var request ftpwebrequest webrequest create ftp speedtest net request method webrequestmethods ftp listdirectory var response request getresponse it works on x but on it throws an exception system net webexception the remote server returned an error entering extended passive mode system net sockets socketexception the requested address is not valid in its context at system net sockets socket updatestatusaftersocketerrorandthrowexception socketerror error string callername at system net sockets socket dobind endpoint endpointsnapshot socketaddress socketaddress at system net sockets socket bind endpoint localep at system net ftpcontrolstream queueorcreatedataconection pipelineentry entry responsedescription response boolean timeout stream stream boolean issocketready at system net ftpcontrolstream pipelinecallback pipelineentry entry responsedescription response boolean timeout stream stream at system net commandstream postreadcommandprocessing stream stream at system net commandstream postsendcommandprocessing stream stream at system net commandstream continuecommandpipeline at system net ftpwebrequest timedsubmitrequesthelper boolean isasync at system net ftpwebrequest submitrequest boolean isasync end of inner exception stack trace at system runtime exceptionservices exceptiondispatchinfo throw exception source at system net ftpwebrequest syncrequestcallback object obj at system net commandstream invokerequestcallback object obj at system net commandstream abort exception e at system net ftpwebrequest finishrequeststage requeststage stage at system net ftpwebrequest getresponse at testhttp program main string args in d testhttp program cs line i originally discovered the error with an internal ftp server but i managed to reproduce it with the first public ftp server i could find ftp speedtest net so it does not seem to be tied to a specific server
1
19,003
26,425,716,095
IssuesEvent
2023-01-14 05:50:22
SHsuperCM/CITResewn
https://api.github.com/repos/SHsuperCM/CITResewn
closed
enchantment glint not showing in GUI
compatibility Stale
the enchantment glint does not show up in any GUI, however it shows up just fine in 3rd person, on armor stands, and in item frames. worked fine in 1.18.2, doesn't work in 1.19 a ss of my mods: ![image](https://user-images.githubusercontent.com/104537720/174214834-dc1025a0-6d51-48e4-a593-ef69790f1e0c.png) ss of the problem: ![2022-06-16_20 49 26](https://user-images.githubusercontent.com/104537720/174215181-ff91f2ec-0f19-48f4-bdd4-da947cb38a46.png) if there's any more info needed id be happy to supply it :)
True
enchantment glint not showing in GUI - the enchantment glint does not show up in any GUI, however it shows up just fine in 3rd person, on armor stands, and in item frames. worked fine in 1.18.2, doesn't work in 1.19 a ss of my mods: ![image](https://user-images.githubusercontent.com/104537720/174214834-dc1025a0-6d51-48e4-a593-ef69790f1e0c.png) ss of the problem: ![2022-06-16_20 49 26](https://user-images.githubusercontent.com/104537720/174215181-ff91f2ec-0f19-48f4-bdd4-da947cb38a46.png) if there's any more info needed id be happy to supply it :)
comp
enchantment glint not showing in gui the enchantment glint does not show up in any gui however it shows up just fine in person on armor stands and in item frames worked fine in doesn t work in a ss of my mods ss of the problem if there s any more info needed id be happy to supply it
1
89,167
17,792,404,137
IssuesEvent
2021-08-31 17:46:14
creativecommons/project_creativecommons.org
https://api.github.com/repos/creativecommons/project_creativecommons.org
opened
Determine how best to solicit donations and email sign-ups
🟩 priority: low 🚦 status: awaiting triage ✨ goal: improvement 💻 aspect: code
## Problem <!-- Describe a problem solved by this feature; or delete the section entirely. --> We need to support our Development team to build the CC communications list and donor base. ## Outcomes - grow the email list - ask for money throughout the website for end-of-year appeal ## Description <!-- Describe the feature and how it solves the problem. --> We want to prominently display an email sign-up and donation button on pages throughout the creativecommons.org website. ## Alternatives <!-- Describe any alternative solutions or features you have considered. How is this feature better? --> We currently have an email sign-up and donation button in the new theme footer: ![image](https://user-images.githubusercontent.com/17307/131550866-1d4d0b42-b94d-4ee2-90c6-a65d3d24ec09.png) ## Additional context <!-- Add any other context about the feature here; or delete the section entirely. --> We have previously used Google Tag manager to show a pop-up asking for donations. The pop-up didn't store a cookie so would keep asking the user on each page visit.
1.0
Determine how best to solicit donations and email sign-ups - ## Problem <!-- Describe a problem solved by this feature; or delete the section entirely. --> We need to support our Development team to build the CC communications list and donor base. ## Outcomes - grow the email list - ask for money throughout the website for end-of-year appeal ## Description <!-- Describe the feature and how it solves the problem. --> We want to prominently display an email sign-up and donation button on pages throughout the creativecommons.org website. ## Alternatives <!-- Describe any alternative solutions or features you have considered. How is this feature better? --> We currently have an email sign-up and donation button in the new theme footer: ![image](https://user-images.githubusercontent.com/17307/131550866-1d4d0b42-b94d-4ee2-90c6-a65d3d24ec09.png) ## Additional context <!-- Add any other context about the feature here; or delete the section entirely. --> We have previously used Google Tag manager to show a pop-up asking for donations. The pop-up didn't store a cookie so would keep asking the user on each page visit.
non_comp
determine how best to solicit donations and email sign ups problem we need to support our development team to build the cc communications list and donor base outcomes grow the email list ask for money throughout the website for end of year appeal description we want to prominently display an email sign up and donation button on pages throughout the creativecommons org website alternatives we currently have an email sign up and donation button in the new theme footer additional context we have previously used google tag manager to show a pop up asking for donations the pop up didn t store a cookie so would keep asking the user on each page visit
0
261,027
27,785,122,114
IssuesEvent
2023-03-17 02:04:43
kapseliboi/vscode-factoriomod-debug
https://api.github.com/repos/kapseliboi/vscode-factoriomod-debug
opened
CVE-2023-28155 (Medium) detected in request-2.88.2.tgz
Mend: dependency security vulnerability
## CVE-2023-28155 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>request-2.88.2.tgz</b></p></summary> <p>Simplified HTTP request client.</p> <p>Library home page: <a href="https://registry.npmjs.org/request/-/request-2.88.2.tgz">https://registry.npmjs.org/request/-/request-2.88.2.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/request/package.json</p> <p> Dependency Hierarchy: - web-request-1.0.7.tgz (Root Library) - :x: **request-2.88.2.tgz** (Vulnerable Library) <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> ** UNSUPPORTED WHEN ASSIGNED ** The Request package through 2.88.1 for Node.js allows a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP). NOTE: This vulnerability only affects products that are no longer supported by the maintainer. <p>Publish Date: 2023-03-16 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2023-28155>CVE-2023-28155</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2023-28155 (Medium) detected in request-2.88.2.tgz - ## CVE-2023-28155 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>request-2.88.2.tgz</b></p></summary> <p>Simplified HTTP request client.</p> <p>Library home page: <a href="https://registry.npmjs.org/request/-/request-2.88.2.tgz">https://registry.npmjs.org/request/-/request-2.88.2.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/request/package.json</p> <p> Dependency Hierarchy: - web-request-1.0.7.tgz (Root Library) - :x: **request-2.88.2.tgz** (Vulnerable Library) <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> ** UNSUPPORTED WHEN ASSIGNED ** The Request package through 2.88.1 for Node.js allows a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP). NOTE: This vulnerability only affects products that are no longer supported by the maintainer. <p>Publish Date: 2023-03-16 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2023-28155>CVE-2023-28155</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_comp
cve medium detected in request tgz cve medium severity vulnerability vulnerable library request tgz simplified http request client library home page a href path to dependency file package json path to vulnerable library node modules request package json dependency hierarchy web request tgz root library x request tgz vulnerable library found in base branch master vulnerability details unsupported when assigned the request package through for node js allows a bypass of ssrf mitigations via an attacker controller server that does a cross protocol redirect http to https or https to http note this vulnerability only affects products that are no longer supported by the maintainer publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required none user interaction required scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href step up your open source security game with mend
0
12,845
15,100,160,644
IssuesEvent
2021-02-08 04:47:37
ClickHouse/ClickHouse
https://api.github.com/repos/ClickHouse/ClickHouse
opened
Regression in the query parsing: 21.1.2 -> 21.2.2
backward compatibility
**Describe the issue** The following query worked in 21.1.2, but doesn't work in 21.2.2 ```sql INSERT INTO ztf.dr4_source_obs_02 SELECT match.oid1 AS sid, obs.oid AS oid, obs.filter AS filter, obs.fieldid AS fieldid, obs.rcid AS rcid, coord.ra AS ra, coord.dec AS dec, obs.mjd AS mjd, obs.mag AS mag, obs.magerr AS magerr, obs.clrcoeff AS clrcoeff FROM ztf.dr4_obs AS obs INNER JOIN ( SELECT oid1, oid2 FROM ztf.dr4_xmatch_02 WHERE (oid1 <= oid2) AND (oid1 NOT IN ( SELECT oid2 FROM ztf.dr4_xmatch_02 WHERE oid1 < oid2 AND (oid2 >= -inf) AND (oid2 < 639110200101898) ) ) AND (oid1 >= -inf) AND (oid1 < 639110200101898) ) AS match ON match.oid2 = obs.oid INNER JOIN ( WITH (pi() / 180.0) AS deg_to_rad, (180.0 / pi()) AS rad_to_deg SELECT oid1, rad_to_deg * atan2(avg(sin(deg_to_rad * ra2)), avg(cos(deg_to_rad * ra2))) AS ra, rad_to_deg * atan2(avg(sin(deg_to_rad * dec2)), avg(cos(deg_to_rad * dec2))) AS dec FROM ztf.dr4_xmatch_02 WHERE (oid1 <= oid2) AND (oid1 NOT IN ( SELECT oid2 FROM ztf.dr4_xmatch_02 WHERE oid1 < oid2 AND (oid2 >= -inf) AND (oid2 < 639110200101898) ) ) AND (oid1 >= -inf) AND (oid1 < 639110200101898) GROUP BY oid1 ) AS coord ON match.oid1 = coord.oid1 WHERE (obs.catflags = 0) AND (obs.magerr > 0) ``` (Yes, I know, that is suboptimal to make these identical sub-sub-queries) **Error message and/or stacktrace** ``` Different expressions with the same alias _subquery4: (WITH pi() / 180. AS deg_to_rad, 180. / pi() AS rad_to_deg SELECT oid2 FROM ztf.dr4_xmatch_02 WHERE (oid1 < oid2) AND (oid2 >= -inf) AND (oid2 < 639110200101898)) AS _subquery4 and (WITH pi() / 180. AS deg_to_rad, 180. / pi() AS rad_to_deg SELECT oid2 FROM ztf.dr4_xmatch_02 WHERE (oid1 < oid2) AND (oid2 >= -inf) AND (oid2 < 639110200101898)) AS _subquery4 : While processing (WITH pi() / 180. AS deg_to_rad, 180. / pi() AS rad_to_deg SELECT oid2 FROM ztf.dr4_xmatch_02 WHERE (oid1 < oid2) AND (oid2 >= -inf) AND (oid2 < 639110200101898)) AS _subquery4. Stack trace: 0. DB::QueryAliasesMatcher<DB::QueryAliasesWithSubqueries>::visitOther(std::__1::shared_ptr<DB::IAST> const&, std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<DB::IAST>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<DB::IAST> > > >&) @ 0xedb9fe0 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 1. DB::QueryAliasesMatcher<DB::QueryAliasesWithSubqueries>::visit(DB::ASTSubquery const&, std::__1::shared_ptr<DB::IAST> const&, std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<DB::IAST>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<DB::IAST> > > >&) @ 0xedb9270 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 2. DB::InDepthNodeVisitor<DB::QueryAliasesMatcher<DB::QueryAliasesWithSubqueries>, false, std::__1::shared_ptr<DB::IAST> const>::visit(std::__1::shared_ptr<DB::IAST> const&) @ 0xedba1fb in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 3. DB::InDepthNodeVisitor<DB::QueryAliasesMatcher<DB::QueryAliasesWithSubqueries>, false, std::__1::shared_ptr<DB::IAST> const>::visit(std::__1::shared_ptr<DB::IAST> const&) @ 0xedba17b in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 4. DB::InDepthNodeVisitor<DB::QueryAliasesMatcher<DB::QueryAliasesWithSubqueries>, false, std::__1::shared_ptr<DB::IAST> const>::visit(std::__1::shared_ptr<DB::IAST> const&) @ 0xedba17b in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 5. DB::InDepthNodeVisitor<DB::QueryAliasesMatcher<DB::QueryAliasesWithSubqueries>, false, std::__1::shared_ptr<DB::IAST> const>::visit(std::__1::shared_ptr<DB::IAST> const&) @ 0xedba17b in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 6. DB::InDepthNodeVisitor<DB::QueryAliasesMatcher<DB::QueryAliasesWithSubqueries>, false, std::__1::shared_ptr<DB::IAST> const>::visit(std::__1::shared_ptr<DB::IAST> const&) @ 0xedba17b in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 7. DB::InDepthNodeVisitor<DB::QueryAliasesMatcher<DB::QueryAliasesWithSubqueries>, false, std::__1::shared_ptr<DB::IAST> const>::visit(std::__1::shared_ptr<DB::IAST> const&) @ 0xedba17b in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 8. DB::TreeRewriter::normalize(std::__1::shared_ptr<DB::IAST>&, std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<DB::IAST>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<DB::IAST> > > >&, DB::Settings const&) @ 0xee81633 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 9. DB::TreeRewriter::analyzeSelect(std::__1::shared_ptr<DB::IAST>&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::__1::vector<DB::TableWithColumnNamesAndTypes, std::__1::allocator<DB::TableWithColumnNamesAndTypes> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::TableJoin>) const @ 0xee7c416 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 10. ? @ 0xeb9ec7e in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 11. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, DB::Context const&, std::__1::shared_ptr<DB::IBlockInputStream> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&) @ 0xeb9bb42 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 12. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, DB::Context const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 0xeb99b4d in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 13. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 0xed46025 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 14. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, DB::Context const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 0xed446e0 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 15. DB::InterpreterSelectWithUnionQuery::getSampleBlock(std::__1::shared_ptr<DB::IAST> const&, DB::Context const&) @ 0xed46bd1 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 16. ? @ 0xeee19be in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 17. DB::getDatabaseAndTablesWithColumns(std::__1::vector<DB::ASTTableExpression const*, std::__1::allocator<DB::ASTTableExpression const*> > const&, DB::Context const&) @ 0xeee27eb in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 18. DB::JoinedTables::resolveTables() @ 0xed7b2f4 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 19. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, DB::Context const&, std::__1::shared_ptr<DB::IBlockInputStream> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&) @ 0xeb9a928 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 20. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, DB::Context const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 0xeb99b4d in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 21. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 0xed46025 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 22. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, DB::Context const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 0xed446e0 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 23. DB::InterpreterInsertQuery::execute() @ 0xeb7a3ec in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 24. ? @ 0xeed0ea2 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 25. DB::executeQuery(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, DB::Context&, bool, DB::QueryProcessingStage::Enum, bool) @ 0xeecf7fc in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 26. DB::TCPHandler::runImpl() @ 0xf5ca265 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 27. DB::TCPHandler::run() @ 0xf5d9ee9 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 28. Poco::Net::TCPServerConnection::start() @ 0x11b76baf in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 29. Poco::Net::TCPServerDispatcher::run() @ 0x11b785c1 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 30. Poco::PooledThread::run() @ 0x11caf669 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 31. Poco::ThreadImpl::runnableEntry(void*) @ 0x11cab4ca in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse ```
True
Regression in the query parsing: 21.1.2 -> 21.2.2 - **Describe the issue** The following query worked in 21.1.2, but doesn't work in 21.2.2 ```sql INSERT INTO ztf.dr4_source_obs_02 SELECT match.oid1 AS sid, obs.oid AS oid, obs.filter AS filter, obs.fieldid AS fieldid, obs.rcid AS rcid, coord.ra AS ra, coord.dec AS dec, obs.mjd AS mjd, obs.mag AS mag, obs.magerr AS magerr, obs.clrcoeff AS clrcoeff FROM ztf.dr4_obs AS obs INNER JOIN ( SELECT oid1, oid2 FROM ztf.dr4_xmatch_02 WHERE (oid1 <= oid2) AND (oid1 NOT IN ( SELECT oid2 FROM ztf.dr4_xmatch_02 WHERE oid1 < oid2 AND (oid2 >= -inf) AND (oid2 < 639110200101898) ) ) AND (oid1 >= -inf) AND (oid1 < 639110200101898) ) AS match ON match.oid2 = obs.oid INNER JOIN ( WITH (pi() / 180.0) AS deg_to_rad, (180.0 / pi()) AS rad_to_deg SELECT oid1, rad_to_deg * atan2(avg(sin(deg_to_rad * ra2)), avg(cos(deg_to_rad * ra2))) AS ra, rad_to_deg * atan2(avg(sin(deg_to_rad * dec2)), avg(cos(deg_to_rad * dec2))) AS dec FROM ztf.dr4_xmatch_02 WHERE (oid1 <= oid2) AND (oid1 NOT IN ( SELECT oid2 FROM ztf.dr4_xmatch_02 WHERE oid1 < oid2 AND (oid2 >= -inf) AND (oid2 < 639110200101898) ) ) AND (oid1 >= -inf) AND (oid1 < 639110200101898) GROUP BY oid1 ) AS coord ON match.oid1 = coord.oid1 WHERE (obs.catflags = 0) AND (obs.magerr > 0) ``` (Yes, I know, that is suboptimal to make these identical sub-sub-queries) **Error message and/or stacktrace** ``` Different expressions with the same alias _subquery4: (WITH pi() / 180. AS deg_to_rad, 180. / pi() AS rad_to_deg SELECT oid2 FROM ztf.dr4_xmatch_02 WHERE (oid1 < oid2) AND (oid2 >= -inf) AND (oid2 < 639110200101898)) AS _subquery4 and (WITH pi() / 180. AS deg_to_rad, 180. / pi() AS rad_to_deg SELECT oid2 FROM ztf.dr4_xmatch_02 WHERE (oid1 < oid2) AND (oid2 >= -inf) AND (oid2 < 639110200101898)) AS _subquery4 : While processing (WITH pi() / 180. AS deg_to_rad, 180. / pi() AS rad_to_deg SELECT oid2 FROM ztf.dr4_xmatch_02 WHERE (oid1 < oid2) AND (oid2 >= -inf) AND (oid2 < 639110200101898)) AS _subquery4. Stack trace: 0. DB::QueryAliasesMatcher<DB::QueryAliasesWithSubqueries>::visitOther(std::__1::shared_ptr<DB::IAST> const&, std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<DB::IAST>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<DB::IAST> > > >&) @ 0xedb9fe0 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 1. DB::QueryAliasesMatcher<DB::QueryAliasesWithSubqueries>::visit(DB::ASTSubquery const&, std::__1::shared_ptr<DB::IAST> const&, std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<DB::IAST>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<DB::IAST> > > >&) @ 0xedb9270 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 2. DB::InDepthNodeVisitor<DB::QueryAliasesMatcher<DB::QueryAliasesWithSubqueries>, false, std::__1::shared_ptr<DB::IAST> const>::visit(std::__1::shared_ptr<DB::IAST> const&) @ 0xedba1fb in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 3. DB::InDepthNodeVisitor<DB::QueryAliasesMatcher<DB::QueryAliasesWithSubqueries>, false, std::__1::shared_ptr<DB::IAST> const>::visit(std::__1::shared_ptr<DB::IAST> const&) @ 0xedba17b in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 4. DB::InDepthNodeVisitor<DB::QueryAliasesMatcher<DB::QueryAliasesWithSubqueries>, false, std::__1::shared_ptr<DB::IAST> const>::visit(std::__1::shared_ptr<DB::IAST> const&) @ 0xedba17b in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 5. DB::InDepthNodeVisitor<DB::QueryAliasesMatcher<DB::QueryAliasesWithSubqueries>, false, std::__1::shared_ptr<DB::IAST> const>::visit(std::__1::shared_ptr<DB::IAST> const&) @ 0xedba17b in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 6. DB::InDepthNodeVisitor<DB::QueryAliasesMatcher<DB::QueryAliasesWithSubqueries>, false, std::__1::shared_ptr<DB::IAST> const>::visit(std::__1::shared_ptr<DB::IAST> const&) @ 0xedba17b in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 7. DB::InDepthNodeVisitor<DB::QueryAliasesMatcher<DB::QueryAliasesWithSubqueries>, false, std::__1::shared_ptr<DB::IAST> const>::visit(std::__1::shared_ptr<DB::IAST> const&) @ 0xedba17b in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 8. DB::TreeRewriter::normalize(std::__1::shared_ptr<DB::IAST>&, std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<DB::IAST>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::shared_ptr<DB::IAST> > > >&, DB::Settings const&) @ 0xee81633 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 9. DB::TreeRewriter::analyzeSelect(std::__1::shared_ptr<DB::IAST>&, DB::TreeRewriterResult&&, DB::SelectQueryOptions const&, std::__1::vector<DB::TableWithColumnNamesAndTypes, std::__1::allocator<DB::TableWithColumnNamesAndTypes> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::TableJoin>) const @ 0xee7c416 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 10. ? @ 0xeb9ec7e in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 11. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, DB::Context const&, std::__1::shared_ptr<DB::IBlockInputStream> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&) @ 0xeb9bb42 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 12. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, DB::Context const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 0xeb99b4d in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 13. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 0xed46025 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 14. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, DB::Context const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 0xed446e0 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 15. DB::InterpreterSelectWithUnionQuery::getSampleBlock(std::__1::shared_ptr<DB::IAST> const&, DB::Context const&) @ 0xed46bd1 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 16. ? @ 0xeee19be in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 17. DB::getDatabaseAndTablesWithColumns(std::__1::vector<DB::ASTTableExpression const*, std::__1::allocator<DB::ASTTableExpression const*> > const&, DB::Context const&) @ 0xeee27eb in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 18. DB::JoinedTables::resolveTables() @ 0xed7b2f4 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 19. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, DB::Context const&, std::__1::shared_ptr<DB::IBlockInputStream> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&) @ 0xeb9a928 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 20. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, DB::Context const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 0xeb99b4d in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 21. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 0xed46025 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 22. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, DB::Context const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 0xed446e0 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 23. DB::InterpreterInsertQuery::execute() @ 0xeb7a3ec in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 24. ? @ 0xeed0ea2 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 25. DB::executeQuery(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, DB::Context&, bool, DB::QueryProcessingStage::Enum, bool) @ 0xeecf7fc in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 26. DB::TCPHandler::runImpl() @ 0xf5ca265 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 27. DB::TCPHandler::run() @ 0xf5d9ee9 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 28. Poco::Net::TCPServerConnection::start() @ 0x11b76baf in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 29. Poco::Net::TCPServerDispatcher::run() @ 0x11b785c1 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 30. Poco::PooledThread::run() @ 0x11caf669 in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse 31. Poco::ThreadImpl::runnableEntry(void*) @ 0x11cab4ca in /projects/caps/uiucsn/ztf_dr/clickhouse/bin/clickhouse ```
comp
regression in the query parsing describe the issue the following query worked in but doesn t work in sql insert into ztf source obs select match as sid obs oid as oid obs filter as filter obs fieldid as fieldid obs rcid as rcid coord ra as ra coord dec as dec obs mjd as mjd obs mag as mag obs magerr as magerr obs clrcoeff as clrcoeff from ztf obs as obs inner join select from ztf xmatch where and not in select from ztf xmatch where inf and and inf and as match on match obs oid inner join with pi as deg to rad pi as rad to deg select rad to deg avg sin deg to rad avg cos deg to rad as ra rad to deg avg sin deg to rad avg cos deg to rad as dec from ztf xmatch where and not in select from ztf xmatch where inf and and inf and group by as coord on match coord where obs catflags and obs magerr yes i know that is suboptimal to make these identical sub sub queries error message and or stacktrace different expressions with the same alias with pi as deg to rad pi as rad to deg select from ztf xmatch where inf and as and with pi as deg to rad pi as rad to deg select from ztf xmatch where inf and as while processing with pi as deg to rad pi as rad to deg select from ztf xmatch where inf and as stack trace db queryaliasesmatcher visitother std shared ptr const std unordered map std allocator std shared ptr std hash std allocator std equal to std allocator std allocator std allocator const std shared ptr in projects caps uiucsn ztf dr clickhouse bin clickhouse db queryaliasesmatcher visit db astsubquery const std shared ptr const std unordered map std allocator std shared ptr std hash std allocator std equal to std allocator std allocator std allocator const std shared ptr in projects caps uiucsn ztf dr clickhouse bin clickhouse db indepthnodevisitor false std shared ptr const visit std shared ptr const in projects caps uiucsn ztf dr clickhouse bin clickhouse db indepthnodevisitor false std shared ptr const visit std shared ptr const in projects caps uiucsn ztf dr clickhouse bin clickhouse db indepthnodevisitor false std shared ptr const visit std shared ptr const in projects caps uiucsn ztf dr clickhouse bin clickhouse db indepthnodevisitor false std shared ptr const visit std shared ptr const in projects caps uiucsn ztf dr clickhouse bin clickhouse db indepthnodevisitor false std shared ptr const visit std shared ptr const in projects caps uiucsn ztf dr clickhouse bin clickhouse db indepthnodevisitor false std shared ptr const visit std shared ptr const in projects caps uiucsn ztf dr clickhouse bin clickhouse db treerewriter normalize std shared ptr std unordered map std allocator std shared ptr std hash std allocator std equal to std allocator std allocator std allocator const std shared ptr db settings const in projects caps uiucsn ztf dr clickhouse bin clickhouse db treerewriter analyzeselect std shared ptr db treerewriterresult db selectqueryoptions const std vector const std vector std allocator std allocator std allocator const std shared ptr const in projects caps uiucsn ztf dr clickhouse bin clickhouse in projects caps uiucsn ztf dr clickhouse bin clickhouse db interpreterselectquery interpreterselectquery std shared ptr const db context const std shared ptr const std optional std shared ptr const db selectqueryoptions const std vector std allocator std allocator std allocator const std shared ptr const in projects caps uiucsn ztf dr clickhouse bin clickhouse db interpreterselectquery interpreterselectquery std shared ptr const db context const db selectqueryoptions const std vector std allocator std allocator std allocator const in projects caps uiucsn ztf dr clickhouse bin clickhouse db interpreterselectwithunionquery buildcurrentchildinterpreter std shared ptr const std vector std allocator std allocator std allocator const in projects caps uiucsn ztf dr clickhouse bin clickhouse db interpreterselectwithunionquery interpreterselectwithunionquery std shared ptr const db context const db selectqueryoptions const std vector std allocator std allocator std allocator const in projects caps uiucsn ztf dr clickhouse bin clickhouse db interpreterselectwithunionquery getsampleblock std shared ptr const db context const in projects caps uiucsn ztf dr clickhouse bin clickhouse in projects caps uiucsn ztf dr clickhouse bin clickhouse db getdatabaseandtableswithcolumns std vector const db context const in projects caps uiucsn ztf dr clickhouse bin clickhouse db joinedtables resolvetables in projects caps uiucsn ztf dr clickhouse bin clickhouse db interpreterselectquery interpreterselectquery std shared ptr const db context const std shared ptr const std optional std shared ptr const db selectqueryoptions const std vector std allocator std allocator std allocator const std shared ptr const in projects caps uiucsn ztf dr clickhouse bin clickhouse db interpreterselectquery interpreterselectquery std shared ptr const db context const db selectqueryoptions const std vector std allocator std allocator std allocator const in projects caps uiucsn ztf dr clickhouse bin clickhouse db interpreterselectwithunionquery buildcurrentchildinterpreter std shared ptr const std vector std allocator std allocator std allocator const in projects caps uiucsn ztf dr clickhouse bin clickhouse db interpreterselectwithunionquery interpreterselectwithunionquery std shared ptr const db context const db selectqueryoptions const std vector std allocator std allocator std allocator const in projects caps uiucsn ztf dr clickhouse bin clickhouse db interpreterinsertquery execute in projects caps uiucsn ztf dr clickhouse bin clickhouse in projects caps uiucsn ztf dr clickhouse bin clickhouse db executequery std basic string std allocator const db context bool db queryprocessingstage enum bool in projects caps uiucsn ztf dr clickhouse bin clickhouse db tcphandler runimpl in projects caps uiucsn ztf dr clickhouse bin clickhouse db tcphandler run in projects caps uiucsn ztf dr clickhouse bin clickhouse poco net tcpserverconnection start in projects caps uiucsn ztf dr clickhouse bin clickhouse poco net tcpserverdispatcher run in projects caps uiucsn ztf dr clickhouse bin clickhouse poco pooledthread run in projects caps uiucsn ztf dr clickhouse bin clickhouse poco threadimpl runnableentry void in projects caps uiucsn ztf dr clickhouse bin clickhouse
1
487,970
14,072,756,116
IssuesEvent
2020-11-04 02:45:24
Landry333/Big-Owl
https://api.github.com/repos/Landry333/Big-Owl
closed
UsersFragment architecture update
High Priority Refactoring
**Part of Epic #96** View #96 for more details **UI files to update:** - UsersFragment.java
1.0
UsersFragment architecture update - **Part of Epic #96** View #96 for more details **UI files to update:** - UsersFragment.java
non_comp
usersfragment architecture update part of epic view for more details ui files to update usersfragment java
0
48,632
5,965,459,365
IssuesEvent
2017-05-30 11:40:27
linkedpipes/etl
https://api.github.com/repos/linkedpipes/etl
closed
Support control-click to open in a new tab
enhancement test
To improve usability control-click (either Ctrl or Cmd) should be supported on the navigation elements to open them in new tabs. Currently, control-click opens in the same tab. This would allow, for example, to navigate to a pipeline, while editing another one.
1.0
Support control-click to open in a new tab - To improve usability control-click (either Ctrl or Cmd) should be supported on the navigation elements to open them in new tabs. Currently, control-click opens in the same tab. This would allow, for example, to navigate to a pipeline, while editing another one.
non_comp
support control click to open in a new tab to improve usability control click either ctrl or cmd should be supported on the navigation elements to open them in new tabs currently control click opens in the same tab this would allow for example to navigate to a pipeline while editing another one
0
12,287
14,530,992,685
IssuesEvent
2020-12-14 20:06:03
google/protobuf-gradle-plugin
https://api.github.com/repos/google/protobuf-gradle-plugin
closed
No "proto" extension function for AndroidSourceSet (Gradle Kotlin DSL)
android compatibility bug
Dear whom may it concern, I try to integrate protobuf-gradle-plugin into Android and Gradle Kotlin DSL. However, there is no "proto" extension function (which is used to specify a directory containing protobuf files) for AndroidSourceSet, while SourceSet has it, like below (**com.google.protobuf.gradle.ProtobufConfiguratorExts.kt**): ```Kotlin fun SourceSet.proto(action: SourceDirectorySet.() -> Unit) { (this as? ExtensionAware) ?.extensions ?.getByName("proto") ?.let { it as? SourceDirectorySet } ?.apply(action) } ``` Is there any way to specify the directory for Android and Gradle Kotlin DSL? If not, please consider adding "proto" extension function for AndroidSourceSet. I really appreciate your effort for this excellent plugin :) Thanks.
True
No "proto" extension function for AndroidSourceSet (Gradle Kotlin DSL) - Dear whom may it concern, I try to integrate protobuf-gradle-plugin into Android and Gradle Kotlin DSL. However, there is no "proto" extension function (which is used to specify a directory containing protobuf files) for AndroidSourceSet, while SourceSet has it, like below (**com.google.protobuf.gradle.ProtobufConfiguratorExts.kt**): ```Kotlin fun SourceSet.proto(action: SourceDirectorySet.() -> Unit) { (this as? ExtensionAware) ?.extensions ?.getByName("proto") ?.let { it as? SourceDirectorySet } ?.apply(action) } ``` Is there any way to specify the directory for Android and Gradle Kotlin DSL? If not, please consider adding "proto" extension function for AndroidSourceSet. I really appreciate your effort for this excellent plugin :) Thanks.
comp
no proto extension function for androidsourceset gradle kotlin dsl dear whom may it concern i try to integrate protobuf gradle plugin into android and gradle kotlin dsl however there is no proto extension function which is used to specify a directory containing protobuf files for androidsourceset while sourceset has it like below com google protobuf gradle protobufconfiguratorexts kt kotlin fun sourceset proto action sourcedirectoryset unit this as extensionaware extensions getbyname proto let it as sourcedirectoryset apply action is there any way to specify the directory for android and gradle kotlin dsl if not please consider adding proto extension function for androidsourceset i really appreciate your effort for this excellent plugin thanks
1
17,900
24,707,854,409
IssuesEvent
2022-10-19 20:45:45
elementor/elementor
https://api.github.com/repos/elementor/elementor
closed
Conflicts with Borlabs Cookie Plugin
compatibility/3rd_party
## Prerequisites <!-- MARK COMPLETED ITEMS WITH AN [x] --> - [ X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate. - [ X] The issue still exists against the latest stable version of Elementor. ## Description When using Borlabs Cookie Plugin Elementor seems to have some trouble with. For example, if I activate the Content Blocker to block facebook iframes before the user accepts, I cannot open the mobile hamburger menu on mobile. There is no error message in the console. Just nothing happens. If I deactivate the facebook content blocker (which is searching for iframes with some url sources), the mobile works as expected. ## Steps to reproduce 1. Install Borlabs Cookie Plugin 2. Activate Facebook Content Blocker (By default it should be activated) 3. Try to open navigation on mobile ## Isolating the problem <!-- MARK COMPLETED ITEMS WITH AN [x] --> - [X ] This bug happens with only Elementor plugin active (and Elementor Pro). - [ X] This bug happens with a default WordPress theme active. - [ X] I can reproduce this bug consistently using the steps above. ## Environment <details> <summary>System Info</summary> ``` == Server Environment == Operating System: Linux Software: Apache MySQL version: (Ubuntu) v5.7.28 PHP Version: 7.3.26-nmm1 PHP Max Input Vars: 3000 PHP Max Post Size: 200M GD Installed: Yes ZIP Installed: Yes Write Permissions: All right Elementor Library: Connected == WordPress Environment == Version: 5.7 Site URL: https://dev.codepa.de/towa Home URL: https://dev.codepa.de/towa WP Multisite: No Max Upload Size: 200 MB Memory limit: 256M Permalink Structure: /%postname%/ Language: de-DE Timezone: Europe/Berlin Debug Mode: Inactive == Theme == Name: De Rosa Webentwicklung Version: 1.0.0 Author: Daniele De Rosa Child Theme: No == User == Role: administrator WP Profile lang: de_DE User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36 == Active Plugins == Borlabs Cookie - Cookie Opt-in Version: 2.2.22 Author: Benjamin A. Bornschein, Borlabs Elementor Version: 3.1.4 Author: Elementor.com Elementor Pro Version: 3.2.1 Author: Elementor.com Imagify Version: 1.9.14 Author: WP Media Starter Templates Version: 2.6.2 Author: Brainstorm Force Ultimate Addons for Elementor Version: 1.29.2 Author: Brainstorm Force == Elementor - Compatibility Tag == Elementor Pro: compatible Ultimate Addons for Elementor: compatible == Elementor Pro - Compatibility Tag == Ultimate Addons for Elementor: incompatible == Elements Usage == footer : 1 facebook-page : 1 icon-list : 2 nav-menu : 1 text-editor : 1 uael-advanced-heading : 3 header : 1 image : 1 nav-menu : 1 social-icons : 1 section : 2 button : 1 heading : 3 social-icons : 1 spacer : 1 wp-page : 11 button : 5 divider : 4 facebook-page : 1 form : 1 google_maps : 1 heading : 25 icon : 4 icon-list : 1 image : 8 image-box : 3 social-icons : 4 spacer : 12 template : 4 testimonial-carousel : 1 text-editor : 17 toggle : 1 uael-advanced-heading : 15 uael-dual-color-heading : 9 uael-image-gallery : 1 uael-infobox : 4 single-page : 1 heading : 1 theme-post-content : 1 == Log == PHP: showing 5 of 5PHP: 2021-02-05 10:50:51 [notice X 6][/www/htdocs/w0187e39/dev/towa/wp-content/plugins/elementor/core/common/modules/ajax/module.php::171] Undefined index: data [array ( 'trace' => ' #0: Elementor\Core\Logger\Manager -> shutdown() ', )] PHP: 2021-02-09 16:09:41 [notice X 6][/www/htdocs/w0187e39/dev/towa/wp-content/plugins/elementor/modules/dev-tools/deprecation.php::297] The Plugin::$instance->posts_css_manager argument is <strong>deprecated</strong> since version 2.7.0! Use Plugin::$instance->files_manager instead. [array ( 'trace' => ' #0: Elementor\Core\Logger\Manager -> shutdown() ', )] PHP: 2021-02-23 12:13:49 [error X 2][/www/htdocs/w0187e39/dev/towa/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php::281] Uncaught Error: Call to a member function update_meta() on null in /www/htdocs/w0187e39/dev/towa/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:281 Stack trace: #0 /www/htdocs/w0187e39/dev/towa/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php(162): ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->save_conditions(11, Array) #1 [internal function]: ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->ajax_save_theme_template_conditions(Array, Object(Elementor\Core\Common\Modules\Ajax\Module)) #2 /www/htdocs/w0187e39/dev/towa/wp-content/plugins/elementor/core/common/modules/ajax/module.php(171): call_user_func(Array, Array, Object(Elementor\Core\Common\Modules\Ajax\Module)) #3 /www/htdocs/w0187e39/dev/towa/wp-includes/class-wp-hook.php(287): Elementor\Core\Common\Modules\Ajax\Module->handle_ajax_request('') #4 /www/htdocs/w0187e39/dev/towa/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters('', Array) #5 /www [array ( 'trace' => ' #0: Elementor\Core\Logger\Manager -> shutdown() ', )] PHP: 2021-02-23 12:51:49 [error X 1][/www/htdocs/w0187e39/dev/towa/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php::281] Uncaught Error: Call to a member function update_meta() on bool in /www/htdocs/w0187e39/dev/towa/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:281 Stack trace: #0 /www/htdocs/w0187e39/dev/towa/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php(162): ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->save_conditions(NULL, Array) #1 [internal function]: ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->ajax_save_theme_template_conditions(Array, Object(Elementor\Core\Common\Modules\Ajax\Module)) #2 /www/htdocs/w0187e39/dev/towa/wp-content/plugins/elementor/core/common/modules/ajax/module.php(171): call_user_func(Array, Array, Object(Elementor\Core\Common\Modules\Ajax\Module)) #3 /www/htdocs/w0187e39/dev/towa/wp-includes/class-wp-hook.php(287): Elementor\Core\Common\Modules\Ajax\Module->handle_ajax_request('') #4 /www/htdocs/w0187e39/dev/towa/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters('', Array) #5 /w [array ( 'trace' => ' #0: Elementor\Core\Logger\Manager -> shutdown() ', )] PHP: 2021-02-25 13:30:25 [notice X 1][/www/htdocs/w0187e39/dev/towa/wp-content/plugins/elementor-pro/core/upgrade/upgrades.php::911] Undefined index: pagination [array ( 'trace' => ' #0: Elementor\Core\Logger\Manager -> shutdown() ', )] JS: showing 4 of 4JS: 2021-02-23 11:36:04 [error X 1][https://dev.codepa.de/towa/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5.e1:24:19952] View (cid: \"view12842\") has already been destroyed and cannot be used. JS: 2021-02-25 14:27:53 [error X 1][https://dev.codepa.de/towa/wp-content/plugins/elementor-pro/assets/js/preloaded-elements-handlers.min.js?ver=3.1.1:2:79976] Cannot read property \'setSpeed\' of null JS: 2021-03-22 15:55:59 [error X 1][https://dev.codepa.de/towa/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5.e1:24:19952] View (cid: \"view77\") has already been destroyed and cannot be used. JS: 2021-03-23 11:42:04 [error X 1][https://dev.codepa.de/towa/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5.e1:24:19952] View (cid: \"view755\") has already been destroyed and cannot be used. Log: showing 13 of 132021-02-25 13:30:24 [info] elementor-pro::elementor_pro_updater Started 2021-02-25 13:30:24 [info] Elementor Pro/Upgrades - _v_3_1_0_media_carousel Start 2021-02-25 13:30:25 [info] Elementor Pro/Upgrades - _v_3_1_0_media_carousel Finished 2021-02-25 13:30:25 [info] Elementor Pro/Upgrades - _v_3_1_0_reviews Start 2021-02-25 13:30:25 [info] Elementor Pro/Upgrades - _v_3_1_0_reviews Finished 2021-02-25 13:30:25 [info] Elementor Pro/Upgrades - _v_3_1_0_testimonial_carousel Start 2021-02-25 13:30:25 [info] Elementor Pro/Upgrades - _v_3_1_0_testimonial_carousel Finished 2021-02-25 13:30:25 [info] Elementor Pro/Upgrades - _v_3_1_0_slides Start 2021-02-25 13:30:25 [info] Elementor Pro/Upgrades - _v_3_1_0_slides Finished 2021-02-25 13:30:25 [info] Elementor data updater process has been completed. [array ( 'plugin' => 'Elementor Pro', 'from' => '3.0.10', 'to' => '3.1.1', )] 2021-02-25 13:30:25 [info] Elementor data updater process has been queued. [array ( 'plugin' => 'Elementor Pro', 'from' => '3.0.10', 'to' => '3.1.1', )] 2021-03-23 12:42:27 [info] Elementor data updater process has been completed. [array ( 'plugin' => 'Elementor', 'from' => '3.1.1', 'to' => '3.1.4', )] 2021-03-23 12:43:26 [info] Elementor data updater process has been completed. [array ( 'plugin' => 'Elementor Pro', 'from' => '3.1.1', 'to' => '3.2.1', )] ``` </details>
True
Conflicts with Borlabs Cookie Plugin - ## Prerequisites <!-- MARK COMPLETED ITEMS WITH AN [x] --> - [ X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate. - [ X] The issue still exists against the latest stable version of Elementor. ## Description When using Borlabs Cookie Plugin Elementor seems to have some trouble with. For example, if I activate the Content Blocker to block facebook iframes before the user accepts, I cannot open the mobile hamburger menu on mobile. There is no error message in the console. Just nothing happens. If I deactivate the facebook content blocker (which is searching for iframes with some url sources), the mobile works as expected. ## Steps to reproduce 1. Install Borlabs Cookie Plugin 2. Activate Facebook Content Blocker (By default it should be activated) 3. Try to open navigation on mobile ## Isolating the problem <!-- MARK COMPLETED ITEMS WITH AN [x] --> - [X ] This bug happens with only Elementor plugin active (and Elementor Pro). - [ X] This bug happens with a default WordPress theme active. - [ X] I can reproduce this bug consistently using the steps above. ## Environment <details> <summary>System Info</summary> ``` == Server Environment == Operating System: Linux Software: Apache MySQL version: (Ubuntu) v5.7.28 PHP Version: 7.3.26-nmm1 PHP Max Input Vars: 3000 PHP Max Post Size: 200M GD Installed: Yes ZIP Installed: Yes Write Permissions: All right Elementor Library: Connected == WordPress Environment == Version: 5.7 Site URL: https://dev.codepa.de/towa Home URL: https://dev.codepa.de/towa WP Multisite: No Max Upload Size: 200 MB Memory limit: 256M Permalink Structure: /%postname%/ Language: de-DE Timezone: Europe/Berlin Debug Mode: Inactive == Theme == Name: De Rosa Webentwicklung Version: 1.0.0 Author: Daniele De Rosa Child Theme: No == User == Role: administrator WP Profile lang: de_DE User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36 == Active Plugins == Borlabs Cookie - Cookie Opt-in Version: 2.2.22 Author: Benjamin A. Bornschein, Borlabs Elementor Version: 3.1.4 Author: Elementor.com Elementor Pro Version: 3.2.1 Author: Elementor.com Imagify Version: 1.9.14 Author: WP Media Starter Templates Version: 2.6.2 Author: Brainstorm Force Ultimate Addons for Elementor Version: 1.29.2 Author: Brainstorm Force == Elementor - Compatibility Tag == Elementor Pro: compatible Ultimate Addons for Elementor: compatible == Elementor Pro - Compatibility Tag == Ultimate Addons for Elementor: incompatible == Elements Usage == footer : 1 facebook-page : 1 icon-list : 2 nav-menu : 1 text-editor : 1 uael-advanced-heading : 3 header : 1 image : 1 nav-menu : 1 social-icons : 1 section : 2 button : 1 heading : 3 social-icons : 1 spacer : 1 wp-page : 11 button : 5 divider : 4 facebook-page : 1 form : 1 google_maps : 1 heading : 25 icon : 4 icon-list : 1 image : 8 image-box : 3 social-icons : 4 spacer : 12 template : 4 testimonial-carousel : 1 text-editor : 17 toggle : 1 uael-advanced-heading : 15 uael-dual-color-heading : 9 uael-image-gallery : 1 uael-infobox : 4 single-page : 1 heading : 1 theme-post-content : 1 == Log == PHP: showing 5 of 5PHP: 2021-02-05 10:50:51 [notice X 6][/www/htdocs/w0187e39/dev/towa/wp-content/plugins/elementor/core/common/modules/ajax/module.php::171] Undefined index: data [array ( 'trace' => ' #0: Elementor\Core\Logger\Manager -> shutdown() ', )] PHP: 2021-02-09 16:09:41 [notice X 6][/www/htdocs/w0187e39/dev/towa/wp-content/plugins/elementor/modules/dev-tools/deprecation.php::297] The Plugin::$instance->posts_css_manager argument is <strong>deprecated</strong> since version 2.7.0! Use Plugin::$instance->files_manager instead. [array ( 'trace' => ' #0: Elementor\Core\Logger\Manager -> shutdown() ', )] PHP: 2021-02-23 12:13:49 [error X 2][/www/htdocs/w0187e39/dev/towa/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php::281] Uncaught Error: Call to a member function update_meta() on null in /www/htdocs/w0187e39/dev/towa/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:281 Stack trace: #0 /www/htdocs/w0187e39/dev/towa/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php(162): ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->save_conditions(11, Array) #1 [internal function]: ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->ajax_save_theme_template_conditions(Array, Object(Elementor\Core\Common\Modules\Ajax\Module)) #2 /www/htdocs/w0187e39/dev/towa/wp-content/plugins/elementor/core/common/modules/ajax/module.php(171): call_user_func(Array, Array, Object(Elementor\Core\Common\Modules\Ajax\Module)) #3 /www/htdocs/w0187e39/dev/towa/wp-includes/class-wp-hook.php(287): Elementor\Core\Common\Modules\Ajax\Module->handle_ajax_request('') #4 /www/htdocs/w0187e39/dev/towa/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters('', Array) #5 /www [array ( 'trace' => ' #0: Elementor\Core\Logger\Manager -> shutdown() ', )] PHP: 2021-02-23 12:51:49 [error X 1][/www/htdocs/w0187e39/dev/towa/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php::281] Uncaught Error: Call to a member function update_meta() on bool in /www/htdocs/w0187e39/dev/towa/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:281 Stack trace: #0 /www/htdocs/w0187e39/dev/towa/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php(162): ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->save_conditions(NULL, Array) #1 [internal function]: ElementorPro\Modules\ThemeBuilder\Classes\Conditions_Manager->ajax_save_theme_template_conditions(Array, Object(Elementor\Core\Common\Modules\Ajax\Module)) #2 /www/htdocs/w0187e39/dev/towa/wp-content/plugins/elementor/core/common/modules/ajax/module.php(171): call_user_func(Array, Array, Object(Elementor\Core\Common\Modules\Ajax\Module)) #3 /www/htdocs/w0187e39/dev/towa/wp-includes/class-wp-hook.php(287): Elementor\Core\Common\Modules\Ajax\Module->handle_ajax_request('') #4 /www/htdocs/w0187e39/dev/towa/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters('', Array) #5 /w [array ( 'trace' => ' #0: Elementor\Core\Logger\Manager -> shutdown() ', )] PHP: 2021-02-25 13:30:25 [notice X 1][/www/htdocs/w0187e39/dev/towa/wp-content/plugins/elementor-pro/core/upgrade/upgrades.php::911] Undefined index: pagination [array ( 'trace' => ' #0: Elementor\Core\Logger\Manager -> shutdown() ', )] JS: showing 4 of 4JS: 2021-02-23 11:36:04 [error X 1][https://dev.codepa.de/towa/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5.e1:24:19952] View (cid: \"view12842\") has already been destroyed and cannot be used. JS: 2021-02-25 14:27:53 [error X 1][https://dev.codepa.de/towa/wp-content/plugins/elementor-pro/assets/js/preloaded-elements-handlers.min.js?ver=3.1.1:2:79976] Cannot read property \'setSpeed\' of null JS: 2021-03-22 15:55:59 [error X 1][https://dev.codepa.de/towa/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5.e1:24:19952] View (cid: \"view77\") has already been destroyed and cannot be used. JS: 2021-03-23 11:42:04 [error X 1][https://dev.codepa.de/towa/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5.e1:24:19952] View (cid: \"view755\") has already been destroyed and cannot be used. Log: showing 13 of 132021-02-25 13:30:24 [info] elementor-pro::elementor_pro_updater Started 2021-02-25 13:30:24 [info] Elementor Pro/Upgrades - _v_3_1_0_media_carousel Start 2021-02-25 13:30:25 [info] Elementor Pro/Upgrades - _v_3_1_0_media_carousel Finished 2021-02-25 13:30:25 [info] Elementor Pro/Upgrades - _v_3_1_0_reviews Start 2021-02-25 13:30:25 [info] Elementor Pro/Upgrades - _v_3_1_0_reviews Finished 2021-02-25 13:30:25 [info] Elementor Pro/Upgrades - _v_3_1_0_testimonial_carousel Start 2021-02-25 13:30:25 [info] Elementor Pro/Upgrades - _v_3_1_0_testimonial_carousel Finished 2021-02-25 13:30:25 [info] Elementor Pro/Upgrades - _v_3_1_0_slides Start 2021-02-25 13:30:25 [info] Elementor Pro/Upgrades - _v_3_1_0_slides Finished 2021-02-25 13:30:25 [info] Elementor data updater process has been completed. [array ( 'plugin' => 'Elementor Pro', 'from' => '3.0.10', 'to' => '3.1.1', )] 2021-02-25 13:30:25 [info] Elementor data updater process has been queued. [array ( 'plugin' => 'Elementor Pro', 'from' => '3.0.10', 'to' => '3.1.1', )] 2021-03-23 12:42:27 [info] Elementor data updater process has been completed. [array ( 'plugin' => 'Elementor', 'from' => '3.1.1', 'to' => '3.1.4', )] 2021-03-23 12:43:26 [info] Elementor data updater process has been completed. [array ( 'plugin' => 'Elementor Pro', 'from' => '3.1.1', 'to' => '3.2.1', )] ``` </details>
comp
conflicts with borlabs cookie plugin prerequisites i have searched for similar issues in both open and closed tickets and cannot find a duplicate the issue still exists against the latest stable version of elementor description when using borlabs cookie plugin elementor seems to have some trouble with for example if i activate the content blocker to block facebook iframes before the user accepts i cannot open the mobile hamburger menu on mobile there is no error message in the console just nothing happens if i deactivate the facebook content blocker which is searching for iframes with some url sources the mobile works as expected steps to reproduce install borlabs cookie plugin activate facebook content blocker by default it should be activated try to open navigation on mobile isolating the problem this bug happens with only elementor plugin active and elementor pro this bug happens with a default wordpress theme active i can reproduce this bug consistently using the steps above environment system info server environment operating system linux software apache mysql version ubuntu php version php max input vars php max post size gd installed yes zip installed yes write permissions all right elementor library connected wordpress environment version site url home url wp multisite no max upload size mb memory limit permalink structure postname language de de timezone europe berlin debug mode inactive theme name de rosa webentwicklung version author daniele de rosa child theme no user role administrator wp profile lang de de user agent mozilla macintosh intel mac os x applewebkit khtml like gecko chrome safari active plugins borlabs cookie cookie opt in version author benjamin a bornschein borlabs elementor version author elementor com elementor pro version author elementor com imagify version author wp media starter templates version author brainstorm force ultimate addons for elementor version author brainstorm force elementor compatibility tag elementor pro compatible ultimate addons for elementor compatible elementor pro compatibility tag ultimate addons for elementor incompatible elements usage footer facebook page icon list nav menu text editor uael advanced heading header image nav menu social icons section button heading social icons spacer wp page button divider facebook page form google maps heading icon icon list image image box social icons spacer template testimonial carousel text editor toggle uael advanced heading uael dual color heading uael image gallery uael infobox single page heading theme post content log php showing of undefined index data array trace elementor core logger manager shutdown php the plugin instance posts css manager argument is deprecated since version use plugin instance files manager instead array trace elementor core logger manager shutdown php uncaught error call to a member function update meta on null in www htdocs dev towa wp content plugins elementor pro modules theme builder classes conditions manager php stack trace www htdocs dev towa wp content plugins elementor pro modules theme builder classes conditions manager php elementorpro modules themebuilder classes conditions manager save conditions array elementorpro modules themebuilder classes conditions manager ajax save theme template conditions array object elementor core common modules ajax module www htdocs dev towa wp content plugins elementor core common modules ajax module php call user func array array object elementor core common modules ajax module www htdocs dev towa wp includes class wp hook php elementor core common modules ajax module handle ajax request www htdocs dev towa wp includes class wp hook php wp hook apply filters array www array trace elementor core logger manager shutdown php uncaught error call to a member function update meta on bool in www htdocs dev towa wp content plugins elementor pro modules theme builder classes conditions manager php stack trace www htdocs dev towa wp content plugins elementor pro modules theme builder classes conditions manager php elementorpro modules themebuilder classes conditions manager save conditions null array elementorpro modules themebuilder classes conditions manager ajax save theme template conditions array object elementor core common modules ajax module www htdocs dev towa wp content plugins elementor core common modules ajax module php call user func array array object elementor core common modules ajax module www htdocs dev towa wp includes class wp hook php elementor core common modules ajax module handle ajax request www htdocs dev towa wp includes class wp hook php wp hook apply filters array w array trace elementor core logger manager shutdown php undefined index pagination array trace elementor core logger manager shutdown js showing of view cid has already been destroyed and cannot be used js cannot read property setspeed of null js view cid has already been destroyed and cannot be used js view cid has already been destroyed and cannot be used log showing of elementor pro elementor pro updater started elementor pro upgrades v media carousel start elementor pro upgrades v media carousel finished elementor pro upgrades v reviews start elementor pro upgrades v reviews finished elementor pro upgrades v testimonial carousel start elementor pro upgrades v testimonial carousel finished elementor pro upgrades v slides start elementor pro upgrades v slides finished elementor data updater process has been completed array plugin elementor pro from to elementor data updater process has been queued array plugin elementor pro from to elementor data updater process has been completed array plugin elementor from to elementor data updater process has been completed array plugin elementor pro from to
1
10,257
12,244,374,778
IssuesEvent
2020-05-05 11:00:29
ClickHouse/ClickHouse
https://api.github.com/repos/ClickHouse/ClickHouse
opened
Unable to upgrade from 19.17 to 20.x
backward compatibility
Hi guys! I've got v19.17 and planning to migrate to 20.3 but I can't do that because of this bug: https://github.com/ClickHouse/ClickHouse/pull/9412 and if I understand correctly I can't roll back due to https://github.com/ClickHouse/ClickHouse/blob/master/docs/en/whats-new/changelog/2019.md#backward-incompatible-change-backward-incompatible-change Since this fix all branches was released except 19.17, is this branch reached EOL? Do you have plans to release it?
True
Unable to upgrade from 19.17 to 20.x - Hi guys! I've got v19.17 and planning to migrate to 20.3 but I can't do that because of this bug: https://github.com/ClickHouse/ClickHouse/pull/9412 and if I understand correctly I can't roll back due to https://github.com/ClickHouse/ClickHouse/blob/master/docs/en/whats-new/changelog/2019.md#backward-incompatible-change-backward-incompatible-change Since this fix all branches was released except 19.17, is this branch reached EOL? Do you have plans to release it?
comp
unable to upgrade from to x hi guys i ve got and planning to migrate to but i can t do that because of this bug and if i understand correctly i can t roll back due to since this fix all branches was released except is this branch reached eol do you have plans to release it
1
8,317
10,340,076,072
IssuesEvent
2019-09-03 20:56:40
google/kf
https://api.github.com/repos/google/kf
opened
Finish up manifest support
cf compatibility enhancement
<!-- If you need to report a security issue with kf, send an email to kf-security@google.com. --> ## What problem is the feature trying to solve? Kf still isn't completely compatible with CF manifests so large numbers of apps can't deploy. ## What is the feature? Add support for the following v2 manifest fields: * stack * command * buildpack (widely used despite being deprecated, should auto-upgrade to "buildpacks") Additionally, we could get ahead and add support for the following v3 manifest fields without much trouble: * annotations * labels * service parameters (great feature) http://v3-apidocs.cloudfoundry.org/version/3.75.0/index.html#space-manifest ## What impact would the feature have? <!-- Would this feature: * make people's lives easier * automate common tasks * open new use-cases * be a breaking change * require documentation changes --> * Make us more compatible with cf. ## Proposed implementation <!-- If you have a proposed implementation, include it here, if you don't know how it would work, don't worry! -->
True
Finish up manifest support - <!-- If you need to report a security issue with kf, send an email to kf-security@google.com. --> ## What problem is the feature trying to solve? Kf still isn't completely compatible with CF manifests so large numbers of apps can't deploy. ## What is the feature? Add support for the following v2 manifest fields: * stack * command * buildpack (widely used despite being deprecated, should auto-upgrade to "buildpacks") Additionally, we could get ahead and add support for the following v3 manifest fields without much trouble: * annotations * labels * service parameters (great feature) http://v3-apidocs.cloudfoundry.org/version/3.75.0/index.html#space-manifest ## What impact would the feature have? <!-- Would this feature: * make people's lives easier * automate common tasks * open new use-cases * be a breaking change * require documentation changes --> * Make us more compatible with cf. ## Proposed implementation <!-- If you have a proposed implementation, include it here, if you don't know how it would work, don't worry! -->
comp
finish up manifest support what problem is the feature trying to solve kf still isn t completely compatible with cf manifests so large numbers of apps can t deploy what is the feature add support for the following manifest fields stack command buildpack widely used despite being deprecated should auto upgrade to buildpacks additionally we could get ahead and add support for the following manifest fields without much trouble annotations labels service parameters great feature what impact would the feature have would this feature make people s lives easier automate common tasks open new use cases be a breaking change require documentation changes make us more compatible with cf proposed implementation if you have a proposed implementation include it here if you don t know how it would work don t worry
1
526,435
15,288,260,595
IssuesEvent
2021-02-23 16:40:12
davidsaulrodriguez/project-purple-planet
https://api.github.com/repos/davidsaulrodriguez/project-purple-planet
closed
Feature Request: Update Sequelize config to use .env variables
back end enhancement high priority
**Is your feature request related to a problem? Please describe.** As it stands, Sequelize uses a `config.json` file. This is okay for local development or code that is never pushed to a public repository. Since this code is going to be pushed to GitHub on a public repository and eventually pushed to [Heroku](https://heroku.com) we need to find a way to secure the config file so that we are not giving away any secrets and exposing the applications database credentials to the public. **Describe the solution you'd like** The config file should utilize the [dotenv](https://www.npmjs.com/package/dotenv) package and a `.env` file to secure the database credentials. This should be completed over the weekend and by Monday (02/22/2021) the latest. **Describe alternatives you've considered** I've considered creating and pushing a separate branch that is never published to GitHub, straight to Heroku, but this would conflict with CI/CD and eventually break the app with CD. So the only other solution I can come up with is to use **dotenv** to store credentials and configure the app with. It's the only thing that makes sense.
1.0
Feature Request: Update Sequelize config to use .env variables - **Is your feature request related to a problem? Please describe.** As it stands, Sequelize uses a `config.json` file. This is okay for local development or code that is never pushed to a public repository. Since this code is going to be pushed to GitHub on a public repository and eventually pushed to [Heroku](https://heroku.com) we need to find a way to secure the config file so that we are not giving away any secrets and exposing the applications database credentials to the public. **Describe the solution you'd like** The config file should utilize the [dotenv](https://www.npmjs.com/package/dotenv) package and a `.env` file to secure the database credentials. This should be completed over the weekend and by Monday (02/22/2021) the latest. **Describe alternatives you've considered** I've considered creating and pushing a separate branch that is never published to GitHub, straight to Heroku, but this would conflict with CI/CD and eventually break the app with CD. So the only other solution I can come up with is to use **dotenv** to store credentials and configure the app with. It's the only thing that makes sense.
non_comp
feature request update sequelize config to use env variables is your feature request related to a problem please describe as it stands sequelize uses a config json file this is okay for local development or code that is never pushed to a public repository since this code is going to be pushed to github on a public repository and eventually pushed to we need to find a way to secure the config file so that we are not giving away any secrets and exposing the applications database credentials to the public describe the solution you d like the config file should utilize the package and a env file to secure the database credentials this should be completed over the weekend and by monday the latest describe alternatives you ve considered i ve considered creating and pushing a separate branch that is never published to github straight to heroku but this would conflict with ci cd and eventually break the app with cd so the only other solution i can come up with is to use dotenv to store credentials and configure the app with it s the only thing that makes sense
0
8,702
10,618,209,886
IssuesEvent
2019-10-13 02:07:39
souffle-lang/souffle
https://api.github.com/repos/souffle-lang/souffle
closed
omp_set_nested function deprecated in OMP 5
compatibility
The synthesised code uses `omp_set_nested`, which is deprecated in OMP 5 with plans to remove in OMP 6. Running using Ubuntu 19.10 and clang 9: ``` OMP: Info #270: omp_set_nested routine deprecated, please use omp_set_max_active_levels instead. ``` From the documentation, calling omp_set_max_active_levels with a large value is equivalent, and not deprecated. Both implementations set OMP_MAX_ACTIVE_LEVELS to the implementation defined maximum, or limit it to the same. It's not clear to me that we actually use the nesting, though, so I'm not sure this is appropriate. The deprecation warning itself means our tests fail, and should I think be disabled for synthesised code regardless of this particular issue. Deprecation warnings are not relevant for the end user.
True
omp_set_nested function deprecated in OMP 5 - The synthesised code uses `omp_set_nested`, which is deprecated in OMP 5 with plans to remove in OMP 6. Running using Ubuntu 19.10 and clang 9: ``` OMP: Info #270: omp_set_nested routine deprecated, please use omp_set_max_active_levels instead. ``` From the documentation, calling omp_set_max_active_levels with a large value is equivalent, and not deprecated. Both implementations set OMP_MAX_ACTIVE_LEVELS to the implementation defined maximum, or limit it to the same. It's not clear to me that we actually use the nesting, though, so I'm not sure this is appropriate. The deprecation warning itself means our tests fail, and should I think be disabled for synthesised code regardless of this particular issue. Deprecation warnings are not relevant for the end user.
comp
omp set nested function deprecated in omp the synthesised code uses omp set nested which is deprecated in omp with plans to remove in omp running using ubuntu and clang omp info omp set nested routine deprecated please use omp set max active levels instead from the documentation calling omp set max active levels with a large value is equivalent and not deprecated both implementations set omp max active levels to the implementation defined maximum or limit it to the same it s not clear to me that we actually use the nesting though so i m not sure this is appropriate the deprecation warning itself means our tests fail and should i think be disabled for synthesised code regardless of this particular issue deprecation warnings are not relevant for the end user
1
17,829
24,601,814,959
IssuesEvent
2022-10-14 13:07:41
eyalroz/printf
https://api.github.com/repos/eyalroz/printf
opened
Remove redundant extern "C" from the definitions in printf.c
task platform-incompatibility
When using the library in C++, only the printf.h definitions need to be surrounded by `extern "C"` (see also this SO question). Apparently, some compilers (e.g. clang on Mac) [seem to have trouble](https://github.com/embeddedartistry/printf/commit/63d113c156557bfbe14079724ec88dbc6cbbd974#commitcomment-86463941) with definitions surrounded by it. So - let's remove it.
True
Remove redundant extern "C" from the definitions in printf.c - When using the library in C++, only the printf.h definitions need to be surrounded by `extern "C"` (see also this SO question). Apparently, some compilers (e.g. clang on Mac) [seem to have trouble](https://github.com/embeddedartistry/printf/commit/63d113c156557bfbe14079724ec88dbc6cbbd974#commitcomment-86463941) with definitions surrounded by it. So - let's remove it.
comp
remove redundant extern c from the definitions in printf c when using the library in c only the printf h definitions need to be surrounded by extern c see also this so question apparently some compilers e g clang on mac with definitions surrounded by it so let s remove it
1
7,751
9,983,037,801
IssuesEvent
2019-07-10 11:23:03
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
opened
Function SUBTIME should return NULL with a warning if its argument is an invalid time value.
type/compatibility
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. ```mysql SELECT SUBTIME(-32073, 0); SELECT SUBTIME(0, -32073); ``` 2. What did you expect to see? In MySQL 5.7 and MySQL 8.0, ```mysql mysql> SELECT SUBTIME(-32073, 0); show warnings; +--------------------+ | SUBTIME(-32073, 0) | +--------------------+ | NULL | +--------------------+ 1 row in set, 1 warning (0.00 sec) +---------+------+------------------------------------------+ | Level | Code | Message | +---------+------+------------------------------------------+ | Warning | 1292 | Truncated incorrect time value: '-32073' | +---------+------+------------------------------------------+ 1 row in set (0.00 sec) mysql> SELECT SUBTIME(0, -32073); show warnings; +--------------------+ | SUBTIME(0, -32073) | +--------------------+ | NULL | +--------------------+ 1 row in set, 1 warning (0.00 sec) +---------+------+------------------------------------------+ | Level | Code | Message | +---------+------+------------------------------------------+ | Warning | 1292 | Truncated incorrect time value: '-32073' | +---------+------+------------------------------------------+ 1 row in set (0.00 sec) ``` 3. What did you see instead? In TiDB, ```mysql mysql> SELECT SUBTIME(-32073, 0); ERROR 1292 (22007): Truncated incorrect time value: '-32073' mysql> SELECT SUBTIME(0, -32073); ERROR 1292 (22007): Truncated incorrect time value: '-32073' ``` 4. What version of TiDB are you using (`tidb-server -V` or run `select tidb_version();` on TiDB)? fdbc149b72db7034d024acf1209e455c0ad4ca9d
True
Function SUBTIME should return NULL with a warning if its argument is an invalid time value. - ## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. ```mysql SELECT SUBTIME(-32073, 0); SELECT SUBTIME(0, -32073); ``` 2. What did you expect to see? In MySQL 5.7 and MySQL 8.0, ```mysql mysql> SELECT SUBTIME(-32073, 0); show warnings; +--------------------+ | SUBTIME(-32073, 0) | +--------------------+ | NULL | +--------------------+ 1 row in set, 1 warning (0.00 sec) +---------+------+------------------------------------------+ | Level | Code | Message | +---------+------+------------------------------------------+ | Warning | 1292 | Truncated incorrect time value: '-32073' | +---------+------+------------------------------------------+ 1 row in set (0.00 sec) mysql> SELECT SUBTIME(0, -32073); show warnings; +--------------------+ | SUBTIME(0, -32073) | +--------------------+ | NULL | +--------------------+ 1 row in set, 1 warning (0.00 sec) +---------+------+------------------------------------------+ | Level | Code | Message | +---------+------+------------------------------------------+ | Warning | 1292 | Truncated incorrect time value: '-32073' | +---------+------+------------------------------------------+ 1 row in set (0.00 sec) ``` 3. What did you see instead? In TiDB, ```mysql mysql> SELECT SUBTIME(-32073, 0); ERROR 1292 (22007): Truncated incorrect time value: '-32073' mysql> SELECT SUBTIME(0, -32073); ERROR 1292 (22007): Truncated incorrect time value: '-32073' ``` 4. What version of TiDB are you using (`tidb-server -V` or run `select tidb_version();` on TiDB)? fdbc149b72db7034d024acf1209e455c0ad4ca9d
comp
function subtime should return null with a warning if its argument is an invalid time value bug report please answer these questions before submitting your issue thanks what did you do if possible provide a recipe for reproducing the error mysql select subtime select subtime what did you expect to see in mysql and mysql mysql mysql select subtime show warnings subtime null row in set warning sec level code message warning truncated incorrect time value row in set sec mysql select subtime show warnings subtime null row in set warning sec level code message warning truncated incorrect time value row in set sec what did you see instead in tidb mysql mysql select subtime error truncated incorrect time value mysql select subtime error truncated incorrect time value what version of tidb are you using tidb server v or run select tidb version on tidb
1
93,576
10,766,076,242
IssuesEvent
2019-11-01 12:52:48
IBM/FHIR
https://api.github.com/repos/IBM/FHIR
closed
Bulleted Numbering on FHIRServerUsersGuide does not build correctly on site
bug documentation
**Describe the bug** Bulleted Numbering on FHIRServerUsersGuide does not build correctly on site https://ibm.github.io/FHIR/guides/FHIRServerUsersGuide#21-installing-a-new-server are all 1. on **To Reproduce** Steps to reproduce the behavior: 1. Navigate to the above URL **Expected behavior** The numbering should be consecutive
1.0
Bulleted Numbering on FHIRServerUsersGuide does not build correctly on site - **Describe the bug** Bulleted Numbering on FHIRServerUsersGuide does not build correctly on site https://ibm.github.io/FHIR/guides/FHIRServerUsersGuide#21-installing-a-new-server are all 1. on **To Reproduce** Steps to reproduce the behavior: 1. Navigate to the above URL **Expected behavior** The numbering should be consecutive
non_comp
bulleted numbering on fhirserverusersguide does not build correctly on site describe the bug bulleted numbering on fhirserverusersguide does not build correctly on site are all on to reproduce steps to reproduce the behavior navigate to the above url expected behavior the numbering should be consecutive
0
763,137
26,746,493,290
IssuesEvent
2023-01-30 16:19:39
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.peacocktv.com - video or audio doesn't play
browser-firefox priority-normal engine-gecko type-geolocation
<!-- @browser: Firefox 108.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:108.0) Gecko/20100101 Firefox/108.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/117527 --> **URL**: https://www.peacocktv.com/watch/asset/sports/mens-slalom-run-2/84ba62b0-7ebf-3b75-a31c-989af88e5c22 **Browser / Version**: Firefox 108.0 **Operating System**: Windows 10 **Tested Another Browser**: Yes Chrome **Problem type**: Video or audio doesn't play **Description**: The video or audio does not play **Steps to Reproduce**: Watching videos on Chrome, no problem. Can't watch any videos on Firefox. Getting this error with Firefox "Sorry, your system configuration is not compatible with Peacock. Please check the supported devices in our Help Center (6007)" Peacock's only help, which worked, was to use Chrome. <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
www.peacocktv.com - video or audio doesn't play - <!-- @browser: Firefox 108.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:108.0) Gecko/20100101 Firefox/108.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/117527 --> **URL**: https://www.peacocktv.com/watch/asset/sports/mens-slalom-run-2/84ba62b0-7ebf-3b75-a31c-989af88e5c22 **Browser / Version**: Firefox 108.0 **Operating System**: Windows 10 **Tested Another Browser**: Yes Chrome **Problem type**: Video or audio doesn't play **Description**: The video or audio does not play **Steps to Reproduce**: Watching videos on Chrome, no problem. Can't watch any videos on Firefox. Getting this error with Firefox "Sorry, your system configuration is not compatible with Peacock. Please check the supported devices in our Help Center (6007)" Peacock's only help, which worked, was to use Chrome. <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
non_comp
video or audio doesn t play url browser version firefox operating system windows tested another browser yes chrome problem type video or audio doesn t play description the video or audio does not play steps to reproduce watching videos on chrome no problem can t watch any videos on firefox getting this error with firefox sorry your system configuration is not compatible with peacock please check the supported devices in our help center peacock s only help which worked was to use chrome browser configuration none from with ❤️
0
13,548
16,061,667,794
IssuesEvent
2021-04-23 13:24:12
zellij-org/zellij
https://api.github.com/repos/zellij-org/zellij
opened
(Bug): Zellij & TTY
bug compatibility
From Discord: >Running zellij from a TTY tells me Couldn’t get a file descriptor referring to the console
True
(Bug): Zellij & TTY - From Discord: >Running zellij from a TTY tells me Couldn’t get a file descriptor referring to the console
comp
bug zellij tty from discord running zellij from a tty tells me couldn’t get a file descriptor referring to the console
1
25,794
4,446,085,861
IssuesEvent
2016-08-20 12:59:26
bridgedotnet/Bridge
https://api.github.com/repos/bridgedotnet/Bridge
opened
Reflection doesn't work for native javascript objects even the type is included by reflection filter
defect
For example, reflection doesn't work for console ### Steps To Reproduce ```csharp [assembly:Reflectable("System.Console")] namespace Demo { public class App { public static void Main() { typeof(System.Console).GetMethod("WriteLine", new[] { typeof(string) }).Invoke(null, new[] { "Hello" }); } } } ```
1.0
Reflection doesn't work for native javascript objects even the type is included by reflection filter - For example, reflection doesn't work for console ### Steps To Reproduce ```csharp [assembly:Reflectable("System.Console")] namespace Demo { public class App { public static void Main() { typeof(System.Console).GetMethod("WriteLine", new[] { typeof(string) }).Invoke(null, new[] { "Hello" }); } } } ```
non_comp
reflection doesn t work for native javascript objects even the type is included by reflection filter for example reflection doesn t work for console steps to reproduce csharp namespace demo public class app public static void main typeof system console getmethod writeline new typeof string invoke null new hello
0
10,328
12,306,027,662
IssuesEvent
2020-05-12 00:11:26
evhub/coconut
https://api.github.com/repos/evhub/coconut
closed
Separate coconut kernel installation and `nb_conda_kernel` support
compatibility
Using [`nb_conda_kernels`](https://github.com/Anaconda-Platform/nb_conda_kernels) as my primary workflow (i.e. not needing a separate jupyter notebook server running for every kernel, just installing a kernel in each environment with one central environment running the server) I would 1. install jupyter, nb_conda_kernels, etc in the main/base/default environment, and run jupyter. 2. install ipykernel, project dependencies, etc in a project-specific environment. 3. open jupyter interface, and switch kernel. Not to "python 3", etc, but to `Python [conda env:projectenvname]` which gives me all of my packages/dependencies needed for that project, still on the one jupyter server. My question revolves around using coconut within this workflow (which is becoming more standard in teaching/academic circles afaik). I have coconut[all] installed in both the main and the "cocotest" project environment, and have run `coconut --jupyter` successfully in both as well. But I still cannot access coconut syntax directly (i.e. no magic functions) within a notebook using the `Python [conda env:cocotest]` kernel. Given that `nb_conda_kernels` explicitly supports other languages (ipykernel, r-irkernel, anything on that [list of languages](https://github.com/jupyter/jupyter/wiki/Jupyter-kernels) above) as long as the kernel is installed inside that environment, i don't really understand why coconut isn't working? I did also try running `coconut --jupyter notebook` from the main environment, and selecting the `Python [conda env:cocotest]` kernel, but still no dice. I think one solution is to either make a separate installable or maybe optional `coconut[kernel]` installation that will act like ipykernel, so that users can add coconut support in jupyter to their versioned dependency list (e.g. `environment.yml`, etc), just like they can now with `ipykernel` and `r-irkernel`, while only needing to run a single jupyter server at any given time.
True
Separate coconut kernel installation and `nb_conda_kernel` support - Using [`nb_conda_kernels`](https://github.com/Anaconda-Platform/nb_conda_kernels) as my primary workflow (i.e. not needing a separate jupyter notebook server running for every kernel, just installing a kernel in each environment with one central environment running the server) I would 1. install jupyter, nb_conda_kernels, etc in the main/base/default environment, and run jupyter. 2. install ipykernel, project dependencies, etc in a project-specific environment. 3. open jupyter interface, and switch kernel. Not to "python 3", etc, but to `Python [conda env:projectenvname]` which gives me all of my packages/dependencies needed for that project, still on the one jupyter server. My question revolves around using coconut within this workflow (which is becoming more standard in teaching/academic circles afaik). I have coconut[all] installed in both the main and the "cocotest" project environment, and have run `coconut --jupyter` successfully in both as well. But I still cannot access coconut syntax directly (i.e. no magic functions) within a notebook using the `Python [conda env:cocotest]` kernel. Given that `nb_conda_kernels` explicitly supports other languages (ipykernel, r-irkernel, anything on that [list of languages](https://github.com/jupyter/jupyter/wiki/Jupyter-kernels) above) as long as the kernel is installed inside that environment, i don't really understand why coconut isn't working? I did also try running `coconut --jupyter notebook` from the main environment, and selecting the `Python [conda env:cocotest]` kernel, but still no dice. I think one solution is to either make a separate installable or maybe optional `coconut[kernel]` installation that will act like ipykernel, so that users can add coconut support in jupyter to their versioned dependency list (e.g. `environment.yml`, etc), just like they can now with `ipykernel` and `r-irkernel`, while only needing to run a single jupyter server at any given time.
comp
separate coconut kernel installation and nb conda kernel support using as my primary workflow i e not needing a separate jupyter notebook server running for every kernel just installing a kernel in each environment with one central environment running the server i would install jupyter nb conda kernels etc in the main base default environment and run jupyter install ipykernel project dependencies etc in a project specific environment open jupyter interface and switch kernel not to python etc but to python which gives me all of my packages dependencies needed for that project still on the one jupyter server my question revolves around using coconut within this workflow which is becoming more standard in teaching academic circles afaik i have coconut installed in both the main and the cocotest project environment and have run coconut jupyter successfully in both as well but i still cannot access coconut syntax directly i e no magic functions within a notebook using the python kernel given that nb conda kernels explicitly supports other languages ipykernel r irkernel anything on that above as long as the kernel is installed inside that environment i don t really understand why coconut isn t working i did also try running coconut jupyter notebook from the main environment and selecting the python kernel but still no dice i think one solution is to either make a separate installable or maybe optional coconut installation that will act like ipykernel so that users can add coconut support in jupyter to their versioned dependency list e g environment yml etc just like they can now with ipykernel and r irkernel while only needing to run a single jupyter server at any given time
1
450,803
31,993,403,446
IssuesEvent
2023-09-21 07:40:38
DeepLabCut/DeepLabCut
https://api.github.com/repos/DeepLabCut/DeepLabCut
closed
deeplabcut.analyze_videos returns the model name not an array of inference results
documentation
### Is there an existing issue for this? - [X] I have searched the existing issues ### Bug description in pose_estimation_tensorflow > predict_videos.py Analyze_videos on line 268: states that it returns a pandas array of inference results but just returns the name of the model. line 697: return DLCscorer # note: this is either DLCscorer or DLCscorerlegacy depending on what was used! ### Operating System Linux ### DeepLabCut version dlc version ### DeepLabCut mode multi animal ### Device type gpu ### Steps To Reproduce See deeplabcut.analyze_videos ### Relevant log output _No response_ ### Anything else? _No response_ ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/DeepLabCut/DeepLabCut/blob/master/CODE_OF_CONDUCT.md)
1.0
deeplabcut.analyze_videos returns the model name not an array of inference results - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Bug description in pose_estimation_tensorflow > predict_videos.py Analyze_videos on line 268: states that it returns a pandas array of inference results but just returns the name of the model. line 697: return DLCscorer # note: this is either DLCscorer or DLCscorerlegacy depending on what was used! ### Operating System Linux ### DeepLabCut version dlc version ### DeepLabCut mode multi animal ### Device type gpu ### Steps To Reproduce See deeplabcut.analyze_videos ### Relevant log output _No response_ ### Anything else? _No response_ ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/DeepLabCut/DeepLabCut/blob/master/CODE_OF_CONDUCT.md)
non_comp
deeplabcut analyze videos returns the model name not an array of inference results is there an existing issue for this i have searched the existing issues bug description in pose estimation tensorflow predict videos py analyze videos on line states that it returns a pandas array of inference results but just returns the name of the model line return dlcscorer note this is either dlcscorer or dlcscorerlegacy depending on what was used operating system linux deeplabcut version dlc version deeplabcut mode multi animal device type gpu steps to reproduce see deeplabcut analyze videos relevant log output no response anything else no response code of conduct i agree to follow this project s
0
11,454
13,439,211,153
IssuesEvent
2020-09-07 20:22:30
jcsalomon/smarttabs
https://api.github.com/repos/jcsalomon/smarttabs
closed
Keep smart-tabs from inserting tabs in buffers with indent-tab-mode nil ?
Compatibility
First, thanks for the introduction to the world of smart tabs. Second, from reading the EmacsWiki page, I understood that smart tabs are only used when indent-tab-mode is non-nil, however, I have discovered this to not be the case for my setup. Before smart tabs, I have been using an offset guessing package: https://github.com/jscheid/dtrt-indent.git It hooks on find-file-hook and sets c-basic-offset along with indent-tabs-mode; for example, in a C source file using spaces and indentation level of 4, it sets indent-tabs-mode to nil, and c-basic-offset to 4. However, when I also activate smart tabs using the basic config according to the comments in the elisp source file, pressing tab on a line has the effect of smart tabs advice function inserting a tab - shown at the tab-width indentation level. As a temporary workaround, I modified the advice function=> (defmacro smart-tabs-advice (function offset) `(progn (defadvice ,function (around smart-tabs activate) (cond ((and indent-tabs-mode smart-tabs-mode) ^^^^^^^^^^^^^ Now, only in source files using spaces with indent-tabs-mode set to nil, smart-tabs advice no longer runs. Is this modification reasonable? or I have I botched my configs or expectations somehow? Thanks for the assistance.
True
Keep smart-tabs from inserting tabs in buffers with indent-tab-mode nil ? - First, thanks for the introduction to the world of smart tabs. Second, from reading the EmacsWiki page, I understood that smart tabs are only used when indent-tab-mode is non-nil, however, I have discovered this to not be the case for my setup. Before smart tabs, I have been using an offset guessing package: https://github.com/jscheid/dtrt-indent.git It hooks on find-file-hook and sets c-basic-offset along with indent-tabs-mode; for example, in a C source file using spaces and indentation level of 4, it sets indent-tabs-mode to nil, and c-basic-offset to 4. However, when I also activate smart tabs using the basic config according to the comments in the elisp source file, pressing tab on a line has the effect of smart tabs advice function inserting a tab - shown at the tab-width indentation level. As a temporary workaround, I modified the advice function=> (defmacro smart-tabs-advice (function offset) `(progn (defadvice ,function (around smart-tabs activate) (cond ((and indent-tabs-mode smart-tabs-mode) ^^^^^^^^^^^^^ Now, only in source files using spaces with indent-tabs-mode set to nil, smart-tabs advice no longer runs. Is this modification reasonable? or I have I botched my configs or expectations somehow? Thanks for the assistance.
comp
keep smart tabs from inserting tabs in buffers with indent tab mode nil first thanks for the introduction to the world of smart tabs second from reading the emacswiki page i understood that smart tabs are only used when indent tab mode is non nil however i have discovered this to not be the case for my setup before smart tabs i have been using an offset guessing package it hooks on find file hook and sets c basic offset along with indent tabs mode for example in a c source file using spaces and indentation level of it sets indent tabs mode to nil and c basic offset to however when i also activate smart tabs using the basic config according to the comments in the elisp source file pressing tab on a line has the effect of smart tabs advice function inserting a tab shown at the tab width indentation level as a temporary workaround i modified the advice function defmacro smart tabs advice function offset progn defadvice function around smart tabs activate cond and indent tabs mode smart tabs mode now only in source files using spaces with indent tabs mode set to nil smart tabs advice no longer runs is this modification reasonable or i have i botched my configs or expectations somehow thanks for the assistance
1
9,957
11,957,263,578
IssuesEvent
2020-04-04 13:48:02
Szewek/Flux
https://api.github.com/repos/Szewek/Flux
closed
infinite coal dust
recipe compatibility
while using grinder, there is bug with infinite coal dust **Versions:** Minecraft Version: 1.15.2 Forge: net.minecraftforge: 31.1.35 flux-4.12.4.jar [latest.log](https://github.com/Szewek/Flux/files/4430936/latest.log) **Steps to Reproduce:** 1. put stack of coal into grinder 2. output [ i have used xnet, not sure if this matter ] to barrel no issue as such, just infinite coal dust
True
infinite coal dust - while using grinder, there is bug with infinite coal dust **Versions:** Minecraft Version: 1.15.2 Forge: net.minecraftforge: 31.1.35 flux-4.12.4.jar [latest.log](https://github.com/Szewek/Flux/files/4430936/latest.log) **Steps to Reproduce:** 1. put stack of coal into grinder 2. output [ i have used xnet, not sure if this matter ] to barrel no issue as such, just infinite coal dust
comp
infinite coal dust while using grinder there is bug with infinite coal dust versions minecraft version forge net minecraftforge flux jar steps to reproduce put stack of coal into grinder output to barrel no issue as such just infinite coal dust
1
161,325
20,148,674,011
IssuesEvent
2022-02-09 10:11:39
PGreaneyLYIT/easybuggy4django
https://api.github.com/repos/PGreaneyLYIT/easybuggy4django
closed
CVE-2020-5312 (High) detected in Pillow-5.1.0.tar.gz - autoclosed
security vulnerability
## CVE-2020-5312 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Pillow-5.1.0.tar.gz</b></p></summary> <p>Python Imaging Library (Fork)</p> <p>Library home page: <a href="https://files.pythonhosted.org/packages/89/b8/2f49bf71cbd0e9485bb36f72d438421b69b7356180695ae10bd4fd3066f5/Pillow-5.1.0.tar.gz">https://files.pythonhosted.org/packages/89/b8/2f49bf71cbd0e9485bb36f72d438421b69b7356180695ae10bd4fd3066f5/Pillow-5.1.0.tar.gz</a></p> <p>Path to dependency file: /tmp/ws-scm/easybuggy4django</p> <p>Path to vulnerable library: /tmp/ws-scm/easybuggy4django</p> <p> Dependency Hierarchy: - :x: **Pillow-5.1.0.tar.gz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/PGreaneyLYIT/easybuggy4django/commit/5403b8fbcea4b699ce64d05146aeaa76d1062d89">5403b8fbcea4b699ce64d05146aeaa76d1062d89</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> libImaging/PcxDecode.c in Pillow before 6.2.2 has a PCX P mode buffer overflow. <p>Publish Date: 2020-01-03 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-5312>CVE-2020-5312</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-2020-5312">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5312</a></p> <p>Release Date: 2020-07-10</p> <p>Fix Resolution: Pillow - 6.2.2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2020-5312 (High) detected in Pillow-5.1.0.tar.gz - autoclosed - ## CVE-2020-5312 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Pillow-5.1.0.tar.gz</b></p></summary> <p>Python Imaging Library (Fork)</p> <p>Library home page: <a href="https://files.pythonhosted.org/packages/89/b8/2f49bf71cbd0e9485bb36f72d438421b69b7356180695ae10bd4fd3066f5/Pillow-5.1.0.tar.gz">https://files.pythonhosted.org/packages/89/b8/2f49bf71cbd0e9485bb36f72d438421b69b7356180695ae10bd4fd3066f5/Pillow-5.1.0.tar.gz</a></p> <p>Path to dependency file: /tmp/ws-scm/easybuggy4django</p> <p>Path to vulnerable library: /tmp/ws-scm/easybuggy4django</p> <p> Dependency Hierarchy: - :x: **Pillow-5.1.0.tar.gz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/PGreaneyLYIT/easybuggy4django/commit/5403b8fbcea4b699ce64d05146aeaa76d1062d89">5403b8fbcea4b699ce64d05146aeaa76d1062d89</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> libImaging/PcxDecode.c in Pillow before 6.2.2 has a PCX P mode buffer overflow. <p>Publish Date: 2020-01-03 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-5312>CVE-2020-5312</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-2020-5312">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5312</a></p> <p>Release Date: 2020-07-10</p> <p>Fix Resolution: Pillow - 6.2.2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_comp
cve high detected in pillow tar gz autoclosed cve high severity vulnerability vulnerable library pillow tar gz python imaging library fork library home page a href path to dependency file tmp ws scm path to vulnerable library tmp ws scm dependency hierarchy x pillow tar gz vulnerable library found in head commit a href found in base branch master vulnerability details libimaging pcxdecode c in pillow before has a pcx p mode buffer overflow 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 pillow step up your open source security game with whitesource
0
354,868
10,573,979,532
IssuesEvent
2019-10-07 13:10:06
carbon-design-system/ibm-dotcom-library
https://api.github.com/repos/carbon-design-system/ibm-dotcom-library
closed
Masthead L1 scroll behavior
priority: low
Upon scroll, the L1 should hide the eye brow and only the bottom 48px should be sticky.![Screen Shot 2019-10-04 at 6.29.41 PM.png](https://images.zenhubusercontent.com/5ad8a7dd4b5806bc2bcfcb61/cfc6ac63-2a38-46f2-87a8-c03261a5fff8)
1.0
Masthead L1 scroll behavior - Upon scroll, the L1 should hide the eye brow and only the bottom 48px should be sticky.![Screen Shot 2019-10-04 at 6.29.41 PM.png](https://images.zenhubusercontent.com/5ad8a7dd4b5806bc2bcfcb61/cfc6ac63-2a38-46f2-87a8-c03261a5fff8)
non_comp
masthead scroll behavior upon scroll the should hide the eye brow and only the bottom should be sticky
0
13,474
15,892,460,342
IssuesEvent
2021-04-11 00:10:02
storybookjs/storybook
https://api.github.com/repos/storybookjs/storybook
closed
Canvas empty when adding ThemeProvider v6
compatibility with other tools question / support
**Describe the bug** After following the docs and adding Theme provider via `addDecorator(withThemesProvider(themes), ThemeProvider);` the canvas renders white screen. **Screenshots** What happens: ![visual](https://user-images.githubusercontent.com/11737572/114282569-a7c92c00-9a12-11eb-8da9-f8afbce59575.gif) Browser console: <img width="1016" alt="browser console output" src="https://user-images.githubusercontent.com/11737572/114282579-b0216700-9a12-11eb-8317-dbe67821667c.png"> Terminal output: <img width="415" alt="terminal output" src="https://user-images.githubusercontent.com/11737572/114282583-b3b4ee00-9a12-11eb-89c8-fe877e738c2e.png"> **Code snippets** ### preview.js ```javascript import { addDecorator } from "@storybook/react"; import { withThemesProvider } from "storybook-addon-styled-component-theme"; import { ThemeProvider } from "styled-components"; const theme = { name: "default", } const themes = [theme]; addDecorator(withThemesProvider(themes), ThemeProvider); export const parameters = { actions: { argTypesRegex: "^on[A-Z].*" }, controls: { matchers: { color: /(background|color)$/i, date: /Date$/, }, }, } ```
True
Canvas empty when adding ThemeProvider v6 - **Describe the bug** After following the docs and adding Theme provider via `addDecorator(withThemesProvider(themes), ThemeProvider);` the canvas renders white screen. **Screenshots** What happens: ![visual](https://user-images.githubusercontent.com/11737572/114282569-a7c92c00-9a12-11eb-8da9-f8afbce59575.gif) Browser console: <img width="1016" alt="browser console output" src="https://user-images.githubusercontent.com/11737572/114282579-b0216700-9a12-11eb-8317-dbe67821667c.png"> Terminal output: <img width="415" alt="terminal output" src="https://user-images.githubusercontent.com/11737572/114282583-b3b4ee00-9a12-11eb-89c8-fe877e738c2e.png"> **Code snippets** ### preview.js ```javascript import { addDecorator } from "@storybook/react"; import { withThemesProvider } from "storybook-addon-styled-component-theme"; import { ThemeProvider } from "styled-components"; const theme = { name: "default", } const themes = [theme]; addDecorator(withThemesProvider(themes), ThemeProvider); export const parameters = { actions: { argTypesRegex: "^on[A-Z].*" }, controls: { matchers: { color: /(background|color)$/i, date: /Date$/, }, }, } ```
comp
canvas empty when adding themeprovider describe the bug after following the docs and adding theme provider via adddecorator withthemesprovider themes themeprovider the canvas renders white screen screenshots what happens browser console img width alt browser console output src terminal output img width alt terminal output src code snippets preview js javascript import adddecorator from storybook react import withthemesprovider from storybook addon styled component theme import themeprovider from styled components const theme name default const themes adddecorator withthemesprovider themes themeprovider export const parameters actions argtypesregex on controls matchers color background color i date date
1
260,298
22,609,258,446
IssuesEvent
2022-06-29 15:41:06
vegaprotocol/jenkins-shared-library
https://api.github.com/repos/vegaprotocol/jenkins-shared-library
closed
Mainnet checkpoint should only load from checkpoint once
checkpoint tests
Since 0.50.3, it is nolonger necessary to load the mainnet checkpoint "the old way", meaning we can switch the pipeline to being a 1 stage process (where previously we first loaded "the old way", saved a checkpoint, and attempted to load that "the new way"). https://github.com/vegaprotocol/jenkins-shared-library/blob/main/vars/pipelineMainnetCheckpointTests.groovy
1.0
Mainnet checkpoint should only load from checkpoint once - Since 0.50.3, it is nolonger necessary to load the mainnet checkpoint "the old way", meaning we can switch the pipeline to being a 1 stage process (where previously we first loaded "the old way", saved a checkpoint, and attempted to load that "the new way"). https://github.com/vegaprotocol/jenkins-shared-library/blob/main/vars/pipelineMainnetCheckpointTests.groovy
non_comp
mainnet checkpoint should only load from checkpoint once since it is nolonger necessary to load the mainnet checkpoint the old way meaning we can switch the pipeline to being a stage process where previously we first loaded the old way saved a checkpoint and attempted to load that the new way
0
16,591
22,640,013,126
IssuesEvent
2022-07-01 00:16:53
paratestphp/paratest
https://api.github.com/repos/paratestphp/paratest
closed
Paratest emits notice in flattenTests if a test case throws in setUpBeforeClass()
phpunit compatibility Stale
If a test throws an Error in setUpBeforeClass, then caseFromNode(\SimpleXMLElement $node) is passed a SimpleXMLElement with "name", "time", and a string "error", but missing values for other fields, such as "assertions" (should be int, but I get the empty string) - The output of phpunit when setUpBeforeClass throws differs from the typical PHPUnit XML output. "assertions" is not a field of the XML. <s>Also, the below code seems wrong, and may be incorrect</s> <s>`TestCase` documents that assertions, failures, errors, and skipped are integers, but `count` expects arrays. I assume this code may throw if `declare(strict_types=1)` is added in src/Logging/LogInterpreter.php</s> A better alternative may be ` $dict[$case->file]->assertions += $case->assertions ?: 0`, ` $dict[$case->file]->failures += $case->failures ?: 0`, etc. ```php $dict[$case->file]->cases[] = $case; $dict[$case->file]->tests += 1; $dict[$case->file]->assertions += $case->assertions; $dict[$case->file]->failures += count($case->failures); $dict[$case->file]->errors += count($case->errors); $dict[$case->file]->skipped += count($case->skipped); ```
True
Paratest emits notice in flattenTests if a test case throws in setUpBeforeClass() - If a test throws an Error in setUpBeforeClass, then caseFromNode(\SimpleXMLElement $node) is passed a SimpleXMLElement with "name", "time", and a string "error", but missing values for other fields, such as "assertions" (should be int, but I get the empty string) - The output of phpunit when setUpBeforeClass throws differs from the typical PHPUnit XML output. "assertions" is not a field of the XML. <s>Also, the below code seems wrong, and may be incorrect</s> <s>`TestCase` documents that assertions, failures, errors, and skipped are integers, but `count` expects arrays. I assume this code may throw if `declare(strict_types=1)` is added in src/Logging/LogInterpreter.php</s> A better alternative may be ` $dict[$case->file]->assertions += $case->assertions ?: 0`, ` $dict[$case->file]->failures += $case->failures ?: 0`, etc. ```php $dict[$case->file]->cases[] = $case; $dict[$case->file]->tests += 1; $dict[$case->file]->assertions += $case->assertions; $dict[$case->file]->failures += count($case->failures); $dict[$case->file]->errors += count($case->errors); $dict[$case->file]->skipped += count($case->skipped); ```
comp
paratest emits notice in flattentests if a test case throws in setupbeforeclass if a test throws an error in setupbeforeclass then casefromnode simplexmlelement node is passed a simplexmlelement with name time and a string error but missing values for other fields such as assertions should be int but i get the empty string the output of phpunit when setupbeforeclass throws differs from the typical phpunit xml output assertions is not a field of the xml also the below code seems wrong and may be incorrect testcase documents that assertions failures errors and skipped are integers but count expects arrays i assume this code may throw if declare strict types is added in src logging loginterpreter php a better alternative may be dict assertions case assertions dict failures case failures etc php dict cases case dict tests dict assertions case assertions dict failures count case failures dict errors count case errors dict skipped count case skipped
1
19,514
27,104,052,834
IssuesEvent
2023-02-15 10:45:19
czcorpus/kontext
https://api.github.com/repos/czcorpus/kontext
closed
syntax viewer broken after upgrade to React 18
bug compatibility
It looks like our DOM manipulation approach for generating syntax trees is no more viable.
True
syntax viewer broken after upgrade to React 18 - It looks like our DOM manipulation approach for generating syntax trees is no more viable.
comp
syntax viewer broken after upgrade to react it looks like our dom manipulation approach for generating syntax trees is no more viable
1
215,901
7,299,153,628
IssuesEvent
2018-02-26 19:12:57
ansible/awx
https://api.github.com/repos/ansible/awx
closed
Configure Tower in Tower SAML field SOCIAL_AUTH_SAML_SECURITY_CONFIG
component:ui flag:qe priority:medium type:enhancement
The API will (PR pending) add the field `SOCIAL_AUTH_SAML_SECURITY_CONFIG` to the saml settings endpoint to support the 2-factor SAML feature https://github.com/ansible/awx/issues/48 The UI should expose that dict field in configure tower in tower.
1.0
Configure Tower in Tower SAML field SOCIAL_AUTH_SAML_SECURITY_CONFIG - The API will (PR pending) add the field `SOCIAL_AUTH_SAML_SECURITY_CONFIG` to the saml settings endpoint to support the 2-factor SAML feature https://github.com/ansible/awx/issues/48 The UI should expose that dict field in configure tower in tower.
non_comp
configure tower in tower saml field social auth saml security config the api will pr pending add the field social auth saml security config to the saml settings endpoint to support the factor saml feature the ui should expose that dict field in configure tower in tower
0
1,968
2,603,974,206
IssuesEvent
2015-02-24 19:01:05
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳治疗疱疹好的办法
auto-migrated Priority-Medium Type-Defect
``` 沈阳治疗疱疹好的办法〓沈陽軍區政治部醫院性病〓TEL:024-3 1023308〓成立于1946年,68年專注于性傳播疾病的研究和治療。� ��于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌� ��歷史悠久、設備精良、技術權威、專家云集,是預防、保健 、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲�� �部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、� ��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空 軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體�� �等功。 ``` ----- Original issue reported on code.google.com by `q964105...@gmail.com` on 4 Jun 2014 at 8:10
1.0
沈阳治疗疱疹好的办法 - ``` 沈阳治疗疱疹好的办法〓沈陽軍區政治部醫院性病〓TEL:024-3 1023308〓成立于1946年,68年專注于性傳播疾病的研究和治療。� ��于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌� ��歷史悠久、設備精良、技術權威、專家云集,是預防、保健 、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲�� �部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、� ��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空 軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體�� �等功。 ``` ----- Original issue reported on code.google.com by `q964105...@gmail.com` on 4 Jun 2014 at 8:10
non_comp
沈阳治疗疱疹好的办法 沈阳治疗疱疹好的办法〓沈陽軍區政治部醫院性病〓tel: 〓 , 。� �� 。是一所與新中國同建立共輝煌� ��歷史悠久、設備精良、技術權威、專家云集,是預防、保健 、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲�� �部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、� ��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空 軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體�� �等功。 original issue reported on code google com by gmail com on jun at
0
5,957
8,380,871,167
IssuesEvent
2018-10-07 19:00:53
OpenCubicChunks/CubicChunks
https://api.github.com/repos/OpenCubicChunks/CubicChunks
closed
Crash on select Customize in CustomCubic world type
Compatibility Enhancement
CC build 786. Forge 2555. MalisisCore 6.3.0 Duplicated another user's (CaptainKyros) sudden crash under the same thing-- creating a new world, selecting CustomCubic and clicking on Customize. Crash log: https://pastebin.com/GTrZh72J fml-client-latest.log: [fml-client-latest.log](https://github.com/OpenCubicChunks/CubicChunks/files/1569765/fml-client-latest.log)
True
Crash on select Customize in CustomCubic world type - CC build 786. Forge 2555. MalisisCore 6.3.0 Duplicated another user's (CaptainKyros) sudden crash under the same thing-- creating a new world, selecting CustomCubic and clicking on Customize. Crash log: https://pastebin.com/GTrZh72J fml-client-latest.log: [fml-client-latest.log](https://github.com/OpenCubicChunks/CubicChunks/files/1569765/fml-client-latest.log)
comp
crash on select customize in customcubic world type cc build forge malisiscore duplicated another user s captainkyros sudden crash under the same thing creating a new world selecting customcubic and clicking on customize crash log fml client latest log
1
5,128
7,725,438,743
IssuesEvent
2018-05-24 17:58:18
LLK/scratch-vm
https://api.github.com/repos/LLK/scratch-vm
closed
(x position) is more precise than in 2.0
bug compatibility help wanted
### Expected Behavior For perfect compatibility, `(x position)` should round to 8 decimal places ### Actual Behavior It looks like `(x position)` is rounding to 16 decimal places ### Steps to Reproduce https://llk.github.io/scratch-gui/develop/compatibility-testing.html#223591096 This project breaks in 3.0: https://llk.github.io/scratch-gui/develop/#117386152/ ### Operating System and Browser MacOS 10.12.4, Chrome 66.0.3359.139 (64-bit)
True
(x position) is more precise than in 2.0 - ### Expected Behavior For perfect compatibility, `(x position)` should round to 8 decimal places ### Actual Behavior It looks like `(x position)` is rounding to 16 decimal places ### Steps to Reproduce https://llk.github.io/scratch-gui/develop/compatibility-testing.html#223591096 This project breaks in 3.0: https://llk.github.io/scratch-gui/develop/#117386152/ ### Operating System and Browser MacOS 10.12.4, Chrome 66.0.3359.139 (64-bit)
comp
x position is more precise than in expected behavior for perfect compatibility x position should round to decimal places actual behavior it looks like x position is rounding to decimal places steps to reproduce this project breaks in operating system and browser macos chrome bit
1
541,365
15,826,068,440
IssuesEvent
2021-04-06 06:54:00
AY2021S2-CS2113-T10-1/tp
https://api.github.com/repos/AY2021S2-CS2113-T10-1/tp
closed
[PE-D] Bugs in Add command quantity
priority.High severity.High
![image.png](https://raw.githubusercontent.com/hussain1998/ped/main/files/0afcfab6-2299-49b3-8dba-87e2a69307cb.png) Says must be a positive number even though 1.3 is a positive number. Maybe rewording the sentence to say positive integer might be better. ![image.png](https://raw.githubusercontent.com/hussain1998/ped/main/files/5b508eaf-faea-4721-9527-276aa1a856ec.png) Says must be a positive number even though 111111111111 is a positive number. Should try checking for max value of integer. <!--session: 1617437401511-1454b335-2283-40d9-9841-21242fa5faba--> ------------- Labels: `severity.Medium` `type.FunctionalityBug` original: hussain1998/ped#1
1.0
[PE-D] Bugs in Add command quantity - ![image.png](https://raw.githubusercontent.com/hussain1998/ped/main/files/0afcfab6-2299-49b3-8dba-87e2a69307cb.png) Says must be a positive number even though 1.3 is a positive number. Maybe rewording the sentence to say positive integer might be better. ![image.png](https://raw.githubusercontent.com/hussain1998/ped/main/files/5b508eaf-faea-4721-9527-276aa1a856ec.png) Says must be a positive number even though 111111111111 is a positive number. Should try checking for max value of integer. <!--session: 1617437401511-1454b335-2283-40d9-9841-21242fa5faba--> ------------- Labels: `severity.Medium` `type.FunctionalityBug` original: hussain1998/ped#1
non_comp
bugs in add command quantity says must be a positive number even though is a positive number maybe rewording the sentence to say positive integer might be better says must be a positive number even though is a positive number should try checking for max value of integer labels severity medium type functionalitybug original ped
0
57,373
3,081,732,546
IssuesEvent
2015-08-23 01:30:45
JasonBock/Rocks
https://api.github.com/repos/JasonBock/Rocks
closed
Add Examples in the Wiki
enhancement Medium Priority
This is different than #7; this is for the GitHub site and giving devs a quick overview of how the code works.
1.0
Add Examples in the Wiki - This is different than #7; this is for the GitHub site and giving devs a quick overview of how the code works.
non_comp
add examples in the wiki this is different than this is for the github site and giving devs a quick overview of how the code works
0
3,547
6,493,041,952
IssuesEvent
2017-08-21 15:29:34
Cxbx-Reloaded/Cxbx-Reloaded
https://api.github.com/repos/Cxbx-Reloaded/Cxbx-Reloaded
closed
Namco Museum - Loses sound at main menu and graphical glitches at menu
game-compatibility regression
Game loses sound once you reach the main menu and has some graphical glitches but apart from that very playable [KrnlDebug.txt](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/files/866619/KrnlDebug.txt) ![menu](https://cloud.githubusercontent.com/assets/5080749/24276730/75f9b274-1084-11e7-995b-9545a253cd52.png) ![gameplay](https://cloud.githubusercontent.com/assets/5080749/24276733/7a531c52-1084-11e7-8d46-e618e3e41bc1.png)
True
Namco Museum - Loses sound at main menu and graphical glitches at menu - Game loses sound once you reach the main menu and has some graphical glitches but apart from that very playable [KrnlDebug.txt](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/files/866619/KrnlDebug.txt) ![menu](https://cloud.githubusercontent.com/assets/5080749/24276730/75f9b274-1084-11e7-995b-9545a253cd52.png) ![gameplay](https://cloud.githubusercontent.com/assets/5080749/24276733/7a531c52-1084-11e7-8d46-e618e3e41bc1.png)
comp
namco museum loses sound at main menu and graphical glitches at menu game loses sound once you reach the main menu and has some graphical glitches but apart from that very playable
1
445,628
31,271,851,488
IssuesEvent
2023-08-22 01:06:50
acquire-project/acquire-core-libs
https://api.github.com/repos/acquire-project/acquire-core-libs
opened
Document device kit camera header
documentation
Currently [`camera.h` in the device kit](https://github.com/acquire-project/acquire-core-libs/blob/f56ba33ebfd5e6971ad8b7b502d76fb013de7d1e/src/acquire-device-kit/device/kit/camera.h) contains almost no documentation. While writing a new camera driver (spinnaker), I would have found it useful to understand the intended semantics and (non-)expected side effects of the member functions of the `Camera` struct, so that I could provide suitable implementations. This task is done when the camera header file contains enough descriptive comments to clarify those expectations.
1.0
Document device kit camera header - Currently [`camera.h` in the device kit](https://github.com/acquire-project/acquire-core-libs/blob/f56ba33ebfd5e6971ad8b7b502d76fb013de7d1e/src/acquire-device-kit/device/kit/camera.h) contains almost no documentation. While writing a new camera driver (spinnaker), I would have found it useful to understand the intended semantics and (non-)expected side effects of the member functions of the `Camera` struct, so that I could provide suitable implementations. This task is done when the camera header file contains enough descriptive comments to clarify those expectations.
non_comp
document device kit camera header currently contains almost no documentation while writing a new camera driver spinnaker i would have found it useful to understand the intended semantics and non expected side effects of the member functions of the camera struct so that i could provide suitable implementations this task is done when the camera header file contains enough descriptive comments to clarify those expectations
0
8,300
10,331,946,993
IssuesEvent
2019-09-02 20:40:19
AdguardTeam/CoreLibs
https://api.github.com/repos/AdguardTeam/CoreLibs
closed
ESET incompatibility: unable download or upload any to Github Amazons CDNs
SSL Windows bug compatibility
@FadeMind commented on [Wed Jul 31 2019](https://github.com/AdguardTeam/AdguardFilters/issues/37748) Information | Value --- | --- Operating system: | Windows 10 1903 x64 (lastest) Browser: | Google Chrome Stable x64 (lastest) AdGuard version: | **7.1.2817 RELEASE** Stealth Mode: | **enabled** |**Stealth Mode Setup** |:-------------------------- |Block WebRTC/Location API/Java/Flash |Hide your search queries |Remove X-Client-Data header from HTTP requests |Send Do-Not-Track header |Strip tracking parameters from URLs | **=== FILTERS ENABLED ===** | **SECTION :: Other** | CoinBlockerLists by ZeroDot1 | Fuck Fuckadblock | **SECTION :: Ads** | Adguard Base Filter | Peter Lowe's List | **SECTION :: Privacy** | Adguard Spy Filter | **SECTION :: Social** | Adguard Social Filter | **SECTION :: Annoyances** | Adguard Annoyances | Fanboy's Annoyances | **SECTION :: Customs** | AlleBlock | KAD - Przekręty | Official Polish filters for AdBlock, uBlock Origin & AdGuard | Polish Anti Adblock Filters | Polskie Filtry Elementów Irytujących | Polskie Filtry Społecznościowe ### Issue: ``` github-production-release-asset-2e65be.s3.amazonaws.com ERR_CONNECTION_CLOSED ``` when you want download any file from GItHub, or just upload screenshot issue: ![s](https://i.imgur.com/6ldUU4U.png) ![d](https://i.imgur.com/8hmo3W2.png) @ameshkov @AdamWr @Alex-302 --- @Alex-302 commented on [Wed Jul 31 2019](https://github.com/AdguardTeam/AdguardFilters/issues/37748#issuecomment-516911933) What causes it? --- @FadeMind commented on [Wed Jul 31 2019](https://github.com/AdguardTeam/AdguardFilters/issues/37748#issuecomment-516923963) @Alex-302 now I have `ERR_SSL_PROTOCOL_ERROR` (after disabling Adguard). I investigate this and issue is with ESET SSL Scanning. REPRODUCE Install ESET Internet Security and Adguard For Windows. Try download any file from Github. Workaround: disabling internal scanning SSL protocol in Advanced ESET settings but this is danger, so not recommended at all. Weird cause this is not happend with other adblockers. --- @FadeMind commented on [Thu Aug 01 2019](https://github.com/AdguardTeam/AdguardFilters/issues/37748#issuecomment-517139782) @ameshkov comment from ESET support forum thread: https://forum.eset.com/topic/20362-eis-ssl-scanner-blocking-amazon-cdn-servers-github/ -------------- The Github certificate is self-signed. Strongly suspect this is the same issue manifested in the Chromecast thread. Adguard must be performing some MITM port redirect activity to ports other than 443 and this is what Eset's SSL/TLS protocol scanning is hiccuping on. Present there are two solutions: 1. Only specify port 443 in SSL/TLS protocol scanning. 2. You will have to find out what ports Adguard is performing its proxy activities with and exclude those ports from the existing Eset SSL/TLS port 0-65535 specification. For example if Adguard is using ports 1010,1011, and 1012, the Eset SSL/TLS port specification should be: 443,0-1009,1013-65535. Note that this will only work if Adguard is using static proxy port assignment. If it changes ports dynamically, you're out of luck. I whole heartily expect many more posts like this for other apps. -------------- So, what can I do for resolve this issue properly? What ports are used by Adguard WFP Driver SSL? Regards
True
ESET incompatibility: unable download or upload any to Github Amazons CDNs - @FadeMind commented on [Wed Jul 31 2019](https://github.com/AdguardTeam/AdguardFilters/issues/37748) Information | Value --- | --- Operating system: | Windows 10 1903 x64 (lastest) Browser: | Google Chrome Stable x64 (lastest) AdGuard version: | **7.1.2817 RELEASE** Stealth Mode: | **enabled** |**Stealth Mode Setup** |:-------------------------- |Block WebRTC/Location API/Java/Flash |Hide your search queries |Remove X-Client-Data header from HTTP requests |Send Do-Not-Track header |Strip tracking parameters from URLs | **=== FILTERS ENABLED ===** | **SECTION :: Other** | CoinBlockerLists by ZeroDot1 | Fuck Fuckadblock | **SECTION :: Ads** | Adguard Base Filter | Peter Lowe's List | **SECTION :: Privacy** | Adguard Spy Filter | **SECTION :: Social** | Adguard Social Filter | **SECTION :: Annoyances** | Adguard Annoyances | Fanboy's Annoyances | **SECTION :: Customs** | AlleBlock | KAD - Przekręty | Official Polish filters for AdBlock, uBlock Origin & AdGuard | Polish Anti Adblock Filters | Polskie Filtry Elementów Irytujących | Polskie Filtry Społecznościowe ### Issue: ``` github-production-release-asset-2e65be.s3.amazonaws.com ERR_CONNECTION_CLOSED ``` when you want download any file from GItHub, or just upload screenshot issue: ![s](https://i.imgur.com/6ldUU4U.png) ![d](https://i.imgur.com/8hmo3W2.png) @ameshkov @AdamWr @Alex-302 --- @Alex-302 commented on [Wed Jul 31 2019](https://github.com/AdguardTeam/AdguardFilters/issues/37748#issuecomment-516911933) What causes it? --- @FadeMind commented on [Wed Jul 31 2019](https://github.com/AdguardTeam/AdguardFilters/issues/37748#issuecomment-516923963) @Alex-302 now I have `ERR_SSL_PROTOCOL_ERROR` (after disabling Adguard). I investigate this and issue is with ESET SSL Scanning. REPRODUCE Install ESET Internet Security and Adguard For Windows. Try download any file from Github. Workaround: disabling internal scanning SSL protocol in Advanced ESET settings but this is danger, so not recommended at all. Weird cause this is not happend with other adblockers. --- @FadeMind commented on [Thu Aug 01 2019](https://github.com/AdguardTeam/AdguardFilters/issues/37748#issuecomment-517139782) @ameshkov comment from ESET support forum thread: https://forum.eset.com/topic/20362-eis-ssl-scanner-blocking-amazon-cdn-servers-github/ -------------- The Github certificate is self-signed. Strongly suspect this is the same issue manifested in the Chromecast thread. Adguard must be performing some MITM port redirect activity to ports other than 443 and this is what Eset's SSL/TLS protocol scanning is hiccuping on. Present there are two solutions: 1. Only specify port 443 in SSL/TLS protocol scanning. 2. You will have to find out what ports Adguard is performing its proxy activities with and exclude those ports from the existing Eset SSL/TLS port 0-65535 specification. For example if Adguard is using ports 1010,1011, and 1012, the Eset SSL/TLS port specification should be: 443,0-1009,1013-65535. Note that this will only work if Adguard is using static proxy port assignment. If it changes ports dynamically, you're out of luck. I whole heartily expect many more posts like this for other apps. -------------- So, what can I do for resolve this issue properly? What ports are used by Adguard WFP Driver SSL? Regards
comp
eset incompatibility unable download or upload any to github amazons cdns fademind commented on information value operating system windows lastest browser google chrome stable lastest adguard version release stealth mode enabled stealth mode setup block webrtc location api java flash hide your search queries remove x client data header from http requests send do not track header strip tracking parameters from urls filters enabled section other coinblockerlists by fuck fuckadblock section ads adguard base filter peter lowe s list section privacy adguard spy filter section social adguard social filter section annoyances adguard annoyances fanboy s annoyances section customs alleblock kad przekręty official polish filters for adblock ublock origin adguard polish anti adblock filters polskie filtry elementów irytujących polskie filtry społecznościowe issue github production release asset amazonaws com err connection closed when you want download any file from github or just upload screenshot issue ameshkov adamwr alex alex commented on what causes it fademind commented on alex now i have err ssl protocol error after disabling adguard i investigate this and issue is with eset ssl scanning reproduce install eset internet security and adguard for windows try download any file from github workaround disabling internal scanning ssl protocol in advanced eset settings but this is danger so not recommended at all weird cause this is not happend with other adblockers fademind commented on ameshkov comment from eset support forum thread the github certificate is self signed strongly suspect this is the same issue manifested in the chromecast thread adguard must be performing some mitm port redirect activity to ports other than and this is what eset s ssl tls protocol scanning is hiccuping on present there are two solutions only specify port in ssl tls protocol scanning you will have to find out what ports adguard is performing its proxy activities with and exclude those ports from the existing eset ssl tls port specification for example if adguard is using ports and the eset ssl tls port specification should be note that this will only work if adguard is using static proxy port assignment if it changes ports dynamically you re out of luck i whole heartily expect many more posts like this for other apps so what can i do for resolve this issue properly what ports are used by adguard wfp driver ssl regards
1
75,769
9,312,985,259
IssuesEvent
2019-03-26 03:43:41
MozillaFoundation/Design
https://api.github.com/repos/MozillaFoundation/Design
closed
[MoFo Unified Design] Language Picker
MoFo Unified Design Needs Design
#### Problem As we are localizing our properties across MoFo and we need to design a language/locale UI that will inform users what language they are currently seeing, see available languages, change languages or contribute their language to mozilla's localization effort. #### Progress Progress so far is seen on thimble.mozilla.org ![screen shot 2016-07-12 at 11 43 56 am](https://cloud.githubusercontent.com/assets/2492510/16779253/3de9b2de-4826-11e6-9787-098443634b2a.png) ![screen shot 2016-07-12 at 11 44 11 am](https://cloud.githubusercontent.com/assets/2492510/16779252/3dd64c8a-4826-11e6-80f0-14712b734231.png) #### Considerations & Decisions - how we use can invite more contributors to help with this UI #### Following steps - [ ] Research use cases/best practices - [ ] Benchmark examples of locale pickers - [ ] Decide which sites would use this This ticket is to decide as a group: - [ ] Design picker UI - [ ] Design review - [ ] Dev/Implementation review - [ ] Add to Toolkit #### Related Issues https://github.com/mozilla/learning.mozilla.org/issues/1960 https://github.com/mozilla/learning.mozilla.org/issues/1934 https://github.com/mozilla/thimble.mozilla.org/issues/1335
2.0
[MoFo Unified Design] Language Picker - #### Problem As we are localizing our properties across MoFo and we need to design a language/locale UI that will inform users what language they are currently seeing, see available languages, change languages or contribute their language to mozilla's localization effort. #### Progress Progress so far is seen on thimble.mozilla.org ![screen shot 2016-07-12 at 11 43 56 am](https://cloud.githubusercontent.com/assets/2492510/16779253/3de9b2de-4826-11e6-9787-098443634b2a.png) ![screen shot 2016-07-12 at 11 44 11 am](https://cloud.githubusercontent.com/assets/2492510/16779252/3dd64c8a-4826-11e6-80f0-14712b734231.png) #### Considerations & Decisions - how we use can invite more contributors to help with this UI #### Following steps - [ ] Research use cases/best practices - [ ] Benchmark examples of locale pickers - [ ] Decide which sites would use this This ticket is to decide as a group: - [ ] Design picker UI - [ ] Design review - [ ] Dev/Implementation review - [ ] Add to Toolkit #### Related Issues https://github.com/mozilla/learning.mozilla.org/issues/1960 https://github.com/mozilla/learning.mozilla.org/issues/1934 https://github.com/mozilla/thimble.mozilla.org/issues/1335
non_comp
language picker problem as we are localizing our properties across mofo and we need to design a language locale ui that will inform users what language they are currently seeing see available languages change languages or contribute their language to mozilla s localization effort progress progress so far is seen on thimble mozilla org considerations decisions how we use can invite more contributors to help with this ui following steps research use cases best practices benchmark examples of locale pickers decide which sites would use this this ticket is to decide as a group design picker ui design review dev implementation review add to toolkit related issues
0
367,050
10,833,483,517
IssuesEvent
2019-11-11 13:02:32
CESARBR/knot-gateway-webui
https://api.github.com/repos/CESARBR/knot-gateway-webui
opened
After removing device, the WebUI shows an error
bug priority: low
**Expected Behavior**: No error should be shown after removing a device. **Current Behavior**: The message `An unexpected error occurred` is showed after removing a device. **Context (Environment):** The WebUI should be configured with a user. **Steps to reproduce:** - Add a device - Remove the device and wait for a few seconds. - The message `An unexpected error occurred` is showed. **Possible solution:** Avoid fetching data from devices removed.
1.0
After removing device, the WebUI shows an error - **Expected Behavior**: No error should be shown after removing a device. **Current Behavior**: The message `An unexpected error occurred` is showed after removing a device. **Context (Environment):** The WebUI should be configured with a user. **Steps to reproduce:** - Add a device - Remove the device and wait for a few seconds. - The message `An unexpected error occurred` is showed. **Possible solution:** Avoid fetching data from devices removed.
non_comp
after removing device the webui shows an error expected behavior no error should be shown after removing a device current behavior the message an unexpected error occurred is showed after removing a device context environment the webui should be configured with a user steps to reproduce add a device remove the device and wait for a few seconds the message an unexpected error occurred is showed possible solution avoid fetching data from devices removed
0
672
3,083,349,586
IssuesEvent
2015-08-24 08:22:32
javabits/yar
https://api.github.com/repos/javabits/yar
opened
remove guava from the api compile/runtime dependencies
api compatibility-break
We want to better follow a good practice in api design that enforce no external dependencies. This achieve a better re-usability capability and more. Therefore we must move guava lib dependency from compile time scope to test.
True
remove guava from the api compile/runtime dependencies - We want to better follow a good practice in api design that enforce no external dependencies. This achieve a better re-usability capability and more. Therefore we must move guava lib dependency from compile time scope to test.
comp
remove guava from the api compile runtime dependencies we want to better follow a good practice in api design that enforce no external dependencies this achieve a better re usability capability and more therefore we must move guava lib dependency from compile time scope to test
1
51,787
7,727,779,667
IssuesEvent
2018-05-25 04:57:10
jamesplease/materialish
https://api.github.com/repos/jamesplease/materialish
closed
Add color box to docs
documentation
When the variable tables list a color, there should be a box displaying the color next to it
1.0
Add color box to docs - When the variable tables list a color, there should be a box displaying the color next to it
non_comp
add color box to docs when the variable tables list a color there should be a box displaying the color next to it
0
19,543
5,903,213,843
IssuesEvent
2017-05-19 05:40:38
dickschoeller/gedbrowser
https://api.github.com/repos/dickschoeller/gedbrowser
closed
Menu should be a fragment
code smell in progress
:hankey: Currently, each page implements its own identical toolbar. Because of this, we have the following problems: - The renderers expose control methods that should be a in separate object. This is both a poor separation of concerns and requires an unnecessary facade. - Each template has a block of code that id very similar but not identical. These have to be kept in sync. - It is a non-standard way to do things when there is a perfectly good standard.
1.0
Menu should be a fragment - :hankey: Currently, each page implements its own identical toolbar. Because of this, we have the following problems: - The renderers expose control methods that should be a in separate object. This is both a poor separation of concerns and requires an unnecessary facade. - Each template has a block of code that id very similar but not identical. These have to be kept in sync. - It is a non-standard way to do things when there is a perfectly good standard.
non_comp
menu should be a fragment hankey currently each page implements its own identical toolbar because of this we have the following problems the renderers expose control methods that should be a in separate object this is both a poor separation of concerns and requires an unnecessary facade each template has a block of code that id very similar but not identical these have to be kept in sync it is a non standard way to do things when there is a perfectly good standard
0
807,457
30,003,702,947
IssuesEvent
2023-06-26 11:00:57
Beep6581/RawTherapee
https://api.github.com/repos/Beep6581/RawTherapee
closed
Curve container partially covered until user hovers mouse over curve button
type: bug patch provided scope: GUI priority: medium
The "Transmission" tool and "Gain and Offset" shows a distorted layout when showing a curve. This happens with theme TooWaBlue, RawTherapee and without any theme. How to reproduce this bug: 1. Choose a curve type to show and don't move the mouse away from the button. 2. The layout is distorted (see screenshot pic. 1) 3. Move the mouse to any button in the same frame. 4. The layout will refresh (see screenshot pic. 2) ![retines](https://cloud.githubusercontent.com/assets/13800920/20908347/8cf442a8-bb54-11e6-8cbd-8520e1645d34.png)
1.0
Curve container partially covered until user hovers mouse over curve button - The "Transmission" tool and "Gain and Offset" shows a distorted layout when showing a curve. This happens with theme TooWaBlue, RawTherapee and without any theme. How to reproduce this bug: 1. Choose a curve type to show and don't move the mouse away from the button. 2. The layout is distorted (see screenshot pic. 1) 3. Move the mouse to any button in the same frame. 4. The layout will refresh (see screenshot pic. 2) ![retines](https://cloud.githubusercontent.com/assets/13800920/20908347/8cf442a8-bb54-11e6-8cbd-8520e1645d34.png)
non_comp
curve container partially covered until user hovers mouse over curve button the transmission tool and gain and offset shows a distorted layout when showing a curve this happens with theme toowablue rawtherapee and without any theme how to reproduce this bug choose a curve type to show and don t move the mouse away from the button the layout is distorted see screenshot pic move the mouse to any button in the same frame the layout will refresh see screenshot pic
0
78,189
3,509,506,691
IssuesEvent
2016-01-08 23:08:07
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
Quest - The Abyssal Shelf (BB #958)
Category: Quests migrated Priority: Low Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** silvermcd123 **Original Date:** 03.06.2015 08:49:42 GMT+0000 **Original Priority:** minor **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/958 <hr> You can complete the quest but you can't deliver it to the npc
1.0
Quest - The Abyssal Shelf (BB #958) - This issue was migrated from bitbucket. **Original Reporter:** silvermcd123 **Original Date:** 03.06.2015 08:49:42 GMT+0000 **Original Priority:** minor **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/958 <hr> You can complete the quest but you can't deliver it to the npc
non_comp
quest the abyssal shelf bb this issue was migrated from bitbucket original reporter original date gmt original priority minor original type bug original state resolved direct link you can complete the quest but you can t deliver it to the npc
0
6,587
5,536,650,614
IssuesEvent
2017-03-21 20:10:12
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
Avoid byte[] allocations once IPAddress.Address is back
area-System.Net tenet-performance up for grabs
#12658 is adding back IPAddress.Address. Various parts of the code end up allocating a byte[] to work around the lack of IPAddress.Address in the public surface area, e.g. https://github.com/dotnet/corefx/blob/bffef76f6af208e2042a2f27bc081ee908bb390b/src/Common/src/System/Net/SocketAddress.cs#L110-L116 Once the packages have been updated with this property, we should fix those locations appropriately to avoid the unnecessary allocations.
True
Avoid byte[] allocations once IPAddress.Address is back - #12658 is adding back IPAddress.Address. Various parts of the code end up allocating a byte[] to work around the lack of IPAddress.Address in the public surface area, e.g. https://github.com/dotnet/corefx/blob/bffef76f6af208e2042a2f27bc081ee908bb390b/src/Common/src/System/Net/SocketAddress.cs#L110-L116 Once the packages have been updated with this property, we should fix those locations appropriately to avoid the unnecessary allocations.
non_comp
avoid byte allocations once ipaddress address is back is adding back ipaddress address various parts of the code end up allocating a byte to work around the lack of ipaddress address in the public surface area e g once the packages have been updated with this property we should fix those locations appropriately to avoid the unnecessary allocations
0
14,796
18,233,248,128
IssuesEvent
2021-10-01 01:33:53
Drillgon200/Hbm-s-Nuclear-Tech-GIT
https://api.github.com/repos/Drillgon200/Hbm-s-Nuclear-Tech-GIT
closed
[1.12.2] Crash with Mekanism.
bug mod compatibility
Minecraft: 1.12.2 Forge: 14.23.5.2855 Mods: 2 hbm-1.6.3a Mekanism-1.12.2-9.8.1.383 Report: https://hastebin.com/camoyojoda.properties ===== Crashes upon launch. I did see an issue reported with this back in 1.6.0a but it was closed. Yet... the crash still occurs.
True
[1.12.2] Crash with Mekanism. - Minecraft: 1.12.2 Forge: 14.23.5.2855 Mods: 2 hbm-1.6.3a Mekanism-1.12.2-9.8.1.383 Report: https://hastebin.com/camoyojoda.properties ===== Crashes upon launch. I did see an issue reported with this back in 1.6.0a but it was closed. Yet... the crash still occurs.
comp
crash with mekanism minecraft forge mods hbm mekanism report crashes upon launch i did see an issue reported with this back in but it was closed yet the crash still occurs
1
17,401
23,988,066,774
IssuesEvent
2022-09-13 21:05:03
rustic-rs/rustic
https://api.github.com/repos/rustic-rs/rustic
closed
Chunker creates minimal chunk with size 512kiB + 1B instead of 512 kiB
bug good first issue restic compatibility
This is a minor bug as file contents are perfectly valid indepentend on the chunks produced. However, this may break deduplication when backing up a repository with restic and rustic.
True
Chunker creates minimal chunk with size 512kiB + 1B instead of 512 kiB - This is a minor bug as file contents are perfectly valid indepentend on the chunks produced. However, this may break deduplication when backing up a repository with restic and rustic.
comp
chunker creates minimal chunk with size instead of kib this is a minor bug as file contents are perfectly valid indepentend on the chunks produced however this may break deduplication when backing up a repository with restic and rustic
1
260,221
27,775,817,582
IssuesEvent
2023-03-16 17:08:56
sureng-ws-ibm/APISecurity-crAPI
https://api.github.com/repos/sureng-ws-ibm/APISecurity-crAPI
opened
github.com/klausPost/compress-v1.9.5: 3 vulnerabilities (highest severity is: 7.5)
Mend: dependency security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/klausPost/compress-v1.9.5</b></p></summary> <p>Optimized Go Compression Packages</p> <p>Library home page: <a href="https://proxy.golang.org/github.com/klauspost/compress/@v/v1.9.5.zip">https://proxy.golang.org/github.com/klauspost/compress/@v/v1.9.5.zip</a></p> <p> <p>Found in HEAD commit: <a href="https://github.com/sureng-ws-ibm/APISecurity-crAPI/commit/0ebe12c17d9dae35890023db25cf9bf1863db5c0">0ebe12c17d9dae35890023db25cf9bf1863db5c0</a></p></details> ## Vulnerabilities | CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (github.com/klausPost/compress-v1.9.5 version) | Remediation Available | | ------------- | ------------- | ----- | ----- | ----- | ------------- | --- | | [CVE-2021-33196](https://www.mend.io/vulnerability-database/CVE-2021-33196) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.5 | github.com/klausPost/compress-v1.9.5 | Direct | golang-1.7 - 1.7.4-2+deb9u4;golang-1.8 - 1.8.1-1+deb9u4;golang-1.15 - 1.15.9-4 | &#10060; | | [CVE-2021-41772](https://www.mend.io/vulnerability-database/CVE-2021-41772) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.5 | github.com/klausPost/compress-v1.9.5 | Direct | go1.16.10;go1.17.3 | &#10060; | | [CVE-2021-27919](https://www.mend.io/vulnerability-database/CVE-2021-27919) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Medium | 5.5 | github.com/klausPost/compress-v1.9.5 | Direct | 1.16.1 | &#10060; | ## Details <details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2021-33196</summary> ### Vulnerable Library - <b>github.com/klausPost/compress-v1.9.5</b></p> <p>Optimized Go Compression Packages</p> <p>Library home page: <a href="https://proxy.golang.org/github.com/klauspost/compress/@v/v1.9.5.zip">https://proxy.golang.org/github.com/klauspost/compress/@v/v1.9.5.zip</a></p> <p> Dependency Hierarchy: - :x: **github.com/klausPost/compress-v1.9.5** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/sureng-ws-ibm/APISecurity-crAPI/commit/0ebe12c17d9dae35890023db25cf9bf1863db5c0">0ebe12c17d9dae35890023db25cf9bf1863db5c0</a></p> <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> In archive/zip in Go before 1.15.13 and 1.16.x before 1.16.5, a crafted file count (in an archive's header) can cause a NewReader or OpenReader panic. <p>Publish Date: 2021-08-02 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2021-33196>CVE-2021-33196</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>7.5</b>) <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> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2021-33196">https://nvd.nist.gov/vuln/detail/CVE-2021-33196</a></p> <p>Release Date: 2021-08-02</p> <p>Fix Resolution: golang-1.7 - 1.7.4-2+deb9u4;golang-1.8 - 1.8.1-1+deb9u4;golang-1.15 - 1.15.9-4</p> </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2021-41772</summary> ### Vulnerable Library - <b>github.com/klausPost/compress-v1.9.5</b></p> <p>Optimized Go Compression Packages</p> <p>Library home page: <a href="https://proxy.golang.org/github.com/klauspost/compress/@v/v1.9.5.zip">https://proxy.golang.org/github.com/klauspost/compress/@v/v1.9.5.zip</a></p> <p> Dependency Hierarchy: - :x: **github.com/klausPost/compress-v1.9.5** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/sureng-ws-ibm/APISecurity-crAPI/commit/0ebe12c17d9dae35890023db25cf9bf1863db5c0">0ebe12c17d9dae35890023db25cf9bf1863db5c0</a></p> <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> Go before 1.16.10 and 1.17.x before 1.17.3 allows an archive/zip Reader.Open panic via a crafted ZIP archive containing an invalid name or an empty filename field. <p>Publish Date: 2021-11-08 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2021-41772>CVE-2021-41772</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>7.5</b>) <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> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41772">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41772</a></p> <p>Release Date: 2021-11-08</p> <p>Fix Resolution: go1.16.10;go1.17.3</p> </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> CVE-2021-27919</summary> ### Vulnerable Library - <b>github.com/klausPost/compress-v1.9.5</b></p> <p>Optimized Go Compression Packages</p> <p>Library home page: <a href="https://proxy.golang.org/github.com/klauspost/compress/@v/v1.9.5.zip">https://proxy.golang.org/github.com/klauspost/compress/@v/v1.9.5.zip</a></p> <p> Dependency Hierarchy: - :x: **github.com/klausPost/compress-v1.9.5** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/sureng-ws-ibm/APISecurity-crAPI/commit/0ebe12c17d9dae35890023db25cf9bf1863db5c0">0ebe12c17d9dae35890023db25cf9bf1863db5c0</a></p> <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> archive/zip in Go 1.16.x before 1.16.1 allows attackers to cause a denial of service (panic) upon attempted use of the Reader.Open API for a ZIP archive in which ../ occurs at the beginning of any filename. <p>Publish Date: 2021-03-11 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2021-27919>CVE-2021-27919</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>5.5</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://groups.google.com/g/golang-announce/c/MfiLYjG-RAw?pli=1">https://groups.google.com/g/golang-announce/c/MfiLYjG-RAw?pli=1</a></p> <p>Release Date: 2021-03-11</p> <p>Fix Resolution: 1.16.1</p> </p> <p></p> </details>
True
github.com/klausPost/compress-v1.9.5: 3 vulnerabilities (highest severity is: 7.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/klausPost/compress-v1.9.5</b></p></summary> <p>Optimized Go Compression Packages</p> <p>Library home page: <a href="https://proxy.golang.org/github.com/klauspost/compress/@v/v1.9.5.zip">https://proxy.golang.org/github.com/klauspost/compress/@v/v1.9.5.zip</a></p> <p> <p>Found in HEAD commit: <a href="https://github.com/sureng-ws-ibm/APISecurity-crAPI/commit/0ebe12c17d9dae35890023db25cf9bf1863db5c0">0ebe12c17d9dae35890023db25cf9bf1863db5c0</a></p></details> ## Vulnerabilities | CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (github.com/klausPost/compress-v1.9.5 version) | Remediation Available | | ------------- | ------------- | ----- | ----- | ----- | ------------- | --- | | [CVE-2021-33196](https://www.mend.io/vulnerability-database/CVE-2021-33196) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.5 | github.com/klausPost/compress-v1.9.5 | Direct | golang-1.7 - 1.7.4-2+deb9u4;golang-1.8 - 1.8.1-1+deb9u4;golang-1.15 - 1.15.9-4 | &#10060; | | [CVE-2021-41772](https://www.mend.io/vulnerability-database/CVE-2021-41772) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.5 | github.com/klausPost/compress-v1.9.5 | Direct | go1.16.10;go1.17.3 | &#10060; | | [CVE-2021-27919](https://www.mend.io/vulnerability-database/CVE-2021-27919) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Medium | 5.5 | github.com/klausPost/compress-v1.9.5 | Direct | 1.16.1 | &#10060; | ## Details <details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2021-33196</summary> ### Vulnerable Library - <b>github.com/klausPost/compress-v1.9.5</b></p> <p>Optimized Go Compression Packages</p> <p>Library home page: <a href="https://proxy.golang.org/github.com/klauspost/compress/@v/v1.9.5.zip">https://proxy.golang.org/github.com/klauspost/compress/@v/v1.9.5.zip</a></p> <p> Dependency Hierarchy: - :x: **github.com/klausPost/compress-v1.9.5** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/sureng-ws-ibm/APISecurity-crAPI/commit/0ebe12c17d9dae35890023db25cf9bf1863db5c0">0ebe12c17d9dae35890023db25cf9bf1863db5c0</a></p> <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> In archive/zip in Go before 1.15.13 and 1.16.x before 1.16.5, a crafted file count (in an archive's header) can cause a NewReader or OpenReader panic. <p>Publish Date: 2021-08-02 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2021-33196>CVE-2021-33196</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>7.5</b>) <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> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2021-33196">https://nvd.nist.gov/vuln/detail/CVE-2021-33196</a></p> <p>Release Date: 2021-08-02</p> <p>Fix Resolution: golang-1.7 - 1.7.4-2+deb9u4;golang-1.8 - 1.8.1-1+deb9u4;golang-1.15 - 1.15.9-4</p> </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2021-41772</summary> ### Vulnerable Library - <b>github.com/klausPost/compress-v1.9.5</b></p> <p>Optimized Go Compression Packages</p> <p>Library home page: <a href="https://proxy.golang.org/github.com/klauspost/compress/@v/v1.9.5.zip">https://proxy.golang.org/github.com/klauspost/compress/@v/v1.9.5.zip</a></p> <p> Dependency Hierarchy: - :x: **github.com/klausPost/compress-v1.9.5** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/sureng-ws-ibm/APISecurity-crAPI/commit/0ebe12c17d9dae35890023db25cf9bf1863db5c0">0ebe12c17d9dae35890023db25cf9bf1863db5c0</a></p> <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> Go before 1.16.10 and 1.17.x before 1.17.3 allows an archive/zip Reader.Open panic via a crafted ZIP archive containing an invalid name or an empty filename field. <p>Publish Date: 2021-11-08 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2021-41772>CVE-2021-41772</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>7.5</b>) <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> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41772">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41772</a></p> <p>Release Date: 2021-11-08</p> <p>Fix Resolution: go1.16.10;go1.17.3</p> </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> CVE-2021-27919</summary> ### Vulnerable Library - <b>github.com/klausPost/compress-v1.9.5</b></p> <p>Optimized Go Compression Packages</p> <p>Library home page: <a href="https://proxy.golang.org/github.com/klauspost/compress/@v/v1.9.5.zip">https://proxy.golang.org/github.com/klauspost/compress/@v/v1.9.5.zip</a></p> <p> Dependency Hierarchy: - :x: **github.com/klausPost/compress-v1.9.5** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/sureng-ws-ibm/APISecurity-crAPI/commit/0ebe12c17d9dae35890023db25cf9bf1863db5c0">0ebe12c17d9dae35890023db25cf9bf1863db5c0</a></p> <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> archive/zip in Go 1.16.x before 1.16.1 allows attackers to cause a denial of service (panic) upon attempted use of the Reader.Open API for a ZIP archive in which ../ occurs at the beginning of any filename. <p>Publish Date: 2021-03-11 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2021-27919>CVE-2021-27919</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>5.5</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://groups.google.com/g/golang-announce/c/MfiLYjG-RAw?pli=1">https://groups.google.com/g/golang-announce/c/MfiLYjG-RAw?pli=1</a></p> <p>Release Date: 2021-03-11</p> <p>Fix Resolution: 1.16.1</p> </p> <p></p> </details>
non_comp
github com klauspost compress vulnerabilities highest severity is vulnerable library github com klauspost compress optimized go compression packages library home page a href found in head commit a href vulnerabilities cve severity cvss dependency type fixed in github com klauspost compress version remediation available high github com klauspost compress direct golang golang golang high github com klauspost compress direct medium github com klauspost compress direct details cve vulnerable library github com klauspost compress optimized go compression packages library home page a href dependency hierarchy x github com klauspost compress vulnerable library found in head commit a href found in base branch main vulnerability details in archive zip in go before and x before a crafted file count in an archive s header can cause a newreader or openreader panic 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 golang golang golang cve vulnerable library github com klauspost compress optimized go compression packages library home page a href dependency hierarchy x github com klauspost compress vulnerable library found in head commit a href found in base branch main vulnerability details go before and x before allows an archive zip reader open panic via a crafted zip archive containing an invalid name or an empty filename field 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 cve vulnerable library github com klauspost compress optimized go compression packages library home page a href dependency hierarchy x github com klauspost compress vulnerable library found in head commit a href found in base branch main vulnerability details archive zip in go x before allows attackers to cause a denial of service panic upon attempted use of the reader open api for a zip archive in which occurs at the beginning of any filename publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required none user interaction required scope 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
0
27,186
2,690,894,342
IssuesEvent
2015-03-31 18:30:10
mbenkmann/limux-gosa-test
https://api.github.com/repos/mbenkmann/limux-gosa-test
closed
Implement job forwarding
imported Milestone-3 Priority-Must Type-Bug
_From [matthias...@gmail.com](https://code.google.com/u/110029356478037175549/) on March 11, 2013 21:17:42_ gosa-si-client discards all messages from servers other than the one where it is registered. This means that go-susi cannot properly execute jobs that require communicating with a client registered at another server. Implement the following to fix this: Whenever a job is ripe for execution that affects a client that our clientdb believes is registered at another server (unfortunately this info may be stale), declare that job done (broadcast fju) and then (after a little delay if the server in question is not a go-susi) use an ordinary gosa_trigger_action to start that job at the server where we believe the client is registered. If posting the job at the peer is successful, we're done. Its the peer's problem now, no matter if the client is really registered there. If posting the job at the peer fails for some reason, try to execute the job on our own. If we're lucky the client is off, so that setting the faistate and sending WOL will suffice. In the worst case the client is on and hasn't noticed that its siserver is down. In that case the client is completely unreachable, but at least we can set the faistate and it should notice after the next reboot. An improvement of this scheme may be to retry posting the job at the peer for a little while. Maybe it's just rebooting or there's a minor network hickup. If this is implemented it is important that after the wait period the clientdb is evaluated again, because during the wait time the client may already have registered at another server. _Original issue: http://code.google.com/p/go-susi/issues/detail?id=74_
1.0
Implement job forwarding - _From [matthias...@gmail.com](https://code.google.com/u/110029356478037175549/) on March 11, 2013 21:17:42_ gosa-si-client discards all messages from servers other than the one where it is registered. This means that go-susi cannot properly execute jobs that require communicating with a client registered at another server. Implement the following to fix this: Whenever a job is ripe for execution that affects a client that our clientdb believes is registered at another server (unfortunately this info may be stale), declare that job done (broadcast fju) and then (after a little delay if the server in question is not a go-susi) use an ordinary gosa_trigger_action to start that job at the server where we believe the client is registered. If posting the job at the peer is successful, we're done. Its the peer's problem now, no matter if the client is really registered there. If posting the job at the peer fails for some reason, try to execute the job on our own. If we're lucky the client is off, so that setting the faistate and sending WOL will suffice. In the worst case the client is on and hasn't noticed that its siserver is down. In that case the client is completely unreachable, but at least we can set the faistate and it should notice after the next reboot. An improvement of this scheme may be to retry posting the job at the peer for a little while. Maybe it's just rebooting or there's a minor network hickup. If this is implemented it is important that after the wait period the clientdb is evaluated again, because during the wait time the client may already have registered at another server. _Original issue: http://code.google.com/p/go-susi/issues/detail?id=74_
non_comp
implement job forwarding from on march gosa si client discards all messages from servers other than the one where it is registered this means that go susi cannot properly execute jobs that require communicating with a client registered at another server implement the following to fix this whenever a job is ripe for execution that affects a client that our clientdb believes is registered at another server unfortunately this info may be stale declare that job done broadcast fju and then after a little delay if the server in question is not a go susi use an ordinary gosa trigger action to start that job at the server where we believe the client is registered if posting the job at the peer is successful we re done its the peer s problem now no matter if the client is really registered there if posting the job at the peer fails for some reason try to execute the job on our own if we re lucky the client is off so that setting the faistate and sending wol will suffice in the worst case the client is on and hasn t noticed that its siserver is down in that case the client is completely unreachable but at least we can set the faistate and it should notice after the next reboot an improvement of this scheme may be to retry posting the job at the peer for a little while maybe it s just rebooting or there s a minor network hickup if this is implemented it is important that after the wait period the clientdb is evaluated again because during the wait time the client may already have registered at another server original issue
0
20,654
30,717,575,249
IssuesEvent
2023-07-27 13:57:45
sekiguchi-nagisa/ydsh
https://api.github.com/repos/sekiguchi-nagisa/ydsh
opened
show signature in completion pager
enhancement incompatible change Interactive Completor Builtin
show method signature info in completion pager. completion candidates should maintain signature info, so should introduce new completion candidates data type
True
show signature in completion pager - show method signature info in completion pager. completion candidates should maintain signature info, so should introduce new completion candidates data type
comp
show signature in completion pager show method signature info in completion pager completion candidates should maintain signature info so should introduce new completion candidates data type
1
19,173
3,147,783,757
IssuesEvent
2015-09-15 10:07:17
sukhdeepsingh1/solutionloadmanager
https://api.github.com/repos/sukhdeepsingh1/solutionloadmanager
closed
Test project file is checked out automatically
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Have a solution that has a project of type Test. 2. Have this solution under source control. 3. Open the solution. 4. The Test project file will be automatically checked out. What is the expected output? What do you see instead? The Test project file is not checked out. What version of the product are you using? On what operating system? 0.2.1 Please provide any additional information below. ``` Original issue reported on code.google.com by `jrajo...@gmail.com` on 4 Mar 2011 at 2:38
1.0
Test project file is checked out automatically - ``` What steps will reproduce the problem? 1. Have a solution that has a project of type Test. 2. Have this solution under source control. 3. Open the solution. 4. The Test project file will be automatically checked out. What is the expected output? What do you see instead? The Test project file is not checked out. What version of the product are you using? On what operating system? 0.2.1 Please provide any additional information below. ``` Original issue reported on code.google.com by `jrajo...@gmail.com` on 4 Mar 2011 at 2:38
non_comp
test project file is checked out automatically what steps will reproduce the problem have a solution that has a project of type test have this solution under source control open the solution the test project file will be automatically checked out what is the expected output what do you see instead the test project file is not checked out what version of the product are you using on what operating system please provide any additional information below original issue reported on code google com by jrajo gmail com on mar at
0
285,883
8,780,545,419
IssuesEvent
2018-12-19 17:37:43
chrisman/skookums-and-dragons
https://api.github.com/repos/chrisman/skookums-and-dragons
closed
a bounty on Fisty
⬇️ low priority 🏙 @phandelin 🚫 wontfix
the evil Town Master has offered 200 gold for both of Fisty's hands (with visual evidence of him with no hands), or 500 gold for his head.
1.0
a bounty on Fisty - the evil Town Master has offered 200 gold for both of Fisty's hands (with visual evidence of him with no hands), or 500 gold for his head.
non_comp
a bounty on fisty the evil town master has offered gold for both of fisty s hands with visual evidence of him with no hands or gold for his head
0
215,273
16,598,362,848
IssuesEvent
2021-06-01 15:56:13
phac-nml/irida
https://api.github.com/repos/phac-nml/irida
opened
Project metadata template documentation screenshots need updated
bug documentation
## Describe the bug The documentation for the project metadata templates has images and descriptions of the metadata settings page in the wrong place. During development it was temporarily a main tab on the project, but now it's been moved to project settings. ## Steps to reproduce the problem What were you doing when you encountered the problem? 1. Viewing the project metadata docs at https://phac-nml.github.io/irida-documentation/user/user/sample-metadata/#metadata-templates 2. See images with the "Metadata" and "Sample Metadata Tabs" 3. ## Expected behaviour These should be in the project/settings panel. Also docs should be written to reflect the metadata changes in the project/settings section https://phac-nml.github.io/irida-documentation/user/user/project/#managing-project-settings ## Additional context N/A
1.0
Project metadata template documentation screenshots need updated - ## Describe the bug The documentation for the project metadata templates has images and descriptions of the metadata settings page in the wrong place. During development it was temporarily a main tab on the project, but now it's been moved to project settings. ## Steps to reproduce the problem What were you doing when you encountered the problem? 1. Viewing the project metadata docs at https://phac-nml.github.io/irida-documentation/user/user/sample-metadata/#metadata-templates 2. See images with the "Metadata" and "Sample Metadata Tabs" 3. ## Expected behaviour These should be in the project/settings panel. Also docs should be written to reflect the metadata changes in the project/settings section https://phac-nml.github.io/irida-documentation/user/user/project/#managing-project-settings ## Additional context N/A
non_comp
project metadata template documentation screenshots need updated describe the bug the documentation for the project metadata templates has images and descriptions of the metadata settings page in the wrong place during development it was temporarily a main tab on the project but now it s been moved to project settings steps to reproduce the problem what were you doing when you encountered the problem viewing the project metadata docs at see images with the metadata and sample metadata tabs expected behaviour these should be in the project settings panel also docs should be written to reflect the metadata changes in the project settings section additional context n a
0
112,502
9,577,075,157
IssuesEvent
2019-05-07 10:37:58
pingcap/tidb-operator
https://api.github.com/repos/pingcap/tidb-operator
closed
TiDB Binlog sync too slow
stability-tests
pump logs: ``` 2019/05/07 03:19:24 version.go:18: [info] Git Commit Hash: 50f5b19d55371b28840f56b778db48420cff761a 2019/05/07 03:19:24 version.go:19: [info] Build TS: 2019-01-26 11:47:07 2019/05/07 03:19:24 version.go:20: [info] Go Version: go1.11.2 2019/05/07 03:19:24 version.go:21: [info] Go OS/Arch: linuxamd64 time="2019-05-07T03:19:24Z" level=info msg="[pd] create pd client with endpoints [http://stability-cluster1-pd:2379]" time="2019-05-07T03:19:24Z" level=info msg="[pd] leader switches to: http://stability-cluster1-pd-2.stability-cluster1-pd-peer.stability-cluster1.svc:2379, previous: " time="2019-05-07T03:19:24Z" level=info msg="[pd] init cluster id 6688114567149009442" 2019/05/07 03:19:24 server.go:113: [info] clusterID of pump server is 6688114567149009442 time="2019-05-07T03:19:24Z" level=info msg="[pd] create pd client with endpoints [http://stability-cluster1-pd:2379]" time="2019-05-07T03:19:24Z" level=info msg="[pd] leader switches to: http://stability-cluster1-pd-2.stability-cluster1-pd-peer.stability-cluster1.svc:2379, previous: " time="2019-05-07T03:19:24Z" level=info msg="[pd] init cluster id 6688114567149009442" time="2019-05-07T03:19:24Z" level=info msg="new store" time="2019-05-07T03:19:24Z" level=info msg="[pd] create pd client with endpoints [stability-cluster1-pd:2379]" time="2019-05-07T03:19:24Z" level=info msg="[pd] leader switches to: http://stability-cluster1-pd-2.stability-cluster1-pd-peer.stability-cluster1.svc:2379, previous: " time="2019-05-07T03:19:24Z" level=info msg="[pd] init cluster id 6688114567149009442" 2019/05/07 03:19:24 storage.go:124: [info] storage config: &{KVConfig:{BlockCacheCapacity:8388608 BlockRestartInterval:16 BlockSize:4096 CompactionL0Trigger:8 CompactionTableSize:67108864 CompactionTotalSize:536870912 CompactionTotalSizeMultiplier:8 WriteBuffer:67108864 WriteL0PauseTrigger:24 WriteL0SlowdownTrigger:17}} 2019/05/07 03:19:24 storage.go:194: [info] gcTS: 0, maxCommitTS: 0, headPointer: {Fid:0 Offset:0}, handlePointer: {Fid:0 Offset:0} 2019/05/07 03:19:24 registry.go:81: [info] node stability-cluster1-pump-0:8250 dosen't exist, will create one 2019/05/07 03:19:24 server.go:319: [info] register success, this pump's node id is stability-cluster1-pump-0:8250 2019/05/07 03:19:24 server.go:411: [info] start to server request on http://0.0.0.0:8250 2019/05/07 03:19:34 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:461 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:19:34 server.go:506: [info] writeBinlogCount: 0, alivePullerCount: 1, maxCommitTS: 408210420170752028 2019/05/07 03:19:44 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:1038 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:19:44 server.go:506: [info] writeBinlogCount: 0, alivePullerCount: 1, maxCommitTS: 408210422530048021 time="2019-05-07T03:19:54Z" level=warning msg="get timestamp too slow: 31.156622ms" 2019/05/07 03:19:54 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:243884 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:19:54 server.go:506: [info] writeBinlogCount: 4627, alivePullerCount: 1, maxCommitTS: 408210425672105994 time="2019-05-07T03:19:57Z" level=warning msg="get timestamp too slow: 69.312787ms" 2019/05/07 03:20:04 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:635056 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:20:04 server.go:506: [info] writeBinlogCount: 12032, alivePullerCount: 1, maxCommitTS: 408210428284108831 2019/05/07 03:20:14 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:998500 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:20:14 server.go:506: [info] writeBinlogCount: 19439, alivePullerCount: 1, maxCommitTS: 408210430905548821 2019/05/07 03:20:24 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:1365776 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:20:24 server.go:506: [info] writeBinlogCount: 26920, alivePullerCount: 1, maxCommitTS: 408210433526988832 2019/05/07 03:20:34 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:1775132 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:20:34 server.go:506: [info] writeBinlogCount: 34754, alivePullerCount: 1, maxCommitTS: 408210436148428825 2019/05/07 03:20:44 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:2106092 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:20:44 server.go:506: [info] writeBinlogCount: 41321, alivePullerCount: 1, maxCommitTS: 408210438769868820 2019/05/07 03:20:54 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:2453837 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:20:54 server.go:506: [info] writeBinlogCount: 48391, alivePullerCount: 1, maxCommitTS: 408210441391308839 2019/05/07 03:21:04 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:2852994 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:21:04 server.go:506: [info] writeBinlogCount: 56338, alivePullerCount: 1, maxCommitTS: 408210444013010985 2019/05/07 03:21:14 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:1 IOWrite:3247939 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:21:14 server.go:506: [info] writeBinlogCount: 63675, alivePullerCount: 1, maxCommitTS: 408210446634450987 2019/05/07 03:21:24 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:3642345 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:21:24 server.go:506: [info] writeBinlogCount: 71347, alivePullerCount: 1, maxCommitTS: 408210449255628816 2019/05/07 03:21:34 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:3954910 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:21:34 server.go:506: [info] writeBinlogCount: 77859, alivePullerCount: 1, maxCommitTS: 408210451877593113 2019/05/07 03:21:44 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:4326247 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:21:44 server.go:506: [info] writeBinlogCount: 84919, alivePullerCount: 1, maxCommitTS: 408210454498508844 2019/05/07 03:21:54 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:4702946 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:21:54 server.go:506: [info] writeBinlogCount: 92445, alivePullerCount: 1, maxCommitTS: 408210457119948837 2019/05/07 03:22:04 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:5068291 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:22:04 server.go:506: [info] writeBinlogCount: 99441, alivePullerCount: 1, maxCommitTS: 408210459662745624 2019/05/07 03:22:14 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:5395039 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:22:14 server.go:506: [info] writeBinlogCount: 105873, alivePullerCount: 1, maxCommitTS: 408210462362828821 2019/05/07 03:22:24 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:5735640 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} ``` drainer logs: ``` 2019/05/07 03:19:25 version.go:18: [info] Git Commit Hash: 50f5b19d55371b28840f56b778db48420cff761a 2019/05/07 03:19:25 version.go:19: [info] Build TS: 2019-01-26 11:47:30 2019/05/07 03:19:25 version.go:20: [info] Go Version: go1.11.2 2019/05/07 03:19:25 version.go:21: [info] Go OS/Arch: linuxamd64 2019/05/07 03:19:25 main.go:29: [info] use config: { "log-level": "info", "addr": "http://stability-cluster1-drainer-0.stability-cluster1-drainer:8249", "data-dir": "/data", "detect-interval": 10, "pd-urls": "http://stability-cluster1-pd:2379", "log-file": "", "log-rotate": "", "initial-commit-ts": 0, "sycner": { "ignore-schemas": "INFORMATION_SCHEMA,PERFORMANCE_SCHEMA,mysql", "txn-batch": 1, "worker-count": 1, "to": { "host": "cluster-restore-tidb.stability-cluster1", "user": "root", "password": "admin", "port": 4000, "checkpoint": { "schema": "" }, "dir": "", "compression": "", "time-limit": "30s", "size-limit": "100000", "zookeeper-addrs": "", "kafka-addrs": "", "kafka-version": "", "kafka-max-messages": 0, "topic-name": "" }, "replicate-do-table": null, "replicate-do-db": null, "db-type": "mysql", "disable-dispatch": false, "safe-mode": false, "disable-detect": false }, "security": { "ssl-ca": "", "ssl-cert": "", "ssl-key": "" }, "synced-check-time": 5, "EtcdTimeout": 5000000000, "MetricsAddr": "", "MetricsInterval": 15 } time="2019-05-07T03:19:25Z" level=info msg="[pd] create pd client with endpoints [http://stability-cluster1-pd:2379]" time="2019-05-07T03:19:25Z" level=info msg="[pd] leader switches to: http://stability-cluster1-pd-2.stability-cluster1-pd-peer.stability-cluster1.svc:2379, previous: " time="2019-05-07T03:19:25Z" level=info msg="[pd] init cluster id 6688114567149009442" 2019/05/07 03:19:25 ts.go:41: [warning] get timestamp too slow: 186.488994ms 2019/05/07 03:19:25 server.go:97: [info] clusterID of drainer server is 6688114567149009442 2019/05/07 03:19:27 checkpoint.go:49: [info] initialize mysql type checkpoint binlog commitTS = 0 with config &{Db:0xc000156880 Schema:tidb_binlog Table:checkpoint ClusterID:6688114567149009442 InitialCommitTS:0 CheckPointFile:/data/savepoint} time="2019-05-07T03:19:27Z" level=info msg="new store" time="2019-05-07T03:19:27Z" level=info msg="[pd] create pd client with endpoints [stability-cluster1-pd:2379]" time="2019-05-07T03:19:27Z" level=info msg="[pd] leader switches to: http://stability-cluster1-pd-2.stability-cluster1-pd-peer.stability-cluster1.svc:2379, previous: " time="2019-05-07T03:19:27Z" level=info msg="[pd] init cluster id 6688114567149009442" 2019/05/07 03:19:27 registry.go:81: [info] node stability-cluster1-drainer-0:8249 dosen't exist, will create one 2019/05/07 03:19:27 server.go:291: [info] register success, this drainer's node id is stability-cluster1-drainer-0:8249 2019/05/07 03:19:27 merge.go:208: [info] merger add source stability-cluster1-pump-0:8250 2019/05/07 03:19:27 pump.go:115: [info] [pump stability-cluster1-pump-0:8250] create pull binlogs client 2019/05/07 03:19:27 server.go:342: [info] start to server request on http://stability-cluster1-drainer-0.stability-cluster1-drainer:8249 2019/05/07 03:19:28 syncer.go:299: [info] [write save point]408210418597888017 2019/05/07 03:19:33 syncer.go:299: [info] [write save point]408210420170752028 2019/05/07 03:19:36 syncer.go:299: [info] [write save point]408210420957184024 2019/05/07 03:19:39 syncer.go:299: [info] [write save point]408210421743616043 2019/05/07 03:19:42 syncer.go:299: [info] [write save point]408210422530048021 2019/05/07 03:19:45 syncer.go:299: [info] [write save point]408210423316480002 2019/05/07 03:19:56 sql.go:99: [warning] [exec slow log take 302.307313ms][sql]replace into `test`.`block_writer37` (`id`,`raw_bytes`) values (?,?);[args][450415 [66 100 97 56 119 71 81 105 114 109 115 54 83 65 119 98 65 68 81 89 115 55 105 116 57 99 81 90 76 53 111 121 103 102 118 105 56 72 102 79 84 68 105 109 87 49 84 56 66 117 104 118 108 116 77 105 52 70 114 109 73 108 102 97 52 78 69 71 106 67 83 52 74 84 90 108 117 117 107 113 85 77 73 71 108 72 101 87 81 98 102 104 86 111 112 50 74 110 52 87]] 2019/05/07 03:19:56 sql.go:99: [warning] [exec slow log take 142.190654ms][sql]replace into `test`.`block_writer37` (`id`,`raw_bytes`) values (?,?);[args][450416 [90 69 99 108 103 103 78 57 72 75 71 114 121 81 53 53 120 118 109 100 56 89 87 107 69 56 114 68 84 86 74 90 119 102 111 69 90 120 100 76 57 111 112 76 98 99 103 86 54 70 119 73 55 105 73 65 122 54 67 103 75 102 72 107 115 56 103 67 106 99 120 114 107 101 84 104 71 108 110 71 56 106 83 102 87 120 112 78 69 101 114 105 70 51 97 79 98 52 99 116]] 2019/05/07 03:20:30 syncer.go:299: [info] [write save point]408210424050483206 2019/05/07 03:20:42 sql.go:99: [warning] [exec slow log take 210.101763ms][sql]replace into `test`.`block_writer10` (`id`,`raw_bytes`) values (?,?);[args][330202 [75 90 57 120 119 108 111 71 77 116 73 122 52 85 101 105 51 80 72 68 102 103 83 112 50 115 75 86 79 107 83 115 109 83 83 120 101 99 120 78 85 114 71 102 53 81 103 122 54 83 109 86 100 67 69 112 50 111 99 76 55 74 79 90 102 107 50 118 52 86 121 110 119 113 48 56 70 111 101 99 86 76 120 79 78 112 122 107 114 83 84 116 85 51 77 85 76 49 79 99]] 2019/05/07 03:21:00 sql.go:99: [warning] [exec slow log take 251.439661ms][sql]replace into `test`.`block_writer46` (`id`,`raw_bytes`) values (?,?);[args][360302 [88 51 121 53 80 52 55 113 56 74 107 50 100 102 119 97 111 113 112 84 56 57 52 68 100 68 117 116 109 48 53 87 109 70 115 56 71 75 49 88 116 103 78 87 116 50 112 103 110 120 77 86 66 89 82 112 69 89 98 78 103 97 116 89 120 48 52 78 50 70 110 51 119 111 106 109 76 115 65 119 119 78 120 98 109 52 71 81 109 84 113 107 106 73 85 73 75 73 77 69]] 2019/05/07 03:21:28 sql.go:99: [warning] [exec slow log take 689.342031ms][sql]replace into `test`.`block_writer55` (`id`,`raw_bytes`) values (?,?);[args][300591 [65 98 72 69 74 88 54 120 107 56 103 114 87 78 119 84 98 79 65 90 100 57 99 74 74 80 100 101 110 111 119 106 102 85 119 107 68 102 80 67 89 109 118 88 105 97 54 72 65 53 66 118 122 110 53 102 121 83 71 99 111 116 107 55 87 48 57 121 82 70 121 65 98 97 66 72 48 48 86 51 65 100 79 103 77 115 68 78 103 108 105 50 86 66 107 113 87 75 100 115]] 2019/05/07 03:22:26 sql.go:99: [warning] [exec slow log take 292.68737ms][sql]replace into `test`.`block_writer10` (`id`,`raw_bytes`) values (?,?);[args][330949 [49 97 113 109 67 118 112 57 121 107 83 67 76 57 89 80 72 113 112 74 102 122 84 88 75 76 104 50 74 119 111 54 66 109 118 101 53 49 101 116 90 109 66 72 68 67 118 106 80 76 66 66 54 89 109 97 107 105 102 117 48 54 98 111 67 76 51 108 108 87 55 54 98 101 116 81 57 79 107 84 81 79 80 105 122 121 80 117 98 84 70 53 79 77 57 77 55 79 79 120]] 2019/05/07 03:22:42 sql.go:99: [warning] [exec slow log take 103.780147ms][sql]replace into `test`.`block_writer30` (`id`,`raw_bytes`) values (?,?);[args][211090 [77 111 69 103 72 79 55 55 49 89 72 57 110 56 97 56 113 68 104 48 50 67 50 84 115 122 88 120 78 119 101 76 97 108 73 97 75 54 80 49 77 106 109 51 78 106 82 79 74 69 98 111 98 115 54 83 75 74 74 76 97 108 57 116 75 71 86 99 100 122 86 114 105 101 120 84 77 86 74 112 88 69 53 107 115 70 112 105 88 107 88 53 74 103 68 121 68 65 101 81]] 2019/05/07 03:22:56 sql.go:99: [warning] [exec slow log take 284.390283ms][sql]replace into `test`.`block_writer46` (`id`,`raw_bytes`) values (?,?);[args][361191 [55 76 116 55 101 105 102 81 77 71 108 101 100 50 111 78 101 103 113 82 112 111 90 76 100 79 70 81 53 106 113 69 74 49 105 116 81 98 50 73 119 116 110 56 102 115 106 54 67 52 102 50 111 53 99 49 87 69 53 90 48 120 52 102 72 122 50 67 113 104 69 68 79 109 112 82 71 105 57 100 71 73 73 81 72 89 121 118 90 106 87 108 75 108 73 99 113 71 86 77]] 2019/05/07 03:23:22 sql.go:99: [warning] [exec slow log take 152.561393ms][sql]replace into `test`.`block_writer37` (`id`,`raw_bytes`) values (?,?);[args][453171 [111 77 50 111 119 122 83 79 106 107 52 107 68 114 109 99 89 72 118 87 79 122 81 103 80 57 105 75 81 68 120 90 104 57 120 118 74 78 65 111 66 109 70 120 97 119 98 68 82 71 85 77 108 115 81 106 78 109 83 115 53 80 51 98 65 103 55 71 101 113 114 122 87 52 108 90 65 99 112 50 117 113 111 114 110 119 57 82 78 81 82 108 51 103 97 48 75 108 51 98]] 2019/05/07 03:23:51 sql.go:99: [warning] [exec slow log take 244.88745ms][sql]replace into `test`.`block_writer10` (`id`,`raw_bytes`) values (?,?);[args][331594 [115 68 48 85 107 121 118 88 122 70 115 72 51 50 101 67 67 118 72 74 70 89 67 116 68 84 66 89 72 88 101 57 72 52 109 80 49 97 117 100 87 122 89 118 99 115 98 83 103 107 52 89 52 100 76 70 85 82 111 73 89 122 50 90 115 118 77 77 80 54 88 50 77 115 68 51 110 83 97 52 82 120 110 49 54 90 121 102 73 119 55 119 105 56 71 108 68 101 68 82]] 2019/05/07 03:25:13 sql.go:99: [warning] [exec slow log take 149.654863ms][sql]replace into `test`.`block_writer43` (`id`,`raw_bytes`) values (?,?);[args][300271 [105 78 57 115 69 117 107 89 70 84 102 108 115 70 113 73 85 49 103 81 88 68 97 82 70 72 66 67 67 67 111 107 114 89 98 103 70 104 81 111 84 101 109 72 68 80 105 102 54 73 73 113 85 73 122 73 89 115 106 116 110 74 109 73 66 111 80 67 68 69 79 108 79 105 65 114 79 65 114 77 112 101 78 78 72 110 122 54 65 51 72 75 84 80 49 98 101 115 101 67]] 2019/05/07 03:25:41 sql.go:99: [warning] [exec slow log take 307.315734ms][sql]replace into `test`.`block_writer18` (`id`,`raw_bytes`) values (?,?);[args][390203 [87 53 76 86 81 53 55 79 99 85 115 114 83 81 56 69 73 111 120 88 114 115 107 97 87 81 86 81 121 102 85 109 85 51 117 98 69 122 67 84 109 106 84 71 77 54 67 113 82 90 82 111 86 75 70 56 77 117 111 89 107 83 65 56 55 103 54 104 78 107 113 50 114 68 85 75 105 56 87 111 67 110 83 75 101 118 117 72 101 56 69 108 55 85 73 107 117 122 68 51]] 2019/05/07 03:26:12 sql.go:99: [warning] [exec slow log take 718.389054ms][sql]replace into `test`.`block_writer23` (`id`,`raw_bytes`) values (?,?);[args][360545 [84 101 80 106 114 86 87 107 97 54 55 101 49 70 81 103 84 117 66 66 107 107 117 53 71 100 73 103 69 66 104 51 121 90 86 102 110 53 120 98 101 112 81 88 106 69 49 82 79 77 90 50 108 98 115 73 112 89 57 85 86 81 84 110 52 55 68 90 120 78 121 113 107 121 68 81 121 114 88 56 75 102 84 78 53 97 84 97 81 101 81 100 89 116 68 80 117 89 88 69]] 2019/05/07 03:26:36 sql.go:99: [warning] [exec slow log take 120.69847ms][sql]replace into `test`.`block_writer18` (`id`,`raw_bytes`) values (?,?);[args][390497 [100 104 57 55 82 72 115 110 117 65 77 118 72 79 102 86 106 66 101 76 48 77 48 86 116 85 56 56 71 70 113 50 89 75 119 121 82 105 82 103 75 113 97 67 87 50 98 108 70 87 118 108 115 75 79 109 73 48 73 89 87 70 77 112 88 79 103 113 55 54 121 101 53 55 76 100 69 79 107 74 120 106 119 52 119 83 65 86 121 50 116 102 109 98 57 79 85 55 71 78]] 2019/05/07 03:27:02 sql.go:99: [warning] [exec slow log take 219.655834ms][sql]replace into `test`.`block_writer31` (`id`,`raw_bytes`) values (?,?);[args][330846 [57 65 68 100 88 79 55 117 66 102 57 116 97 79 98 105 66 101 106 90 108 73 81 98 85 119 79 105 49 100 105 99 100 54 115 117 83 67 77 72 54 85 81 110 51 87 57 54 103 90 49 115 53 86 118 67 78 49 87 52 83 72 89 100 121 50 113 86 100 73 109 122 113 80 48 55 114 120 66 108 54 71 55 107 114 83 99 69 50 115 110 55 102 106 118 54 120 76 111 49]] 2019/05/07 03:27:08 sql.go:99: [warning] [exec slow log take 180.837584ms][sql]replace into `test`.`block_writer18` (`id`,`raw_bytes`) values (?,?);[args][390601 [90 86 109 116 102 82 102 111 54 56 114 72 107 69 87 101 90 105 103 119 78 68 81 106 116 114 78 112 97 67 76 52 53 77 80 99 98 84 67 105 85 116 121 57 120 85 98 99 77 68 106 110 90 68 97 104 55 50 54 50 79 71 116 75 71 113 80 82 79 111 56 108 98 121 52 82 108 104 89 67 107 108 114 55 55 51 69 118 72 90 108 110 65 88 100 117 66 68 54 52]] 2019/05/07 03:27:56 sql.go:99: [warning] [exec slow log take 105.095362ms][sql]replace into `test`.`block_writer12` (`id`,`raw_bytes`) values (?,?);[args][451008 [76 111 119 104 106 115 67 66 100 69 103 51 71 112 70 88 48 121 99 104 82 109 110 111 65 115 115 83 83 51 80 108 66 70 90 88 111 99 68 70 79 100 120 88 86 50 114 103 48 80 106 78 105 87 76 103 102 52 117 88 122 71 77 70 97 109 113 79 80 52 120 87 88 112 116 81 107 50 120 54 122 87 67 108 86 48 85 122 78 109 112 57 107 83 82 54 51 97 76 88]] 2019/05/07 03:28:53 sql.go:99: [warning] [exec slow log take 701.736184ms][sql]replace into `test`.`block_writer35` (`id`,`raw_bytes`) values (?,?);[args][331259 [114 121 102 56 113 48 115 69 84 79 88 100 89 84 114 118 52 56 103 109 49 67 69 105 119 73 68 111 90 90 111 111 79 112 86 113 86 100 87 57 48 57 109 71 79 55 57 112 115 111 49 118 82 67 84 90 116 113 119 116 112 105 120 107 82 100 56 79 108 57 72 118 80 52 48 72 83 122 52 108 103 106 49 73 90 73 65 116 84 114 76 54 98 113 57 48 99 107 112 109]] 2019/05/07 03:29:18 sql.go:99: [warning] [exec slow log take 287.629148ms][sql]replace into `test`.`block_writer55` (`id`,`raw_bytes`) values (?,?);[args][303205 [103 89 107 108 104 67 117 85 113 52 103 51 122 72 80 113 66 71 72 103 70 55 119 113 97 72 50 56 113 75 77 80 98 78 110 102 84 74 118 85 67 70 69 89 78 77 106 115 112 112 109 57 86 117 115 114 50 69 107 67 70 67 80 75 78 104 65 79 84 110 82 72 53 65 102 107 65 83 118 89 99 101 117 102 115 66 89 117 71 113 102 120 86 98 101 69 116 73 78 79]] 2019/05/07 03:29:57 sql.go:99: [warning] [exec slow log take 201.604586ms][sql]replace into `test`.`block_writer42` (`id`,`raw_bytes`) values (?,?);[args][391601 [83 82 75 117 122 81 53 71 107 51 121 81 97 100 75 88 112 112 82 113 57 72 119 52 87 102 115 103 67 99 56 120 108 82 68 87 115 118 78 79 78 97 119 52 84 87 99 50 70 71 97 113 48 75 122 72 56 52 72 107 73 74 114 97 104 49 68 52 109 103 103 70 66 113 111 101 99 51 67 118 51 72 120 105 69 78 110 98 69 85 111 99 110 105 109 117 88 48 82 75]] 2019/05/07 03:30:17 sql.go:99: [warning] [exec slow log take 315.61724ms][sql]replace into `test`.`block_writer42` (`id`,`raw_bytes`) values (?,?);[args][391717 [106 117 120 84 117 84 80 76 76 109 102 75 75 101 82 85 113 116 85 106 73 105 84 101 122 97 103 101 53 79 71 53 84 105 49 109 69 55 65 106 103 81 100 56 68 66 101 83 116 113 99 82 114 70 111 113 76 106 112 120 49 76 74 111 113 104 52 80 66 90 56 84 69 121 70 77 88 49 109 122 65 122 75 98 89 74 102 107 87 70 85 119 106 118 90 55 118 48 53 88]] 2019/05/07 03:31:05 sql.go:99: [warning] [exec slow log take 239.398046ms][sql]replace into `test`.`block_writer18` (`id`,`raw_bytes`) values (?,?);[args][391962 [97 72 82 76 79 48 114 110 83 98 54 105 89 110 108 88 110 69 87 50 54 65 82 86 120 114 52 106 98 98 67 108 105 71 48 74 106 69 73 50 85 87 56 86 90 67 68 113 79 85 69 101 54 68 79 86 78 53 105 108 54 122 105 89 56 121 67 81 69 66 75 80 106 53 52 55 97 81 112 110 82 105 77 51 80 81 51 71 97 105 103 57 73 117 52 104 108 87 79 52]] 2019/05/07 03:31:49 sql.go:99: [warning] [exec slow log take 568.2952ms][sql]replace into `test`.`block_writer42` (`id`,`raw_bytes`) values (?,?);[args][392279 [116 117 66 112 120 113 54 109 98 111 52 72 111 65 51 98 116 75 107 97 70 100 87 85 98 81 72 50 83 120 89 100 65 118 56 71 105 105 74 80 66 122 114 122 100 70 72 117 115 108 120 57 51 106 90 108 69 109 83 80 99 121 72 57 51 105 52 51 85 115 80 56 87 71 89 66 53 88 98 76 116 80 79 68 113 99 75 85 77 117 77 76 105 102 106 56 101 82 119 68]] 2019/05/07 03:31:49 sql.go:99: [warning] [exec slow log take 102.362977ms][sql]replace into `test`.`block_writer42` (`id`,`raw_bytes`) values (?,?);[args][392280 [53 105 69 85 67 49 110 53 117 68 51 105 50 120 120 90 107 113 108 106 79 111 117 121 66 118 99 57 107 106 78 110 68 115 79 109 109 97 120 100 106 103 104 110 104 88 103 75 57 104 66 70 88 86 103 114 56 51 76 90 49 70 106 117 56 106 71 71 71 99 53 104 54 100 65 101 112 115 88 106 98 108 51 65 88 97 51 120 105 97 111 122 69 55 66 76 116 83 76 116]] 2019/05/07 03:32:38 sql.go:99: [warning] [exec slow log take 277.058814ms][sql]replace into `test`.`block_writer18` (`id`,`raw_bytes`) values (?,?);[args][392420 [98 110 88 97 107 69 101 116 72 76 86 67 117 78 120 70 105 109 52 68 97 67 79 103 111 49 78 76 55 70 108 77 106 73 70 67 51 101 117 100 53 89 112 65 103 72 75 75 65 107 51 74 77 100 112 87 69 49 90 51 74 54 74 97 109 90 97 98 121 115 98 103 97 76 57 97 71 109 77 51 116 56 82 74 51 87 51 78 72 98 100 65 101 89 48 115 71 89 112 115]] 2019/05/07 03:32:55 sql.go:99: [warning] [exec slow log take 617.127649ms][sql]replace into `test`.`block_writer43` (`id`,`raw_bytes`) values (?,?);[args][302973 [99 73 55 50 48 87 120 109 88 101 72 80 112 51 88 48 106 82 74 119 79 117 109 49 66 80 77 48 55 57 121 65 102 79 104 90 65 67 116 104 102 85 111 48 70 85 77 114 112 49 117 73 69 67 88 80 57 73 77 98 121 102 98 71 97 57 102 54 74 82 113 67 99 119 103 66 48 110 74 110 52 70 104 119 52 108 121 71 97 121 51 57 65 65 67 65 119 107 88 49]] 2019/05/07 03:33:33 sql.go:99: [warning] [exec slow log take 126.780827ms][sql]replace into `test`.`block_writer18` (`id`,`raw_bytes`) values (?,?);[args][392608 [101 78 83 111 117 90 119 118 98 101 107 99 79 78 107 97 57 88 105 122 116 55 80 48 105 53 67 115 80 86 101 50 55 82 122 49 84 117 68 81 75 87 77 87 101 72 118 99 57 76 113 117 80 57 106 104 113 99 53 114 110 113 107 49 85 106 83 90 108 69 66 54 79 78 116 50 87 70 53 68 79 112 107 111 108 57 111 99 49 100 110 65 68 79 110 98 70 85 105 109]] 2019/05/07 03:34:32 sql.go:99: [warning] [exec slow log take 169.339018ms][sql]replace into `test`.`block_writer37` (`id`,`raw_bytes`) values (?,?);[args][457108 [68 107 114 118 102 72 50 83 108 75 110 75 106 113 69 50 79 67 49 70 55 109 74 67 55 69 114 81 98 83 105 109 119 48 104 106 54 97 49 107 76 76 75 51 55 114 86 100 69 110 56 101 104 109 71 85 98 90 118 69 85 108 78 55 108 100 66 67 99 75 54 99 52 115 97 117 81 97 104 118 54 85 101 69 86 121 75 69 69 50 102 102 88 106 66 69 81 53 118 120]] 2019/05/07 03:34:48 sql.go:99: [warning] [exec slow log take 224.095925ms][sql]replace into `test`.`block_writer23` (`id`,`raw_bytes`) values (?,?);[args][364446 [111 87 55 104 57 114 51 76 90 107 105 104 99 76 99 76 106 117 121 81 79 85 104 115 71 108 51 82 54 53 107 119 51 121 79 100 54 115 53 72 81 117 104 72 107 70 119 99 52 111 75 105 73 103 81 122 98 110 84 103 108 65 71 84 81 68 103 56 72 120 105 117 103 67 89 103 72 106 120 79 102 66 109 73 49 75 107 56 108 102 79 85 71 84 121 102 98 119 75 114]] 2019/05/07 03:35:05 sql.go:99: [warning] [exec slow log take 145.622568ms][sql]replace into `test`.`block_writer28` (`id`,`raw_bytes`) values (?,?);[args][274492 [85 85 115 84 57 111 81 85 79 104 71 107 120 86 109 72 119 85 53 107 68 112 113 77 97 117 50 98 78 49 105 118 54 82 98 68 82 97 105 74 121 108 118 67 50 122 88 89 68 78 81 83 118 104 121 57 77 86 82 112 76 85 80 65 114 101 97 67 113 53 65 116 101 80 104 80 118 101 55 104 51 81 70 77 89 72 54 74 55 117 75 77 54 117 102 84 66 103 56 75]] 2019/05/07 03:35:13 sql.go:99: [warning] [exec slow log take 350.784125ms][sql]replace into `test`.`block_writer12` (`id`,`raw_bytes`) values (?,?);[args][453172 [122 81 103 122 78 54 97 52 121 108 89 103 76 117 76 112 108 102 105 56 106 71 48 81 84 119 71 103 97 107 66 105 83 87 74 99 117 71 115 81 89 110 53 120 109 122 89 83 105 88 49 85 120 50 110 70 79 54 101 116 98 71 67 80 55 114 108 75 71 89 50 80 50 53 108 88 120 81 113 82 102 113 67 122 70 75 116 80 118 83 87 82 100 68 103 81 97 111 48 114]] 2019/05/07 03:35:20 sql.go:99: [warning] [exec slow log take 161.84972ms][sql]replace into `test`.`block_writer49` (`id`,`raw_bytes`) values (?,?);[args][274467 [115 110 89 49 86 57 120 55 77 109 72 106 119 114 97 53 87 78 120 121 55 109 109 79 55 71 105 88 116 122 57 109 72 98 74 121 53 107 107 81 87 67 66 51 72 66 74 77 69 97 83 86 104 110 110 49 101 100 78 108 89 105 112 118 109 73 77 100 72 77 99 107 97 120 120 112 108 98 78 72 65 75 57 119 78 103 55 75 107 83 57 113 102 78 65 52 111 78 80 86]] 2019/05/07 03:35:33 sql.go:99: [warning] [exec slow log take 103.540697ms][sql]replace into `test`.`block_writer49` (`id`,`raw_bytes`) values (?,?);[args][274506 [70 115 116 50 115 103 50 83 48 83 116 113 74 111 55 113 89 68 103 81 101 112 66 55 85 77 113 65 121 83 118 66 73 88 97 87 102 119 122 117 70 89 108 84 104 99 121 110 82 81 65 68 78 107 68 108 116 54 68 106 110 82 87 108 122 73 98 76 97 89 82 82 83 97 76 113 51 51 68 70 97 57 72 112 79 106 99 119 49 75 66 116 102 50 84 71 90 98 70 97]] 2019/05/07 03:36:09 sql.go:99: [warning] [exec slow log take 123.782034ms][sql]replace into `test`.`block_writer42` (`id`,`raw_bytes`) values (?,?);[args][393418 [109 68 80 98 107 74 117 89 102 100 78 65 115 70 53 49 113 97 48 101 108 85 88 76 66 103 72 90 76 77 51 70 90 116 89 81 106 72 108 65 51 104 115 66 79 119 66 67 65 55 56 103 80 86 105 76 76 105 84 81 102 56 87 55 101 75 85 115 73 83 54 102 56 66 102 119 73 121 107 78 109 109 79 120 105 80 74 67 113 118 78 84 90 90 100 100 49 98 75 86]] 2019/05/07 03:36:20 sql.go:99: [warning] [exec slow log take 191.090566ms][sql]replace into `test`.`block_writer43` (`id`,`raw_bytes`) values (?,?);[args][303990 [83 85 114 111 106 105 86 122 117 80 68 118 90 49 76 90 51 75 80 116 68 114 117 112 83 73 102 117 50 117 81 52 102 102 55 100 67 66 120 83 103 118 54 52 106 108 78 84 53 83 106 78 105 57 51 66 67 50 82 103 99 66 84 69 66 105 74 75 101 65 107 52 110 66 72 48 78 88 77 78 70 112 75 117 110 98 57 109 102 89 69 120 84 112 114 104 78 69 90 88]] 2019/05/07 03:36:32 sql.go:99: [warning] [exec slow log take 682.877959ms][sql]replace into `test`.`block_writer49` (`id`,`raw_bytes`) values (?,?);[args][274808 [97 122 81 80 108 106 104 67 119 71 74 66 81 78 54 65 52 80 108 110 117 75 108 84 97 73 77 89 104 89 72 81 97 113 100 83 105 111 57 75 115 84 89 50 53 56 86 81 87 74 54 88 66 105 75 103 109 106 121 54 77 52 69 89 110 109 113 82 55 70 122 50 105 53 82 98 76 73 101 102 71 79 65 56 109 68 121 99 74 85 100 77 103 118 75 116 122 90 104 55]] 2019/05/07 03:36:44 sql.go:99: [warning] [exec slow log take 174.648573ms][sql]replace into `test`.`block_writer42` (`id`,`raw_bytes`) values (?,?);[args][393574 [100 75 102 73 117 65 80 89 71 67 73 49 114 115 78 116 101 100 108 121 78 75 107 100 74 86 53 84 81 67 70 103 77 86 89 77 73 113 85 103 72 119 112 68 117 68 100 105 103 119 106 90 121 111 90 120 90 75 70 100 66 86 51 55 56 99 49 79 51 121 115 97 76 52 97 67 66 112 71 116 71 56 80 57 88 79 103 68 105 77 83 104 97 69 49 70 88 85 65 76]] 2019/05/07 03:37:13 sql.go:99: [warning] [exec slow log take 230.099936ms][sql]replace into `test`.`block_writer37` (`id`,`raw_bytes`) values (?,?);[args][457907 [70 98 120 104 74 72 110 106 97 109 102 68 50 75 75 108 115 54 48 77 66 117 106 87 100 53 52 78 67 65 101 70 50 49 86 55 82 113 97 77 73 120 81 105 79 115 101 67 50 65 83 117 90 73 121 52 88 66 112 80 99 83 65 48 116 77 80 73 105 55 67 77 122 77 82 112 84 101 121 106 118 79 76 74 116 81 110 111 71 81 102 82 86 83 55 119 118 53 52 89]] 2019/05/07 03:37:43 sql.go:99: [warning] [exec slow log take 134.71207ms][sql]replace into `test`.`block_writer12` (`id`,`raw_bytes`) values (?,?);[args][453810 [122 122 113 87 112 102 112 69 98 82 115 120 68 70 75 74 82 118 49 78 48 117 86 120 99 115 108 88 80 55 68 77 112 98 104 122 66 50 57 111 116 73 87 80 86 88 68 76 113 82 97 90 65 71 54 110 119 90 86 71 75 113 48 48 83 66 104 78 51 97 85 117 67 53 116 75 98 113 115 102 80 108 65 87 120 116 106 120 55 82 90 77 83 87 56 53 68 89 49 86]] 2019/05/07 03:39:25 syncer.go:299: [info] [write save point]408210424522342407 2019/05/07 03:41:28 sql.go:99: [warning] [exec slow log take 101.783943ms][sql]insert into `test`.`block_writer25` (`id`,`raw_bytes`) values (?,?);[args][270363 [102 97 70 104 107 67 110 115 56 79 67 98 52 103 112 50 78 57 110 89 53 76 104 100 84 85 84 122 100 79 118 54 116 50 50 53 56 51 76 116 115 57 53 80 50 52 122 118 68 90 72 98 52 48 111 68 49 78 104 67 84 114 99 115 83 83 105 120 65 80 68 113 111 82 120 104 114 56 76 80 119 71 83 114 89 120 119 57 101 111 120 101 69 111 83 101 71 99 77 108]] 2019/05/07 03:43:09 sql.go:99: [warning] [exec slow log take 135.859511ms][sql]insert into `test`.`block_writer25` (`id`,`raw_bytes`) values (?,?);[args][271132 [65 66 49 106 80 76 74 99 113 104 88 90 122 106 49 80 120 119 48 81 82 77 57 115 90 102 57 50 103 89 104 74 90 84 66 99 118 102 115 114 118 69 55 117 48 111 116 112 103 98 69 80 87 89 105 106 57 84 121 117 115 100 105 68 79 106 113 72 84 115 100 122 69 108 118 69 82 90 66 86 80 84 49 81 116 78 72 82 79 89 97 71 57 74 86 70 122 117 55 111]] 2019/05/07 03:45:11 sql.go:99: [warning] [exec slow log take 159.929297ms][sql]insert into `test`.`block_writer31` (`id`,`raw_bytes`) values (?,?);[args][336162 [78 100 66 79 101 56 72 111 120 121 88 105 81 56 116 68 71 68 56 78 80 79 83 67 48 108 88 69 115 98 73 99 51 53 51 87 72 82 105 77 112 82 80 73 97 103 49 99 86 117 118 78 115 103 109 50 84 110 90 82 81 121 74 52 56 78 100 82 69 56 51 55 86 110 75 54 90 103 114 99 87 80 120 85 99 77 116 89 68 104 55 88 50 83 85 52 84 103 103 74]] 2019/05/07 03:47:26 sql.go:99: [warning] [exec slow log take 123.396355ms][sql]insert into `test`.`block_writer43` (`id`,`raw_bytes`) values (?,?);[args][308507 [75 72 112 66 84 51 71 105 56 119 90 50 78 76 113 65 78 49 112 78 119 77 70 48 76 50 86 109 116 99 69 102 89 78 86 85 74 106 77 75 68 114 75 101 81 76 51 72 55 102 110 102 65 57 101 56 51 106 54 66 120 101 101 53 84 49 56 109 117 103 73 118 101 71 109 122 65 56 111 74 119 117 117 88 89 102 107 106 111 105 68 107 103 97 111 102 105 111 90 65]] 2019/05/07 03:50:49 sql.go:99: [warning] [exec slow log take 182.133345ms][sql]insert into `test`.`block_writer38` (`id`,`raw_bytes`) values (?,?);[args][272721 [80 51 110 49 97 50 67 55 81 121 119 76 73 54 86 103 105 86 85 78 65 86 74 99 115 97 102 76 69 121 119 106 49 110 74 80 53 50 52 54 118 52 48 108 103 90 57 52 55 117 102 80 51 48 107 65 66 49 56 57 120 53 74 72 79 78 106 49 67 104 110 56 114 89 50 118 69 88 55 89 51 56 98 121 70 71 67 72 89 104 67 114 84 51 114 122 71 49 54 117]] 2019/05/07 03:53:13 sql.go:99: [warning] [exec slow log take 126.286692ms][sql]insert into `test`.`block_writer16` (`id`,`raw_bytes`) values (?,?);[args][364407 [110 104 102 118 98 83 110 66 88 78 50 106 68 71 71 108 50 109 111 89 79 81 119 74 66 104 106 107 108 100 74 70 119 121 119 118 104 102 72 56 107 51 106 70 71 68 114 110 107 101 116 105 105 67 112 65 83 90 68 71 69 67 79 76 120 52 65 80 86 51 51 102 119 110 69 75 105 65 98 101 121 73 108 90 105 66 67 75 87 101 118 82 122 67 107 78 106 104 85 52]] 2019/05/07 03:54:14 syncer.go:299: [info] [write save point]408210424981094417 2019/05/07 03:55:19 sql.go:99: [warning] [exec slow log take 122.933884ms][sql]insert into `test`.`block_writer23` (`id`,`raw_bytes`) values (?,?);[args][384702 [82 107 75 89 69 121 70 75 71 71 85 103 118 98 121 122 110 67 57 88 53 120 78 107 52 108 85 113 122 107 112 98 115 114 90 122 67 122 89 87 80 98 80 120 110 74 82 84 71 78 66 80 88 110 70 75 119 71 73 78 76 74 87 55 82 111 113 74 68 73 104 98 112 74 107 73 121 73 109 74 121 56 114 51 82 89 106 109 76 49 56 76 82 76 69 108 66 120 50 67]] 2019/05/07 04:00:02 sql.go:99: [warning] [exec slow log take 147.810134ms][sql]insert into `test`.`block_writer23` (`id`,`raw_bytes`) values (?,?);[args][387518 [55 80 120 89 113 88 49 51 111 71 56 99 119 100 101 109 73 48 73 106 78 82 103 97 74 81 48 71 70 113 88 112 48 90 67 48 50 119 88 97 66 122 116 104 65 80 108 114 120 76 55 77 121 73 86 67 101 122 117 102 89 103 68 80 56 84 85 54 81 119 87 81 119 117 114 112 48 67 82 121 117 104 98 70 52 121 82 80 73 108 57 77 56 71 109 98 101 71 116 110]] 2019/05/07 04:00:26 sql.go:99: [warning] [exec slow log take 158.733606ms][sql]insert into `test`.`block_writer23` (`id`,`raw_bytes`) values (?,?);[args][387708 [115 105 50 49 54 50 50 83 49 99 78 109 103 117 55 99 122 79 113 70 71 115 104 52 83 56 109 113 69 67 106 56 119 74 120 56 48 117 90 75 73 113 110 121 84 115 68 82 57 105 112 76 77 67 80 104 51 110 119 75 49 90 112 49 49 55 83 89 56 100 88 86 84 73 76 102 49 104 84 106 112 100 78 72 111 110 113 119 68 104 67 101 117 70 116 105 48 87 108 90]] 2019/05/07 04:02:19 sql.go:99: [warning] [exec slow log take 220.254971ms][sql]insert into `test`.`block_writer48` (`id`,`raw_bytes`) values (?,?);[args][247766 [98 56 75 72 48 75 56 108 66 69 79 90 78 87 98 113 77 115 82 76 119 56 70 65 88 66 65 102 48 76 53 51 98 74 90 104 52 90 48 106 115 98 121 103 118 109 66 110 76 74 50 116 98 65 48 74 99 116 81 56 75 89 107 82 74 69 54 108 87 70 121 98 81 97 101 120 48 56 49 82 50 99 55 108 115 108 118 49 119 56 56 88 114 81 112 121 120 52 67 97]] 2019/05/07 04:06:01 sql.go:99: [warning] [exec slow log take 300.847045ms][sql]insert into `test`.`block_writer63` (`id`,`raw_bytes`) values (?,?);[args][337547 [83 105 87 121 88 108 83 48 49 67 113 119 89 84 114 121 80 76 119 73 114 79 114 98 122 49 117 73 69 119 69 106 48 114 73 73 112 106 103 69 111 71 117 106 84 68 70 48 70 88 83 106 103 101 53 75 119 115 68 114 48 116 76 103 88 113 89 86 83 113 100 103 118 120 88 88 87 122 86 89 52 108 50 70 56 65 97 66 84 57 80 50 108 111 99 104 112 107 107 111]] 2019/05/07 04:06:59 sql.go:99: [warning] [exec slow log take 118.953581ms][sql]insert into `test`.`block_writer50` (`id`,`raw_bytes`) values (?,?);[args][393553 [55 78 122 122 80 102 72 115 109 69 112 53 103 102 98 75 114 71 116 77 90 102 68 113 81 81 108 48 88 74 116 65 51 53 54 51 68 86 78 66 85 76 110 79 52 71 79 67 114 49 55 85 103 52 97 50 120 111 103 68 106 75 99 73 83 120 70 118 103 48 120 70 79 101 79 90 75 75 78 120 113 82 73 112 50 74 78 107 105 104 70 107 106 72 56 109 70 115 86 89]] 2019/05/07 04:08:48 sql.go:99: [warning] [exec slow log take 137.140744ms][sql]insert into `test`.`block_writer13` (`id`,`raw_bytes`) values (?,?);[args][422062 [67 86 78 71 77 98 51 82 67 107 84 112 122 81 85 105 106 53 52 100 88 117 88 88 72 75 53 122 48 74 82 66 81 109 116 73 82 108 119 105 88 111 116 68 110 118 74 78 102 98 104 116 80 116 86 73 52 77 97 50 121 104 87 85 90 119 69 120 118 82 105 121 48 53 56 56 57 86 108 79 86 100 72 68 86 104 112 108 52 76 119 87 111 73 81 74 118 106 54 71]] 2019/05/07 04:08:52 syncer.go:299: [info] [write save point]408210425466322953 2019/05/07 04:19:00 sql.go:99: [warning] [exec slow log take 149.987756ms][sql]insert into `test`.`block_writer13` (`id`,`raw_bytes`) values (?,?);[args][426057 [57 82 89 84 112 83 120 70 110 68 98 56 106 69 116 111 65 106 86 71 68 115 65 109 74 87 104 57 56 50 68 68 49 79 122 80 106 116 114 52 101 106 120 57 55 76 119 69 107 105 78 111 113 78 83 121 121 66 72 115 48 107 86 115 67 101 76 100 73 51 54 105 77 101 66 65 108 110 121 109 102 118 87 87 120 118 70 74 73 114 48 52 53 49 108 71 122 99 116 78]] 2019/05/07 04:23:02 syncer.go:299: [info] [write save point]408210425937920033 2019/05/07 04:31:55 sql.go:99: [warning] [exec slow log take 128.467204ms][sql]insert into `test`.`block_writer62` (`id`,`raw_bytes`) values (?,?);[args][278034 [103 50 51 112 115 86 97 74 87 75 116 114 112 105 102 103 67 117 117 106 79 98 54 88 110 78 77 102 116 54 89 112 109 80 99 99 53 67 66 49 80 116 48 50 114 86 77 100 52 87 57 53 103 106 86 69 81 99 113 75 53 84 49 49 118 80 69 103 55 116 87 107 75 120 113 104 105 110 51 99 106 55 114 54 74 104 117 119 106 53 54 121 105 90 116 103 53 105 99 122]] 2019/05/07 04:36:25 syncer.go:299: [info] [write save point]408210426396672018 2019/05/07 04:49:54 syncer.go:299: [info] [write save point]408210426842316839 2019/05/07 05:03:25 syncer.go:299: [info] [write save point]408210427248640036 2019/05/07 05:16:48 syncer.go:299: [info] [write save point]408210427654963240 2019/05/07 05:24:25 sql.go:99: [warning] [exec slow log take 106.125852ms][sql]insert into `test`.`block_writer63` (`id`,`raw_bytes`) values (?,?);[args][340479 [89 87 88 70 107 87 100 111 85 116 98 73 85 73 122 88 73 71 101 84 79 85 116 120 81 50 121 71 119 88 108 77 57 114 69 118 117 79 54 74 52 49 111 98 111 57 99 57 83 78 110 107 69 115 83 66 115 85 121 84 57 85 121 65 79 53 112 101 115 78 87 107 101 89 97 98 99 65 75 117 119 66 107 108 98 114 74 66 110 116 90 56 106 49 66 114 105 51 78 77]] 2019/05/07 05:30:12 syncer.go:299: [info] [write save point]408210428257894402 2019/05/07 05:43:28 syncer.go:299: [info] [write save point]408210428690432031 ``` tidb logs: [tidb.txt](https://github.com/pingcap/tidb-operator/files/3150761/tidb.txt) tikv logs: [tikv.txt](https://github.com/pingcap/tidb-operator/files/3150762/tikv.txt)
1.0
TiDB Binlog sync too slow - pump logs: ``` 2019/05/07 03:19:24 version.go:18: [info] Git Commit Hash: 50f5b19d55371b28840f56b778db48420cff761a 2019/05/07 03:19:24 version.go:19: [info] Build TS: 2019-01-26 11:47:07 2019/05/07 03:19:24 version.go:20: [info] Go Version: go1.11.2 2019/05/07 03:19:24 version.go:21: [info] Go OS/Arch: linuxamd64 time="2019-05-07T03:19:24Z" level=info msg="[pd] create pd client with endpoints [http://stability-cluster1-pd:2379]" time="2019-05-07T03:19:24Z" level=info msg="[pd] leader switches to: http://stability-cluster1-pd-2.stability-cluster1-pd-peer.stability-cluster1.svc:2379, previous: " time="2019-05-07T03:19:24Z" level=info msg="[pd] init cluster id 6688114567149009442" 2019/05/07 03:19:24 server.go:113: [info] clusterID of pump server is 6688114567149009442 time="2019-05-07T03:19:24Z" level=info msg="[pd] create pd client with endpoints [http://stability-cluster1-pd:2379]" time="2019-05-07T03:19:24Z" level=info msg="[pd] leader switches to: http://stability-cluster1-pd-2.stability-cluster1-pd-peer.stability-cluster1.svc:2379, previous: " time="2019-05-07T03:19:24Z" level=info msg="[pd] init cluster id 6688114567149009442" time="2019-05-07T03:19:24Z" level=info msg="new store" time="2019-05-07T03:19:24Z" level=info msg="[pd] create pd client with endpoints [stability-cluster1-pd:2379]" time="2019-05-07T03:19:24Z" level=info msg="[pd] leader switches to: http://stability-cluster1-pd-2.stability-cluster1-pd-peer.stability-cluster1.svc:2379, previous: " time="2019-05-07T03:19:24Z" level=info msg="[pd] init cluster id 6688114567149009442" 2019/05/07 03:19:24 storage.go:124: [info] storage config: &{KVConfig:{BlockCacheCapacity:8388608 BlockRestartInterval:16 BlockSize:4096 CompactionL0Trigger:8 CompactionTableSize:67108864 CompactionTotalSize:536870912 CompactionTotalSizeMultiplier:8 WriteBuffer:67108864 WriteL0PauseTrigger:24 WriteL0SlowdownTrigger:17}} 2019/05/07 03:19:24 storage.go:194: [info] gcTS: 0, maxCommitTS: 0, headPointer: {Fid:0 Offset:0}, handlePointer: {Fid:0 Offset:0} 2019/05/07 03:19:24 registry.go:81: [info] node stability-cluster1-pump-0:8250 dosen't exist, will create one 2019/05/07 03:19:24 server.go:319: [info] register success, this pump's node id is stability-cluster1-pump-0:8250 2019/05/07 03:19:24 server.go:411: [info] start to server request on http://0.0.0.0:8250 2019/05/07 03:19:34 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:461 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:19:34 server.go:506: [info] writeBinlogCount: 0, alivePullerCount: 1, maxCommitTS: 408210420170752028 2019/05/07 03:19:44 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:1038 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:19:44 server.go:506: [info] writeBinlogCount: 0, alivePullerCount: 1, maxCommitTS: 408210422530048021 time="2019-05-07T03:19:54Z" level=warning msg="get timestamp too slow: 31.156622ms" 2019/05/07 03:19:54 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:243884 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:19:54 server.go:506: [info] writeBinlogCount: 4627, alivePullerCount: 1, maxCommitTS: 408210425672105994 time="2019-05-07T03:19:57Z" level=warning msg="get timestamp too slow: 69.312787ms" 2019/05/07 03:20:04 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:635056 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:20:04 server.go:506: [info] writeBinlogCount: 12032, alivePullerCount: 1, maxCommitTS: 408210428284108831 2019/05/07 03:20:14 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:998500 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:20:14 server.go:506: [info] writeBinlogCount: 19439, alivePullerCount: 1, maxCommitTS: 408210430905548821 2019/05/07 03:20:24 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:1365776 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:20:24 server.go:506: [info] writeBinlogCount: 26920, alivePullerCount: 1, maxCommitTS: 408210433526988832 2019/05/07 03:20:34 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:1775132 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:20:34 server.go:506: [info] writeBinlogCount: 34754, alivePullerCount: 1, maxCommitTS: 408210436148428825 2019/05/07 03:20:44 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:2106092 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:20:44 server.go:506: [info] writeBinlogCount: 41321, alivePullerCount: 1, maxCommitTS: 408210438769868820 2019/05/07 03:20:54 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:2453837 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:20:54 server.go:506: [info] writeBinlogCount: 48391, alivePullerCount: 1, maxCommitTS: 408210441391308839 2019/05/07 03:21:04 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:2852994 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:21:04 server.go:506: [info] writeBinlogCount: 56338, alivePullerCount: 1, maxCommitTS: 408210444013010985 2019/05/07 03:21:14 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:1 IOWrite:3247939 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:21:14 server.go:506: [info] writeBinlogCount: 63675, alivePullerCount: 1, maxCommitTS: 408210446634450987 2019/05/07 03:21:24 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:3642345 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:21:24 server.go:506: [info] writeBinlogCount: 71347, alivePullerCount: 1, maxCommitTS: 408210449255628816 2019/05/07 03:21:34 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:3954910 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:21:34 server.go:506: [info] writeBinlogCount: 77859, alivePullerCount: 1, maxCommitTS: 408210451877593113 2019/05/07 03:21:44 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:4326247 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:21:44 server.go:506: [info] writeBinlogCount: 84919, alivePullerCount: 1, maxCommitTS: 408210454498508844 2019/05/07 03:21:54 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:4702946 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:21:54 server.go:506: [info] writeBinlogCount: 92445, alivePullerCount: 1, maxCommitTS: 408210457119948837 2019/05/07 03:22:04 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:5068291 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:22:04 server.go:506: [info] writeBinlogCount: 99441, alivePullerCount: 1, maxCommitTS: 408210459662745624 2019/05/07 03:22:14 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:5395039 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} 2019/05/07 03:22:14 server.go:506: [info] writeBinlogCount: 105873, alivePullerCount: 1, maxCommitTS: 408210462362828821 2019/05/07 03:22:24 storage.go:355: [info] DBStats: {WriteDelayCount:0 WriteDelayDuration:0s WritePaused:false AliveSnapshots:0 AliveIterators:0 IOWrite:5735640 IORead:0 BlockCacheSize:0 OpenedTablesCount:0 LevelSizes:[] LevelTablesCounts:[] LevelRead:[] LevelWrite:[] LevelDurations:[]} ``` drainer logs: ``` 2019/05/07 03:19:25 version.go:18: [info] Git Commit Hash: 50f5b19d55371b28840f56b778db48420cff761a 2019/05/07 03:19:25 version.go:19: [info] Build TS: 2019-01-26 11:47:30 2019/05/07 03:19:25 version.go:20: [info] Go Version: go1.11.2 2019/05/07 03:19:25 version.go:21: [info] Go OS/Arch: linuxamd64 2019/05/07 03:19:25 main.go:29: [info] use config: { "log-level": "info", "addr": "http://stability-cluster1-drainer-0.stability-cluster1-drainer:8249", "data-dir": "/data", "detect-interval": 10, "pd-urls": "http://stability-cluster1-pd:2379", "log-file": "", "log-rotate": "", "initial-commit-ts": 0, "sycner": { "ignore-schemas": "INFORMATION_SCHEMA,PERFORMANCE_SCHEMA,mysql", "txn-batch": 1, "worker-count": 1, "to": { "host": "cluster-restore-tidb.stability-cluster1", "user": "root", "password": "admin", "port": 4000, "checkpoint": { "schema": "" }, "dir": "", "compression": "", "time-limit": "30s", "size-limit": "100000", "zookeeper-addrs": "", "kafka-addrs": "", "kafka-version": "", "kafka-max-messages": 0, "topic-name": "" }, "replicate-do-table": null, "replicate-do-db": null, "db-type": "mysql", "disable-dispatch": false, "safe-mode": false, "disable-detect": false }, "security": { "ssl-ca": "", "ssl-cert": "", "ssl-key": "" }, "synced-check-time": 5, "EtcdTimeout": 5000000000, "MetricsAddr": "", "MetricsInterval": 15 } time="2019-05-07T03:19:25Z" level=info msg="[pd] create pd client with endpoints [http://stability-cluster1-pd:2379]" time="2019-05-07T03:19:25Z" level=info msg="[pd] leader switches to: http://stability-cluster1-pd-2.stability-cluster1-pd-peer.stability-cluster1.svc:2379, previous: " time="2019-05-07T03:19:25Z" level=info msg="[pd] init cluster id 6688114567149009442" 2019/05/07 03:19:25 ts.go:41: [warning] get timestamp too slow: 186.488994ms 2019/05/07 03:19:25 server.go:97: [info] clusterID of drainer server is 6688114567149009442 2019/05/07 03:19:27 checkpoint.go:49: [info] initialize mysql type checkpoint binlog commitTS = 0 with config &{Db:0xc000156880 Schema:tidb_binlog Table:checkpoint ClusterID:6688114567149009442 InitialCommitTS:0 CheckPointFile:/data/savepoint} time="2019-05-07T03:19:27Z" level=info msg="new store" time="2019-05-07T03:19:27Z" level=info msg="[pd] create pd client with endpoints [stability-cluster1-pd:2379]" time="2019-05-07T03:19:27Z" level=info msg="[pd] leader switches to: http://stability-cluster1-pd-2.stability-cluster1-pd-peer.stability-cluster1.svc:2379, previous: " time="2019-05-07T03:19:27Z" level=info msg="[pd] init cluster id 6688114567149009442" 2019/05/07 03:19:27 registry.go:81: [info] node stability-cluster1-drainer-0:8249 dosen't exist, will create one 2019/05/07 03:19:27 server.go:291: [info] register success, this drainer's node id is stability-cluster1-drainer-0:8249 2019/05/07 03:19:27 merge.go:208: [info] merger add source stability-cluster1-pump-0:8250 2019/05/07 03:19:27 pump.go:115: [info] [pump stability-cluster1-pump-0:8250] create pull binlogs client 2019/05/07 03:19:27 server.go:342: [info] start to server request on http://stability-cluster1-drainer-0.stability-cluster1-drainer:8249 2019/05/07 03:19:28 syncer.go:299: [info] [write save point]408210418597888017 2019/05/07 03:19:33 syncer.go:299: [info] [write save point]408210420170752028 2019/05/07 03:19:36 syncer.go:299: [info] [write save point]408210420957184024 2019/05/07 03:19:39 syncer.go:299: [info] [write save point]408210421743616043 2019/05/07 03:19:42 syncer.go:299: [info] [write save point]408210422530048021 2019/05/07 03:19:45 syncer.go:299: [info] [write save point]408210423316480002 2019/05/07 03:19:56 sql.go:99: [warning] [exec slow log take 302.307313ms][sql]replace into `test`.`block_writer37` (`id`,`raw_bytes`) values (?,?);[args][450415 [66 100 97 56 119 71 81 105 114 109 115 54 83 65 119 98 65 68 81 89 115 55 105 116 57 99 81 90 76 53 111 121 103 102 118 105 56 72 102 79 84 68 105 109 87 49 84 56 66 117 104 118 108 116 77 105 52 70 114 109 73 108 102 97 52 78 69 71 106 67 83 52 74 84 90 108 117 117 107 113 85 77 73 71 108 72 101 87 81 98 102 104 86 111 112 50 74 110 52 87]] 2019/05/07 03:19:56 sql.go:99: [warning] [exec slow log take 142.190654ms][sql]replace into `test`.`block_writer37` (`id`,`raw_bytes`) values (?,?);[args][450416 [90 69 99 108 103 103 78 57 72 75 71 114 121 81 53 53 120 118 109 100 56 89 87 107 69 56 114 68 84 86 74 90 119 102 111 69 90 120 100 76 57 111 112 76 98 99 103 86 54 70 119 73 55 105 73 65 122 54 67 103 75 102 72 107 115 56 103 67 106 99 120 114 107 101 84 104 71 108 110 71 56 106 83 102 87 120 112 78 69 101 114 105 70 51 97 79 98 52 99 116]] 2019/05/07 03:20:30 syncer.go:299: [info] [write save point]408210424050483206 2019/05/07 03:20:42 sql.go:99: [warning] [exec slow log take 210.101763ms][sql]replace into `test`.`block_writer10` (`id`,`raw_bytes`) values (?,?);[args][330202 [75 90 57 120 119 108 111 71 77 116 73 122 52 85 101 105 51 80 72 68 102 103 83 112 50 115 75 86 79 107 83 115 109 83 83 120 101 99 120 78 85 114 71 102 53 81 103 122 54 83 109 86 100 67 69 112 50 111 99 76 55 74 79 90 102 107 50 118 52 86 121 110 119 113 48 56 70 111 101 99 86 76 120 79 78 112 122 107 114 83 84 116 85 51 77 85 76 49 79 99]] 2019/05/07 03:21:00 sql.go:99: [warning] [exec slow log take 251.439661ms][sql]replace into `test`.`block_writer46` (`id`,`raw_bytes`) values (?,?);[args][360302 [88 51 121 53 80 52 55 113 56 74 107 50 100 102 119 97 111 113 112 84 56 57 52 68 100 68 117 116 109 48 53 87 109 70 115 56 71 75 49 88 116 103 78 87 116 50 112 103 110 120 77 86 66 89 82 112 69 89 98 78 103 97 116 89 120 48 52 78 50 70 110 51 119 111 106 109 76 115 65 119 119 78 120 98 109 52 71 81 109 84 113 107 106 73 85 73 75 73 77 69]] 2019/05/07 03:21:28 sql.go:99: [warning] [exec slow log take 689.342031ms][sql]replace into `test`.`block_writer55` (`id`,`raw_bytes`) values (?,?);[args][300591 [65 98 72 69 74 88 54 120 107 56 103 114 87 78 119 84 98 79 65 90 100 57 99 74 74 80 100 101 110 111 119 106 102 85 119 107 68 102 80 67 89 109 118 88 105 97 54 72 65 53 66 118 122 110 53 102 121 83 71 99 111 116 107 55 87 48 57 121 82 70 121 65 98 97 66 72 48 48 86 51 65 100 79 103 77 115 68 78 103 108 105 50 86 66 107 113 87 75 100 115]] 2019/05/07 03:22:26 sql.go:99: [warning] [exec slow log take 292.68737ms][sql]replace into `test`.`block_writer10` (`id`,`raw_bytes`) values (?,?);[args][330949 [49 97 113 109 67 118 112 57 121 107 83 67 76 57 89 80 72 113 112 74 102 122 84 88 75 76 104 50 74 119 111 54 66 109 118 101 53 49 101 116 90 109 66 72 68 67 118 106 80 76 66 66 54 89 109 97 107 105 102 117 48 54 98 111 67 76 51 108 108 87 55 54 98 101 116 81 57 79 107 84 81 79 80 105 122 121 80 117 98 84 70 53 79 77 57 77 55 79 79 120]] 2019/05/07 03:22:42 sql.go:99: [warning] [exec slow log take 103.780147ms][sql]replace into `test`.`block_writer30` (`id`,`raw_bytes`) values (?,?);[args][211090 [77 111 69 103 72 79 55 55 49 89 72 57 110 56 97 56 113 68 104 48 50 67 50 84 115 122 88 120 78 119 101 76 97 108 73 97 75 54 80 49 77 106 109 51 78 106 82 79 74 69 98 111 98 115 54 83 75 74 74 76 97 108 57 116 75 71 86 99 100 122 86 114 105 101 120 84 77 86 74 112 88 69 53 107 115 70 112 105 88 107 88 53 74 103 68 121 68 65 101 81]] 2019/05/07 03:22:56 sql.go:99: [warning] [exec slow log take 284.390283ms][sql]replace into `test`.`block_writer46` (`id`,`raw_bytes`) values (?,?);[args][361191 [55 76 116 55 101 105 102 81 77 71 108 101 100 50 111 78 101 103 113 82 112 111 90 76 100 79 70 81 53 106 113 69 74 49 105 116 81 98 50 73 119 116 110 56 102 115 106 54 67 52 102 50 111 53 99 49 87 69 53 90 48 120 52 102 72 122 50 67 113 104 69 68 79 109 112 82 71 105 57 100 71 73 73 81 72 89 121 118 90 106 87 108 75 108 73 99 113 71 86 77]] 2019/05/07 03:23:22 sql.go:99: [warning] [exec slow log take 152.561393ms][sql]replace into `test`.`block_writer37` (`id`,`raw_bytes`) values (?,?);[args][453171 [111 77 50 111 119 122 83 79 106 107 52 107 68 114 109 99 89 72 118 87 79 122 81 103 80 57 105 75 81 68 120 90 104 57 120 118 74 78 65 111 66 109 70 120 97 119 98 68 82 71 85 77 108 115 81 106 78 109 83 115 53 80 51 98 65 103 55 71 101 113 114 122 87 52 108 90 65 99 112 50 117 113 111 114 110 119 57 82 78 81 82 108 51 103 97 48 75 108 51 98]] 2019/05/07 03:23:51 sql.go:99: [warning] [exec slow log take 244.88745ms][sql]replace into `test`.`block_writer10` (`id`,`raw_bytes`) values (?,?);[args][331594 [115 68 48 85 107 121 118 88 122 70 115 72 51 50 101 67 67 118 72 74 70 89 67 116 68 84 66 89 72 88 101 57 72 52 109 80 49 97 117 100 87 122 89 118 99 115 98 83 103 107 52 89 52 100 76 70 85 82 111 73 89 122 50 90 115 118 77 77 80 54 88 50 77 115 68 51 110 83 97 52 82 120 110 49 54 90 121 102 73 119 55 119 105 56 71 108 68 101 68 82]] 2019/05/07 03:25:13 sql.go:99: [warning] [exec slow log take 149.654863ms][sql]replace into `test`.`block_writer43` (`id`,`raw_bytes`) values (?,?);[args][300271 [105 78 57 115 69 117 107 89 70 84 102 108 115 70 113 73 85 49 103 81 88 68 97 82 70 72 66 67 67 67 111 107 114 89 98 103 70 104 81 111 84 101 109 72 68 80 105 102 54 73 73 113 85 73 122 73 89 115 106 116 110 74 109 73 66 111 80 67 68 69 79 108 79 105 65 114 79 65 114 77 112 101 78 78 72 110 122 54 65 51 72 75 84 80 49 98 101 115 101 67]] 2019/05/07 03:25:41 sql.go:99: [warning] [exec slow log take 307.315734ms][sql]replace into `test`.`block_writer18` (`id`,`raw_bytes`) values (?,?);[args][390203 [87 53 76 86 81 53 55 79 99 85 115 114 83 81 56 69 73 111 120 88 114 115 107 97 87 81 86 81 121 102 85 109 85 51 117 98 69 122 67 84 109 106 84 71 77 54 67 113 82 90 82 111 86 75 70 56 77 117 111 89 107 83 65 56 55 103 54 104 78 107 113 50 114 68 85 75 105 56 87 111 67 110 83 75 101 118 117 72 101 56 69 108 55 85 73 107 117 122 68 51]] 2019/05/07 03:26:12 sql.go:99: [warning] [exec slow log take 718.389054ms][sql]replace into `test`.`block_writer23` (`id`,`raw_bytes`) values (?,?);[args][360545 [84 101 80 106 114 86 87 107 97 54 55 101 49 70 81 103 84 117 66 66 107 107 117 53 71 100 73 103 69 66 104 51 121 90 86 102 110 53 120 98 101 112 81 88 106 69 49 82 79 77 90 50 108 98 115 73 112 89 57 85 86 81 84 110 52 55 68 90 120 78 121 113 107 121 68 81 121 114 88 56 75 102 84 78 53 97 84 97 81 101 81 100 89 116 68 80 117 89 88 69]] 2019/05/07 03:26:36 sql.go:99: [warning] [exec slow log take 120.69847ms][sql]replace into `test`.`block_writer18` (`id`,`raw_bytes`) values (?,?);[args][390497 [100 104 57 55 82 72 115 110 117 65 77 118 72 79 102 86 106 66 101 76 48 77 48 86 116 85 56 56 71 70 113 50 89 75 119 121 82 105 82 103 75 113 97 67 87 50 98 108 70 87 118 108 115 75 79 109 73 48 73 89 87 70 77 112 88 79 103 113 55 54 121 101 53 55 76 100 69 79 107 74 120 106 119 52 119 83 65 86 121 50 116 102 109 98 57 79 85 55 71 78]] 2019/05/07 03:27:02 sql.go:99: [warning] [exec slow log take 219.655834ms][sql]replace into `test`.`block_writer31` (`id`,`raw_bytes`) values (?,?);[args][330846 [57 65 68 100 88 79 55 117 66 102 57 116 97 79 98 105 66 101 106 90 108 73 81 98 85 119 79 105 49 100 105 99 100 54 115 117 83 67 77 72 54 85 81 110 51 87 57 54 103 90 49 115 53 86 118 67 78 49 87 52 83 72 89 100 121 50 113 86 100 73 109 122 113 80 48 55 114 120 66 108 54 71 55 107 114 83 99 69 50 115 110 55 102 106 118 54 120 76 111 49]] 2019/05/07 03:27:08 sql.go:99: [warning] [exec slow log take 180.837584ms][sql]replace into `test`.`block_writer18` (`id`,`raw_bytes`) values (?,?);[args][390601 [90 86 109 116 102 82 102 111 54 56 114 72 107 69 87 101 90 105 103 119 78 68 81 106 116 114 78 112 97 67 76 52 53 77 80 99 98 84 67 105 85 116 121 57 120 85 98 99 77 68 106 110 90 68 97 104 55 50 54 50 79 71 116 75 71 113 80 82 79 111 56 108 98 121 52 82 108 104 89 67 107 108 114 55 55 51 69 118 72 90 108 110 65 88 100 117 66 68 54 52]] 2019/05/07 03:27:56 sql.go:99: [warning] [exec slow log take 105.095362ms][sql]replace into `test`.`block_writer12` (`id`,`raw_bytes`) values (?,?);[args][451008 [76 111 119 104 106 115 67 66 100 69 103 51 71 112 70 88 48 121 99 104 82 109 110 111 65 115 115 83 83 51 80 108 66 70 90 88 111 99 68 70 79 100 120 88 86 50 114 103 48 80 106 78 105 87 76 103 102 52 117 88 122 71 77 70 97 109 113 79 80 52 120 87 88 112 116 81 107 50 120 54 122 87 67 108 86 48 85 122 78 109 112 57 107 83 82 54 51 97 76 88]] 2019/05/07 03:28:53 sql.go:99: [warning] [exec slow log take 701.736184ms][sql]replace into `test`.`block_writer35` (`id`,`raw_bytes`) values (?,?);[args][331259 [114 121 102 56 113 48 115 69 84 79 88 100 89 84 114 118 52 56 103 109 49 67 69 105 119 73 68 111 90 90 111 111 79 112 86 113 86 100 87 57 48 57 109 71 79 55 57 112 115 111 49 118 82 67 84 90 116 113 119 116 112 105 120 107 82 100 56 79 108 57 72 118 80 52 48 72 83 122 52 108 103 106 49 73 90 73 65 116 84 114 76 54 98 113 57 48 99 107 112 109]] 2019/05/07 03:29:18 sql.go:99: [warning] [exec slow log take 287.629148ms][sql]replace into `test`.`block_writer55` (`id`,`raw_bytes`) values (?,?);[args][303205 [103 89 107 108 104 67 117 85 113 52 103 51 122 72 80 113 66 71 72 103 70 55 119 113 97 72 50 56 113 75 77 80 98 78 110 102 84 74 118 85 67 70 69 89 78 77 106 115 112 112 109 57 86 117 115 114 50 69 107 67 70 67 80 75 78 104 65 79 84 110 82 72 53 65 102 107 65 83 118 89 99 101 117 102 115 66 89 117 71 113 102 120 86 98 101 69 116 73 78 79]] 2019/05/07 03:29:57 sql.go:99: [warning] [exec slow log take 201.604586ms][sql]replace into `test`.`block_writer42` (`id`,`raw_bytes`) values (?,?);[args][391601 [83 82 75 117 122 81 53 71 107 51 121 81 97 100 75 88 112 112 82 113 57 72 119 52 87 102 115 103 67 99 56 120 108 82 68 87 115 118 78 79 78 97 119 52 84 87 99 50 70 71 97 113 48 75 122 72 56 52 72 107 73 74 114 97 104 49 68 52 109 103 103 70 66 113 111 101 99 51 67 118 51 72 120 105 69 78 110 98 69 85 111 99 110 105 109 117 88 48 82 75]] 2019/05/07 03:30:17 sql.go:99: [warning] [exec slow log take 315.61724ms][sql]replace into `test`.`block_writer42` (`id`,`raw_bytes`) values (?,?);[args][391717 [106 117 120 84 117 84 80 76 76 109 102 75 75 101 82 85 113 116 85 106 73 105 84 101 122 97 103 101 53 79 71 53 84 105 49 109 69 55 65 106 103 81 100 56 68 66 101 83 116 113 99 82 114 70 111 113 76 106 112 120 49 76 74 111 113 104 52 80 66 90 56 84 69 121 70 77 88 49 109 122 65 122 75 98 89 74 102 107 87 70 85 119 106 118 90 55 118 48 53 88]] 2019/05/07 03:31:05 sql.go:99: [warning] [exec slow log take 239.398046ms][sql]replace into `test`.`block_writer18` (`id`,`raw_bytes`) values (?,?);[args][391962 [97 72 82 76 79 48 114 110 83 98 54 105 89 110 108 88 110 69 87 50 54 65 82 86 120 114 52 106 98 98 67 108 105 71 48 74 106 69 73 50 85 87 56 86 90 67 68 113 79 85 69 101 54 68 79 86 78 53 105 108 54 122 105 89 56 121 67 81 69 66 75 80 106 53 52 55 97 81 112 110 82 105 77 51 80 81 51 71 97 105 103 57 73 117 52 104 108 87 79 52]] 2019/05/07 03:31:49 sql.go:99: [warning] [exec slow log take 568.2952ms][sql]replace into `test`.`block_writer42` (`id`,`raw_bytes`) values (?,?);[args][392279 [116 117 66 112 120 113 54 109 98 111 52 72 111 65 51 98 116 75 107 97 70 100 87 85 98 81 72 50 83 120 89 100 65 118 56 71 105 105 74 80 66 122 114 122 100 70 72 117 115 108 120 57 51 106 90 108 69 109 83 80 99 121 72 57 51 105 52 51 85 115 80 56 87 71 89 66 53 88 98 76 116 80 79 68 113 99 75 85 77 117 77 76 105 102 106 56 101 82 119 68]] 2019/05/07 03:31:49 sql.go:99: [warning] [exec slow log take 102.362977ms][sql]replace into `test`.`block_writer42` (`id`,`raw_bytes`) values (?,?);[args][392280 [53 105 69 85 67 49 110 53 117 68 51 105 50 120 120 90 107 113 108 106 79 111 117 121 66 118 99 57 107 106 78 110 68 115 79 109 109 97 120 100 106 103 104 110 104 88 103 75 57 104 66 70 88 86 103 114 56 51 76 90 49 70 106 117 56 106 71 71 71 99 53 104 54 100 65 101 112 115 88 106 98 108 51 65 88 97 51 120 105 97 111 122 69 55 66 76 116 83 76 116]] 2019/05/07 03:32:38 sql.go:99: [warning] [exec slow log take 277.058814ms][sql]replace into `test`.`block_writer18` (`id`,`raw_bytes`) values (?,?);[args][392420 [98 110 88 97 107 69 101 116 72 76 86 67 117 78 120 70 105 109 52 68 97 67 79 103 111 49 78 76 55 70 108 77 106 73 70 67 51 101 117 100 53 89 112 65 103 72 75 75 65 107 51 74 77 100 112 87 69 49 90 51 74 54 74 97 109 90 97 98 121 115 98 103 97 76 57 97 71 109 77 51 116 56 82 74 51 87 51 78 72 98 100 65 101 89 48 115 71 89 112 115]] 2019/05/07 03:32:55 sql.go:99: [warning] [exec slow log take 617.127649ms][sql]replace into `test`.`block_writer43` (`id`,`raw_bytes`) values (?,?);[args][302973 [99 73 55 50 48 87 120 109 88 101 72 80 112 51 88 48 106 82 74 119 79 117 109 49 66 80 77 48 55 57 121 65 102 79 104 90 65 67 116 104 102 85 111 48 70 85 77 114 112 49 117 73 69 67 88 80 57 73 77 98 121 102 98 71 97 57 102 54 74 82 113 67 99 119 103 66 48 110 74 110 52 70 104 119 52 108 121 71 97 121 51 57 65 65 67 65 119 107 88 49]] 2019/05/07 03:33:33 sql.go:99: [warning] [exec slow log take 126.780827ms][sql]replace into `test`.`block_writer18` (`id`,`raw_bytes`) values (?,?);[args][392608 [101 78 83 111 117 90 119 118 98 101 107 99 79 78 107 97 57 88 105 122 116 55 80 48 105 53 67 115 80 86 101 50 55 82 122 49 84 117 68 81 75 87 77 87 101 72 118 99 57 76 113 117 80 57 106 104 113 99 53 114 110 113 107 49 85 106 83 90 108 69 66 54 79 78 116 50 87 70 53 68 79 112 107 111 108 57 111 99 49 100 110 65 68 79 110 98 70 85 105 109]] 2019/05/07 03:34:32 sql.go:99: [warning] [exec slow log take 169.339018ms][sql]replace into `test`.`block_writer37` (`id`,`raw_bytes`) values (?,?);[args][457108 [68 107 114 118 102 72 50 83 108 75 110 75 106 113 69 50 79 67 49 70 55 109 74 67 55 69 114 81 98 83 105 109 119 48 104 106 54 97 49 107 76 76 75 51 55 114 86 100 69 110 56 101 104 109 71 85 98 90 118 69 85 108 78 55 108 100 66 67 99 75 54 99 52 115 97 117 81 97 104 118 54 85 101 69 86 121 75 69 69 50 102 102 88 106 66 69 81 53 118 120]] 2019/05/07 03:34:48 sql.go:99: [warning] [exec slow log take 224.095925ms][sql]replace into `test`.`block_writer23` (`id`,`raw_bytes`) values (?,?);[args][364446 [111 87 55 104 57 114 51 76 90 107 105 104 99 76 99 76 106 117 121 81 79 85 104 115 71 108 51 82 54 53 107 119 51 121 79 100 54 115 53 72 81 117 104 72 107 70 119 99 52 111 75 105 73 103 81 122 98 110 84 103 108 65 71 84 81 68 103 56 72 120 105 117 103 67 89 103 72 106 120 79 102 66 109 73 49 75 107 56 108 102 79 85 71 84 121 102 98 119 75 114]] 2019/05/07 03:35:05 sql.go:99: [warning] [exec slow log take 145.622568ms][sql]replace into `test`.`block_writer28` (`id`,`raw_bytes`) values (?,?);[args][274492 [85 85 115 84 57 111 81 85 79 104 71 107 120 86 109 72 119 85 53 107 68 112 113 77 97 117 50 98 78 49 105 118 54 82 98 68 82 97 105 74 121 108 118 67 50 122 88 89 68 78 81 83 118 104 121 57 77 86 82 112 76 85 80 65 114 101 97 67 113 53 65 116 101 80 104 80 118 101 55 104 51 81 70 77 89 72 54 74 55 117 75 77 54 117 102 84 66 103 56 75]] 2019/05/07 03:35:13 sql.go:99: [warning] [exec slow log take 350.784125ms][sql]replace into `test`.`block_writer12` (`id`,`raw_bytes`) values (?,?);[args][453172 [122 81 103 122 78 54 97 52 121 108 89 103 76 117 76 112 108 102 105 56 106 71 48 81 84 119 71 103 97 107 66 105 83 87 74 99 117 71 115 81 89 110 53 120 109 122 89 83 105 88 49 85 120 50 110 70 79 54 101 116 98 71 67 80 55 114 108 75 71 89 50 80 50 53 108 88 120 81 113 82 102 113 67 122 70 75 116 80 118 83 87 82 100 68 103 81 97 111 48 114]] 2019/05/07 03:35:20 sql.go:99: [warning] [exec slow log take 161.84972ms][sql]replace into `test`.`block_writer49` (`id`,`raw_bytes`) values (?,?);[args][274467 [115 110 89 49 86 57 120 55 77 109 72 106 119 114 97 53 87 78 120 121 55 109 109 79 55 71 105 88 116 122 57 109 72 98 74 121 53 107 107 81 87 67 66 51 72 66 74 77 69 97 83 86 104 110 110 49 101 100 78 108 89 105 112 118 109 73 77 100 72 77 99 107 97 120 120 112 108 98 78 72 65 75 57 119 78 103 55 75 107 83 57 113 102 78 65 52 111 78 80 86]] 2019/05/07 03:35:33 sql.go:99: [warning] [exec slow log take 103.540697ms][sql]replace into `test`.`block_writer49` (`id`,`raw_bytes`) values (?,?);[args][274506 [70 115 116 50 115 103 50 83 48 83 116 113 74 111 55 113 89 68 103 81 101 112 66 55 85 77 113 65 121 83 118 66 73 88 97 87 102 119 122 117 70 89 108 84 104 99 121 110 82 81 65 68 78 107 68 108 116 54 68 106 110 82 87 108 122 73 98 76 97 89 82 82 83 97 76 113 51 51 68 70 97 57 72 112 79 106 99 119 49 75 66 116 102 50 84 71 90 98 70 97]] 2019/05/07 03:36:09 sql.go:99: [warning] [exec slow log take 123.782034ms][sql]replace into `test`.`block_writer42` (`id`,`raw_bytes`) values (?,?);[args][393418 [109 68 80 98 107 74 117 89 102 100 78 65 115 70 53 49 113 97 48 101 108 85 88 76 66 103 72 90 76 77 51 70 90 116 89 81 106 72 108 65 51 104 115 66 79 119 66 67 65 55 56 103 80 86 105 76 76 105 84 81 102 56 87 55 101 75 85 115 73 83 54 102 56 66 102 119 73 121 107 78 109 109 79 120 105 80 74 67 113 118 78 84 90 90 100 100 49 98 75 86]] 2019/05/07 03:36:20 sql.go:99: [warning] [exec slow log take 191.090566ms][sql]replace into `test`.`block_writer43` (`id`,`raw_bytes`) values (?,?);[args][303990 [83 85 114 111 106 105 86 122 117 80 68 118 90 49 76 90 51 75 80 116 68 114 117 112 83 73 102 117 50 117 81 52 102 102 55 100 67 66 120 83 103 118 54 52 106 108 78 84 53 83 106 78 105 57 51 66 67 50 82 103 99 66 84 69 66 105 74 75 101 65 107 52 110 66 72 48 78 88 77 78 70 112 75 117 110 98 57 109 102 89 69 120 84 112 114 104 78 69 90 88]] 2019/05/07 03:36:32 sql.go:99: [warning] [exec slow log take 682.877959ms][sql]replace into `test`.`block_writer49` (`id`,`raw_bytes`) values (?,?);[args][274808 [97 122 81 80 108 106 104 67 119 71 74 66 81 78 54 65 52 80 108 110 117 75 108 84 97 73 77 89 104 89 72 81 97 113 100 83 105 111 57 75 115 84 89 50 53 56 86 81 87 74 54 88 66 105 75 103 109 106 121 54 77 52 69 89 110 109 113 82 55 70 122 50 105 53 82 98 76 73 101 102 71 79 65 56 109 68 121 99 74 85 100 77 103 118 75 116 122 90 104 55]] 2019/05/07 03:36:44 sql.go:99: [warning] [exec slow log take 174.648573ms][sql]replace into `test`.`block_writer42` (`id`,`raw_bytes`) values (?,?);[args][393574 [100 75 102 73 117 65 80 89 71 67 73 49 114 115 78 116 101 100 108 121 78 75 107 100 74 86 53 84 81 67 70 103 77 86 89 77 73 113 85 103 72 119 112 68 117 68 100 105 103 119 106 90 121 111 90 120 90 75 70 100 66 86 51 55 56 99 49 79 51 121 115 97 76 52 97 67 66 112 71 116 71 56 80 57 88 79 103 68 105 77 83 104 97 69 49 70 88 85 65 76]] 2019/05/07 03:37:13 sql.go:99: [warning] [exec slow log take 230.099936ms][sql]replace into `test`.`block_writer37` (`id`,`raw_bytes`) values (?,?);[args][457907 [70 98 120 104 74 72 110 106 97 109 102 68 50 75 75 108 115 54 48 77 66 117 106 87 100 53 52 78 67 65 101 70 50 49 86 55 82 113 97 77 73 120 81 105 79 115 101 67 50 65 83 117 90 73 121 52 88 66 112 80 99 83 65 48 116 77 80 73 105 55 67 77 122 77 82 112 84 101 121 106 118 79 76 74 116 81 110 111 71 81 102 82 86 83 55 119 118 53 52 89]] 2019/05/07 03:37:43 sql.go:99: [warning] [exec slow log take 134.71207ms][sql]replace into `test`.`block_writer12` (`id`,`raw_bytes`) values (?,?);[args][453810 [122 122 113 87 112 102 112 69 98 82 115 120 68 70 75 74 82 118 49 78 48 117 86 120 99 115 108 88 80 55 68 77 112 98 104 122 66 50 57 111 116 73 87 80 86 88 68 76 113 82 97 90 65 71 54 110 119 90 86 71 75 113 48 48 83 66 104 78 51 97 85 117 67 53 116 75 98 113 115 102 80 108 65 87 120 116 106 120 55 82 90 77 83 87 56 53 68 89 49 86]] 2019/05/07 03:39:25 syncer.go:299: [info] [write save point]408210424522342407 2019/05/07 03:41:28 sql.go:99: [warning] [exec slow log take 101.783943ms][sql]insert into `test`.`block_writer25` (`id`,`raw_bytes`) values (?,?);[args][270363 [102 97 70 104 107 67 110 115 56 79 67 98 52 103 112 50 78 57 110 89 53 76 104 100 84 85 84 122 100 79 118 54 116 50 50 53 56 51 76 116 115 57 53 80 50 52 122 118 68 90 72 98 52 48 111 68 49 78 104 67 84 114 99 115 83 83 105 120 65 80 68 113 111 82 120 104 114 56 76 80 119 71 83 114 89 120 119 57 101 111 120 101 69 111 83 101 71 99 77 108]] 2019/05/07 03:43:09 sql.go:99: [warning] [exec slow log take 135.859511ms][sql]insert into `test`.`block_writer25` (`id`,`raw_bytes`) values (?,?);[args][271132 [65 66 49 106 80 76 74 99 113 104 88 90 122 106 49 80 120 119 48 81 82 77 57 115 90 102 57 50 103 89 104 74 90 84 66 99 118 102 115 114 118 69 55 117 48 111 116 112 103 98 69 80 87 89 105 106 57 84 121 117 115 100 105 68 79 106 113 72 84 115 100 122 69 108 118 69 82 90 66 86 80 84 49 81 116 78 72 82 79 89 97 71 57 74 86 70 122 117 55 111]] 2019/05/07 03:45:11 sql.go:99: [warning] [exec slow log take 159.929297ms][sql]insert into `test`.`block_writer31` (`id`,`raw_bytes`) values (?,?);[args][336162 [78 100 66 79 101 56 72 111 120 121 88 105 81 56 116 68 71 68 56 78 80 79 83 67 48 108 88 69 115 98 73 99 51 53 51 87 72 82 105 77 112 82 80 73 97 103 49 99 86 117 118 78 115 103 109 50 84 110 90 82 81 121 74 52 56 78 100 82 69 56 51 55 86 110 75 54 90 103 114 99 87 80 120 85 99 77 116 89 68 104 55 88 50 83 85 52 84 103 103 74]] 2019/05/07 03:47:26 sql.go:99: [warning] [exec slow log take 123.396355ms][sql]insert into `test`.`block_writer43` (`id`,`raw_bytes`) values (?,?);[args][308507 [75 72 112 66 84 51 71 105 56 119 90 50 78 76 113 65 78 49 112 78 119 77 70 48 76 50 86 109 116 99 69 102 89 78 86 85 74 106 77 75 68 114 75 101 81 76 51 72 55 102 110 102 65 57 101 56 51 106 54 66 120 101 101 53 84 49 56 109 117 103 73 118 101 71 109 122 65 56 111 74 119 117 117 88 89 102 107 106 111 105 68 107 103 97 111 102 105 111 90 65]] 2019/05/07 03:50:49 sql.go:99: [warning] [exec slow log take 182.133345ms][sql]insert into `test`.`block_writer38` (`id`,`raw_bytes`) values (?,?);[args][272721 [80 51 110 49 97 50 67 55 81 121 119 76 73 54 86 103 105 86 85 78 65 86 74 99 115 97 102 76 69 121 119 106 49 110 74 80 53 50 52 54 118 52 48 108 103 90 57 52 55 117 102 80 51 48 107 65 66 49 56 57 120 53 74 72 79 78 106 49 67 104 110 56 114 89 50 118 69 88 55 89 51 56 98 121 70 71 67 72 89 104 67 114 84 51 114 122 71 49 54 117]] 2019/05/07 03:53:13 sql.go:99: [warning] [exec slow log take 126.286692ms][sql]insert into `test`.`block_writer16` (`id`,`raw_bytes`) values (?,?);[args][364407 [110 104 102 118 98 83 110 66 88 78 50 106 68 71 71 108 50 109 111 89 79 81 119 74 66 104 106 107 108 100 74 70 119 121 119 118 104 102 72 56 107 51 106 70 71 68 114 110 107 101 116 105 105 67 112 65 83 90 68 71 69 67 79 76 120 52 65 80 86 51 51 102 119 110 69 75 105 65 98 101 121 73 108 90 105 66 67 75 87 101 118 82 122 67 107 78 106 104 85 52]] 2019/05/07 03:54:14 syncer.go:299: [info] [write save point]408210424981094417 2019/05/07 03:55:19 sql.go:99: [warning] [exec slow log take 122.933884ms][sql]insert into `test`.`block_writer23` (`id`,`raw_bytes`) values (?,?);[args][384702 [82 107 75 89 69 121 70 75 71 71 85 103 118 98 121 122 110 67 57 88 53 120 78 107 52 108 85 113 122 107 112 98 115 114 90 122 67 122 89 87 80 98 80 120 110 74 82 84 71 78 66 80 88 110 70 75 119 71 73 78 76 74 87 55 82 111 113 74 68 73 104 98 112 74 107 73 121 73 109 74 121 56 114 51 82 89 106 109 76 49 56 76 82 76 69 108 66 120 50 67]] 2019/05/07 04:00:02 sql.go:99: [warning] [exec slow log take 147.810134ms][sql]insert into `test`.`block_writer23` (`id`,`raw_bytes`) values (?,?);[args][387518 [55 80 120 89 113 88 49 51 111 71 56 99 119 100 101 109 73 48 73 106 78 82 103 97 74 81 48 71 70 113 88 112 48 90 67 48 50 119 88 97 66 122 116 104 65 80 108 114 120 76 55 77 121 73 86 67 101 122 117 102 89 103 68 80 56 84 85 54 81 119 87 81 119 117 114 112 48 67 82 121 117 104 98 70 52 121 82 80 73 108 57 77 56 71 109 98 101 71 116 110]] 2019/05/07 04:00:26 sql.go:99: [warning] [exec slow log take 158.733606ms][sql]insert into `test`.`block_writer23` (`id`,`raw_bytes`) values (?,?);[args][387708 [115 105 50 49 54 50 50 83 49 99 78 109 103 117 55 99 122 79 113 70 71 115 104 52 83 56 109 113 69 67 106 56 119 74 120 56 48 117 90 75 73 113 110 121 84 115 68 82 57 105 112 76 77 67 80 104 51 110 119 75 49 90 112 49 49 55 83 89 56 100 88 86 84 73 76 102 49 104 84 106 112 100 78 72 111 110 113 119 68 104 67 101 117 70 116 105 48 87 108 90]] 2019/05/07 04:02:19 sql.go:99: [warning] [exec slow log take 220.254971ms][sql]insert into `test`.`block_writer48` (`id`,`raw_bytes`) values (?,?);[args][247766 [98 56 75 72 48 75 56 108 66 69 79 90 78 87 98 113 77 115 82 76 119 56 70 65 88 66 65 102 48 76 53 51 98 74 90 104 52 90 48 106 115 98 121 103 118 109 66 110 76 74 50 116 98 65 48 74 99 116 81 56 75 89 107 82 74 69 54 108 87 70 121 98 81 97 101 120 48 56 49 82 50 99 55 108 115 108 118 49 119 56 56 88 114 81 112 121 120 52 67 97]] 2019/05/07 04:06:01 sql.go:99: [warning] [exec slow log take 300.847045ms][sql]insert into `test`.`block_writer63` (`id`,`raw_bytes`) values (?,?);[args][337547 [83 105 87 121 88 108 83 48 49 67 113 119 89 84 114 121 80 76 119 73 114 79 114 98 122 49 117 73 69 119 69 106 48 114 73 73 112 106 103 69 111 71 117 106 84 68 70 48 70 88 83 106 103 101 53 75 119 115 68 114 48 116 76 103 88 113 89 86 83 113 100 103 118 120 88 88 87 122 86 89 52 108 50 70 56 65 97 66 84 57 80 50 108 111 99 104 112 107 107 111]] 2019/05/07 04:06:59 sql.go:99: [warning] [exec slow log take 118.953581ms][sql]insert into `test`.`block_writer50` (`id`,`raw_bytes`) values (?,?);[args][393553 [55 78 122 122 80 102 72 115 109 69 112 53 103 102 98 75 114 71 116 77 90 102 68 113 81 81 108 48 88 74 116 65 51 53 54 51 68 86 78 66 85 76 110 79 52 71 79 67 114 49 55 85 103 52 97 50 120 111 103 68 106 75 99 73 83 120 70 118 103 48 120 70 79 101 79 90 75 75 78 120 113 82 73 112 50 74 78 107 105 104 70 107 106 72 56 109 70 115 86 89]] 2019/05/07 04:08:48 sql.go:99: [warning] [exec slow log take 137.140744ms][sql]insert into `test`.`block_writer13` (`id`,`raw_bytes`) values (?,?);[args][422062 [67 86 78 71 77 98 51 82 67 107 84 112 122 81 85 105 106 53 52 100 88 117 88 88 72 75 53 122 48 74 82 66 81 109 116 73 82 108 119 105 88 111 116 68 110 118 74 78 102 98 104 116 80 116 86 73 52 77 97 50 121 104 87 85 90 119 69 120 118 82 105 121 48 53 56 56 57 86 108 79 86 100 72 68 86 104 112 108 52 76 119 87 111 73 81 74 118 106 54 71]] 2019/05/07 04:08:52 syncer.go:299: [info] [write save point]408210425466322953 2019/05/07 04:19:00 sql.go:99: [warning] [exec slow log take 149.987756ms][sql]insert into `test`.`block_writer13` (`id`,`raw_bytes`) values (?,?);[args][426057 [57 82 89 84 112 83 120 70 110 68 98 56 106 69 116 111 65 106 86 71 68 115 65 109 74 87 104 57 56 50 68 68 49 79 122 80 106 116 114 52 101 106 120 57 55 76 119 69 107 105 78 111 113 78 83 121 121 66 72 115 48 107 86 115 67 101 76 100 73 51 54 105 77 101 66 65 108 110 121 109 102 118 87 87 120 118 70 74 73 114 48 52 53 49 108 71 122 99 116 78]] 2019/05/07 04:23:02 syncer.go:299: [info] [write save point]408210425937920033 2019/05/07 04:31:55 sql.go:99: [warning] [exec slow log take 128.467204ms][sql]insert into `test`.`block_writer62` (`id`,`raw_bytes`) values (?,?);[args][278034 [103 50 51 112 115 86 97 74 87 75 116 114 112 105 102 103 67 117 117 106 79 98 54 88 110 78 77 102 116 54 89 112 109 80 99 99 53 67 66 49 80 116 48 50 114 86 77 100 52 87 57 53 103 106 86 69 81 99 113 75 53 84 49 49 118 80 69 103 55 116 87 107 75 120 113 104 105 110 51 99 106 55 114 54 74 104 117 119 106 53 54 121 105 90 116 103 53 105 99 122]] 2019/05/07 04:36:25 syncer.go:299: [info] [write save point]408210426396672018 2019/05/07 04:49:54 syncer.go:299: [info] [write save point]408210426842316839 2019/05/07 05:03:25 syncer.go:299: [info] [write save point]408210427248640036 2019/05/07 05:16:48 syncer.go:299: [info] [write save point]408210427654963240 2019/05/07 05:24:25 sql.go:99: [warning] [exec slow log take 106.125852ms][sql]insert into `test`.`block_writer63` (`id`,`raw_bytes`) values (?,?);[args][340479 [89 87 88 70 107 87 100 111 85 116 98 73 85 73 122 88 73 71 101 84 79 85 116 120 81 50 121 71 119 88 108 77 57 114 69 118 117 79 54 74 52 49 111 98 111 57 99 57 83 78 110 107 69 115 83 66 115 85 121 84 57 85 121 65 79 53 112 101 115 78 87 107 101 89 97 98 99 65 75 117 119 66 107 108 98 114 74 66 110 116 90 56 106 49 66 114 105 51 78 77]] 2019/05/07 05:30:12 syncer.go:299: [info] [write save point]408210428257894402 2019/05/07 05:43:28 syncer.go:299: [info] [write save point]408210428690432031 ``` tidb logs: [tidb.txt](https://github.com/pingcap/tidb-operator/files/3150761/tidb.txt) tikv logs: [tikv.txt](https://github.com/pingcap/tidb-operator/files/3150762/tikv.txt)
non_comp
tidb binlog sync too slow pump logs version go git commit hash version go build ts version go go version version go go os arch time level info msg create pd client with endpoints time level info msg leader switches to previous time level info msg init cluster id server go clusterid of pump server is time level info msg create pd client with endpoints time level info msg leader switches to previous time level info msg init cluster id time level info msg new store time level info msg create pd client with endpoints time level info msg leader switches to previous time level info msg init cluster id storage go storage config kvconfig blockcachecapacity blockrestartinterval blocksize compactiontablesize compactiontotalsize compactiontotalsizemultiplier writebuffer storage go gcts maxcommitts headpointer fid offset handlepointer fid offset registry go node stability pump dosen t exist will create one server go register success this pump s node id is stability pump server go start to server request on storage go dbstats writedelaycount writedelayduration writepaused false alivesnapshots aliveiterators iowrite ioread blockcachesize openedtablescount levelsizes leveltablescounts levelread levelwrite leveldurations server go writebinlogcount alivepullercount maxcommitts storage go dbstats writedelaycount writedelayduration writepaused false alivesnapshots aliveiterators iowrite ioread blockcachesize openedtablescount levelsizes leveltablescounts levelread levelwrite leveldurations server go writebinlogcount alivepullercount maxcommitts time level warning msg get timestamp too slow storage go dbstats writedelaycount writedelayduration writepaused false alivesnapshots aliveiterators iowrite ioread blockcachesize openedtablescount levelsizes leveltablescounts levelread levelwrite leveldurations server go writebinlogcount alivepullercount maxcommitts time level warning msg get timestamp too slow storage go dbstats writedelaycount writedelayduration writepaused false alivesnapshots aliveiterators iowrite ioread blockcachesize openedtablescount levelsizes leveltablescounts levelread levelwrite leveldurations server go writebinlogcount alivepullercount maxcommitts storage go dbstats writedelaycount writedelayduration writepaused false alivesnapshots aliveiterators iowrite ioread blockcachesize openedtablescount levelsizes leveltablescounts levelread levelwrite leveldurations server go writebinlogcount alivepullercount maxcommitts storage go dbstats writedelaycount writedelayduration writepaused false alivesnapshots aliveiterators iowrite ioread blockcachesize openedtablescount levelsizes leveltablescounts levelread levelwrite leveldurations server go writebinlogcount alivepullercount maxcommitts storage go dbstats writedelaycount writedelayduration writepaused false alivesnapshots aliveiterators iowrite ioread blockcachesize openedtablescount levelsizes leveltablescounts levelread levelwrite leveldurations server go writebinlogcount alivepullercount maxcommitts storage go dbstats writedelaycount writedelayduration writepaused false alivesnapshots aliveiterators iowrite ioread blockcachesize openedtablescount levelsizes leveltablescounts levelread levelwrite leveldurations server go writebinlogcount alivepullercount maxcommitts storage go dbstats writedelaycount writedelayduration writepaused false alivesnapshots aliveiterators iowrite ioread blockcachesize openedtablescount levelsizes leveltablescounts levelread levelwrite leveldurations server go writebinlogcount alivepullercount maxcommitts storage go dbstats writedelaycount writedelayduration writepaused false alivesnapshots aliveiterators iowrite ioread blockcachesize openedtablescount levelsizes leveltablescounts levelread levelwrite leveldurations server go writebinlogcount alivepullercount maxcommitts storage go dbstats writedelaycount writedelayduration writepaused false alivesnapshots aliveiterators iowrite ioread blockcachesize openedtablescount levelsizes leveltablescounts levelread levelwrite leveldurations server go writebinlogcount alivepullercount maxcommitts storage go dbstats writedelaycount writedelayduration writepaused false alivesnapshots aliveiterators iowrite ioread blockcachesize openedtablescount levelsizes leveltablescounts levelread levelwrite leveldurations server go writebinlogcount alivepullercount maxcommitts storage go dbstats writedelaycount writedelayduration writepaused false alivesnapshots aliveiterators iowrite ioread blockcachesize openedtablescount levelsizes leveltablescounts levelread levelwrite leveldurations server go writebinlogcount alivepullercount maxcommitts storage go dbstats writedelaycount writedelayduration writepaused false alivesnapshots aliveiterators iowrite ioread blockcachesize openedtablescount levelsizes leveltablescounts levelread levelwrite leveldurations server go writebinlogcount alivepullercount maxcommitts storage go dbstats writedelaycount writedelayduration writepaused false alivesnapshots aliveiterators iowrite ioread blockcachesize openedtablescount levelsizes leveltablescounts levelread levelwrite leveldurations server go writebinlogcount alivepullercount maxcommitts storage go dbstats writedelaycount writedelayduration writepaused false alivesnapshots aliveiterators iowrite ioread blockcachesize openedtablescount levelsizes leveltablescounts levelread levelwrite leveldurations server go writebinlogcount alivepullercount maxcommitts storage go dbstats writedelaycount writedelayduration writepaused false alivesnapshots aliveiterators iowrite ioread blockcachesize openedtablescount levelsizes leveltablescounts levelread levelwrite leveldurations server go writebinlogcount alivepullercount maxcommitts storage go dbstats writedelaycount writedelayduration writepaused false alivesnapshots aliveiterators iowrite ioread blockcachesize openedtablescount levelsizes leveltablescounts levelread levelwrite leveldurations drainer logs version go git commit hash version go build ts version go go version version go go os arch main go use config log level info addr data dir data detect interval pd urls log file log rotate initial commit ts sycner ignore schemas information schema performance schema mysql txn batch worker count to host cluster restore tidb stability user root password admin port checkpoint schema dir compression time limit size limit zookeeper addrs kafka addrs kafka version kafka max messages topic name replicate do table null replicate do db null db type mysql disable dispatch false safe mode false disable detect false security ssl ca ssl cert ssl key synced check time etcdtimeout metricsaddr metricsinterval time level info msg create pd client with endpoints time level info msg leader switches to previous time level info msg init cluster id ts go get timestamp too slow server go clusterid of drainer server is checkpoint go initialize mysql type checkpoint binlog committs with config db schema tidb binlog table checkpoint clusterid initialcommitts checkpointfile data savepoint time level info msg new store time level info msg create pd client with endpoints time level info msg leader switches to previous time level info msg init cluster id registry go node stability drainer dosen t exist will create one server go register success this drainer s node id is stability drainer merge go merger add source stability pump pump go create pull binlogs client server go start to server request on syncer go syncer go syncer go syncer go syncer go syncer go sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values syncer go sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values sql go replace into test block id raw bytes values syncer go sql go insert into test block id raw bytes values sql go insert into test block id raw bytes values sql go insert into test block id raw bytes values sql go insert into test block id raw bytes values sql go insert into test block id raw bytes values sql go insert into test block id raw bytes values syncer go sql go insert into test block id raw bytes values sql go insert into test block id raw bytes values sql go insert into test block id raw bytes values sql go insert into test block id raw bytes values sql go insert into test block id raw bytes values sql go insert into test block id raw bytes values sql go insert into test block id raw bytes values syncer go sql go insert into test block id raw bytes values syncer go sql go insert into test block id raw bytes values syncer go syncer go syncer go syncer go sql go insert into test block id raw bytes values syncer go syncer go tidb logs tikv logs
0
19,824
27,502,957,677
IssuesEvent
2023-03-05 22:04:01
Alarm-Siren/arduino-kicad-library
https://api.github.com/repos/Alarm-Siren/arduino-kicad-library
closed
KiCad 7 PCM compatibility updates
compatibility
KiCad 7's PCM now has features to automatically add new libraries to the global libraries table by default (though the option is configurable). However, it does so in a way that is not compatible with this library in that, by default, it prefixes the nickname with `PCM_` - this means that the automatic selection of the correct footprint by default does not work. __Action Plan__: - [x] Update the README file to reflect the new v7 installation process - [x] Change the nickname to `PCM_arduino-library` for compatibility with v7's default settings Note: changing to match v7's default settings shouldn't cause a breaking change for anyone who has already manually installed the library on v6, therefore this can be a minor release.
True
KiCad 7 PCM compatibility updates - KiCad 7's PCM now has features to automatically add new libraries to the global libraries table by default (though the option is configurable). However, it does so in a way that is not compatible with this library in that, by default, it prefixes the nickname with `PCM_` - this means that the automatic selection of the correct footprint by default does not work. __Action Plan__: - [x] Update the README file to reflect the new v7 installation process - [x] Change the nickname to `PCM_arduino-library` for compatibility with v7's default settings Note: changing to match v7's default settings shouldn't cause a breaking change for anyone who has already manually installed the library on v6, therefore this can be a minor release.
comp
kicad pcm compatibility updates kicad s pcm now has features to automatically add new libraries to the global libraries table by default though the option is configurable however it does so in a way that is not compatible with this library in that by default it prefixes the nickname with pcm this means that the automatic selection of the correct footprint by default does not work action plan update the readme file to reflect the new installation process change the nickname to pcm arduino library for compatibility with s default settings note changing to match s default settings shouldn t cause a breaking change for anyone who has already manually installed the library on therefore this can be a minor release
1
61,329
6,733,263,753
IssuesEvent
2017-10-18 14:20:29
ThePenguin1140/OpenCVObstructionTracking
https://api.github.com/repos/ThePenguin1140/OpenCVObstructionTracking
closed
Create more sample images.
testing
1. Cups with different spacing. 2. Cups overlapping. 3. Cups occluded by something (hand?). 4. Cups at different depths.
1.0
Create more sample images. - 1. Cups with different spacing. 2. Cups overlapping. 3. Cups occluded by something (hand?). 4. Cups at different depths.
non_comp
create more sample images cups with different spacing cups overlapping cups occluded by something hand cups at different depths
0
92,157
26,597,845,895
IssuesEvent
2023-01-23 13:48:15
appsmithorg/appsmith
https://api.github.com/repos/appsmithorg/appsmith
closed
[Bug]: The fields that cause errors in widgets do not get a red highlight without clicking on them
Bug Property Pane App Viewers Pod Low Production Needs Triaging UI Builders Pod All Widgets
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description We do not get to see the red highlight over the fields in the property pane that cause any errors in any widgets. https://www.loom.com/share/a7e8ba9dd42545f1beecff592cacb8c0 ### Steps To Reproduce 1. Go to any application. 2. Set up binding(s) in any widget in such a way that it throws an error. ### Public Sample App _No response_ ### Issue video log _No response_ ### Version Cloud
1.0
[Bug]: The fields that cause errors in widgets do not get a red highlight without clicking on them - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Description We do not get to see the red highlight over the fields in the property pane that cause any errors in any widgets. https://www.loom.com/share/a7e8ba9dd42545f1beecff592cacb8c0 ### Steps To Reproduce 1. Go to any application. 2. Set up binding(s) in any widget in such a way that it throws an error. ### Public Sample App _No response_ ### Issue video log _No response_ ### Version Cloud
non_comp
the fields that cause errors in widgets do not get a red highlight without clicking on them is there an existing issue for this i have searched the existing issues description we do not get to see the red highlight over the fields in the property pane that cause any errors in any widgets steps to reproduce go to any application set up binding s in any widget in such a way that it throws an error public sample app no response issue video log no response version cloud
0
10,525
12,463,891,699
IssuesEvent
2020-05-28 11:28:04
spring-projects-experimental/spring-graalvm-native
https://api.github.com/repos/spring-projects-experimental/spring-graalvm-native
closed
ArrayIndexOutOfBoundsException at org.hibernate.hql.internal.ast.util.ASTPrinter.getTokenTypeName
type: compatibility
Hi, I'm trying to build simple http API and JPA (with PostgreSQL), but got this error when return java.util.List or org.springframework.data.domain.Page from repository ``` Apr 12, 2020 2:33:46 PM org.springframework.core.log.CompositeLog error SEVERE: [c672b3fd-2] 500 Server Error for HTTP GET "/resource/by-page/1/1" java.lang.ArrayIndexOutOfBoundsException: Index 90 out of bounds for length 2 at org.hibernate.hql.internal.ast.util.ASTPrinter.getTokenTypeName(ASTPrinter.java:95) ``` here is [my code](https://github.com/ard333/spring-vs-quarkus/tree/master/spring-graal-native), on ResourceController at line [30](https://github.com/ard333/spring-vs-quarkus/blob/c050b2be782d5fe1e8dc898ab499b769b5d4ba39/spring-graal-native/src/main/java/com/ard333/springvsquarkus/springgraalnative/ResourceController.java#L30) and [35](https://github.com/ard333/spring-vs-quarkus/blob/c050b2be782d5fe1e8dc898ab499b769b5d4ba39/spring-graal-native/src/main/java/com/ard333/springvsquarkus/springgraalnative/ResourceController.java#L35) - spring-graal-native master branch [last commit on Apr 10](https://github.com/spring-projects-experimental/spring-graal-native/commit/7de5999e279b81cfb660002741084d149e360561) - GraalVM Community Edition 20.0.0 (Java 8)
True
ArrayIndexOutOfBoundsException at org.hibernate.hql.internal.ast.util.ASTPrinter.getTokenTypeName - Hi, I'm trying to build simple http API and JPA (with PostgreSQL), but got this error when return java.util.List or org.springframework.data.domain.Page from repository ``` Apr 12, 2020 2:33:46 PM org.springframework.core.log.CompositeLog error SEVERE: [c672b3fd-2] 500 Server Error for HTTP GET "/resource/by-page/1/1" java.lang.ArrayIndexOutOfBoundsException: Index 90 out of bounds for length 2 at org.hibernate.hql.internal.ast.util.ASTPrinter.getTokenTypeName(ASTPrinter.java:95) ``` here is [my code](https://github.com/ard333/spring-vs-quarkus/tree/master/spring-graal-native), on ResourceController at line [30](https://github.com/ard333/spring-vs-quarkus/blob/c050b2be782d5fe1e8dc898ab499b769b5d4ba39/spring-graal-native/src/main/java/com/ard333/springvsquarkus/springgraalnative/ResourceController.java#L30) and [35](https://github.com/ard333/spring-vs-quarkus/blob/c050b2be782d5fe1e8dc898ab499b769b5d4ba39/spring-graal-native/src/main/java/com/ard333/springvsquarkus/springgraalnative/ResourceController.java#L35) - spring-graal-native master branch [last commit on Apr 10](https://github.com/spring-projects-experimental/spring-graal-native/commit/7de5999e279b81cfb660002741084d149e360561) - GraalVM Community Edition 20.0.0 (Java 8)
comp
arrayindexoutofboundsexception at org hibernate hql internal ast util astprinter gettokentypename hi i m trying to build simple http api and jpa with postgresql but got this error when return java util list or org springframework data domain page from repository apr pm org springframework core log compositelog error severe server error for http get resource by page java lang arrayindexoutofboundsexception index out of bounds for length at org hibernate hql internal ast util astprinter gettokentypename astprinter java here is on resourcecontroller at line and spring graal native master branch graalvm community edition java
1
65,267
12,545,618,734
IssuesEvent
2020-06-05 19:15:24
google/blockly-samples
https://api.github.com/repos/google/blockly-samples
closed
Copy Blockly getting started codelab to this repo
category: codelab status: implementation type: feature request
**Category** Codelabs **Component** Learning to use Blockly on the web. **Is your feature request related to a problem? Please describe.** There's a good codelab for getting started, but it's hosted on codelabs.developers.google.com instead of blocklycodelabs.dev **Describe the solution you'd like** Copy contents of https://codelabs.developers.google.com/codelabs/blockly-web/index.html#0 to this repository and publish. **Describe alternatives you've considered** Just link to it from blocklycodelabs.dev **Additional context** https://groups.google.com/forum/#!msg/blockly/wkhm4ILSnAc/luClCmC8AwAJ
1.0
Copy Blockly getting started codelab to this repo - **Category** Codelabs **Component** Learning to use Blockly on the web. **Is your feature request related to a problem? Please describe.** There's a good codelab for getting started, but it's hosted on codelabs.developers.google.com instead of blocklycodelabs.dev **Describe the solution you'd like** Copy contents of https://codelabs.developers.google.com/codelabs/blockly-web/index.html#0 to this repository and publish. **Describe alternatives you've considered** Just link to it from blocklycodelabs.dev **Additional context** https://groups.google.com/forum/#!msg/blockly/wkhm4ILSnAc/luClCmC8AwAJ
non_comp
copy blockly getting started codelab to this repo category codelabs component learning to use blockly on the web is your feature request related to a problem please describe there s a good codelab for getting started but it s hosted on codelabs developers google com instead of blocklycodelabs dev describe the solution you d like copy contents of to this repository and publish describe alternatives you ve considered just link to it from blocklycodelabs dev additional context
0
8,257
10,323,180,155
IssuesEvent
2019-08-31 18:56:45
mariot7/XL-Food-Mod
https://api.github.com/repos/mariot7/XL-Food-Mod
closed
Compatibility with Culinary Construct
external issue mod compatibility
Please speak with him. i will ask him about compatibility. https://www.curseforge.com/minecraft/mc-mods/culinary-construct current compatible mod is - to be honest - too confusing. and uses too much repetition of useless ingredients and the other is pam's but currently i am trying to make a fun pack that doesn't use pam's or tinkers. lemme make some damn tasty sammiches!
True
Compatibility with Culinary Construct - Please speak with him. i will ask him about compatibility. https://www.curseforge.com/minecraft/mc-mods/culinary-construct current compatible mod is - to be honest - too confusing. and uses too much repetition of useless ingredients and the other is pam's but currently i am trying to make a fun pack that doesn't use pam's or tinkers. lemme make some damn tasty sammiches!
comp
compatibility with culinary construct please speak with him i will ask him about compatibility current compatible mod is to be honest too confusing and uses too much repetition of useless ingredients and the other is pam s but currently i am trying to make a fun pack that doesn t use pam s or tinkers lemme make some damn tasty sammiches
1
432
2,847,415,814
IssuesEvent
2015-05-29 16:50:12
Vazkii/Botania
https://api.github.com/repos/Vazkii/Botania
closed
Gaia guardian battle does not prevent simply jetpacks flight from working
change compatibility investigate
As the title says, I just got out of a gaia battle where I used that to fly, made the whole thing about twice as easy, dont think that is the intended goal here. This also means kt might also fail to block other forms of flight that are not actually creative-style flight.
True
Gaia guardian battle does not prevent simply jetpacks flight from working - As the title says, I just got out of a gaia battle where I used that to fly, made the whole thing about twice as easy, dont think that is the intended goal here. This also means kt might also fail to block other forms of flight that are not actually creative-style flight.
comp
gaia guardian battle does not prevent simply jetpacks flight from working as the title says i just got out of a gaia battle where i used that to fly made the whole thing about twice as easy dont think that is the intended goal here this also means kt might also fail to block other forms of flight that are not actually creative style flight
1
82,807
16,042,866,730
IssuesEvent
2021-04-22 10:02:38
YSMull/blog
https://api.github.com/repos/YSMull/blog
opened
合并K个有序链表
/leetcode/23/ leetcode
<div>原文链接: <a href="https://ysmull.cn/leetcode/23/">https://ysmull.cn/leetcode/23/</a></div><br><h2 id="id-利用合并两个有序链表的算法300ms">利用合并两个有序链表的算法(300ms+)</h2> <div class="language-rust highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">impl</span> <span class="n">Solution</span> <span class="p">{</span> <span class="k">pub</span> <span class="k">fn</span> <span class="nf">merge_k_lists</span><span class="p">(</span><span class="k">mut</span> <span class="n">lists</span><span class="p">:</span> <span class="nb">Vec</span><span class="o">&lt;</span><span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;&gt;</span><span class="p">)</span> <span class="k">-&gt;</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span> <span class="p">{</span> <span class="k">let</span> <span class="k">mut</span> <span class="n">head</span> <span class="o">=</span> <span class="nb">None</span><span class="p">;</span> <span class="k">for</span> <span class="k">mut</span> <span class="n">list</span> <span class="n">in</span> <span class="n">lists</span> <span class="p">{</span> <span class="n">head</span> <span class="o">=</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">merge_two_lists</span><span class="p">(</span><span class="n">head</span><span class="p">,</span> <span class="n">list</span><span class="p">);</span> <span class="p">}</span> <span class="k">return</span> <span class="n">head</span><span class="p">;</span> <span class="p">}</span> <span class="k">pub</span> <span class="k">fn</span> <span class="nf">merge_two_lists</span><span class="p">(</span><span class="k">mut</span> <span class="n">l1</span><span class="p">:</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span><span class="p">,</span> <span class="k">mut</span> <span class="n">l2</span><span class="p">:</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span><span class="p">)</span> <span class="k">-&gt;</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span> <span class="p">{</span> <span class="k">let</span> <span class="k">mut</span> <span class="n">dummy</span> <span class="o">=</span> <span class="nn">ListNode</span><span class="p">::</span><span class="nf">new</span><span class="p">(</span><span class="mi">0</span><span class="p">);</span> <span class="k">let</span> <span class="k">mut</span> <span class="n">cur</span> <span class="o">=</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">dummy</span><span class="p">;</span> <span class="k">while</span> <span class="n">l1</span><span class="nf">.is_some</span><span class="p">()</span> <span class="o">&amp;&amp;</span> <span class="n">l2</span><span class="nf">.is_some</span><span class="p">()</span> <span class="p">{</span> <span class="k">let</span> <span class="n">v1</span> <span class="o">=</span> <span class="k">if</span> <span class="k">let</span> <span class="nf">Some</span><span class="p">(</span><span class="k">ref</span> <span class="n">node</span><span class="p">)</span> <span class="o">=</span> <span class="n">l1</span> <span class="p">{</span> <span class="n">node</span><span class="py">.val</span> <span class="p">}</span> <span class="k">else</span> <span class="p">{</span> <span class="nn">i32</span><span class="p">::</span><span class="n">MIN</span> <span class="p">};</span> <span class="k">let</span> <span class="n">v2</span> <span class="o">=</span> <span class="k">if</span> <span class="k">let</span> <span class="nf">Some</span><span class="p">(</span><span class="k">ref</span> <span class="n">node</span><span class="p">)</span> <span class="o">=</span> <span class="n">l2</span> <span class="p">{</span> <span class="n">node</span><span class="py">.val</span> <span class="p">}</span> <span class="k">else</span> <span class="p">{</span> <span class="nn">i32</span><span class="p">::</span><span class="n">MIN</span> <span class="p">};</span> <span class="k">let</span> <span class="n">v</span> <span class="o">=</span> <span class="nf">min</span><span class="p">(</span><span class="n">v1</span><span class="p">,</span> <span class="n">v2</span><span class="p">);</span> <span class="k">let</span> <span class="n">new_node</span> <span class="o">=</span> <span class="nn">ListNode</span><span class="p">::</span><span class="nf">new</span><span class="p">(</span><span class="n">v</span><span class="p">);</span> <span class="n">cur</span><span class="py">.next</span> <span class="o">=</span> <span class="nf">Some</span><span class="p">(</span><span class="nn">Box</span><span class="p">::</span><span class="nf">new</span><span class="p">(</span><span class="n">new_node</span><span class="p">));</span> <span class="n">cur</span> <span class="o">=</span> <span class="n">cur</span><span class="py">.next</span><span class="nf">.as_mut</span><span class="p">()</span><span class="nf">.unwrap</span><span class="p">();</span> <span class="k">if</span> <span class="n">v1</span> <span class="o">&lt;</span> <span class="n">v2</span> <span class="p">{</span> <span class="k">if</span> <span class="k">let</span> <span class="nf">Some</span><span class="p">(</span><span class="k">ref</span> <span class="n">node</span><span class="p">)</span> <span class="o">=</span> <span class="n">l1</span> <span class="p">{</span> <span class="n">l1</span> <span class="o">=</span> <span class="n">l1</span><span class="nf">.unwrap</span><span class="p">()</span><span class="py">.next</span><span class="p">;</span> <span class="p">}</span> <span class="p">}</span> <span class="k">else</span> <span class="p">{</span> <span class="k">if</span> <span class="k">let</span> <span class="nf">Some</span><span class="p">(</span><span class="k">ref</span> <span class="n">node</span><span class="p">)</span> <span class="o">=</span> <span class="n">l2</span> <span class="p">{</span> <span class="n">l2</span> <span class="o">=</span> <span class="n">l2</span><span class="nf">.unwrap</span><span class="p">()</span><span class="py">.next</span><span class="p">;</span> <span class="p">}</span> <span class="p">}</span> <span class="p">}</span> <span class="k">if</span> <span class="n">l1</span><span class="nf">.is_some</span><span class="p">()</span> <span class="p">{</span> <span class="n">cur</span><span class="py">.next</span> <span class="o">=</span> <span class="n">l1</span><span class="p">;</span> <span class="p">}</span> <span class="k">if</span> <span class="n">l2</span><span class="nf">.is_some</span><span class="p">()</span> <span class="p">{</span> <span class="n">cur</span><span class="py">.next</span> <span class="o">=</span> <span class="n">l2</span><span class="p">;</span> <span class="p">}</span> <span class="k">return</span> <span class="n">dummy</span><span class="py">.next</span><span class="p">;</span> <span class="p">}</span> <span class="p">}</span> </code></pre></div></div> <h2 id="id-仍然合并两个有序链表但不产生节点复制160ms">仍然合并两个有序链表,但不产生节点复制(160ms)</h2> <p>可以去掉 i32::MIN 这种写法</p> <div class="language-rust highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">impl</span> <span class="n">Solution</span> <span class="p">{</span> <span class="k">pub</span> <span class="k">fn</span> <span class="nf">merge_k_lists</span><span class="p">(</span><span class="k">mut</span> <span class="n">lists</span><span class="p">:</span> <span class="nb">Vec</span><span class="o">&lt;</span><span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;&gt;</span><span class="p">)</span> <span class="k">-&gt;</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span> <span class="p">{</span> <span class="k">let</span> <span class="k">mut</span> <span class="n">head</span> <span class="o">=</span> <span class="nb">None</span><span class="p">;</span> <span class="k">for</span> <span class="k">mut</span> <span class="n">list</span> <span class="n">in</span> <span class="n">lists</span> <span class="p">{</span> <span class="n">head</span> <span class="o">=</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">merge_two_lists</span><span class="p">(</span><span class="n">head</span><span class="p">,</span> <span class="n">list</span><span class="p">);</span> <span class="p">}</span> <span class="k">return</span> <span class="n">head</span><span class="p">;</span> <span class="p">}</span> <span class="k">fn</span> <span class="nf">merge_two_lists</span><span class="p">(</span><span class="k">mut</span> <span class="n">l1</span><span class="p">:</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span><span class="p">,</span> <span class="k">mut</span> <span class="n">l2</span><span class="p">:</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span><span class="p">)</span> <span class="k">-&gt;</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span> <span class="p">{</span> <span class="k">let</span> <span class="k">mut</span> <span class="n">dummy</span> <span class="o">=</span> <span class="nn">ListNode</span><span class="p">::</span><span class="nf">new</span><span class="p">(</span><span class="mi">0</span><span class="p">);</span> <span class="k">let</span> <span class="k">mut</span> <span class="n">cur</span> <span class="o">=</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">dummy</span><span class="p">;</span> <span class="k">while</span> <span class="n">l1</span><span class="nf">.is_some</span><span class="p">()</span> <span class="o">&amp;&amp;</span> <span class="n">l2</span><span class="nf">.is_some</span><span class="p">()</span> <span class="p">{</span> <span class="k">match</span> <span class="p">(</span><span class="o">&amp;</span><span class="n">l1</span><span class="p">,</span> <span class="o">&amp;</span><span class="n">l2</span><span class="p">)</span> <span class="p">{</span> <span class="p">(</span><span class="nf">Some</span><span class="p">(</span><span class="mi">_</span><span class="p">),</span> <span class="nb">None</span><span class="p">)</span> <span class="k">=&gt;</span> <span class="p">{</span> <span class="n">l1</span> <span class="o">=</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">collect_node</span><span class="p">(</span><span class="n">l1</span><span class="p">,</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">cur</span><span class="p">)</span> <span class="p">}</span> <span class="p">(</span><span class="nb">None</span><span class="p">,</span> <span class="nf">Some</span><span class="p">(</span><span class="mi">_</span><span class="p">))</span> <span class="k">=&gt;</span> <span class="p">{</span> <span class="n">l2</span> <span class="o">=</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">collect_node</span><span class="p">(</span><span class="n">l2</span><span class="p">,</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">cur</span><span class="p">);</span> <span class="p">}</span> <span class="p">(</span><span class="nf">Some</span><span class="p">(</span><span class="n">v1</span><span class="p">),</span> <span class="nf">Some</span><span class="p">(</span><span class="n">v2</span><span class="p">))</span> <span class="k">=&gt;</span> <span class="p">{</span> <span class="k">if</span> <span class="n">v1</span><span class="py">.val</span> <span class="o">&lt;</span> <span class="n">v2</span><span class="py">.val</span> <span class="p">{</span> <span class="n">l1</span> <span class="o">=</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">collect_node</span><span class="p">(</span><span class="n">l1</span><span class="p">,</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">cur</span><span class="p">)</span> <span class="p">}</span> <span class="k">else</span> <span class="p">{</span> <span class="n">l2</span> <span class="o">=</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">collect_node</span><span class="p">(</span><span class="n">l2</span><span class="p">,</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">cur</span><span class="p">);</span> <span class="p">}</span> <span class="p">}</span> <span class="p">(</span><span class="nb">None</span><span class="p">,</span> <span class="nb">None</span><span class="p">)</span> <span class="k">=&gt;</span> <span class="p">{}</span> <span class="p">}</span> <span class="n">cur</span> <span class="o">=</span> <span class="n">cur</span><span class="py">.next</span><span class="nf">.as_mut</span><span class="p">()</span><span class="nf">.unwrap</span><span class="p">();</span> <span class="p">}</span> <span class="k">if</span> <span class="n">l1</span><span class="nf">.is_some</span><span class="p">()</span> <span class="p">{</span> <span class="n">cur</span><span class="py">.next</span> <span class="o">=</span> <span class="n">l1</span><span class="p">;</span> <span class="p">}</span> <span class="k">if</span> <span class="n">l2</span><span class="nf">.is_some</span><span class="p">()</span> <span class="p">{</span> <span class="n">cur</span><span class="py">.next</span> <span class="o">=</span> <span class="n">l2</span><span class="p">;</span> <span class="p">}</span> <span class="k">return</span> <span class="n">dummy</span><span class="py">.next</span><span class="p">;</span> <span class="p">}</span> <span class="nd">#[inline]</span> <span class="k">fn</span> <span class="nf">collect_node</span><span class="p">(</span><span class="k">mut</span> <span class="n">list</span><span class="p">:</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span><span class="p">,</span> <span class="k">mut</span> <span class="n">cur</span><span class="p">:</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">ListNode</span><span class="p">)</span> <span class="k">-&gt;</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span> <span class="p">{</span> <span class="k">if</span> <span class="k">let</span> <span class="nf">Some</span><span class="p">(</span><span class="k">mut</span> <span class="n">node</span><span class="p">)</span> <span class="o">=</span> <span class="n">list</span> <span class="p">{</span> <span class="k">let</span> <span class="n">next</span> <span class="o">=</span> <span class="n">node</span><span class="py">.next</span><span class="nf">.take</span><span class="p">();</span> <span class="n">cur</span><span class="py">.next</span> <span class="o">=</span> <span class="nf">Some</span><span class="p">(</span><span class="n">node</span><span class="p">);</span> <span class="n">next</span> <span class="p">}</span> <span class="k">else</span> <span class="p">{</span> <span class="nb">None</span> <span class="p">}</span> <span class="p">}</span> <span class="p">}</span> </code></pre></div></div> <h2 id="id-分治法4ms">分治法(4ms)</h2> <div class="language-rust highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">impl</span> <span class="n">Solution</span> <span class="p">{</span> <span class="k">pub</span> <span class="k">fn</span> <span class="nf">merge_k_lists</span><span class="p">(</span><span class="k">mut</span> <span class="n">lists</span><span class="p">:</span> <span class="nb">Vec</span><span class="o">&lt;</span><span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;&gt;</span><span class="p">)</span> <span class="k">-&gt;</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span> <span class="p">{</span> <span class="k">let</span> <span class="n">len</span> <span class="o">=</span> <span class="n">lists</span><span class="nf">.len</span><span class="p">();</span> <span class="k">if</span> <span class="n">len</span> <span class="o">==</span> <span class="mi">0</span> <span class="p">{</span> <span class="k">return</span> <span class="nb">None</span><span class="p">;</span> <span class="p">}</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">merge</span><span class="p">(</span><span class="o">&amp;</span><span class="k">mut</span> <span class="n">lists</span><span class="p">,</span> <span class="mi">0</span><span class="p">,</span> <span class="n">len</span> <span class="o">-</span> <span class="mi">1</span><span class="p">)</span> <span class="p">}</span> <span class="c">// 类似归并排序</span> <span class="k">fn</span> <span class="nf">merge</span><span class="p">(</span><span class="n">lists</span><span class="p">:</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="nb">Vec</span><span class="o">&lt;</span><span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;&gt;</span><span class="p">,</span> <span class="n">l</span><span class="p">:</span> <span class="nb">usize</span><span class="p">,</span> <span class="n">r</span><span class="p">:</span> <span class="nb">usize</span><span class="p">)</span> <span class="k">-&gt;</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span> <span class="p">{</span> <span class="k">if</span> <span class="n">l</span> <span class="o">==</span> <span class="n">r</span> <span class="p">{</span> <span class="k">return</span> <span class="n">lists</span><span class="p">[</span><span class="n">l</span><span class="p">]</span><span class="nf">.clone</span><span class="p">();</span> <span class="p">}</span> <span class="k">if</span> <span class="n">l</span> <span class="o">&gt;</span> <span class="n">r</span> <span class="p">{</span> <span class="k">return</span> <span class="nb">None</span><span class="p">;</span> <span class="p">}</span> <span class="k">let</span> <span class="n">mid</span> <span class="o">=</span> <span class="n">l</span> <span class="o">+</span> <span class="p">(</span><span class="n">r</span> <span class="o">-</span> <span class="n">l</span><span class="p">)</span> <span class="o">/</span> <span class="mi">2</span><span class="p">;</span> <span class="k">let</span> <span class="n">a</span> <span class="o">=</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">merge</span><span class="p">(</span><span class="n">lists</span><span class="p">,</span> <span class="n">l</span><span class="p">,</span> <span class="n">mid</span><span class="p">);</span> <span class="k">let</span> <span class="n">b</span> <span class="o">=</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">merge</span><span class="p">(</span><span class="n">lists</span><span class="p">,</span> <span class="n">mid</span> <span class="o">+</span> <span class="mi">1</span><span class="p">,</span> <span class="n">r</span><span class="p">);</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">merge_two_lists</span><span class="p">(</span><span class="n">a</span><span class="p">,</span> <span class="n">b</span><span class="p">)</span> <span class="p">}</span> <span class="k">fn</span> <span class="nf">merge_two_lists</span><span class="p">(</span><span class="k">mut</span> <span class="n">l1</span><span class="p">:</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span><span class="p">,</span> <span class="k">mut</span> <span class="n">l2</span><span class="p">:</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span><span class="p">)</span> <span class="k">-&gt;</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span> <span class="p">{</span> <span class="k">let</span> <span class="k">mut</span> <span class="n">dummy</span> <span class="o">=</span> <span class="nn">ListNode</span><span class="p">::</span><span class="nf">new</span><span class="p">(</span><span class="mi">0</span><span class="p">);</span> <span class="k">let</span> <span class="k">mut</span> <span class="n">cur</span> <span class="o">=</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">dummy</span><span class="p">;</span> <span class="k">while</span> <span class="n">l1</span><span class="nf">.is_some</span><span class="p">()</span> <span class="o">&amp;&amp;</span> <span class="n">l2</span><span class="nf">.is_some</span><span class="p">()</span> <span class="p">{</span> <span class="k">match</span> <span class="p">(</span><span class="o">&amp;</span><span class="n">l1</span><span class="p">,</span> <span class="o">&amp;</span><span class="n">l2</span><span class="p">)</span> <span class="p">{</span> <span class="p">(</span><span class="nf">Some</span><span class="p">(</span><span class="mi">_</span><span class="p">),</span> <span class="nb">None</span><span class="p">)</span> <span class="k">=&gt;</span> <span class="p">{</span> <span class="n">l1</span> <span class="o">=</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">collect_node</span><span class="p">(</span><span class="n">l1</span><span class="p">,</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">cur</span><span class="p">)</span> <span class="p">}</span> <span class="p">(</span><span class="nb">None</span><span class="p">,</span> <span class="nf">Some</span><span class="p">(</span><span class="mi">_</span><span class="p">))</span> <span class="k">=&gt;</span> <span class="p">{</span> <span class="n">l2</span> <span class="o">=</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">collect_node</span><span class="p">(</span><span class="n">l2</span><span class="p">,</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">cur</span><span class="p">);</span> <span class="p">}</span> <span class="p">(</span><span class="nf">Some</span><span class="p">(</span><span class="n">v1</span><span class="p">),</span> <span class="nf">Some</span><span class="p">(</span><span class="n">v2</span><span class="p">))</span> <span class="k">=&gt;</span> <span class="p">{</span> <span class="k">if</span> <span class="n">v1</span><span class="py">.val</span> <span class="o">&lt;</span> <span class="n">v2</span><span class="py">.val</span> <span class="p">{</span> <span class="n">l1</span> <span class="o">=</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">collect_node</span><span class="p">(</span><span class="n">l1</span><span class="p">,</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">cur</span><span class="p">)</span> <span class="p">}</span> <span class="k">else</span> <span class="p">{</span> <span class="n">l2</span> <span class="o">=</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">collect_node</span><span class="p">(</span><span class="n">l2</span><span class="p">,</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">cur</span><span class="p">);</span> <span class="p">}</span> <span class="p">}</span> <span class="p">(</span><span class="nb">None</span><span class="p">,</span> <span class="nb">None</span><span class="p">)</span> <span class="k">=&gt;</span> <span class="p">{}</span> <span class="p">}</span> <span class="n">cur</span> <span class="o">=</span> <span class="n">cur</span><span class="py">.next</span><span class="nf">.as_mut</span><span class="p">()</span><span class="nf">.unwrap</span><span class="p">();</span> <span class="p">}</span> <span class="k">if</span> <span class="n">l1</span><span class="nf">.is_some</span><span class="p">()</span> <span class="p">{</span> <span class="n">cur</span><span class="py">.next</span> <span class="o">=</span> <span class="n">l1</span><span class="p">;</span> <span class="p">}</span> <span class="k">if</span> <span class="n">l2</span><span class="nf">.is_some</span><span class="p">()</span> <span class="p">{</span> <span class="n">cur</span><span class="py">.next</span> <span class="o">=</span> <span class="n">l2</span><span class="p">;</span> <span class="p">}</span> <span class="k">return</span> <span class="n">dummy</span><span class="py">.next</span><span class="p">;</span> <span class="p">}</span> <span class="nd">#[inline]</span> <span class="k">fn</span> <span class="nf">collect_node</span><span class="p">(</span><span class="k">mut</span> <span class="n">list</span><span class="p">:</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span><span class="p">,</span> <span class="k">mut</span> <span class="n">cur</span><span class="p">:</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">ListNode</span><span class="p">)</span> <span class="k">-&gt;</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span> <span class="p">{</span> <span class="k">if</span> <span class="k">let</span> <span class="nf">Some</span><span class="p">(</span><span class="k">mut</span> <span class="n">node</span><span class="p">)</span> <span class="o">=</span> <span class="n">list</span> <span class="p">{</span> <span class="k">let</span> <span class="n">next</span> <span class="o">=</span> <span class="n">node</span><span class="py">.next</span><span class="nf">.take</span><span class="p">();</span> <span class="n">cur</span><span class="py">.next</span> <span class="o">=</span> <span class="nf">Some</span><span class="p">(</span><span class="n">node</span><span class="p">);</span> <span class="n">next</span> <span class="p">}</span> <span class="k">else</span> <span class="p">{</span> <span class="nb">None</span> <span class="p">}</span> <span class="p">}</span> <span class="p">}</span> </code></pre></div></div>
2.0
合并K个有序链表 - <div>原文链接: <a href="https://ysmull.cn/leetcode/23/">https://ysmull.cn/leetcode/23/</a></div><br><h2 id="id-利用合并两个有序链表的算法300ms">利用合并两个有序链表的算法(300ms+)</h2> <div class="language-rust highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">impl</span> <span class="n">Solution</span> <span class="p">{</span> <span class="k">pub</span> <span class="k">fn</span> <span class="nf">merge_k_lists</span><span class="p">(</span><span class="k">mut</span> <span class="n">lists</span><span class="p">:</span> <span class="nb">Vec</span><span class="o">&lt;</span><span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;&gt;</span><span class="p">)</span> <span class="k">-&gt;</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span> <span class="p">{</span> <span class="k">let</span> <span class="k">mut</span> <span class="n">head</span> <span class="o">=</span> <span class="nb">None</span><span class="p">;</span> <span class="k">for</span> <span class="k">mut</span> <span class="n">list</span> <span class="n">in</span> <span class="n">lists</span> <span class="p">{</span> <span class="n">head</span> <span class="o">=</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">merge_two_lists</span><span class="p">(</span><span class="n">head</span><span class="p">,</span> <span class="n">list</span><span class="p">);</span> <span class="p">}</span> <span class="k">return</span> <span class="n">head</span><span class="p">;</span> <span class="p">}</span> <span class="k">pub</span> <span class="k">fn</span> <span class="nf">merge_two_lists</span><span class="p">(</span><span class="k">mut</span> <span class="n">l1</span><span class="p">:</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span><span class="p">,</span> <span class="k">mut</span> <span class="n">l2</span><span class="p">:</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span><span class="p">)</span> <span class="k">-&gt;</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span> <span class="p">{</span> <span class="k">let</span> <span class="k">mut</span> <span class="n">dummy</span> <span class="o">=</span> <span class="nn">ListNode</span><span class="p">::</span><span class="nf">new</span><span class="p">(</span><span class="mi">0</span><span class="p">);</span> <span class="k">let</span> <span class="k">mut</span> <span class="n">cur</span> <span class="o">=</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">dummy</span><span class="p">;</span> <span class="k">while</span> <span class="n">l1</span><span class="nf">.is_some</span><span class="p">()</span> <span class="o">&amp;&amp;</span> <span class="n">l2</span><span class="nf">.is_some</span><span class="p">()</span> <span class="p">{</span> <span class="k">let</span> <span class="n">v1</span> <span class="o">=</span> <span class="k">if</span> <span class="k">let</span> <span class="nf">Some</span><span class="p">(</span><span class="k">ref</span> <span class="n">node</span><span class="p">)</span> <span class="o">=</span> <span class="n">l1</span> <span class="p">{</span> <span class="n">node</span><span class="py">.val</span> <span class="p">}</span> <span class="k">else</span> <span class="p">{</span> <span class="nn">i32</span><span class="p">::</span><span class="n">MIN</span> <span class="p">};</span> <span class="k">let</span> <span class="n">v2</span> <span class="o">=</span> <span class="k">if</span> <span class="k">let</span> <span class="nf">Some</span><span class="p">(</span><span class="k">ref</span> <span class="n">node</span><span class="p">)</span> <span class="o">=</span> <span class="n">l2</span> <span class="p">{</span> <span class="n">node</span><span class="py">.val</span> <span class="p">}</span> <span class="k">else</span> <span class="p">{</span> <span class="nn">i32</span><span class="p">::</span><span class="n">MIN</span> <span class="p">};</span> <span class="k">let</span> <span class="n">v</span> <span class="o">=</span> <span class="nf">min</span><span class="p">(</span><span class="n">v1</span><span class="p">,</span> <span class="n">v2</span><span class="p">);</span> <span class="k">let</span> <span class="n">new_node</span> <span class="o">=</span> <span class="nn">ListNode</span><span class="p">::</span><span class="nf">new</span><span class="p">(</span><span class="n">v</span><span class="p">);</span> <span class="n">cur</span><span class="py">.next</span> <span class="o">=</span> <span class="nf">Some</span><span class="p">(</span><span class="nn">Box</span><span class="p">::</span><span class="nf">new</span><span class="p">(</span><span class="n">new_node</span><span class="p">));</span> <span class="n">cur</span> <span class="o">=</span> <span class="n">cur</span><span class="py">.next</span><span class="nf">.as_mut</span><span class="p">()</span><span class="nf">.unwrap</span><span class="p">();</span> <span class="k">if</span> <span class="n">v1</span> <span class="o">&lt;</span> <span class="n">v2</span> <span class="p">{</span> <span class="k">if</span> <span class="k">let</span> <span class="nf">Some</span><span class="p">(</span><span class="k">ref</span> <span class="n">node</span><span class="p">)</span> <span class="o">=</span> <span class="n">l1</span> <span class="p">{</span> <span class="n">l1</span> <span class="o">=</span> <span class="n">l1</span><span class="nf">.unwrap</span><span class="p">()</span><span class="py">.next</span><span class="p">;</span> <span class="p">}</span> <span class="p">}</span> <span class="k">else</span> <span class="p">{</span> <span class="k">if</span> <span class="k">let</span> <span class="nf">Some</span><span class="p">(</span><span class="k">ref</span> <span class="n">node</span><span class="p">)</span> <span class="o">=</span> <span class="n">l2</span> <span class="p">{</span> <span class="n">l2</span> <span class="o">=</span> <span class="n">l2</span><span class="nf">.unwrap</span><span class="p">()</span><span class="py">.next</span><span class="p">;</span> <span class="p">}</span> <span class="p">}</span> <span class="p">}</span> <span class="k">if</span> <span class="n">l1</span><span class="nf">.is_some</span><span class="p">()</span> <span class="p">{</span> <span class="n">cur</span><span class="py">.next</span> <span class="o">=</span> <span class="n">l1</span><span class="p">;</span> <span class="p">}</span> <span class="k">if</span> <span class="n">l2</span><span class="nf">.is_some</span><span class="p">()</span> <span class="p">{</span> <span class="n">cur</span><span class="py">.next</span> <span class="o">=</span> <span class="n">l2</span><span class="p">;</span> <span class="p">}</span> <span class="k">return</span> <span class="n">dummy</span><span class="py">.next</span><span class="p">;</span> <span class="p">}</span> <span class="p">}</span> </code></pre></div></div> <h2 id="id-仍然合并两个有序链表但不产生节点复制160ms">仍然合并两个有序链表,但不产生节点复制(160ms)</h2> <p>可以去掉 i32::MIN 这种写法</p> <div class="language-rust highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">impl</span> <span class="n">Solution</span> <span class="p">{</span> <span class="k">pub</span> <span class="k">fn</span> <span class="nf">merge_k_lists</span><span class="p">(</span><span class="k">mut</span> <span class="n">lists</span><span class="p">:</span> <span class="nb">Vec</span><span class="o">&lt;</span><span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;&gt;</span><span class="p">)</span> <span class="k">-&gt;</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span> <span class="p">{</span> <span class="k">let</span> <span class="k">mut</span> <span class="n">head</span> <span class="o">=</span> <span class="nb">None</span><span class="p">;</span> <span class="k">for</span> <span class="k">mut</span> <span class="n">list</span> <span class="n">in</span> <span class="n">lists</span> <span class="p">{</span> <span class="n">head</span> <span class="o">=</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">merge_two_lists</span><span class="p">(</span><span class="n">head</span><span class="p">,</span> <span class="n">list</span><span class="p">);</span> <span class="p">}</span> <span class="k">return</span> <span class="n">head</span><span class="p">;</span> <span class="p">}</span> <span class="k">fn</span> <span class="nf">merge_two_lists</span><span class="p">(</span><span class="k">mut</span> <span class="n">l1</span><span class="p">:</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span><span class="p">,</span> <span class="k">mut</span> <span class="n">l2</span><span class="p">:</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span><span class="p">)</span> <span class="k">-&gt;</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span> <span class="p">{</span> <span class="k">let</span> <span class="k">mut</span> <span class="n">dummy</span> <span class="o">=</span> <span class="nn">ListNode</span><span class="p">::</span><span class="nf">new</span><span class="p">(</span><span class="mi">0</span><span class="p">);</span> <span class="k">let</span> <span class="k">mut</span> <span class="n">cur</span> <span class="o">=</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">dummy</span><span class="p">;</span> <span class="k">while</span> <span class="n">l1</span><span class="nf">.is_some</span><span class="p">()</span> <span class="o">&amp;&amp;</span> <span class="n">l2</span><span class="nf">.is_some</span><span class="p">()</span> <span class="p">{</span> <span class="k">match</span> <span class="p">(</span><span class="o">&amp;</span><span class="n">l1</span><span class="p">,</span> <span class="o">&amp;</span><span class="n">l2</span><span class="p">)</span> <span class="p">{</span> <span class="p">(</span><span class="nf">Some</span><span class="p">(</span><span class="mi">_</span><span class="p">),</span> <span class="nb">None</span><span class="p">)</span> <span class="k">=&gt;</span> <span class="p">{</span> <span class="n">l1</span> <span class="o">=</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">collect_node</span><span class="p">(</span><span class="n">l1</span><span class="p">,</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">cur</span><span class="p">)</span> <span class="p">}</span> <span class="p">(</span><span class="nb">None</span><span class="p">,</span> <span class="nf">Some</span><span class="p">(</span><span class="mi">_</span><span class="p">))</span> <span class="k">=&gt;</span> <span class="p">{</span> <span class="n">l2</span> <span class="o">=</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">collect_node</span><span class="p">(</span><span class="n">l2</span><span class="p">,</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">cur</span><span class="p">);</span> <span class="p">}</span> <span class="p">(</span><span class="nf">Some</span><span class="p">(</span><span class="n">v1</span><span class="p">),</span> <span class="nf">Some</span><span class="p">(</span><span class="n">v2</span><span class="p">))</span> <span class="k">=&gt;</span> <span class="p">{</span> <span class="k">if</span> <span class="n">v1</span><span class="py">.val</span> <span class="o">&lt;</span> <span class="n">v2</span><span class="py">.val</span> <span class="p">{</span> <span class="n">l1</span> <span class="o">=</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">collect_node</span><span class="p">(</span><span class="n">l1</span><span class="p">,</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">cur</span><span class="p">)</span> <span class="p">}</span> <span class="k">else</span> <span class="p">{</span> <span class="n">l2</span> <span class="o">=</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">collect_node</span><span class="p">(</span><span class="n">l2</span><span class="p">,</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">cur</span><span class="p">);</span> <span class="p">}</span> <span class="p">}</span> <span class="p">(</span><span class="nb">None</span><span class="p">,</span> <span class="nb">None</span><span class="p">)</span> <span class="k">=&gt;</span> <span class="p">{}</span> <span class="p">}</span> <span class="n">cur</span> <span class="o">=</span> <span class="n">cur</span><span class="py">.next</span><span class="nf">.as_mut</span><span class="p">()</span><span class="nf">.unwrap</span><span class="p">();</span> <span class="p">}</span> <span class="k">if</span> <span class="n">l1</span><span class="nf">.is_some</span><span class="p">()</span> <span class="p">{</span> <span class="n">cur</span><span class="py">.next</span> <span class="o">=</span> <span class="n">l1</span><span class="p">;</span> <span class="p">}</span> <span class="k">if</span> <span class="n">l2</span><span class="nf">.is_some</span><span class="p">()</span> <span class="p">{</span> <span class="n">cur</span><span class="py">.next</span> <span class="o">=</span> <span class="n">l2</span><span class="p">;</span> <span class="p">}</span> <span class="k">return</span> <span class="n">dummy</span><span class="py">.next</span><span class="p">;</span> <span class="p">}</span> <span class="nd">#[inline]</span> <span class="k">fn</span> <span class="nf">collect_node</span><span class="p">(</span><span class="k">mut</span> <span class="n">list</span><span class="p">:</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span><span class="p">,</span> <span class="k">mut</span> <span class="n">cur</span><span class="p">:</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">ListNode</span><span class="p">)</span> <span class="k">-&gt;</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span> <span class="p">{</span> <span class="k">if</span> <span class="k">let</span> <span class="nf">Some</span><span class="p">(</span><span class="k">mut</span> <span class="n">node</span><span class="p">)</span> <span class="o">=</span> <span class="n">list</span> <span class="p">{</span> <span class="k">let</span> <span class="n">next</span> <span class="o">=</span> <span class="n">node</span><span class="py">.next</span><span class="nf">.take</span><span class="p">();</span> <span class="n">cur</span><span class="py">.next</span> <span class="o">=</span> <span class="nf">Some</span><span class="p">(</span><span class="n">node</span><span class="p">);</span> <span class="n">next</span> <span class="p">}</span> <span class="k">else</span> <span class="p">{</span> <span class="nb">None</span> <span class="p">}</span> <span class="p">}</span> <span class="p">}</span> </code></pre></div></div> <h2 id="id-分治法4ms">分治法(4ms)</h2> <div class="language-rust highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">impl</span> <span class="n">Solution</span> <span class="p">{</span> <span class="k">pub</span> <span class="k">fn</span> <span class="nf">merge_k_lists</span><span class="p">(</span><span class="k">mut</span> <span class="n">lists</span><span class="p">:</span> <span class="nb">Vec</span><span class="o">&lt;</span><span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;&gt;</span><span class="p">)</span> <span class="k">-&gt;</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span> <span class="p">{</span> <span class="k">let</span> <span class="n">len</span> <span class="o">=</span> <span class="n">lists</span><span class="nf">.len</span><span class="p">();</span> <span class="k">if</span> <span class="n">len</span> <span class="o">==</span> <span class="mi">0</span> <span class="p">{</span> <span class="k">return</span> <span class="nb">None</span><span class="p">;</span> <span class="p">}</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">merge</span><span class="p">(</span><span class="o">&amp;</span><span class="k">mut</span> <span class="n">lists</span><span class="p">,</span> <span class="mi">0</span><span class="p">,</span> <span class="n">len</span> <span class="o">-</span> <span class="mi">1</span><span class="p">)</span> <span class="p">}</span> <span class="c">// 类似归并排序</span> <span class="k">fn</span> <span class="nf">merge</span><span class="p">(</span><span class="n">lists</span><span class="p">:</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="nb">Vec</span><span class="o">&lt;</span><span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;&gt;</span><span class="p">,</span> <span class="n">l</span><span class="p">:</span> <span class="nb">usize</span><span class="p">,</span> <span class="n">r</span><span class="p">:</span> <span class="nb">usize</span><span class="p">)</span> <span class="k">-&gt;</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span> <span class="p">{</span> <span class="k">if</span> <span class="n">l</span> <span class="o">==</span> <span class="n">r</span> <span class="p">{</span> <span class="k">return</span> <span class="n">lists</span><span class="p">[</span><span class="n">l</span><span class="p">]</span><span class="nf">.clone</span><span class="p">();</span> <span class="p">}</span> <span class="k">if</span> <span class="n">l</span> <span class="o">&gt;</span> <span class="n">r</span> <span class="p">{</span> <span class="k">return</span> <span class="nb">None</span><span class="p">;</span> <span class="p">}</span> <span class="k">let</span> <span class="n">mid</span> <span class="o">=</span> <span class="n">l</span> <span class="o">+</span> <span class="p">(</span><span class="n">r</span> <span class="o">-</span> <span class="n">l</span><span class="p">)</span> <span class="o">/</span> <span class="mi">2</span><span class="p">;</span> <span class="k">let</span> <span class="n">a</span> <span class="o">=</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">merge</span><span class="p">(</span><span class="n">lists</span><span class="p">,</span> <span class="n">l</span><span class="p">,</span> <span class="n">mid</span><span class="p">);</span> <span class="k">let</span> <span class="n">b</span> <span class="o">=</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">merge</span><span class="p">(</span><span class="n">lists</span><span class="p">,</span> <span class="n">mid</span> <span class="o">+</span> <span class="mi">1</span><span class="p">,</span> <span class="n">r</span><span class="p">);</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">merge_two_lists</span><span class="p">(</span><span class="n">a</span><span class="p">,</span> <span class="n">b</span><span class="p">)</span> <span class="p">}</span> <span class="k">fn</span> <span class="nf">merge_two_lists</span><span class="p">(</span><span class="k">mut</span> <span class="n">l1</span><span class="p">:</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span><span class="p">,</span> <span class="k">mut</span> <span class="n">l2</span><span class="p">:</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span><span class="p">)</span> <span class="k">-&gt;</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span> <span class="p">{</span> <span class="k">let</span> <span class="k">mut</span> <span class="n">dummy</span> <span class="o">=</span> <span class="nn">ListNode</span><span class="p">::</span><span class="nf">new</span><span class="p">(</span><span class="mi">0</span><span class="p">);</span> <span class="k">let</span> <span class="k">mut</span> <span class="n">cur</span> <span class="o">=</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">dummy</span><span class="p">;</span> <span class="k">while</span> <span class="n">l1</span><span class="nf">.is_some</span><span class="p">()</span> <span class="o">&amp;&amp;</span> <span class="n">l2</span><span class="nf">.is_some</span><span class="p">()</span> <span class="p">{</span> <span class="k">match</span> <span class="p">(</span><span class="o">&amp;</span><span class="n">l1</span><span class="p">,</span> <span class="o">&amp;</span><span class="n">l2</span><span class="p">)</span> <span class="p">{</span> <span class="p">(</span><span class="nf">Some</span><span class="p">(</span><span class="mi">_</span><span class="p">),</span> <span class="nb">None</span><span class="p">)</span> <span class="k">=&gt;</span> <span class="p">{</span> <span class="n">l1</span> <span class="o">=</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">collect_node</span><span class="p">(</span><span class="n">l1</span><span class="p">,</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">cur</span><span class="p">)</span> <span class="p">}</span> <span class="p">(</span><span class="nb">None</span><span class="p">,</span> <span class="nf">Some</span><span class="p">(</span><span class="mi">_</span><span class="p">))</span> <span class="k">=&gt;</span> <span class="p">{</span> <span class="n">l2</span> <span class="o">=</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">collect_node</span><span class="p">(</span><span class="n">l2</span><span class="p">,</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">cur</span><span class="p">);</span> <span class="p">}</span> <span class="p">(</span><span class="nf">Some</span><span class="p">(</span><span class="n">v1</span><span class="p">),</span> <span class="nf">Some</span><span class="p">(</span><span class="n">v2</span><span class="p">))</span> <span class="k">=&gt;</span> <span class="p">{</span> <span class="k">if</span> <span class="n">v1</span><span class="py">.val</span> <span class="o">&lt;</span> <span class="n">v2</span><span class="py">.val</span> <span class="p">{</span> <span class="n">l1</span> <span class="o">=</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">collect_node</span><span class="p">(</span><span class="n">l1</span><span class="p">,</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">cur</span><span class="p">)</span> <span class="p">}</span> <span class="k">else</span> <span class="p">{</span> <span class="n">l2</span> <span class="o">=</span> <span class="nn">Solution</span><span class="p">::</span><span class="nf">collect_node</span><span class="p">(</span><span class="n">l2</span><span class="p">,</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">cur</span><span class="p">);</span> <span class="p">}</span> <span class="p">}</span> <span class="p">(</span><span class="nb">None</span><span class="p">,</span> <span class="nb">None</span><span class="p">)</span> <span class="k">=&gt;</span> <span class="p">{}</span> <span class="p">}</span> <span class="n">cur</span> <span class="o">=</span> <span class="n">cur</span><span class="py">.next</span><span class="nf">.as_mut</span><span class="p">()</span><span class="nf">.unwrap</span><span class="p">();</span> <span class="p">}</span> <span class="k">if</span> <span class="n">l1</span><span class="nf">.is_some</span><span class="p">()</span> <span class="p">{</span> <span class="n">cur</span><span class="py">.next</span> <span class="o">=</span> <span class="n">l1</span><span class="p">;</span> <span class="p">}</span> <span class="k">if</span> <span class="n">l2</span><span class="nf">.is_some</span><span class="p">()</span> <span class="p">{</span> <span class="n">cur</span><span class="py">.next</span> <span class="o">=</span> <span class="n">l2</span><span class="p">;</span> <span class="p">}</span> <span class="k">return</span> <span class="n">dummy</span><span class="py">.next</span><span class="p">;</span> <span class="p">}</span> <span class="nd">#[inline]</span> <span class="k">fn</span> <span class="nf">collect_node</span><span class="p">(</span><span class="k">mut</span> <span class="n">list</span><span class="p">:</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span><span class="p">,</span> <span class="k">mut</span> <span class="n">cur</span><span class="p">:</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="o">&amp;</span><span class="k">mut</span> <span class="n">ListNode</span><span class="p">)</span> <span class="k">-&gt;</span> <span class="nb">Option</span><span class="o">&lt;</span><span class="nb">Box</span><span class="o">&lt;</span><span class="n">ListNode</span><span class="o">&gt;&gt;</span> <span class="p">{</span> <span class="k">if</span> <span class="k">let</span> <span class="nf">Some</span><span class="p">(</span><span class="k">mut</span> <span class="n">node</span><span class="p">)</span> <span class="o">=</span> <span class="n">list</span> <span class="p">{</span> <span class="k">let</span> <span class="n">next</span> <span class="o">=</span> <span class="n">node</span><span class="py">.next</span><span class="nf">.take</span><span class="p">();</span> <span class="n">cur</span><span class="py">.next</span> <span class="o">=</span> <span class="nf">Some</span><span class="p">(</span><span class="n">node</span><span class="p">);</span> <span class="n">next</span> <span class="p">}</span> <span class="k">else</span> <span class="p">{</span> <span class="nb">None</span> <span class="p">}</span> <span class="p">}</span> <span class="p">}</span> </code></pre></div></div>
non_comp
合并k个有序链表 原文链接 利用合并两个有序链表的算法 impl solution pub fn merge k lists mut lists vec lt option lt box lt listnode gt gt gt gt option lt box lt listnode gt gt let mut head none for mut list in lists head solution merge two lists head list return head pub fn merge two lists mut option lt box lt listnode gt gt mut option lt box lt listnode gt gt gt option lt box lt listnode gt gt let mut dummy listnode new let mut cur amp mut dummy while is some amp amp is some let if let some ref node node val else min let if let some ref node node val else min let v min let new node listnode new v cur next some box new new node cur cur next as mut unwrap if lt if let some ref node unwrap next else if let some ref node unwrap next if is some cur next if is some cur next return dummy next 仍然合并两个有序链表,但不产生节点复制 可以去掉 min 这种写法 impl solution pub fn merge k lists mut lists vec lt option lt box lt listnode gt gt gt gt option lt box lt listnode gt gt let mut head none for mut list in lists head solution merge two lists head list return head fn merge two lists mut option lt box lt listnode gt gt mut option lt box lt listnode gt gt gt option lt box lt listnode gt gt let mut dummy listnode new let mut cur amp mut dummy while is some amp amp is some match amp amp some none gt solution collect node amp mut cur none some gt solution collect node amp mut cur some some gt if val lt val solution collect node amp mut cur else solution collect node amp mut cur none none gt cur cur next as mut unwrap if is some cur next if is some cur next return dummy next fn collect node mut list option lt box lt listnode gt gt mut cur amp mut amp mut listnode gt option lt box lt listnode gt gt if let some mut node list let next node next take cur next some node next else none 分治法( impl solution pub fn merge k lists mut lists vec lt option lt box lt listnode gt gt gt gt option lt box lt listnode gt gt let len lists len if len return none solution merge amp mut lists len 类似归并排序 fn merge lists amp mut vec lt option lt box lt listnode gt gt gt l usize r usize gt option lt box lt listnode gt gt if l r return lists clone if l gt r return none let mid l r l let a solution merge lists l mid let b solution merge lists mid r solution merge two lists a b fn merge two lists mut option lt box lt listnode gt gt mut option lt box lt listnode gt gt gt option lt box lt listnode gt gt let mut dummy listnode new let mut cur amp mut dummy while is some amp amp is some match amp amp some none gt solution collect node amp mut cur none some gt solution collect node amp mut cur some some gt if val lt val solution collect node amp mut cur else solution collect node amp mut cur none none gt cur cur next as mut unwrap if is some cur next if is some cur next return dummy next fn collect node mut list option lt box lt listnode gt gt mut cur amp mut amp mut listnode gt option lt box lt listnode gt gt if let some mut node list let next node next take cur next some node next else none
0
4,465
2,725,947,044
IssuesEvent
2015-04-15 06:30:27
ReactiveX/RxJava
https://api.github.com/repos/ReactiveX/RxJava
reopened
Non deterministic test: OperatorRetryTest.testRetryWithBackpressureParallel
Test-Failures
This fails for me 5 out of 10 times when I run all tests in ```OperatorRetryTest``` in Eclipse on a fast machine. Here's the stack trace: ``` java.lang.AssertionError: Data content mismatch: {349=[beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, onSuccessOnly]} at org.junit.Assert.fail(Assert.java:93) at rx.internal.operators.OperatorRetryTest.testRetryWithBackpressureParallel(OperatorRetryTest.java:752) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:62) ```
1.0
Non deterministic test: OperatorRetryTest.testRetryWithBackpressureParallel - This fails for me 5 out of 10 times when I run all tests in ```OperatorRetryTest``` in Eclipse on a fast machine. Here's the stack trace: ``` java.lang.AssertionError: Data content mismatch: {349=[beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, beginningEveryTime, onSuccessOnly]} at org.junit.Assert.fail(Assert.java:93) at rx.internal.operators.OperatorRetryTest.testRetryWithBackpressureParallel(OperatorRetryTest.java:752) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:62) ```
non_comp
non deterministic test operatorretrytest testretrywithbackpressureparallel this fails for me out of times when i run all tests in operatorretrytest in eclipse on a fast machine here s the stack trace java lang assertionerror data content mismatch at org junit assert fail assert java at rx internal operators operatorretrytest testretrywithbackpressureparallel operatorretrytest 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 org junit internal runners statements failontimeout statementthread run failontimeout java
0
14,092
16,889,590,573
IssuesEvent
2021-06-23 07:35:55
evhub/coconut
https://api.github.com/repos/evhub/coconut
opened
Universalize all new exception subclasses
compatibility
Should make new exception subclasses just aliases for their superclass on older Python versions. See: search for “new in” in <https://docs.python.org/3/library/exceptions.html>
True
Universalize all new exception subclasses - Should make new exception subclasses just aliases for their superclass on older Python versions. See: search for “new in” in <https://docs.python.org/3/library/exceptions.html>
comp
universalize all new exception subclasses should make new exception subclasses just aliases for their superclass on older python versions see search for “new in” in
1
7,187
9,475,089,815
IssuesEvent
2019-04-19 09:51:17
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
Conflict with the Kallyas theme causes false warnings in the readability analysis.
backlog bug compatibility component: content analysis support
<!-- Please use this template when creating an issue. - Please check the boxes after you've created your issue. - Please use the latest version of Yoast SEO.--> * [X] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md). * [X] I've searched for any related issues and avoided creating a duplicate issue. ### Please give us a description of what happened. When running the Kallyas theme, the SEO analysis will report the following false warnings: ![kallyas](https://user-images.githubusercontent.com/1044883/42338229-2661dd38-8057-11e8-828e-cda3d5de4984.png) ### Please describe what you expected to happen and why. I expected the Yoast plugin not to report these issues if they are not really present in the content. ### How can we reproduce this behavior? 1. Install the [Kallyas theme](https://themeforest.net/item/kallyas-responsive-multipurpose-wordpress-theme/4091658) 2. Create content that satisfies the above warnings in the screenshot. 3. Check the SEO Analysis for the above errors. ### Technical info * WordPress version: 4.9.6 * Yoast SEO version: 7.7.3 <!-- Please make sure you can reproduce this bug with a default theme such as Twenty Seventeen. Sometimes issues may occur due to theme conflicts. --> * Tested with theme: Kallyas. Issue is solved with Kallyas.
True
Conflict with the Kallyas theme causes false warnings in the readability analysis. - <!-- Please use this template when creating an issue. - Please check the boxes after you've created your issue. - Please use the latest version of Yoast SEO.--> * [X] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md). * [X] I've searched for any related issues and avoided creating a duplicate issue. ### Please give us a description of what happened. When running the Kallyas theme, the SEO analysis will report the following false warnings: ![kallyas](https://user-images.githubusercontent.com/1044883/42338229-2661dd38-8057-11e8-828e-cda3d5de4984.png) ### Please describe what you expected to happen and why. I expected the Yoast plugin not to report these issues if they are not really present in the content. ### How can we reproduce this behavior? 1. Install the [Kallyas theme](https://themeforest.net/item/kallyas-responsive-multipurpose-wordpress-theme/4091658) 2. Create content that satisfies the above warnings in the screenshot. 3. Check the SEO Analysis for the above errors. ### Technical info * WordPress version: 4.9.6 * Yoast SEO version: 7.7.3 <!-- Please make sure you can reproduce this bug with a default theme such as Twenty Seventeen. Sometimes issues may occur due to theme conflicts. --> * Tested with theme: Kallyas. Issue is solved with Kallyas.
comp
conflict with the kallyas theme causes false warnings in the readability analysis please use this template when creating an issue please check the boxes after you ve created your issue please use the latest version of yoast seo i ve read and understood the i ve searched for any related issues and avoided creating a duplicate issue please give us a description of what happened when running the kallyas theme the seo analysis will report the following false warnings please describe what you expected to happen and why i expected the yoast plugin not to report these issues if they are not really present in the content how can we reproduce this behavior install the create content that satisfies the above warnings in the screenshot check the seo analysis for the above errors technical info wordpress version yoast seo version tested with theme kallyas issue is solved with kallyas
1
446,898
31,563,158,829
IssuesEvent
2023-09-03 13:50:51
cdrani/chorus
https://api.github.com/repos/cdrani/chorus
closed
[BUG]
bug documentation help wanted good first issue
### **Describe the bug** The `manifest.json` file has now been moved out of the root project folder and separated into chrome/manifest.json and firefox/manifest.json files. This change is now resulting in the below issue with shields.io badge: <img width="848" alt="image" src="https://github.com/cdrani/chorus/assets/18746599/f6683623-fdef-496f-907d-8f758b65a558"> ### **Expected behavior** The version badge should display the current version of the latest release. Currently it's 1.6.1? Anyways, the shields badge url should be changed to reference the manifest.json in the `firefox` directory. It should be as simple as including the [`filename`](https://shields.io/badges/git-hub-manifest-version-path) query param to the shields route. You can test it on the shields.io site before applying it to the README. ### **Additional context** While referencing the link above, I would welcome updates to the colour of the other labels. A majority of them are some variant of green, but I would love to see some bright blues, pinks, purples, etc. Maybe update the style as well, but they all badges in the README would need to be update to the new style for uniformity. Here's the particular line to focus on: https://github.com/cdrani/chorus/blob/4e8e7d53aab754753ef93b1c8aa11b8b7a4a0c4a/README.md?plain=1#L10
1.0
[BUG] - ### **Describe the bug** The `manifest.json` file has now been moved out of the root project folder and separated into chrome/manifest.json and firefox/manifest.json files. This change is now resulting in the below issue with shields.io badge: <img width="848" alt="image" src="https://github.com/cdrani/chorus/assets/18746599/f6683623-fdef-496f-907d-8f758b65a558"> ### **Expected behavior** The version badge should display the current version of the latest release. Currently it's 1.6.1? Anyways, the shields badge url should be changed to reference the manifest.json in the `firefox` directory. It should be as simple as including the [`filename`](https://shields.io/badges/git-hub-manifest-version-path) query param to the shields route. You can test it on the shields.io site before applying it to the README. ### **Additional context** While referencing the link above, I would welcome updates to the colour of the other labels. A majority of them are some variant of green, but I would love to see some bright blues, pinks, purples, etc. Maybe update the style as well, but they all badges in the README would need to be update to the new style for uniformity. Here's the particular line to focus on: https://github.com/cdrani/chorus/blob/4e8e7d53aab754753ef93b1c8aa11b8b7a4a0c4a/README.md?plain=1#L10
non_comp
describe the bug the manifest json file has now been moved out of the root project folder and separated into chrome manifest json and firefox manifest json files this change is now resulting in the below issue with shields io badge img width alt image src expected behavior the version badge should display the current version of the latest release currently it s anyways the shields badge url should be changed to reference the manifest json in the firefox directory it should be as simple as including the query param to the shields route you can test it on the shields io site before applying it to the readme additional context while referencing the link above i would welcome updates to the colour of the other labels a majority of them are some variant of green but i would love to see some bright blues pinks purples etc maybe update the style as well but they all badges in the readme would need to be update to the new style for uniformity here s the particular line to focus on
0
269,287
8,434,098,578
IssuesEvent
2018-10-17 09:15:30
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.grimtools.com - design is broken
browser-firefox priority-normal
<!-- @browser: Firefox 64.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0 --> <!-- @reported_with: --> **URL**: https://www.grimtools.com/calc/ **Browser / Version**: Firefox 64.0 **Operating System**: Windows 10 **Tested Another Browser**: Yes **Problem type**: Design is broken **Description**: Scrolling out makes images disapear **Steps to Reproduce**: click the book in the bottom left corner, click the devotion button in the top center. Scroll out _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
www.grimtools.com - design is broken - <!-- @browser: Firefox 64.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0 --> <!-- @reported_with: --> **URL**: https://www.grimtools.com/calc/ **Browser / Version**: Firefox 64.0 **Operating System**: Windows 10 **Tested Another Browser**: Yes **Problem type**: Design is broken **Description**: Scrolling out makes images disapear **Steps to Reproduce**: click the book in the bottom left corner, click the devotion button in the top center. Scroll out _From [webcompat.com](https://webcompat.com/) with ❤️_
non_comp
design is broken url browser version firefox operating system windows tested another browser yes problem type design is broken description scrolling out makes images disapear steps to reproduce click the book in the bottom left corner click the devotion button in the top center scroll out from with ❤️
0
344,302
24,806,585,514
IssuesEvent
2022-10-25 05:29:26
shahidsiddiqui786/Flipkart_Clone
https://api.github.com/repos/shahidsiddiqui786/Flipkart_Clone
closed
Add documentation for the project
documentation good first issue hacktoberfest-accepted
Add proper documentation for the code and whole project Add How to run project Locally.
1.0
Add documentation for the project - Add proper documentation for the code and whole project Add How to run project Locally.
non_comp
add documentation for the project add proper documentation for the code and whole project add how to run project locally
0
8,551
10,546,910,301
IssuesEvent
2019-10-02 22:56:47
dotnet/roslyn
https://api.github.com/repos/dotnet/roslyn
closed
Relaxed ordering for ref this does not check language version
Area-Compilers Bug Tenet-Compatibility help wanted
**Version Used**: Roslyn 2.7.0 or newer **Steps to Reproduce**: Run the following code: ```c# using System; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.CSharp; class Program { static void Main() { string code = @" struct S {} static class Extensions { static void M1(this ref S s) {} static void M2(ref this S s) {} }"; var tree = SyntaxFactory.ParseSyntaxTree(code, new CSharpParseOptions(LanguageVersion.CSharp7)); var compilation = CSharpCompilation.Create("a.dll", options: new CSharpCompilationOptions(OutputKind.DynamicallyLinkedLibrary)) .AddSyntaxTrees(tree) .AddReferences(MetadataReference.CreateFromFile(typeof(object).Assembly.Location)); foreach (var diag in compilation.GetDiagnostics()) Console.WriteLine(diag.ToString()); } } ``` **Expected Behavior**: Both methods report an error saying that such code is not available in C# 7.0. **Actual Behavior**: Only `M2` reports an error: > (7,20): error CS8107: Feature 'ref extension methods' is not available in C# 7.0. Please use language version 7.2 or greater. I think this happens because when the ordering of modifiers on `ref` extension methods was relaxed in 2.7.0, a language version check wasn't added for the new syntax. I think this isn't a serious problem and fixing it would be a breaking change, so this might not be worth fixing, but I thought it was worth reporting anyway. This behavior was discovered in https://github.com/dotnet/docs/issues/13877.
True
Relaxed ordering for ref this does not check language version - **Version Used**: Roslyn 2.7.0 or newer **Steps to Reproduce**: Run the following code: ```c# using System; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.CSharp; class Program { static void Main() { string code = @" struct S {} static class Extensions { static void M1(this ref S s) {} static void M2(ref this S s) {} }"; var tree = SyntaxFactory.ParseSyntaxTree(code, new CSharpParseOptions(LanguageVersion.CSharp7)); var compilation = CSharpCompilation.Create("a.dll", options: new CSharpCompilationOptions(OutputKind.DynamicallyLinkedLibrary)) .AddSyntaxTrees(tree) .AddReferences(MetadataReference.CreateFromFile(typeof(object).Assembly.Location)); foreach (var diag in compilation.GetDiagnostics()) Console.WriteLine(diag.ToString()); } } ``` **Expected Behavior**: Both methods report an error saying that such code is not available in C# 7.0. **Actual Behavior**: Only `M2` reports an error: > (7,20): error CS8107: Feature 'ref extension methods' is not available in C# 7.0. Please use language version 7.2 or greater. I think this happens because when the ordering of modifiers on `ref` extension methods was relaxed in 2.7.0, a language version check wasn't added for the new syntax. I think this isn't a serious problem and fixing it would be a breaking change, so this might not be worth fixing, but I thought it was worth reporting anyway. This behavior was discovered in https://github.com/dotnet/docs/issues/13877.
comp
relaxed ordering for ref this does not check language version version used roslyn or newer steps to reproduce run the following code c using system using microsoft codeanalysis using microsoft codeanalysis csharp class program static void main string code struct s static class extensions static void this ref s s static void ref this s s var tree syntaxfactory parsesyntaxtree code new csharpparseoptions languageversion var compilation csharpcompilation create a dll options new csharpcompilationoptions outputkind dynamicallylinkedlibrary addsyntaxtrees tree addreferences metadatareference createfromfile typeof object assembly location foreach var diag in compilation getdiagnostics console writeline diag tostring expected behavior both methods report an error saying that such code is not available in c actual behavior only reports an error error feature ref extension methods is not available in c please use language version or greater i think this happens because when the ordering of modifiers on ref extension methods was relaxed in a language version check wasn t added for the new syntax i think this isn t a serious problem and fixing it would be a breaking change so this might not be worth fixing but i thought it was worth reporting anyway this behavior was discovered in
1
194,595
22,262,041,209
IssuesEvent
2022-06-10 02:01:33
Nivaskumark/kernel_v4.19.72_old
https://api.github.com/repos/Nivaskumark/kernel_v4.19.72_old
reopened
WS-2021-0449 (Medium) detected in linux-yoctov5.4.51
security vulnerability
## WS-2021-0449 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary> <p> <p>Yocto Linux Embedded kernel</p> <p>Library home page: <a href=https://git.yoctoproject.org/git/linux-yocto>https://git.yoctoproject.org/git/linux-yocto</a></p> <p>Found in HEAD commit: <a href="https://github.com/Nivaskumark/kernel_v4.19.72/commit/ce49083a1c14be2d13cb5e878257d293e6c748bc">ce49083a1c14be2d13cb5e878257d293e6c748bc</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/kernel/bpf/stackmap.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/kernel/bpf/stackmap.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In Linux/Kernel is vulnerable to integer overflow in prealloc_elems_and_freelist() in kernel/bpf/stackmap.c <p>Publish Date: 2021-11-29 <p>URL: <a href=https://github.com/gregkh/linux/commit/3a1ac1e368bedae2777d9a7cfdc65df4859f7e71>WS-2021-0449</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://osv.dev/vulnerability/UVI-2021-1001696">https://osv.dev/vulnerability/UVI-2021-1001696</a></p> <p>Release Date: 2021-11-29</p> <p>Fix Resolution: Linux/Kernel -v5.14.12, v5.10.73, v5.4.153, v4.19.211, v4.14.251, v4.9.288, v5.15-rc5</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
WS-2021-0449 (Medium) detected in linux-yoctov5.4.51 - ## WS-2021-0449 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary> <p> <p>Yocto Linux Embedded kernel</p> <p>Library home page: <a href=https://git.yoctoproject.org/git/linux-yocto>https://git.yoctoproject.org/git/linux-yocto</a></p> <p>Found in HEAD commit: <a href="https://github.com/Nivaskumark/kernel_v4.19.72/commit/ce49083a1c14be2d13cb5e878257d293e6c748bc">ce49083a1c14be2d13cb5e878257d293e6c748bc</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/kernel/bpf/stackmap.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/kernel/bpf/stackmap.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In Linux/Kernel is vulnerable to integer overflow in prealloc_elems_and_freelist() in kernel/bpf/stackmap.c <p>Publish Date: 2021-11-29 <p>URL: <a href=https://github.com/gregkh/linux/commit/3a1ac1e368bedae2777d9a7cfdc65df4859f7e71>WS-2021-0449</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://osv.dev/vulnerability/UVI-2021-1001696">https://osv.dev/vulnerability/UVI-2021-1001696</a></p> <p>Release Date: 2021-11-29</p> <p>Fix Resolution: Linux/Kernel -v5.14.12, v5.10.73, v5.4.153, v4.19.211, v4.14.251, v4.9.288, v5.15-rc5</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_comp
ws medium detected in linux ws medium severity vulnerability vulnerable library linux yocto linux embedded kernel library home page a href found in head commit a href found in base branch master vulnerable source files kernel bpf stackmap c kernel bpf stackmap c vulnerability details in linux kernel is vulnerable to integer overflow in prealloc elems and freelist in kernel bpf stackmap c publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution linux kernel step up your open source security game with whitesource
0
213,528
24,007,573,840
IssuesEvent
2022-09-14 15:54:44
Azure/AKS
https://api.github.com/repos/Azure/AKS
closed
[Feature] Network Policy Calico on Windows AKS
security feature-request windows
Azure provides two ways to implement network policy. You choose a network policy option when you create an AKS cluster. The policy option can't be changed after the cluster is created: - Azure's own implementation, called Azure Network Policies. - Calico Network Policies, an open-source network and network security solution founded by [Tigera](https://www.tigera.io/). [Documentation](https://docs.microsoft.com/en-us/azure/aks/use-network-policies) on Calico Network Policy
True
[Feature] Network Policy Calico on Windows AKS - Azure provides two ways to implement network policy. You choose a network policy option when you create an AKS cluster. The policy option can't be changed after the cluster is created: - Azure's own implementation, called Azure Network Policies. - Calico Network Policies, an open-source network and network security solution founded by [Tigera](https://www.tigera.io/). [Documentation](https://docs.microsoft.com/en-us/azure/aks/use-network-policies) on Calico Network Policy
non_comp
network policy calico on windows aks azure provides two ways to implement network policy you choose a network policy option when you create an aks cluster the policy option can t be changed after the cluster is created azure s own implementation called azure network policies calico network policies an open source network and network security solution founded by on calico network policy
0
7,110
16,544,132,826
IssuesEvent
2021-05-27 21:02:20
DeepRegNet/DeepReg
https://api.github.com/repos/DeepRegNet/DeepReg
closed
Support mixed precision calculation
architecture feature stale
## Subject of the feature Using mixed precision (float16 and float32) can save GPU memory and hopefully the calculation speed as well. According to https://www.tensorflow.org/guide/mixed_precision, the modification is not too complicated. Some basic facts: 1. Computations are done in float16 for performance, but variables must be kept in float32 for numeric stability. They cast their inputs to float16 in order to do float16 computations, which causes their outputs to be float16 as a result. 2. Even if the model does not end in a softmax, the outputs should still be float32. 3. In general you should run input processing math in float32 if it runs on the CPU. 4. Custom loss should be calculated in float32
1.0
Support mixed precision calculation - ## Subject of the feature Using mixed precision (float16 and float32) can save GPU memory and hopefully the calculation speed as well. According to https://www.tensorflow.org/guide/mixed_precision, the modification is not too complicated. Some basic facts: 1. Computations are done in float16 for performance, but variables must be kept in float32 for numeric stability. They cast their inputs to float16 in order to do float16 computations, which causes their outputs to be float16 as a result. 2. Even if the model does not end in a softmax, the outputs should still be float32. 3. In general you should run input processing math in float32 if it runs on the CPU. 4. Custom loss should be calculated in float32
non_comp
support mixed precision calculation subject of the feature using mixed precision and can save gpu memory and hopefully the calculation speed as well according to the modification is not too complicated some basic facts computations are done in for performance but variables must be kept in for numeric stability they cast their inputs to in order to do computations which causes their outputs to be as a result even if the model does not end in a softmax the outputs should still be in general you should run input processing math in if it runs on the cpu custom loss should be calculated in
0
143,394
19,178,296,244
IssuesEvent
2021-12-04 01:07:01
panasalap/linux-4.19.72_mlme
https://api.github.com/repos/panasalap/linux-4.19.72_mlme
opened
CVE-2020-12770 (Medium) detected in linux-yoctov5.4.51
security vulnerability
## CVE-2020-12770 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary> <p> <p>Yocto Linux Embedded kernel</p> <p>Library home page: <a href=https://git.yoctoproject.org/git/linux-yocto>https://git.yoctoproject.org/git/linux-yocto</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/scsi/sg.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/scsi/sg.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> An issue was discovered in the Linux kernel through 5.6.11. sg_write lacks an sg_remove_request call in a certain failure case, aka CID-83c6f2390040. <p>Publish Date: 2020-05-09 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-12770>CVE-2020-12770</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.7</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: High - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </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-2020-12770">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-12770</a></p> <p>Release Date: 2020-05-09</p> <p>Fix Resolution: v5.7-rc3</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-12770 (Medium) detected in linux-yoctov5.4.51 - ## CVE-2020-12770 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary> <p> <p>Yocto Linux Embedded kernel</p> <p>Library home page: <a href=https://git.yoctoproject.org/git/linux-yocto>https://git.yoctoproject.org/git/linux-yocto</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/scsi/sg.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/scsi/sg.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> An issue was discovered in the Linux kernel through 5.6.11. sg_write lacks an sg_remove_request call in a certain failure case, aka CID-83c6f2390040. <p>Publish Date: 2020-05-09 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-12770>CVE-2020-12770</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.7</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: High - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </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-2020-12770">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-12770</a></p> <p>Release Date: 2020-05-09</p> <p>Fix Resolution: v5.7-rc3</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_comp
cve medium detected in linux cve medium severity vulnerability vulnerable library linux yocto linux embedded kernel library home page a href found in base branch master vulnerable source files drivers scsi sg c drivers scsi sg c vulnerability details an issue was discovered in the linux kernel through sg write lacks an sg remove request call in a certain failure case aka cid publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required high user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource
0
24,119
5,029,756,904
IssuesEvent
2016-12-15 22:09:41
facebook/draft-js
https://api.github.com/repos/facebook/draft-js
closed
Add 'Getting Started' section to `README`
documentation enhancement good-first-bug help wanted
Context: If someone starts by looking at the `README` the first entrypoint they are given is to download master and try the examples. Honestly this might be confusing, because master is in a state where we are updating and improving APIs. It does not match the current documentation for v0.9.1. See https://github.com/facebook/draft-js/issues/839 Let's try adding a 'Getting Started' section, similar to [the Immutable.js 'Getting Started'.](https://github.com/facebook/immutable-js/#getting-started) We could even just copy the content from the main Draft docs about installation and usage: https://facebook.github.io/draft-js/docs/overview.html#installation Also, if you (hello there!) have ideas about how to make things more clear to brand new users, we welcome your ideas.
1.0
Add 'Getting Started' section to `README` - Context: If someone starts by looking at the `README` the first entrypoint they are given is to download master and try the examples. Honestly this might be confusing, because master is in a state where we are updating and improving APIs. It does not match the current documentation for v0.9.1. See https://github.com/facebook/draft-js/issues/839 Let's try adding a 'Getting Started' section, similar to [the Immutable.js 'Getting Started'.](https://github.com/facebook/immutable-js/#getting-started) We could even just copy the content from the main Draft docs about installation and usage: https://facebook.github.io/draft-js/docs/overview.html#installation Also, if you (hello there!) have ideas about how to make things more clear to brand new users, we welcome your ideas.
non_comp
add getting started section to readme context if someone starts by looking at the readme the first entrypoint they are given is to download master and try the examples honestly this might be confusing because master is in a state where we are updating and improving apis it does not match the current documentation for see let s try adding a getting started section similar to we could even just copy the content from the main draft docs about installation and usage also if you hello there have ideas about how to make things more clear to brand new users we welcome your ideas
0
10,395
12,360,698,838
IssuesEvent
2020-05-17 16:20:31
NEZNAMY/TAB
https://api.github.com/repos/NEZNAMY/TAB
closed
Lib's Disguises Support
Compatibility Duplicate Feature request Unlimited nametags
Please add support for the Lib's Disguises plugin. When I turn into a player, you can see my unlimited tab nickname ... https://prnt.sc/ryq37r
True
Lib's Disguises Support - Please add support for the Lib's Disguises plugin. When I turn into a player, you can see my unlimited tab nickname ... https://prnt.sc/ryq37r
comp
lib s disguises support please add support for the lib s disguises plugin when i turn into a player you can see my unlimited tab nickname
1
75,993
9,912,908,056
IssuesEvent
2019-06-28 10:11:59
ReactiveX/RxJava
https://api.github.com/repos/ReactiveX/RxJava
closed
3.x: Fix Schedulers.from(Executor, boolean) version tag
3.x Documentation PR welcome good first issue
It should say `@since 3.0.0` as it has been promoted. https://github.com/ReactiveX/RxJava/blob/3.x/src/main/java/io/reactivex/schedulers/Schedulers.java#L403
1.0
3.x: Fix Schedulers.from(Executor, boolean) version tag - It should say `@since 3.0.0` as it has been promoted. https://github.com/ReactiveX/RxJava/blob/3.x/src/main/java/io/reactivex/schedulers/Schedulers.java#L403
non_comp
x fix schedulers from executor boolean version tag it should say since as it has been promoted
0
411,454
12,018,234,385
IssuesEvent
2020-04-10 20:19:42
google/ground-android
https://api.github.com/repos/google/ground-android
opened
[Offline support] Show connection status on UI
priority: p2 type: feature request ux help wanted
@coreyleamon any suggestions on how to show this? Should it be always visible, or should a notification appear when the connection is lost / restored?
1.0
[Offline support] Show connection status on UI - @coreyleamon any suggestions on how to show this? Should it be always visible, or should a notification appear when the connection is lost / restored?
non_comp
show connection status on ui coreyleamon any suggestions on how to show this should it be always visible or should a notification appear when the connection is lost restored
0
153,060
13,492,783,473
IssuesEvent
2020-09-11 18:35:08
IBM/jupyter-tools
https://api.github.com/repos/IBM/jupyter-tools
closed
Write a doc on config tweaks for high scale
documentation
This is a follow up to PR #1. Some settings to note: - `JUPYTERHUB_ACTIVITY_INTERVAL: "3600"` - hub culler settings (run every hour, single concurrency, cull after 5 days of inactivity) - notebook culler settings (stop and delete the notebook pod after 1 hour of inactivity) - `c.JupyterHub.init_spawners_timeout = 1` - `c.JupyterHub.activity_resolution = 6000` - `c.JupyterHub.last_activity_interval = 300` ---- Since this doc was written we've changed `JUPYTERHUB_ACTIVITY_INTERVAL` to be 3600 (1 hour). It would be good to have a section in the docs on performance tweaks we've made to our hub, but that could be a follow up. _Originally posted by @mriedem in https://github.com/IBM/jupyter-tools/pull/2#discussion_r481444511_
1.0
Write a doc on config tweaks for high scale - This is a follow up to PR #1. Some settings to note: - `JUPYTERHUB_ACTIVITY_INTERVAL: "3600"` - hub culler settings (run every hour, single concurrency, cull after 5 days of inactivity) - notebook culler settings (stop and delete the notebook pod after 1 hour of inactivity) - `c.JupyterHub.init_spawners_timeout = 1` - `c.JupyterHub.activity_resolution = 6000` - `c.JupyterHub.last_activity_interval = 300` ---- Since this doc was written we've changed `JUPYTERHUB_ACTIVITY_INTERVAL` to be 3600 (1 hour). It would be good to have a section in the docs on performance tweaks we've made to our hub, but that could be a follow up. _Originally posted by @mriedem in https://github.com/IBM/jupyter-tools/pull/2#discussion_r481444511_
non_comp
write a doc on config tweaks for high scale this is a follow up to pr some settings to note jupyterhub activity interval hub culler settings run every hour single concurrency cull after days of inactivity notebook culler settings stop and delete the notebook pod after hour of inactivity c jupyterhub init spawners timeout c jupyterhub activity resolution c jupyterhub last activity interval since this doc was written we ve changed jupyterhub activity interval to be hour it would be good to have a section in the docs on performance tweaks we ve made to our hub but that could be a follow up originally posted by mriedem in
0
10,516
12,450,316,002
IssuesEvent
2020-05-27 08:36:32
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
editor.BlockDropZone filter removed
Backwards Compatibility [Feature] Drag and Drop [Type] Regression
**Describe the bug** #19514 converted the old `BlockDropZone` component to a hook (`useBlockDropZone`), but seems to have inadvertently removed the `editor.BlockDropZone` filter at the same time. **To reproduce** Steps to reproduce the behavior: 1. Try registering a filter for `editor.BlockDropZone`. 2. Observe that it is never triggered **Expected behavior** The filter continues to work as before
True
editor.BlockDropZone filter removed - **Describe the bug** #19514 converted the old `BlockDropZone` component to a hook (`useBlockDropZone`), but seems to have inadvertently removed the `editor.BlockDropZone` filter at the same time. **To reproduce** Steps to reproduce the behavior: 1. Try registering a filter for `editor.BlockDropZone`. 2. Observe that it is never triggered **Expected behavior** The filter continues to work as before
comp
editor blockdropzone filter removed describe the bug converted the old blockdropzone component to a hook useblockdropzone but seems to have inadvertently removed the editor blockdropzone filter at the same time to reproduce steps to reproduce the behavior try registering a filter for editor blockdropzone observe that it is never triggered expected behavior the filter continues to work as before
1
56,143
6,502,458,816
IssuesEvent
2017-08-23 13:43:38
coreos/tectonic-installer
https://api.github.com/repos/coreos/tectonic-installer
closed
Same files used for UI tests are used for smoke tests
area/testing
We don't want to run smoke tests for _all_ the generated outputs, but we should do at least 2 to cover what the current smoke tests already cover.
1.0
Same files used for UI tests are used for smoke tests - We don't want to run smoke tests for _all_ the generated outputs, but we should do at least 2 to cover what the current smoke tests already cover.
non_comp
same files used for ui tests are used for smoke tests we don t want to run smoke tests for all the generated outputs but we should do at least to cover what the current smoke tests already cover
0
11,554
13,551,112,074
IssuesEvent
2020-09-17 10:35:24
SpongePowered/Mixin
https://api.github.com/repos/SpongePowered/Mixin
closed
Mixin does not handle the new modlauncher transformation reason
incompatibility modlauncher
To fix https://github.com/cpw/modlauncher/issues/57, modlauncher introduced a new reason for piping classes through the transformer: `computing_frames` (https://github.com/cpw/modlauncher/blob/e9771d85ae2b9118d41a5174dd924825957574e2/src/main/java/cpw/mods/modlauncher/api/ITransformerActivity.java#L26). This reason is used when modlauncher needs to read a class to compute frames. When this reason occurs, the actual code does not need to be transformed. The only transformation that is needed during this phase is regarding the class metadata, so if you need to change the superclass, or add interfaces, you should probably do that in this phase. If you know none of your transformations are ever relevant for `getCommonSuperClass`, you can skip all transformations when this reason is present Example crash report when using modlauncher 7.0.1: https://gist.github.com/BedrockLegends/e1b4a08c61c2dd7724d9690defd2ae84
True
Mixin does not handle the new modlauncher transformation reason - To fix https://github.com/cpw/modlauncher/issues/57, modlauncher introduced a new reason for piping classes through the transformer: `computing_frames` (https://github.com/cpw/modlauncher/blob/e9771d85ae2b9118d41a5174dd924825957574e2/src/main/java/cpw/mods/modlauncher/api/ITransformerActivity.java#L26). This reason is used when modlauncher needs to read a class to compute frames. When this reason occurs, the actual code does not need to be transformed. The only transformation that is needed during this phase is regarding the class metadata, so if you need to change the superclass, or add interfaces, you should probably do that in this phase. If you know none of your transformations are ever relevant for `getCommonSuperClass`, you can skip all transformations when this reason is present Example crash report when using modlauncher 7.0.1: https://gist.github.com/BedrockLegends/e1b4a08c61c2dd7724d9690defd2ae84
comp
mixin does not handle the new modlauncher transformation reason to fix modlauncher introduced a new reason for piping classes through the transformer computing frames this reason is used when modlauncher needs to read a class to compute frames when this reason occurs the actual code does not need to be transformed the only transformation that is needed during this phase is regarding the class metadata so if you need to change the superclass or add interfaces you should probably do that in this phase if you know none of your transformations are ever relevant for getcommonsuperclass you can skip all transformations when this reason is present example crash report when using modlauncher
1
68,255
7,091,560,090
IssuesEvent
2018-01-12 13:34:55
geosolutions-it/MapStore2
https://api.github.com/repos/geosolutions-it/MapStore2
reopened
Refresh layer's authkey on login/logout from map
Internal Priority: High Project: C040 Tested bug pending review
Map's layers authkeys are not refreshed on login/logout from map. You have to exit and enter again in the map to see them refreshed.
1.0
Refresh layer's authkey on login/logout from map - Map's layers authkeys are not refreshed on login/logout from map. You have to exit and enter again in the map to see them refreshed.
non_comp
refresh layer s authkey on login logout from map map s layers authkeys are not refreshed on login logout from map you have to exit and enter again in the map to see them refreshed
0
10,648
12,554,896,317
IssuesEvent
2020-06-07 03:56:22
ybressler/Broadway-Open-Data
https://api.github.com/repos/ybressler/Broadway-Open-Data
closed
Filenames not compatible with Windows
bug compatibility
The following characters are not allowed for file names in windows: ``` < (less than) > (greater than) : (colon) " (double quote) / (forward slash) \ (backslash) | (vertical bar or pipe) ? (question mark) * (asterisk) ``` Change code in the function `get_usable_name()` located in `utils/web_scraping.py` **Code for the function is here:** ``` def get_usable_name(url, ext=".txt"): file_name = re.sub("[\/\.:]", "_", url) + ext return file_name ```
True
Filenames not compatible with Windows - The following characters are not allowed for file names in windows: ``` < (less than) > (greater than) : (colon) " (double quote) / (forward slash) \ (backslash) | (vertical bar or pipe) ? (question mark) * (asterisk) ``` Change code in the function `get_usable_name()` located in `utils/web_scraping.py` **Code for the function is here:** ``` def get_usable_name(url, ext=".txt"): file_name = re.sub("[\/\.:]", "_", url) + ext return file_name ```
comp
filenames not compatible with windows the following characters are not allowed for file names in windows less than greater than colon double quote forward slash backslash vertical bar or pipe question mark asterisk change code in the function get usable name located in utils web scraping py code for the function is here def get usable name url ext txt file name re sub url ext return file name
1
28,034
8,066,817,336
IssuesEvent
2018-08-04 20:38:54
paypal/NNAnalytics
https://api.github.com/repos/paypal/NNAnalytics
closed
Add exception format printing to build
build
Seems we have some tests failing. Can't get good insight into whats going on though. This seems helpful. https://stackoverflow.com/questions/28614865/how-to-read-test-result-reports-on-travis-ci Just need to add: ``` exceptionFormat "full" ```
1.0
Add exception format printing to build - Seems we have some tests failing. Can't get good insight into whats going on though. This seems helpful. https://stackoverflow.com/questions/28614865/how-to-read-test-result-reports-on-travis-ci Just need to add: ``` exceptionFormat "full" ```
non_comp
add exception format printing to build seems we have some tests failing can t get good insight into whats going on though this seems helpful just need to add exceptionformat full
0
11,716
13,787,223,664
IssuesEvent
2020-10-09 04:12:58
ElfFriend-DnD/foundryvtt-5eOGLCharacterSheet
https://api.github.com/repos/ElfFriend-DnD/foundryvtt-5eOGLCharacterSheet
closed
Investigate Midi QOL compatibility
compatibility enhancement
[midi-qol](https://gitlab.com/tposney/midi-qol) is going to be taking over for Minor-QOL, we should ensure that things work as expected
True
Investigate Midi QOL compatibility - [midi-qol](https://gitlab.com/tposney/midi-qol) is going to be taking over for Minor-QOL, we should ensure that things work as expected
comp
investigate midi qol compatibility is going to be taking over for minor qol we should ensure that things work as expected
1
359,154
25,223,235,062
IssuesEvent
2022-11-14 14:17:47
Carona-Amiga/caronaamiga
https://api.github.com/repos/Carona-Amiga/caronaamiga
closed
Atualizar links da documentação do repositório
documentation
#### Descrição Após importado o código, os links para redirecionamento está levando para o antigo repositório. É necessário corrigir os links para apontar para o repositório atual. Obs.: Tentar utilizar caminho relativo, invés de usar **http://github.com/organizacao/repositorio/blob/...** utilizar **./pasta/arquivo.ext**
1.0
Atualizar links da documentação do repositório - #### Descrição Após importado o código, os links para redirecionamento está levando para o antigo repositório. É necessário corrigir os links para apontar para o repositório atual. Obs.: Tentar utilizar caminho relativo, invés de usar **http://github.com/organizacao/repositorio/blob/...** utilizar **./pasta/arquivo.ext**
non_comp
atualizar links da documentação do repositório descrição após importado o código os links para redirecionamento está levando para o antigo repositório é necessário corrigir os links para apontar para o repositório atual obs tentar utilizar caminho relativo invés de usar utilizar pasta arquivo ext
0
1,967
4,682,771,333
IssuesEvent
2016-10-09 12:47:36
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
opened
WordPress 4.7 compatibility: WP_Hook
bug compatibility
[From the make/core post](https://make.wordpress.org/core/2016/09/08/wp_hook-next-generation-actions-and-filters/) > WordPress 4.7 introduces a significant reworking of action and filter iteration to address bugs that arose from recursive callbacks and from callbacks that changed the hooked callbacks on currently running actions/filters. We should go through the plugin and make sure we are not doing something that will break with WordPress 4.7.
True
WordPress 4.7 compatibility: WP_Hook - [From the make/core post](https://make.wordpress.org/core/2016/09/08/wp_hook-next-generation-actions-and-filters/) > WordPress 4.7 introduces a significant reworking of action and filter iteration to address bugs that arose from recursive callbacks and from callbacks that changed the hooked callbacks on currently running actions/filters. We should go through the plugin and make sure we are not doing something that will break with WordPress 4.7.
comp
wordpress compatibility wp hook wordpress introduces a significant reworking of action and filter iteration to address bugs that arose from recursive callbacks and from callbacks that changed the hooked callbacks on currently running actions filters we should go through the plugin and make sure we are not doing something that will break with wordpress
1
6,464
8,755,550,735
IssuesEvent
2018-12-14 15:11:07
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
--incompatible_strict_action_env
breaking-change-0.21 incompatible-change
Starting with Bazel 0.21 the --experimental_strict_action_env option has been renamed to --incompatible_strict_action_env and is now on by default. This means Bazel will no longer use the client's PATH and LD_LIBRARY_PATH environmental variables in the default action environment. If the old behavior is desired, pass --action_env=PATH and --action_env=LD_LIBRARY_PATH. --noincompatible_strict_action_env will also temporarily restore the old behavior. However, as --action_env is a more general and explicit way to pass client environmental variables into actions, --noincompatible_strict_action_env will eventually be deprecated and removed. See #6648 for more details. Both flag names `--experimental_strict_action_env` and `--incompatible_strict_action_env` will keep working for a few releases. Also see #2574 cc: @benjaminp
True
--incompatible_strict_action_env - Starting with Bazel 0.21 the --experimental_strict_action_env option has been renamed to --incompatible_strict_action_env and is now on by default. This means Bazel will no longer use the client's PATH and LD_LIBRARY_PATH environmental variables in the default action environment. If the old behavior is desired, pass --action_env=PATH and --action_env=LD_LIBRARY_PATH. --noincompatible_strict_action_env will also temporarily restore the old behavior. However, as --action_env is a more general and explicit way to pass client environmental variables into actions, --noincompatible_strict_action_env will eventually be deprecated and removed. See #6648 for more details. Both flag names `--experimental_strict_action_env` and `--incompatible_strict_action_env` will keep working for a few releases. Also see #2574 cc: @benjaminp
comp
incompatible strict action env starting with bazel the experimental strict action env option has been renamed to incompatible strict action env and is now on by default this means bazel will no longer use the client s path and ld library path environmental variables in the default action environment if the old behavior is desired pass action env path and action env ld library path noincompatible strict action env will also temporarily restore the old behavior however as action env is a more general and explicit way to pass client environmental variables into actions noincompatible strict action env will eventually be deprecated and removed see for more details both flag names experimental strict action env and incompatible strict action env will keep working for a few releases also see cc benjaminp
1
17,597
24,264,307,329
IssuesEvent
2022-09-28 03:55:37
ricksouth/serilum-mc-mods
https://api.github.com/repos/ricksouth/serilum-mc-mods
opened
1.19 - Massive FPS hit when Realistic Bees is installed in modpack
Mod Label Missing Incompatibility
## **Information** Minecraft version: 1.19.2 Modloader: Forge Forge version: forge-1.19.2-43.1.25-installer.jar Environment: Singleplayer / Multiplayer - both First mod name: realistic bees First mod version: realisticbees_1.19.2-2.7 Second mod name: unknown Second mod version: unknown ## **Description** Getting fps drops of 60+ when bees are in close proximity. This effect goes away when realistic bees is removed from the mods folder. Tested with just realistic bees and no other mods (other than collective) and there is a small fps drop, but nothing significant, so my guess is that one or more other mods are conflicting with realistic bees. I could maybe work out which, but would take quite a few hours. ## **Crash report** No crashes. Can provide logs though - created new world each time and then placed bee nests and spawned 20 or so bees and moved around a bit: Modpack without realistic bees: [debug.log](https://github.com/ricksouth/serilum-mc-mods/files/9661266/debug.log) [latest.log](https://github.com/ricksouth/serilum-mc-mods/files/9661269/latest.log) Modpack with realistic bees: [Uploading debug.log…]() [latest.log](https://github.com/ricksouth/serilum-mc-mods/files/9661322/latest.log)
True
1.19 - Massive FPS hit when Realistic Bees is installed in modpack - ## **Information** Minecraft version: 1.19.2 Modloader: Forge Forge version: forge-1.19.2-43.1.25-installer.jar Environment: Singleplayer / Multiplayer - both First mod name: realistic bees First mod version: realisticbees_1.19.2-2.7 Second mod name: unknown Second mod version: unknown ## **Description** Getting fps drops of 60+ when bees are in close proximity. This effect goes away when realistic bees is removed from the mods folder. Tested with just realistic bees and no other mods (other than collective) and there is a small fps drop, but nothing significant, so my guess is that one or more other mods are conflicting with realistic bees. I could maybe work out which, but would take quite a few hours. ## **Crash report** No crashes. Can provide logs though - created new world each time and then placed bee nests and spawned 20 or so bees and moved around a bit: Modpack without realistic bees: [debug.log](https://github.com/ricksouth/serilum-mc-mods/files/9661266/debug.log) [latest.log](https://github.com/ricksouth/serilum-mc-mods/files/9661269/latest.log) Modpack with realistic bees: [Uploading debug.log…]() [latest.log](https://github.com/ricksouth/serilum-mc-mods/files/9661322/latest.log)
comp
massive fps hit when realistic bees is installed in modpack information minecraft version modloader forge forge version forge installer jar environment singleplayer multiplayer both first mod name realistic bees first mod version realisticbees second mod name unknown second mod version unknown description getting fps drops of when bees are in close proximity this effect goes away when realistic bees is removed from the mods folder tested with just realistic bees and no other mods other than collective and there is a small fps drop but nothing significant so my guess is that one or more other mods are conflicting with realistic bees i could maybe work out which but would take quite a few hours crash report no crashes can provide logs though created new world each time and then placed bee nests and spawned or so bees and moved around a bit modpack without realistic bees modpack with realistic bees
1
20,846
31,234,314,673
IssuesEvent
2023-08-20 04:31:56
elementor/elementor
https://api.github.com/repos/elementor/elementor
closed
❌ 🧩 🛟 Support Request: Editing with causes a 500 Internal Server Error
compatibility/3rd_party component/editor mod* request/support
### Prerequisites - [ ] I have searched for similar issues in both open and closed tickets and cannot find a duplicate. - [ ] The issue still exists against the latest stable version of Elementor. ### Description Whenever I try to "Edit with Elementor" it will always display 500 Internal server error, like this: ![image](https://github.com/elementor/elementor/assets/72023119/0391e47c-05ed-4a7a-b2f4-b3dff5407015) This has happend after I have install "Rank Math SEO" plugin, but after deactivate it, the error is still happening whenever I try to edit the page with elementor... Now that I have set the debugging, this what its mentions at the debug log regarding about the elementor. ```txt [11-Aug-2023 10:23:25 UTC] PHP Notice: Function Elementor\Controls_Manager::add_control_to_stack was called <strong>incorrectly</strong>. Cannot redeclare control with same name "normal". Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 1.0.0.) in /chroot/home/thaigood/thaigood4u.com/html/wp-includes/functions.php on line 5905 [11-Aug-2023 10:23:25 UTC] PHP Notice: Function Elementor\Controls_Manager::add_control_to_stack was called <strong>incorrectly</strong>. Cannot redeclare control with same name "hover". Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 1.0.0.) in /chroot/home/thaigood/thaigood4u.com/html/wp-includes/functions.php on line 5905 [11-Aug-2023 10:23:25 UTC] PHP Notice: Function Elementor\Controls_Manager::add_control_to_stack was called <strong>incorrectly</strong>. Cannot redeclare control with same name "enable_wrapper_link". Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 1.0.0.) in /chroot/home/thaigood/thaigood4u.com/html/wp-includes/functions.php on line 5905 [11-Aug-2023 10:23:25 UTC] PHP Notice: Function Elementor\Controls_Manager::add_control_to_stack was called <strong>incorrectly</strong>. Cannot redeclare control with same name "wrapper_link". Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 1.0.0.) in /chroot/home/thaigood/thaigood4u.com/html/wp-includes/functions.php on line 5905 [11-Aug-2023 10:23:25 UTC] PHP Notice: Function Elementor\Controls_Manager::add_control_to_stack was called <strong>incorrectly</strong>. Cannot redeclare control with same name "enable_wrapper_link". Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 1.0.0.) in /chroot/home/thaigood/thaigood4u.com/html/wp-includes/functions.php on line 5905 [11-Aug-2023 10:23:25 UTC] PHP Notice: Function Elementor\Controls_Manager::add_control_to_stack was called <strong>incorrectly</strong>. Cannot redeclare control with same name "wrapper_link". Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 1.0.0.) in /chroot/home/thaigood/thaigood4u.com/html/wp-includes/functions.php on line 5905 ``` I have attached the full debug log, just in case. [debug.log](https://github.com/elementor/elementor/files/12326814/debug.log) I'm currently using the theme forest davenport, here's the theme link: http://preview.themeforest.net/item/davenport-multipurpose-blog-and-magazine-wordpress-theme/full_screen_preview/23765523?_ga=2.113647047.1970928365.1691824150-918444852.1690859372 Furthermore, I can't find function.php at my html/wp-includes,,, I even already display hidden files tho... is it hidden at some file? Many thanks for in advance. ### Steps to reproduce 1) Click the "Edit with Elementor" ### Isolating the problem - [ ] This bug happens with only Elementor plugin active (and Elementor Pro). - [ ] This bug happens with a Blank WordPress theme active ([Hello theme](https://wordpress.org/themes/hello-elementor/)). - [ ] I can reproduce this bug consistently following the steps above. ### System Info <html> <body> <!--StartFragment--> Operating System: | Linux |   -- | -- | -- Software: | Apache/2.4.55 (CentOS) |   MySQL version: | MariaDB Server v5.7.38 |   PHP Version: | 7.4.33 |   PHP Memory Limit: | 128M |   PHP Max Input Vars: | 5000 |   PHP Max Post Size: | 256M |   GD Installed: | Yes |   ZIP Installed: | Yes |   Write Permissions: | All right |   Elementor Library: | Connected <!--EndFragment--> </body> </html>
True
❌ 🧩 🛟 Support Request: Editing with causes a 500 Internal Server Error - ### Prerequisites - [ ] I have searched for similar issues in both open and closed tickets and cannot find a duplicate. - [ ] The issue still exists against the latest stable version of Elementor. ### Description Whenever I try to "Edit with Elementor" it will always display 500 Internal server error, like this: ![image](https://github.com/elementor/elementor/assets/72023119/0391e47c-05ed-4a7a-b2f4-b3dff5407015) This has happend after I have install "Rank Math SEO" plugin, but after deactivate it, the error is still happening whenever I try to edit the page with elementor... Now that I have set the debugging, this what its mentions at the debug log regarding about the elementor. ```txt [11-Aug-2023 10:23:25 UTC] PHP Notice: Function Elementor\Controls_Manager::add_control_to_stack was called <strong>incorrectly</strong>. Cannot redeclare control with same name "normal". Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 1.0.0.) in /chroot/home/thaigood/thaigood4u.com/html/wp-includes/functions.php on line 5905 [11-Aug-2023 10:23:25 UTC] PHP Notice: Function Elementor\Controls_Manager::add_control_to_stack was called <strong>incorrectly</strong>. Cannot redeclare control with same name "hover". Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 1.0.0.) in /chroot/home/thaigood/thaigood4u.com/html/wp-includes/functions.php on line 5905 [11-Aug-2023 10:23:25 UTC] PHP Notice: Function Elementor\Controls_Manager::add_control_to_stack was called <strong>incorrectly</strong>. Cannot redeclare control with same name "enable_wrapper_link". Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 1.0.0.) in /chroot/home/thaigood/thaigood4u.com/html/wp-includes/functions.php on line 5905 [11-Aug-2023 10:23:25 UTC] PHP Notice: Function Elementor\Controls_Manager::add_control_to_stack was called <strong>incorrectly</strong>. Cannot redeclare control with same name "wrapper_link". Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 1.0.0.) in /chroot/home/thaigood/thaigood4u.com/html/wp-includes/functions.php on line 5905 [11-Aug-2023 10:23:25 UTC] PHP Notice: Function Elementor\Controls_Manager::add_control_to_stack was called <strong>incorrectly</strong>. Cannot redeclare control with same name "enable_wrapper_link". Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 1.0.0.) in /chroot/home/thaigood/thaigood4u.com/html/wp-includes/functions.php on line 5905 [11-Aug-2023 10:23:25 UTC] PHP Notice: Function Elementor\Controls_Manager::add_control_to_stack was called <strong>incorrectly</strong>. Cannot redeclare control with same name "wrapper_link". Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 1.0.0.) in /chroot/home/thaigood/thaigood4u.com/html/wp-includes/functions.php on line 5905 ``` I have attached the full debug log, just in case. [debug.log](https://github.com/elementor/elementor/files/12326814/debug.log) I'm currently using the theme forest davenport, here's the theme link: http://preview.themeforest.net/item/davenport-multipurpose-blog-and-magazine-wordpress-theme/full_screen_preview/23765523?_ga=2.113647047.1970928365.1691824150-918444852.1690859372 Furthermore, I can't find function.php at my html/wp-includes,,, I even already display hidden files tho... is it hidden at some file? Many thanks for in advance. ### Steps to reproduce 1) Click the "Edit with Elementor" ### Isolating the problem - [ ] This bug happens with only Elementor plugin active (and Elementor Pro). - [ ] This bug happens with a Blank WordPress theme active ([Hello theme](https://wordpress.org/themes/hello-elementor/)). - [ ] I can reproduce this bug consistently following the steps above. ### System Info <html> <body> <!--StartFragment--> Operating System: | Linux |   -- | -- | -- Software: | Apache/2.4.55 (CentOS) |   MySQL version: | MariaDB Server v5.7.38 |   PHP Version: | 7.4.33 |   PHP Memory Limit: | 128M |   PHP Max Input Vars: | 5000 |   PHP Max Post Size: | 256M |   GD Installed: | Yes |   ZIP Installed: | Yes |   Write Permissions: | All right |   Elementor Library: | Connected <!--EndFragment--> </body> </html>
comp
❌ 🧩 🛟 support request editing with causes a internal server error prerequisites i have searched for similar issues in both open and closed tickets and cannot find a duplicate the issue still exists against the latest stable version of elementor description whenever i try to edit with elementor it will always display internal server error like this this has happend after i have install rank math seo plugin but after deactivate it the error is still happening whenever i try to edit the page with elementor now that i have set the debugging this what its mentions at the debug log regarding about the elementor txt php notice function elementor controls manager add control to stack was called incorrectly cannot redeclare control with same name normal please see for more information this message was added in version in chroot home thaigood com html wp includes functions php on line php notice function elementor controls manager add control to stack was called incorrectly cannot redeclare control with same name hover please see for more information this message was added in version in chroot home thaigood com html wp includes functions php on line php notice function elementor controls manager add control to stack was called incorrectly cannot redeclare control with same name enable wrapper link please see for more information this message was added in version in chroot home thaigood com html wp includes functions php on line php notice function elementor controls manager add control to stack was called incorrectly cannot redeclare control with same name wrapper link please see for more information this message was added in version in chroot home thaigood com html wp includes functions php on line php notice function elementor controls manager add control to stack was called incorrectly cannot redeclare control with same name enable wrapper link please see for more information this message was added in version in chroot home thaigood com html wp includes functions php on line php notice function elementor controls manager add control to stack was called incorrectly cannot redeclare control with same name wrapper link please see for more information this message was added in version in chroot home thaigood com html wp includes functions php on line i have attached the full debug log just in case i m currently using the theme forest davenport here s the theme link furthermore i can t find function php at my html wp includes i even already display hidden files tho is it hidden at some file many thanks for in advance steps to reproduce click the edit with elementor isolating the problem this bug happens with only elementor plugin active and elementor pro this bug happens with a blank wordpress theme active i can reproduce this bug consistently following the steps above system info operating system linux   software apache centos   mysql version mariadb server   php version   php memory limit   php max input vars   php max post size   gd installed yes   zip installed yes   write permissions all right   elementor library connected
1
231,942
17,761,551,064
IssuesEvent
2021-08-29 19:49:23
RBL-NCI/iCLIP
https://api.github.com/repos/RBL-NCI/iCLIP
opened
improve config checks
documentation
improve config checks for manifest, sample, and contrast manifest to ensure that users are providing the correct information - stop pipeline immediately if the check fails
1.0
improve config checks - improve config checks for manifest, sample, and contrast manifest to ensure that users are providing the correct information - stop pipeline immediately if the check fails
non_comp
improve config checks improve config checks for manifest sample and contrast manifest to ensure that users are providing the correct information stop pipeline immediately if the check fails
0
12,206
14,403,001,690
IssuesEvent
2020-12-03 15:32:53
sekiguchi-nagisa/ydsh
https://api.github.com/repos/sekiguchi-nagisa/ydsh
opened
not discard symbol state after uncaught runtime error
Core incompatible change
in some situation, cannot safely discard symbols. instead of discarding, add runtime null checking to global variable access
True
not discard symbol state after uncaught runtime error - in some situation, cannot safely discard symbols. instead of discarding, add runtime null checking to global variable access
comp
not discard symbol state after uncaught runtime error in some situation cannot safely discard symbols instead of discarding add runtime null checking to global variable access
1