It crashes for me, with this error:
=======================================================================================
PND : /media/1/pandora/menu/bitcoin.pnd
PND_FSTYPE : Squashfs
APPDATADIR : /media/1/pandora/appdata/bitcoin
APPDD_FSTYPE : ext3
PND_CPUSPEED : <unset>
EXENAME : start.sh
ARGUMENTS : <unset>
=======================================================================================
[ START ]--- Mount the PND ----------
Mounting : mount -t squashfs -o ro "/dev/loop0" "/mnt/utmp/bitcoin"
Mounting the Union FS : mount -t aufs -o exec,dirs="/media/1/pandora/appdata/bitcoin=rw+nolwh":"/mnt/pnd/bitcoin=rr" none "/mnt/utmp/bitcoin"
[SUCCESS]--- Mount the PND ----------
[ START ]--- Starting the application ( start.sh ) ----------
QGtkStyle was unable to detect the current GTK+ theme.
Qt: Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
/usr/pandora/scripts/pnd_run.sh: line 522: 5889 Bus error "./$EXENAME" $ARGUMENTS "$@"
[ FAILED]--- Starting the application ( start.sh ) ----------
[ START ]--- Restoring the frame buffer status ----------
[SUCCESS]--- Restoring the frame buffer status ----------
[ START ]--- uMount the PND ----------
[ START ]--- Waiting the Union to be available ----------
[SUCCESS]--- Waiting the Union to be available ----------
auplink

link.c:223: AUFS_CTL_PLINK_MAINT: Inappropriate ioctl for device
rmdir: failed to remove `/mnt/utmp/bitcoin': Device or resource busy
[ START ]--- Waiting the PND mount dir to be free ----------
[SUCCESS]--- Waiting the PND mount dir to be free ----------
cleanup done
[SUCCESS]--- uMount the PND ----------
=======================================================================================
Return code is : 4
I have a 1 gigahertz Pandora, although I'm not sure if that matters.