Your message dated Wed, 20 Jun 2012 05:48:48 +0000
with message-id <e1shdma-00074e...@franck.debian.org>
and subject line Bug#661666: fixed in pcsxr 1.9.92-4
has caused the Debian Bug report #661666,
regarding pcsxr problems with dynamic recompilation and ppc
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
661666: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661666
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pcsxr
Version: 1.9.92-3
Severity: normal

Tried to start a psx game from image with pcsxr. Result was segmentation fault.

Then I installed dbg-package and ran pcsxr with gdb:

gdb) bt
#0  0xf6edd00c in ?? ()
#1  0x1003d2f0 in recRun () at ../libpcsxcore/ppc/pasm.s:21
#2  0x100371b0 in execute () at ../libpcsxcore/ppc/pR3000A.c:1136
#3  recExecute () at ../libpcsxcore/ppc/pR3000A.c:1140
#4  0x10008638 in OnFile_RunImage () at Gtk2Gui.c:622
#5  OnFile_RunImage () at Gtk2Gui.c:579
#6  0x0f908080 in g_cclosure_marshal_VOID__VOID () from /usr/lib/powerpc-linux-
gnu/libgobject-2.0.so.0
#7  0x0f906504 in g_closure_invoke () from /usr/lib/powerpc-linux-
gnu/libgobject-2.0.so.0
#8  0x0f91c0b0 in ?? () from /usr/lib/powerpc-linux-gnu/libgobject-2.0.so.0
#9  0x0f9252a0 in g_signal_emit_valist () from /usr/lib/powerpc-linux-
gnu/libgobject-2.0.so.0
#10 0x0f92543c in g_signal_emit () from /usr/lib/powerpc-linux-
gnu/libgobject-2.0.so.0
#11 0x0fdc59f8 in gtk_widget_activate () from /usr/lib/powerpc-linux-
gnu/libgtk-x11-2.0.so.0
#12 0x0fc87658 in gtk_menu_shell_activate_item () from /usr/lib/powerpc-linux-
gnu/libgtk-x11-2.0.so.0
#13 0x0fc87b28 in ?? () from /usr/lib/powerpc-linux-gnu/libgtk-x11-2.0.so.0
#14 0x0fc7a67c in ?? () from /usr/lib/powerpc-linux-gnu/libgtk-x11-2.0.so.0
#15 0x0fc6fc08 in ?? () from /usr/lib/powerpc-linux-gnu/libgtk-x11-2.0.so.0
#16 0x0f904888 in ?? () from /usr/lib/powerpc-linux-gnu/libgobject-2.0.so.0
#17 0x0f906504 in g_closure_invoke () from /usr/lib/powerpc-linux-
gnu/libgobject-2.0.so.0
#18 0x0f91ba38 in ?? () from /usr/lib/powerpc-linux-gnu/libgobject-2.0.so.0
#19 0x0f925020 in g_signal_emit_valist () from /usr/lib/powerpc-linux-
gnu/libgobject-2.0.so.0
#20 0x0f92543c in g_signal_emit () from /usr/lib/powerpc-linux-
gnu/libgobject-2.0.so.0
#21 0x0fdc6ef4 in ?? () from /usr/lib/powerpc-linux-gnu/libgtk-x11-2.0.so.0
#22 0x0fc6d858 in gtk_propagate_event () from /usr/lib/powerpc-linux-
gnu/libgtk-x11-2.0.so.0
#23 0x0fc6dc44 in gtk_main_do_event () from /usr/lib/powerpc-linux-
gnu/libgtk-x11-2.0.so.0
#24 0x0fa7cc2c in ?? () from /usr/lib/powerpc-linux-gnu/libgdk-x11-2.0.so.0
#25 0x0f835688 in g_main_context_dispatch () from /lib/powerpc-linux-
gnu/libglib-2.0.so.0
#26 0x0f835e0c in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#27 0x0f8364e0 in g_main_loop_run () from /lib/powerpc-linux-
gnu/libglib-2.0.so.0
#28 0x0fc6c520 in gtk_main () from /usr/lib/powerpc-linux-
gnu/libgtk-x11-2.0.so.0
#29 0x10007bc8 in StartGui () at Gtk2Gui.c:383
#30 0x1000431c in main (argc=<optimized out>, argv=<optimized out>) at
LnxMain.c:414

After recompiling package with "--enable-dynarec=no" game started to work.
Screen colors was weird but that is an another story.



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc64)

