View Single Post
Posts: 915 | Thanked: 3,209 times | Joined on Jan 2011 @ Germany
#8
crash confirmed - strace output attached

Edit:
The gz is an output of calling lincity-ng with: LC_ALL=en_US.UTF8

A diff between both reveals that the problem must be somewhere in these three lines:
Code:
lstat64("/home/user/.lincity-ng/locale/de.po", 0xbe9800a0) = -1 ENOENT (No such file or directory)
lstat64("/opt/lincity//share/games/lincity-ng/locale/de.po", {st_mode=S_IFREG|0644, st_size=35962, ...}) = 0
open("/opt/lincity//share/games/lincity-ng/locale/de.po", O_RDONLY) = 3
Attached Files
File Type: txt lincity_strace.txt (17.6 KB, 119 views)
File Type: gz lincity_strace_en.US.txt.gz (64.2 KB, 105 views)

Last edited by sulu; 2012-04-16 at 20:36.
 

The Following 2 Users Say Thank You to sulu For This Useful Post: