Bug#346102: does not start on etch powerpc

2008-04-07 Thread Gerfried Fuchs
[fillets-ng not starting]
On Wed, Jan 18, 2006 at 03:48:53PM +, Alyssa Milburn wrote:
 Just FYI, I'm using sid with all packages completely upgraded and I have
 exactly the same issue, so it's not just a problem with a single system.

 Hmm, strange. I never was able to reproduce it on my PowerBook G4
neither. Even now the original reporter of the bug report isn't able to
reproduce it anymore so I wonder - are you still? Otherwise the
bugreport propably will get closed soonish.

 Thanks,
Rhonda



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#346102: does not start on etch powerpc

2006-01-18 Thread Alyssa Milburn
Just FYI, I'm using sid with all packages completely upgraded and I have
exactly the same issue, so it's not just a problem with a single system.
Will later try grabbing the source and poking at it .. I seem to remember
the mmap behaviour changed somewhat in a recent kernel release, although
I might be wrong. :)

I'm on a 1.2ghz iBook G4, running 2.6.15, anyway..

- alyssa


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#346102: does not start on etch powerpc

2006-01-18 Thread Alyssa Milburn
Drat, it works fine when built from source exactly as described in
an earlier message. Can I help track this bug down any further,
somehow?

(But, thanks, at least I can play!)

- alyssa


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#346102: does not start on etch powerpc

2006-01-12 Thread fabian linzberger
severity 346102 important
tags 346102 +unreproducible
thanks

hi,

downgrading severity from grave to important, since it works on my
powerpc just fine, contradicting the initial assumption of the package
being completely broken for a release arch.


it works just fine on my ibook g3/800 running sid, with following versions:

Desired=Unknown/Install/Remove/Purge/Hold
|Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:uppercase=bad)
||/ NameVersion Description
+++-===-===-==
ii  fillets-ng-data 0.7.1-1 docs, graphics, 
music and international sounds for fillets-ng
ii  libc6   2.3.5-11GNU C Library: 
Shared libraries and Timezone data
ii  libgcc1 4.0.2-6 GCC support library
ii  libsdl-image1.2 1.2.4-1 image loading 
library for Simple DirectMedia Layer 1.2
ii  libsdl-mixer1.2 1.2.6-1.1   mixer library for 
Simple DirectMedia Layer 1.2
ii  libsdl-ttf2.0-0 2.0.7-1 ttf library for 
Simple DirectMedia Layer with FreeType 2 support
ii  libsdl1.2debian 1.2.9-0.0   Simple DirectMedia 
Layer
ii  libstdc++6  4.0.2-6 The GNU Standard 
C++ Library v3
ii  libx11-66.9.0.dfsg.1-2  X Window System 
protocol client library
ii  xlibs   6.9.0.dfsg.1-3  X Window System 
client libraries metapackage and XKB data


fabio, if you still see this with newer versions as of above, please
help us reproduce it, so you can play some fillets too!

ivo, do you have any other ideas on what could be the culprit?


thanks for your efforts so far
fabian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#346102: does not start on etch powerpc

2006-01-07 Thread Ivo Danihelka
On Fri, 2006-01-06 at 00:52 +0100, Fabio Till wrote:
 ==26489== Process terminating with default action of signal 11 (SIGSEGV)
 ==26489==  Bad permissions for mapped region at address 0x0
 ==26489==at 0x0: ???
 ==26489==by 0x100C9B10: lua_open (in
 /home/jonas/Fillets/fillets-ng-0.7.3/src/game/fillets)

Interesting, the function lua_open() takes no input parameters. So there
is no place to do a mistake.

Are you able to run other lua programs? Try this:
$ lua50 -e 'print hello'

Maybe it is problem with Lua.
-- 
Ivo Danihelka



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#346102: does not start on etch powerpc

2006-01-07 Thread Fabio Till
I'm afraid not. Enigma plays fine.

$ lua50 -e 'print hello'
hello


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#346102: does not start on etch powerpc