Kernel: Linux 3.2.0-1-powerpc64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pcsxr depends on:
ii  libc6                     2.13-26
ii  libgdk-pixbuf2.0-0        2.24.1-1
ii  libgl1-mesa-glx [libgl1]  7.11.2-1
ii  libglade2-0               1:2.6.4-1
ii  libglib2.0-0              2.30.2-6
ii  libgtk2.0-0               2.24.9-2
ii  libpango1.0-0             1.29.4-2
ii  libsdl1.2debian           1.2.15-1
ii  libx11-6                  2:1.4.4-4
ii  libxext6                  2:1.3.0-3
ii  libxtst6                  2:1.2.0-4
ii  libxv1                    2:1.0.6-2
ii  libxxf86vm1               1:1.1.1-2
ii  zlib1g                    1:1.2.6.dfsg-1

pcsxr recommends no packages.

pcsxr suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: pcsxr
Source-Version: 1.9.92-4

We believe that the bug you reported is fixed in the latest version of
pcsxr, which is due to be installed in the Debian FTP archive:

pcsxr-dbg_1.9.92-4_amd64.deb
  to main/p/pcsxr/pcsxr-dbg_1.9.92-4_amd64.deb
pcsxr_1.9.92-4.debian.tar.gz
  to main/p/pcsxr/pcsxr_1.9.92-4.debian.tar.gz
pcsxr_1.9.92-4.dsc
  to main/p/pcsxr/pcsxr_1.9.92-4.dsc
pcsxr_1.9.92-4_amd64.deb
  to main/p/pcsxr/pcsxr_1.9.92-4_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 661...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andrey Rahmatullin <w...@wrar.name> (supplier of updated pcsxr package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 15 Jun 2012 23:07:59 +0600
Source: pcsxr
Binary: pcsxr pcsxr-dbg
Architecture: source amd64
Version: 1.9.92-4
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Andrey Rahmatullin <w...@wrar.name>
Description: 
 pcsxr      - Sony PlayStation emulator
 pcsxr-dbg  - Sony PlayStation emulator (debug)
Closes: 661666 669500
Changes: 
 pcsxr (1.9.92-4) unstable; urgency=low
 .
   * Disable dynarec on powerpc (Closes: #661666)
   * Fix FTBFS caused by --as-needed (Closes: #669500)
   * Switch to the debhelper level 9
   * Enable all hardening options
   * Fix several format security problems
   * Bump Standards-Version to 3.9.3 (no change needed)
   * Use $libdir/psemu/ instead of $libdir/games/psemu/
   * Update symlinks in ~/.pcsx/plugins/ on the program start, to support
     plugin path changes
   * debian/copyright:
     + Update the format URL
     + Update copyright years
     + Fix the License: public-domain paragraph
   * Add debian/watch (with comments only)
Checksums-Sha1: 
 25cf41e1bc4e010a8cd02dc5d3dceb391dc7d901 1414 pcsxr_1.9.92-4.dsc
 54fed1c2c324b69026a8700e3c60d50dcb0e2253 7807 pcsxr_1.9.92-4.debian.tar.gz
 e5b4148ffcf5cb0f692fae80dc11c5f02e0322cf 917528 pcsxr_1.9.92-4_amd64.deb
 e81876e0714034795c3ac7c3a7477e10d664d066 1235152 pcsxr-dbg_1.9.92-4_amd64.deb
Checksums-Sha256: 
 2fddf47791f547af658578c73f70776cc52a57d0373701c5e47a12765a58f3da 1414 
pcsxr_1.9.92-4.dsc
 ad6c703b5d75ff2a4633a3010a4523e98dee47dac632fb11cd4739ed833ca21d 7807 
pcsxr_1.9.92-4.debian.tar.gz
 add61d3472607c42fc956931835e9ce7ce4bd3210f96265088e6ed94e86ac623 917528 
pcsxr_1.9.92-4_amd64.deb
 665509633ee17110b3a26a947e7751855ebd45dca8621203f3a924b8c3953892 1235152 
pcsxr-dbg_1.9.92-4_amd64.deb
Files: 
 c20b68dfb78a6372fcbbe9ab13fa5198 1414 games optional pcsxr_1.9.92-4.dsc
 ac87e3c85fec5e55bd4a0904b030c1d5 7807 games optional 
pcsxr_1.9.92-4.debian.tar.gz
 ffd5fed53c4640ee67da0e4d44428c0a 917528 games optional pcsxr_1.9.92-4_amd64.deb
 a2baedfb622e97dbd49d98f8d36240f0 1235152 debug extra 
pcsxr-dbg_1.9.92-4_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAk/hYUMACgkQJKAUGKwVtQyjgQCfZgkZ9IxvLh5lgcYcL5Bh/gcY
wQAAnA+AkDP6npsM5sXypE7gFEKguTGw
=gDhN
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to