Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Klavaro segfaults on `musl`
@ 2022-08-21 19:02 notramo
  2022-08-22 12:13 ` sgn
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: notramo @ 2022-08-21 19:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 509 bytes --]

New issue by notramo on void-packages repository

https://github.com/void-linux/void-packages/issues/38815

Description:
### Is this a new report?

Yes

### System Info

Void 5.18.9_1 x86_64-musl GenuineIntel uptodate rFFF

### Package(s) Affected

klavaro

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

No.

### Expected behaviour

The program starts properly.

### Actual behaviour

Segfault.

### Steps to reproduce

1. Open terminal.
2. Launch `klavaro`

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Klavaro segfaults on `musl`
  2022-08-21 19:02 [ISSUE] Klavaro segfaults on `musl` notramo
@ 2022-08-22 12:13 ` sgn
  2022-08-22 12:20 ` sgn
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sgn @ 2022-08-22 12:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 297 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/38815#issuecomment-1222272144

Comment:
Can't reproduce
![Screenshot_2022-08-22_19-13-19](https://user-images.githubusercontent.com/42673067/185918562-5e70b7c3-8f7b-4126-8f68-ab2bc7a2a617.png)



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Klavaro segfaults on `musl`
  2022-08-21 19:02 [ISSUE] Klavaro segfaults on `musl` notramo
  2022-08-22 12:13 ` sgn
@ 2022-08-22 12:20 ` sgn
  2022-08-23 15:04 ` notramo
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sgn @ 2022-08-22 12:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 188 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/38815#issuecomment-1222279742

Comment:
Can you somehow post the error and/or backtrace?

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Klavaro segfaults on `musl`
  2022-08-21 19:02 [ISSUE] Klavaro segfaults on `musl` notramo
  2022-08-22 12:13 ` sgn
  2022-08-22 12:20 ` sgn
@ 2022-08-23 15:04 ` notramo
  2022-08-24  3:25 ` Klavaro segfaults on `musl`, Wayland sgn
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: notramo @ 2022-08-23 15:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 247 bytes --]

New comment by notramo on void-packages repository

https://github.com/void-linux/void-packages/issues/38815#issuecomment-1224204746

Comment:
It works when I set the `$GDK_BACKEND = x11` environment variable. But it crashes with Wayland backend.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Klavaro segfaults on `musl`, Wayland
  2022-08-21 19:02 [ISSUE] Klavaro segfaults on `musl` notramo
                   ` (2 preceding siblings ...)
  2022-08-23 15:04 ` notramo
@ 2022-08-24  3:25 ` sgn
  2022-08-24  3:31 ` sgn
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sgn @ 2022-08-24  3:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 208 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/38815#issuecomment-1225135649

Comment:
Run with `sway`, too, not reproducible. I don't set any environment.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Klavaro segfaults on `musl`, Wayland
  2022-08-21 19:02 [ISSUE] Klavaro segfaults on `musl` notramo
                   ` (3 preceding siblings ...)
  2022-08-24  3:25 ` Klavaro segfaults on `musl`, Wayland sgn
@ 2022-08-24  3:31 ` sgn
  2022-08-24  3:35 ` sgn
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sgn @ 2022-08-24  3:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 262 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/38815#issuecomment-1225135649

Comment:
Run with `sway`, too, not reproducible regardless of Xwayland or `GDK_BACKEND` (tried no env var (default), X11, wayland).

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Klavaro segfaults on `musl`, Wayland
  2022-08-21 19:02 [ISSUE] Klavaro segfaults on `musl` notramo
                   ` (4 preceding siblings ...)
  2022-08-24  3:31 ` sgn
@ 2022-08-24  3:35 ` sgn
  2022-08-24  3:36 ` sgn
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sgn @ 2022-08-24  3:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 322 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/38815#issuecomment-1225135649

Comment:
Run with `sway`, too, not reproducible regardless of Xwayland or `GDK_BACKEND` (tried no env var (default), X11, wayland).

Again, can you somehow post some backtrace and/or error?

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Klavaro segfaults on `musl`, Wayland
  2022-08-21 19:02 [ISSUE] Klavaro segfaults on `musl` notramo
                   ` (5 preceding siblings ...)
  2022-08-24  3:35 ` sgn
@ 2022-08-24  3:36 ` sgn
  2022-08-24  3:45 ` sgn
  2023-03-02  7:03 ` [ISSUE] [CLOSED] " sgn
  8 siblings, 0 replies; 10+ messages in thread
From: sgn @ 2022-08-24  3:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 335 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/38815#issuecomment-1225135649

Comment:
Run with `weston` and `sway`, too, not reproducible regardless of Xwayland or `GDK_BACKEND` (tried no env var (default), X11, wayland).

Again, can you somehow post some backtrace and/or error?

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Klavaro segfaults on `musl`, Wayland
  2022-08-21 19:02 [ISSUE] Klavaro segfaults on `musl` notramo
                   ` (6 preceding siblings ...)
  2022-08-24  3:36 ` sgn
@ 2022-08-24  3:45 ` sgn
  2023-03-02  7:03 ` [ISSUE] [CLOSED] " sgn
  8 siblings, 0 replies; 10+ messages in thread
From: sgn @ 2022-08-24  3:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 455 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/38815#issuecomment-1225135649

Comment:
Run with `weston` and `sway`, too, not reproducible regardless of Xwayland or `GDK_BACKEND` (tried no env var (default), X11, wayland).

Again, can you somehow post some backtrace and/or error?

![klavaro](https://user-images.githubusercontent.com/42673067/186324161-4bd88b66-9f3f-49e4-a514-7f7353d8bd6c.jpeg)


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [ISSUE] [CLOSED] Klavaro segfaults on `musl`, Wayland
  2022-08-21 19:02 [ISSUE] Klavaro segfaults on `musl` notramo
                   ` (7 preceding siblings ...)
  2022-08-24  3:45 ` sgn
@ 2023-03-02  7:03 ` sgn
  8 siblings, 0 replies; 10+ messages in thread
From: sgn @ 2023-03-02  7:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 512 bytes --]

Closed issue by notramo on void-packages repository

https://github.com/void-linux/void-packages/issues/38815

Description:
### Is this a new report?

Yes

### System Info

Void 5.18.9_1 x86_64-musl GenuineIntel uptodate rFFF

### Package(s) Affected

klavaro

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

No.

### Expected behaviour

The program starts properly.

### Actual behaviour

Segfault.

### Steps to reproduce

1. Open terminal.
2. Launch `klavaro`

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-03-02  7:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-21 19:02 [ISSUE] Klavaro segfaults on `musl` notramo
2022-08-22 12:13 ` sgn
2022-08-22 12:20 ` sgn
2022-08-23 15:04 ` notramo
2022-08-24  3:25 ` Klavaro segfaults on `musl`, Wayland sgn
2022-08-24  3:31 ` sgn
2022-08-24  3:35 ` sgn
2022-08-24  3:36 ` sgn
2022-08-24  3:45 ` sgn
2023-03-02  7:03 ` [ISSUE] [CLOSED] " sgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).