2006-01-05 Thread Fabio Till
Package: fillets-ng
Version: 0.7.3-1
Severity: grave


The game does not start on my Mac Mini with today's etch updates (haven't tried 
before) and gives a segmentation fault.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-powerpc
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages fillets-ng depends on:
ii  fillets-ng-data  0.7.1-1 docs, graphics, music and internat
ii  libc62.3.5-8 GNU C Library: Shared libraries an
ii  libgcc1  1:4.0.2-5   GCC support library
ii  libsdl-image1.2  1.2.4-1 image loading library for Simple D
ii  libsdl-mixer1.2  1.2.6-1.1   mixer library for Simple DirectMed
ii  libsdl-ttf2.0-0  2.0.7-1 ttf library for Simple DirectMedia
ii  libsdl1.2debian  1.2.9-0.0   Simple DirectMedia Layer
ii  libstdc++6   4.0.2-5 The GNU Standard C++ Library v3
ii  libx11-6 6.8.2.dfsg.1-11 X Window System protocol client li
ii  xlibs6.8.2.dfsg.1-11 X Window System client libraries m

Versions of packages fillets-ng recommends:
pn  fillets-ng-data-csnone (no description available)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#346102: does not start on etch powerpc

2006-01-05 Thread Ivo Danihelka
On Thu, 2006-01-05 at 18:27 +0100, Fabio Till wrote:
 The game does not start on my Mac Mini with today's etch updates (haven't 
 tried before) and gives a segmentation fault.
 

Please provide more info.
What is output of:
$ fillets loglevel=7
$ fillets loglevel=7 sound=0
$ valgrind --num-callers=20 fillets

Thanks,
-- 
Ivo Danihelka



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#346102: does not start on etch powerpc

2006-01-05 Thread Fabio Till
$ fillets loglevel=7
Segmentation fault

$ fillets loglevel=7 sound=0
Segmentation fault

$ valgrind --num-callers=20 fillets
==22514== Memcheck, a memory error detector.
==22514== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al.
==22514== Using LibVEX rev 1471, a library for dynamic binary translation.
==22514== Copyright (C) 2004-2005, and GNU GPL'd, by OpenWorks LLP.
==22514== Using valgrind-3.1.0-Debian, a dynamic binary instrumentation
framework.
==22514== Copyright (C) 2000-2005, and GNU GPL'd, by Julian Seward et al.
==22514== For more details, rerun with: -v
==22514==
==22514== Conditional jump or move depends on uninitialised value(s)
==22514==at 0x400226C: (within /lib/ld-2.3.5.so)
==22514==by 0x4010464: (within /lib/ld-2.3.5.so)
==22514==
==22514== Conditional jump or move depends on uninitialised value(s)
==22514==at 0x400229C: (within /lib/ld-2.3.5.so)
==22514==by 0x4010464: (within /lib/ld-2.3.5.so)
==22514==
==22514== Conditional jump or move depends on uninitialised value(s)
==22514==at 0x4002388: (within /lib/ld-2.3.5.so)
==22514==by 0x4010464: (within /lib/ld-2.3.5.so)
==22514==
==22514== Jump to the invalid address stated on the next line
==22514==at 0x0: ???
==22514==by 0x10094B20: (within /usr/games/fillets)
==22514==by 0x1006B4C0: (within /usr/games/fillets)
==22514==by 0x1006ACA4: (within /usr/games/fillets)
==22514==by 0x10059A90: (within /usr/games/fillets)
==22514==by 0x10057AA4: (within /usr/games/fillets)
==22514==by 0x10006180: (within /usr/games/fillets)
==22514==by 0x10009F14: (within /usr/games/fillets)
==22514==by 0xFAB68A8: (within /lib/tls/libc-2.3.5.so)
==22514==by 0xFAB69F0: __libc_start_main (in /lib/tls/libc-2.3.5.so)
==22514==  Address 0x0 is not stack'd, malloc'd or (recently) free'd
==22514==
==22514== Process terminating with default action of signal 11 (SIGSEGV)
==22514==  Bad permissions for mapped region at address 0x0
==22514==at 0x0: ???
==22514==by 0x10094B20: (within /usr/games/fillets)
==22514==by 0x1006B4C0: (within /usr/games/fillets)
==22514==by 0x1006ACA4: (within /usr/games/fillets)
==22514==by 0x10059A90: (within /usr/games/fillets)
==22514==by 0x10057AA4: (within /usr/games/fillets)
==22514==by 0x10006180: (within /usr/games/fillets)
==22514==by 0x10009F14: (within /usr/games/fillets)
==22514==by 0xFAB68A8: (within /lib/tls/libc-2.3.5.so)
==22514==by 0xFAB69F0: __libc_start_main (in /lib/tls/libc-2.3.5.so)
==22514==
==22514== ERROR SUMMARY: 6 errors from 4 contexts (suppressed: 2 from 1)
==22514== malloc/free: in use at exit: 27,025 bytes in 87 blocks.
==22514== malloc/free: 108 allocs, 21 frees, 27,534 bytes allocated.
==22514== For counts of detected errors, rerun with: -v
==22514== searching for pointers to 87 not-freed blocks.
==22514== checked 995,872 bytes.
==22514==
==22514== LEAK SUMMARY:
==22514==definitely lost: 0 bytes in 0 blocks.
==22514==  possibly lost: 385 bytes in 19 blocks.
==22514==still reachable: 26,640 bytes in 68 blocks.
==22514== suppressed: 0 bytes in 0 blocks.
==22514== Reachable blocks (those to which a pointer was found) are not
shown.
==22514== To see them, rerun with: --show-reachable=yes
Segmentation fault


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#346102: does not start on etch powerpc

