Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] xaos: Segmentation fault
@ 2020-03-19 22:07 kmltdr
  2020-03-19 22:49 ` yopito
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: kmltdr @ 2020-03-19 22:07 UTC (permalink / raw)
  To: ml

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

New issue by kmltdr on void-packages repository

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

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
`Void 5.4.26_1 x86_64 GenuineIntel uptodate rrFFFF`
* package:  
`xaos-3.6_6`

### Expected behavior
It works
### Actual behavior
```
$ xaos
Segmentation fault
```
Also window flashes for a split second.
### Steps to reproduce the behavior
Install and run xaos



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

* Re: xaos: Segmentation fault
  2020-03-19 22:07 [ISSUE] xaos: Segmentation fault kmltdr
@ 2020-03-19 22:49 ` yopito
  2020-03-19 23:14 ` kmltdr
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: yopito @ 2020-03-19 22:49 UTC (permalink / raw)
  To: ml

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

New comment by yopito on void-packages repository

https://github.com/void-linux/void-packages/issues/20222#issuecomment-601452443

Comment:
works fine here with musl (`Void 5.4.26_1 x86_64-musl GenuineIntel uptodate rrnFF`).

Could you provides more details by running with `strace` or `gdb`  ?

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

* Re: xaos: Segmentation fault
  2020-03-19 22:07 [ISSUE] xaos: Segmentation fault kmltdr
  2020-03-19 22:49 ` yopito
@ 2020-03-19 23:14 ` kmltdr
  2020-03-20  9:47 ` yopito
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: kmltdr @ 2020-03-19 23:14 UTC (permalink / raw)
  To: ml

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

New comment by kmltdr on void-packages repository

https://github.com/void-linux/void-packages/issues/20222#issuecomment-601458943

Comment:
Sure https://gist.github.com/kmltdr/5863320ae5821e1c138aec4058063472

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

* Re: xaos: Segmentation fault
  2020-03-19 22:07 [ISSUE] xaos: Segmentation fault kmltdr
  2020-03-19 22:49 ` yopito
  2020-03-19 23:14 ` kmltdr
@ 2020-03-20  9:47 ` yopito
  2020-03-20 11:15 ` kmltdr
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: yopito @ 2020-03-20  9:47 UTC (permalink / raw)
  To: ml

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

New comment by yopito on void-packages repository

https://github.com/void-linux/void-packages/issues/20222#issuecomment-601613138

Comment:
Thanks for strace output but not enough.   
Can you provide the same with `gdb` this way:
```
$ gdb /bin/xaos
[...]
(gdb) run
[...]
(gdb) bt
```


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

* Re: xaos: Segmentation fault
  2020-03-19 22:07 [ISSUE] xaos: Segmentation fault kmltdr
                   ` (2 preceding siblings ...)
  2020-03-20  9:47 ` yopito
@ 2020-03-20 11:15 ` kmltdr
  2020-03-21 14:36 ` yopito
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: kmltdr @ 2020-03-20 11:15 UTC (permalink / raw)
  To: ml

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

New comment by kmltdr on void-packages repository

https://github.com/void-linux/void-packages/issues/20222#issuecomment-601647736

Comment:
https://gist.github.com/kmltdr/aa38389a5a7fd2172f83cdecc202a4d9

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

* Re: xaos: Segmentation fault
  2020-03-19 22:07 [ISSUE] xaos: Segmentation fault kmltdr
                   ` (3 preceding siblings ...)
  2020-03-20 11:15 ` kmltdr
@ 2020-03-21 14:36 ` yopito
  2020-03-21 14:53 ` xtraeme
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: yopito @ 2020-03-21 14:36 UTC (permalink / raw)
  To: ml

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

New comment by yopito on void-packages repository

https://github.com/void-linux/void-packages/issues/20222#issuecomment-602053889

Comment:
I'm sorry, I'm probably not clever enough to diagnose.  
Just one point: does you cpu provides sse/sse2 ? could you output `/proc/cpuinfo` (only one processor).  
help rescue: ping @pullmoll and @leahneukirchen 

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

* Re: xaos: Segmentation fault
  2020-03-19 22:07 [ISSUE] xaos: Segmentation fault kmltdr
                   ` (4 preceding siblings ...)
  2020-03-21 14:36 ` yopito
@ 2020-03-21 14:53 ` xtraeme
  2020-03-21 15:01 ` yopito
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: xtraeme @ 2020-03-21 14:53 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/issues/20222#issuecomment-602056266

Comment:
He should install dbg pkgs to make the gdb stack trace useful

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

* Re: xaos: Segmentation fault
  2020-03-19 22:07 [ISSUE] xaos: Segmentation fault kmltdr
                   ` (5 preceding siblings ...)
  2020-03-21 14:53 ` xtraeme
