-
Steps to reproduce:
`$ mkdir openstlinux-4.19-thud-mp1-19-10-09 `
`$ cd openstlinux-4.19-thud-mp1-19-10-09`
`$ repo init -u https://github.com/STMicroelectronics/oe-manifest.git -b refs/tags/openst…
-
Somewhere between the current `nixpkgs-unstable` channel and `master` `libgpg-error` cross-compilation broke.
It's a dependency of gpg, and systemd is usually compiled with a minimal gpg, to verify…
-
OCPN master (b25ed048) with OD 1.6.47.1 deb installed open Options/Plugins select OCPN Draw and click button 'Upgrade to managed Version 1.6.46', the download of the tarball starts. Cancel download an…
-
This crash happened in one of the DOMA tests. Apparently, there an issue with the "state machine" represented by the CurrentReq.reqstate since its value is "-1" and no external handler is called for t…
-
It's happening since 5.7, also saw this on reddit [Catalina with Broadwell GVT-g](https://www.reddit.com/r/hackintosh/comments/fo8dxv/catalina_with_broadwell_gvtg_on_linux_take_2/):
>2) Kernel EDID…
ltsdw updated
4 years ago
-
https://mtt.open-mpi.org/index.php?do_redir=3224
`c_hello` and `c_ring` are both segv'ing:
```
[ompi32:22230] *** Process received signal ***
[ompi32:22230] Signal: Segmentation fault (11)
[o…
-
**OpenSIPS version you are running**
```
version: opensips 3.0.2 (x86_64/linux)
flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, Q_MALLOC, F_MALLOC, HP_MALLOC, DBG_MALLOC, …
-
#### Expected behaviour
Adding location to calendar works normally
#### Actual behaviour
Panel segfaults on clicking "OK" button in dialog to add location
#### Steps to reproduce the behavio…
-
I got an ice while creating a pr for rustc
I changed `Mir` just before i got the ice at `src/librustc/ty/instance.rs` line 289
```
$ git rev-parse HEAD
16212b93677eae6951974676b174247e6ad0ba48…
-
## Steps to Reproduce
1. Code
```csharp
using System;
namespace Test
{
class MainClass
{
public static void Main(string[] args)
{
throw new Exception("blabla");
}
…