2006-01-05 Thread Ivo Danihelka
On Thu, 2006-01-05 at 21:37 +0100, Fabio Till wrote:
 ==22514== Jump to the invalid address stated on the next line
 ==22514==at 0x0: ???
 ==22514==by 0x10094B20: (within /usr/games/fillets)

Ok, the is used NULL pointer somewhere.

Are you able to compile the game with debug info?
How to:
$ su -c apt-get install liblua50-dev liblualib50-dev
$ wget 
http://heanet.dl.sourceforge.net/sourceforge/fillets/fillets-ng-0.7.3.tar.gz
$ tar xzf fillets-ng-0.7.3.tar.gz
$ cd fillets-ng-0.7.3/
$ CFLAGS= CXXFLAGS= CPPFLAGS=-g3 ./configure --datadir=/usr/share/
$ make
$ ./src/game/fillets

The tests:
$ valgrind ./src/game/fillets
$ echo -e run\nbt\nquit | gdb -x /dev/stdin ./src/game/fillets


I'm looking forward to see the back trace.
-- 
Ivo Danihelka



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#346102: does not start on etch powerpc

2006-01-05 Thread Fabio Till
I needed a few more SDL developer libs and fetched the sources from a
working mirror. ;)
The result hasn't changed:

$ ./src/game/fillets
Segmentation fault


