PowerGod
Forum Addict!
- Joined
- Jun 20, 2011
- Messages
- 4,462
After some more test I found that the program always crash after some time, and in the log there's always the same reason:
Code:
=======================================================================================
PND : /media/MEGASD/pandora/menu/amule.pnd
PND_FSTYPE : Squashfs
APPDATADIR : /media/MEGASD/pandora/appdata/amule
APPDD_FSTYPE : vfat
PND_CPUSPEED : <unset>
EXENAME : scripts/amule.sh
ARGUMENTS : <unset>
=======================================================================================
[ START ]--- Mount the PND ----------
Mounting : mount -t squashfs -o ro "/dev/loop0" "/mnt/utmp/amule"
Mounting the Union FS : mount -t aufs -o exec,noplink,dirs="/media/MEGASD/pandora/appdata/amule=rw+nolwh":"/mnt/pnd/amule=rr" none "/mnt/utmp/amule"
[sUCCESS]--- Mount the PND ----------
[ START ]--- Starting the application ( scripts/amule.sh ) ----------
22:52:24: Debug: Failed to connect to session manager: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
sh: lsb_release: not found
sh: lsb_release: not found
sh: lsb_release: not found
sh: lsb_release: not found
(amule:8280): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 18
(amule:8280): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 18
/usr/pandora/scripts/pnd_run.sh: line 522: 8280 Killed "./$EXENAME" $ARGUMENTS "$@"
[ FAILED]--- Starting the application ( scripts/amule.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:plink.c:223: AUFS_CTL_PLINK_MAINT: Inappropriate ioctl for device
rmdir: failed to remove `/mnt/utmp/amule': 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 : 3