Tribe

Register     Lost Password?  
Tasklist

FS#172 - Tribe crashes at 93%

Attached to Project: Tribe
Opened by Marco Giavatto (Fear89) - Sunday, 11 July 2010, 11:24 GMT+2
Last edited by Anke Boersma (abveritas) - Wednesday, 25 August 2010, 03:52 GMT+2
Task Type Bug Report
Category Installation/Core
Status Closed
Assigned To No-one
Architecture x86_64
Severity Critical
Priority Normal
Reported Version alpha2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

I'm trying to install Chakra alpha 5 v4 by mounting it on an USB flash drive with "LinuxLive USB creator", but at the 93% of the installation (when he tries to, I think, create something on the RAM) it crashes reminding me to a log file situated in /tmp that I can't find. I've tried to remount the .iso on the usb device but the problem perxists.
This task depends upon

Closed by  Anke Boersma (abveritas)
Wednesday, 25 August 2010, 03:52 GMT+2
Reason for closing:  Not a bug
Comment by Marco Giavatto (Fear89) - Sunday, 11 July 2010, 11:59 GMT+2
I've retryied again, same error. But this time the Crash Reporting Assistant started and gives me the opportunity to signale the bug, even if it's rated with 1 star (so it's unuseful).

Application: Tribe (tribe), signal: Aborted
[KCrash Handler]
#5 0x00007f1adb2a6fd5 in raise () from /lib/libc.so.6
#6 0x00007f1adb2a83f0 in abort () from /lib/libc.so.6
#7 0x00007f1adc7ff77f in qt_message_output(QtMsgType, char const*) () from /usr/lib/libQtCore.so.4
#8 0x00007f1adc7ff922 in ?? () from /usr/lib/libQtCore.so.4
#9 0x00007f1adc7ffad5 in qFatal(char const*, ...) () from /usr/lib/libQtCore.so.4
#10 0x00007f1addd4fcbf in KIO::Scheduler::doJob(KIO::SimpleJob*) () from /usr/lib/libkio.so.5
#11 0x00007f1addc9dc72 in ?? () from /usr/lib/libkio.so.5
#12 0x00007f1addca9d4d in KIO::special(KUrl const&, QByteArray const&, QFlags<KIO::JobFlag>) () from /usr/lib/libkio.so.5
#13 0x00007f1addca9f89 in KIO::unmount(QString const&, QFlags<KIO::JobFlag>) () from /usr/lib/libkio.so.5
#14 0x000000000041c157 in InstallationHandler::unmountAll (this=0x1b16430) at /home/phil/kdemod/chakra/chakra-tribe/src/tribe-build/src/InstallationHandler.cpp:720
#15 0x000000000041c4bd in InstallationHandler::cleanup (this=0x1b16430) at /home/phil/kdemod/chakra/chakra-tribe/src/tribe-build/src/InstallationHandler.cpp:764
#16 0x000000000041c5c0 in ~InstallationHandler (this=0xa51, __in_chrg=<value optimized out>) at /home/phil/kdemod/chakra/chakra-tribe/src/tribe-build/src/InstallationHandler.cpp:72
#17 0x000000000041a23d in ~InstallationHandlerHelper () at /home/phil/kdemod/chakra/chakra-tribe/src/tribe-build/src/InstallationHandler.cpp:45
#18 destroy () at /home/phil/kdemod/chakra/chakra-tribe/src/tribe-build/src/InstallationHandler.cpp:50
#19 0x00007f1adb2a9a62 in __run_exit_handlers () from /lib/libc.so.6
#20 0x00007f1adb2a9ab5 in exit () from /lib/libc.so.6
#21 0x00007f1adb293b74 in __libc_start_main () from /lib/libc.so.6
#22 0x0000000000412bc9 in _start ()


The Tribe's error dialog said something about an "error in Postinstall script" but I can't find the log file.
Comment by Anke Boersma (abveritas) - Sunday, 11 July 2010, 16:46 GMT+2
Chakra does not support creating an USB flash medium, using "LinuxLive USB creator".
Please use this guide to create: http://chakra-project.org/wiki/index.php/Start_our_LiveCD_isos_from_USB
Error at 93% is a known point of failure, when using a non-supported way of creating an USB install media.
Comment by Zi Hui Lin (zendo) - Sunday, 25 July 2010, 08:37 GMT+2
"At around 93%, the installer fails/hangs/crashes"
This is usually caused by faulty installation media, especially USB-stick. To create a reliable USB-stick, you'll have to use the dd command.

Loading...