@ 2020-03-21 15:01 ` yopito
  2020-03-21 15:18 ` leahneukirchen
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: yopito @ 2020-03-21 15:01 UTC (permalink / raw)
  To: ml

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

New comment by yopito on void-packages repository

https://github.com/void-linux/void-packages/issues/20222#issuecomment-602057195

Comment:
update: on IRC, sebu confirms same this issue on glibc.  
He/her also rebuilt package with gcc 9.3: same issue.  
work fine for him with xaos 3.7, he/her will provides a PR with this package' update.
stay tune.

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

* Re: xaos: Segmentation fault
  2020-03-19 22:07 [ISSUE] xaos: Segmentation fault kmltdr
                   ` (6 preceding siblings ...)
  2020-03-21 15:01 ` yopito
@ 2020-03-21 15:18 ` leahneukirchen
  2020-03-21 15:35 ` sebu06
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: leahneukirchen @ 2020-03-21 15:18 UTC (permalink / raw)
  To: ml

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

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/issues/20222#issuecomment-602059189

Comment:
4fba79baf2

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

* Re: xaos: Segmentation fault
  2020-03-19 22:07 [ISSUE] xaos: Segmentation fault kmltdr
                   ` (7 preceding siblings ...)
  2020-03-21 15:18 ` leahneukirchen
@ 2020-03-21 15:35 ` sebu06
  2020-03-21 15:35 ` sebu06
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: sebu06 @ 2020-03-21 15:35 UTC (permalink / raw)
  To: ml

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

New comment by sebu06 on void-packages repository

https://github.com/void-linux/void-packages/issues/20222#issuecomment-602061308

Comment:
can confirm 3.7 solbes the issue

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

* Re: xaos: Segmentation fault
  2020-03-19 22:07 [ISSUE] xaos: Segmentation fault kmltdr
                   ` (8 preceding siblings ...)
  2020-03-21 15:35 ` sebu06
@ 2020-03-21 15:35 ` sebu06
  2020-03-21 15:46 ` [ISSUE] [CLOSED] " leahneukirchen
  2020-03-21 15:54 ` xtraeme
  11 siblings, 0 replies; 13+ messages in thread
From: sebu06 @ 2020-03-21 15:35 UTC (permalink / raw)
  To: ml

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

New comment by sebu06 on void-packages repository

https://github.com/void-linux/void-packages/issues/20222#issuecomment-602061308

Comment:
can confirm 3.7 solves the issue

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

* Re: [ISSUE] [CLOSED] xaos: Segmentation fault
  2020-03-19 22:07 [ISSUE] xaos: Segmentation fault kmltdr
                   ` (9 preceding siblings ...)
  2020-03-21 15:35 ` sebu06
@ 2020-03-21 15:46 ` leahneukirchen
  2020-03-21 15:54 ` xtraeme
  11 siblings, 0 replies; 13+ messages in thread
From: leahneukirchen @ 2020-03-21 15:46 UTC (permalink / raw)
  To: ml

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

Closed issue by kmltdr on void-packages repository

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

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
`Void 5.4.26_1 x86_64 GenuineIntel uptodate rrFFFF`
* package:  
`xaos-3.6_6`

### Expected behavior
It works
### Actual behavior
```
$ xaos
Segmentation fault
```
Also window flashes for a split second.
### Steps to reproduce the behavior
Install and run xaos



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

* Re: xaos: Segmentation fault
  2020-03-19 22:07 [ISSUE] xaos: Segmentation fault kmltdr
                   ` (10 preceding siblings ...)
  2020-03-21 15:46 ` [ISSUE] [CLOSED] " leahneukirchen
@ 2020-03-21 15:54 ` xtraeme
  11 siblings, 0 replies; 13+ messages in thread
From: xtraeme @ 2020-03-21 15:54 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/issues/20222#issuecomment-602063737

Comment:
cool, thanks @leahneukirchen 

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

end of thread, other threads:[~2020-03-21 15:54 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-19 22:07 [ISSUE] xaos: Segmentation fault kmltdr
2020-03-19 22:49 ` yopito
2020-03-19 23:14 ` kmltdr
2020-03-20  9:47 ` yopito
2020-03-20 11:15 ` kmltdr
2020-03-21 14:36 ` yopito
2020-03-21 14:53 ` xtraeme
2020-03-21 15:01 ` yopito
2020-03-21 15:18 ` leahneukirchen
2020-03-21 15:35 ` sebu06
2020-03-21 15:35 ` sebu06
2020-03-21 15:46 ` [ISSUE] [CLOSED] " leahneukirchen
2020-03-21 15:54 ` xtraeme

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).