$ valgrind ./src/game/fillets
==26489== Memcheck, a memory error detector.
==26489== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al.
==26489== Using LibVEX rev 1471, a library for dynamic binary translation.
==26489== Copyright (C) 2004-2005, and GNU GPL'd, by OpenWorks LLP.
==26489== Using valgrind-3.1.0-Debian, a dynamic binary instrumentation
framework.
==26489== Copyright (C) 2000-2005, and GNU GPL'd, by Julian Seward et al.
==26489== For more details, rerun with: -v
==26489==
==26489== Conditional jump or move depends on uninitialised value(s)
==26489==at 0x400226C: (within /lib/ld-2.3.5.so)
==26489==by 0x4010464: (within /lib/ld-2.3.5.so)
==26489==
==26489== Conditional jump or move depends on uninitialised value(s)
==26489==at 0x400229C: (within /lib/ld-2.3.5.so)
==26489==by 0x4010464: (within /lib/ld-2.3.5.so)
==26489==
==26489== Conditional jump or move depends on uninitialised value(s)
==26489==at 0x4002388: (within /lib/ld-2.3.5.so)
==26489==by 0x4010464: (within /lib/ld-2.3.5.so)
==26489==
==26489== Jump to the invalid address stated on the next line
==26489==at 0x0: ???
==26489==by 0x100C9B10: lua_open (in
/home/jonas/Fillets/fillets-ng-0.7.3/src/game/fillets)
==26489==by 0x10098D18: ScriptState::ScriptState() (ScriptState.cpp:25)
==26489==by 0x10098634: ScriptAgent::own_init() (ScriptAgent.cpp:30)
==26489==by 0x10082F20: BaseAgent::init() (BaseAgent.cpp:26)
==26489==by 0x1007F3E0: AgentPack::init(std::string const)
(AgentPack.cpp:117)
==26489==by 0x10006DE8: Application::init(int, char**)
(Application.cpp:68)
==26489==by 0x1000D198: main (main.cpp:110)
==26489==  Address 0x0 is not stack'd, malloc'd or (recently) free'd
==26489==
==26489== Process terminating with default action of signal 11 (SIGSEGV)
==26489==  Bad permissions for mapped region at address 0x0
==26489==at 0x0: ???
==26489==by 0x100C9B10: lua_open (in
/home/jonas/Fillets/fillets-ng-0.7.3/src/game/fillets)
==26489==by 0x10098D18: ScriptState::ScriptState() (ScriptState.cpp:25)
==26489==by 0x10098634: ScriptAgent::own_init() (ScriptAgent.cpp:30)
==26489==by 0x10082F20: BaseAgent::init() (BaseAgent.cpp:26)
==26489==by 0x1007F3E0: AgentPack::init(std::string const)
(AgentPack.cpp:117)
==26489==by 0x10006DE8: Application::init(int, char**)
(Application.cpp:68)
==26489==by 0x1000D198: main (main.cpp:110)
==26489==
==26489== ERROR SUMMARY: 6 errors from 4 contexts (suppressed: 2 from 1)
==26489== malloc/free: in use at exit: 27,025 bytes in 87 blocks.
==26489== malloc/free: 108 allocs, 21 frees, 27,534 bytes allocated.
==26489== For counts of detected errors, rerun with: -v
==26489== searching for pointers to 87 not-freed blocks.
==26489== checked 995,932 bytes.
==26489==
==26489== LEAK SUMMARY:
==26489==definitely lost: 0 bytes in 0 blocks.
==26489==  possibly lost: 385 bytes in 19 blocks.
==26489==still reachable: 26,640 bytes in 68 blocks.
==26489== suppressed: 0 bytes in 0 blocks.
==26489== Reachable blocks (those to which a pointer was found) are not
shown.
==26489== To see them, rerun with: --show-reachable=yes
Segmentation fault


$ echo -e run\nbt\nquit | gdb -x /dev/stdin ./src/game/fillets
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as powerpc-linux...Using host libthread_db
library /lib/tls/libthread_db.so.1.

[Thread debugging using libthread_db enabled]
[New Thread 805572992 (LWP 26493)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 805572992 (LWP 26493)]
0x in ?? ()
#0  0x in ?? ()
#1  0x100be4c8 in luaD_rawrunprotected ()
#2  0x100c9b14 in lua_open ()
#3  0x10098d1c in ScriptState (this=0x0) at ScriptState.cpp:25
#4  0x10098638 in ScriptAgent::own_init (this=0x10116448) at
ScriptAgent.cpp:30
#5  0x10082f24 in BaseAgent::init (this=0x10116448) at BaseAgent.cpp:26
#6  0x1007f3e4 in AgentPack::init (this=0x10116400,
[EMAIL PROTECTED]) at AgentPack.cpp:117
#7  0x10006dec in Application::init (this=0x7fd29790, argc=1,
argv=0x7fd29a14) at Application.cpp:68
#8  0x1000d19c in main (argc=1, argv=0x7fd29a14) at main.cpp:110


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]