Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] openmw: gdb required for crash logs
@ 2022-11-24  4:23 ernieIzde8ski
  2022-11-24 15:26 ` loreb
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ernieIzde8ski @ 2022-11-24  4:23 UTC (permalink / raw)
  To: ml

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

New issue by ernieIzde8ski on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.0.9_1 x86_64 AuthenticAMD uptodate rrrmFFFFFFFFFFFF

### Package(s) Affected

openmw-0.47.0_2

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

_No response_

### Expected behaviour

OpenMW should be able to generate somewhat detailed crash logs with `gdb` when fatal errors occur. For example, typing `coe 100000 100000` into the console on a vanilla game can generate the following crash log: [https://pastebin.com/NjPHFgsJ](https://pastebin.com/NjPHFgsJ)

### Actual behaviour

Unless `gdb` is already installed, OpenMW is incapable of generating a crash log. A sample from `~/.config/openmw/openmw-crash.log`:

```
*** Fatal Error ***
 (signal 6)
Address: 0x3e800003985

System: Linux vivec 6.0.9_1 #1 SMP PREEMPT_DYNAMIC Fri Nov 18 16:45:48 UTC 2022 x86_64

Executing: gdb --quiet --batch --command=/tmp/gdb-respfile-pfN1ac

Failed to create a crash report. Please make sure that 'gdb' is installed and present in PATH then crash again.
Current PATH: /home/ernie/.cargo/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin
```

### Steps to reproduce

1. Run openmw
2. Do something to cause a fatal crash (entering `coe 100000 100000` onto the in-game console, accessible via backtick by default, should work)
3. Observe `~/.config/openmw/openmw-crash.log`

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

* Re: openmw: gdb required for crash logs
  2022-11-24  4:23 [ISSUE] openmw: gdb required for crash logs ernieIzde8ski
@ 2022-11-24 15:26 ` loreb
  2022-11-24 16:45 ` paper42
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: loreb @ 2022-11-24 15:26 UTC (permalink / raw)
  To: ml

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

New comment by loreb on void-packages repository

https://github.com/void-linux/void-packages/issues/40721#issuecomment-1326592525

Comment:
I see exactly the same, so I guess that "needs-testing" can go away.

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

* Re: openmw: gdb required for crash logs
  2022-11-24  4:23 [ISSUE] openmw: gdb required for crash logs ernieIzde8ski
  2022-11-24 15:26 ` loreb
@ 2022-11-24 16:45 ` paper42
  2022-11-25 12:36 ` dataCobra
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2022-11-24 16:45 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/40721#issuecomment-1326673610

Comment:
I think the error message is clear enough and gdb should not be added to dependencies.

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

* Re: openmw: gdb required for crash logs
  2022-11-24  4:23 [ISSUE] openmw: gdb required for crash logs ernieIzde8ski
  2022-11-24 15:26 ` loreb
  2022-11-24 16:45 ` paper42
@ 2022-11-25 12:36 ` dataCobra
  2022-11-27 12:57 ` ernieIzde8ski
  2022-11-27 12:57 ` [ISSUE] [CLOSED] " ernieIzde8ski
  4 siblings, 0 replies; 6+ messages in thread
From: dataCobra @ 2022-11-25 12:36 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/issues/40721#issuecomment-1327422176

Comment:
`gdb` is not necessary as a dependency for `openmw`. It's more of an __optional__ package to make sure that reports can be generated.

I agree with paper42, the error message is self-explanatory and a `xbps-install gdb` after reading the error message is not a big problem. :+1:



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

* Re: openmw: gdb required for crash logs
  2022-11-24  4:23 [ISSUE] openmw: gdb required for crash logs ernieIzde8ski
                   ` (2 preceding siblings ...)
  2022-11-25 12:36 ` dataCobra
@ 2022-11-27 12:57 ` ernieIzde8ski
  2022-11-27 12:57 ` [ISSUE] [CLOSED] " ernieIzde8ski
  4 siblings, 0 replies; 6+ messages in thread
From: ernieIzde8ski @ 2022-11-27 12:57 UTC (permalink / raw)
  To: ml

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

New comment by ernieIzde8ski on void-packages repository

https://github.com/void-linux/void-packages/issues/40721#issuecomment-1328241264

Comment:
sure, makes sense to me

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

* Re: [ISSUE] [CLOSED] openmw: gdb required for crash logs
  2022-11-24  4:23 [ISSUE] openmw: gdb required for crash logs ernieIzde8ski
                   ` (3 preceding siblings ...)
  2022-11-27 12:57 ` ernieIzde8ski
@ 2022-11-27 12:57 ` ernieIzde8ski
  4 siblings, 0 replies; 6+ messages in thread
From: ernieIzde8ski @ 2022-11-27 12:57 UTC (permalink / raw)
  To: ml

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

Closed issue by ernieIzde8ski on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.0.9_1 x86_64 AuthenticAMD uptodate rrrmFFFFFFFFFFFF

### Package(s) Affected

openmw-0.47.0_2

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

_No response_

### Expected behaviour

OpenMW should be able to generate somewhat detailed crash logs with `gdb` when fatal errors occur. For example, typing `coe 100000 100000` into the console on a vanilla game can generate the following crash log: [https://pastebin.com/NjPHFgsJ](https://pastebin.com/NjPHFgsJ)

### Actual behaviour

Unless `gdb` is already installed, OpenMW is incapable of generating a crash log. A sample from `~/.config/openmw/openmw-crash.log`:

```
*** Fatal Error ***
 (signal 6)
Address: 0x3e800003985

System: Linux vivec 6.0.9_1 #1 SMP PREEMPT_DYNAMIC Fri Nov 18 16:45:48 UTC 2022 x86_64

Executing: gdb --quiet --batch --command=/tmp/gdb-respfile-pfN1ac

Failed to create a crash report. Please make sure that 'gdb' is installed and present in PATH then crash again.
Current PATH: /home/ernie/.cargo/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin
```

### Steps to reproduce

1. Run openmw
2. Do something to cause a fatal crash (entering `coe 100000 100000` onto the in-game console, accessible via backtick by default, should work)
3. Observe `~/.config/openmw/openmw-crash.log`

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

end of thread, other threads:[~2022-11-27 12:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-24  4:23 [ISSUE] openmw: gdb required for crash logs ernieIzde8ski
2022-11-24 15:26 ` loreb
2022-11-24 16:45 ` paper42
2022-11-25 12:36 ` dataCobra
2022-11-27 12:57 ` ernieIzde8ski
2022-11-27 12:57 ` [ISSUE] [CLOSED] " ernieIzde8ski

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