Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 500544 - games-action/openclonk-5.3.3 crashes on startup
Summary: games-action/openclonk-5.3.3 crashes on startup
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Julian Ospald
URL:
Whiteboard:
Keywords: STABLE
Depends on: 503930
Blocks:
  Show dependency tree
 
Reported: 2014-02-06 18:26 UTC by Pariksheet Nanda
Modified: 2014-07-04 19:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pariksheet Nanda 2014-02-06 18:26:05 UTC
Bug already logged and fixed upstream:
http://bugs.openclonk.org/view.php?id=976

I can confirm the Debian patch fixes the issue.  While one can epatch, it would be nicer to revbump to openclonk 5.4 which also contains the fix (for some reason upstream calls the release 4.0 instead of 5.4).

Steps to reproduce:
1) Start openclonk 5.3.3

Result:
Openclonk crashes with the following output:

$ openclonk 
[12:57:30] Using XRandR version 1.4
[12:57:30] Command line: clonk
[12:57:30] OpenClonk Beyond the Rocks Delta
[12:57:30] Version: 5.3.3 [025] Delta linux-x86_64 (@C4REVISION@)

(clonk:5404): Gdk-WARNING **: The program 'clonk' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRROutput (invalid Output parameter)'.
  (Details: serial 246 error_code 145 request_code 139 minor_code 9)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Comment 1 Julian Ospald 2014-02-06 19:16:31 UTC
Yeah, I wanted to version bump it anyway, but there were some problems with the repository. Will check it out.
Comment 2 Julian Ospald 2014-02-06 20:04:29 UTC
seems gtk3 codepath is broken
Comment 3 Julian Ospald 2014-02-06 20:25:30 UTC
dedicated build path as well
Comment 4 Julian Ospald 2014-02-06 20:30:57 UTC
no interest in bumping so far, I will bump to 5.3.3-r1 instead
Comment 5 Julian Ospald 2014-02-06 20:34:58 UTC
will close when it hits stable branch

+*openclonk-5.3.3-r1 (06 Feb 2014)
+
+  06 Feb 2014; Julian Ospald <hasufell@gentoo.org> +openclonk-5.3.3-r1.ebuild,
+  +files/openclonk-5.3.3-xrandr-primary-output.patch:
+  revbump, fix crash bug wrt #500544