question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"rawr i'm a dinosaur" when writing bz2 file

See original GitHub issue
  • Etcher version: git head at e47a70606ce017a14a3ab29a1edeee5e6399b3b1
  • Operating system and architecture: ArchLinux x64
  • Do you see any meaningful error information on DevTools?
tracker.js:10 Error: rawr i'm a dinosaur
    at ChildProcess.child.on (/home/greg/resin/prog/etcher/lib/src/child-writer/index.js:92)
    at emitTwo (events.js:106)
    at ChildProcess.emit (events.js:191)
    at handleMessage (internal/child_process.js:718)
    at Pipe.channel.onread (internal/child_process.js:444)
a.(anonymous function)                       @ tracker.js:10
(anonymous function)                         @ /home/greg/resin/prog/etcher/node_modules/angular/angular.js:13708
logException                                 @ /home/greg/resin/prog/etcher/lib/gui/modules/analytics.js:157
reportException                              @ /home/greg/resin/prog/etcher/lib/gui/modules/error.js:45
ImageWriterService.flash.then.catch          @ /home/greg/resin/prog/etcher/lib/gui/pages/main/controllers/flash.js:82
processQueue                                 @ /home/greg/resin/prog/etcher/node_modules/angular/angular.js:16170
(anonymous function)                         @ /home/greg/resin/prog/etcher/node_modules/angular/angular.js:16186
$eval                                        @ /home/greg/resin/prog/etcher/node_modules/angular/angular.js:17444
$digest                                      @ /home/greg/resin/prog/etcher/node_modules/angular/angular.js:17257
(anonymous function)                         @ /home/greg/resin/prog/etcher/node_modules/angular/angular.js:17483
completeOutstandingRequest                   @ /home/greg/resin/prog/etcher/node_modules/angular/angular.js:5955
(anonymous function)                         @ /home/greg/resin/prog/etcher/node_modules/angular/angular.js:6234
d.util.hasFunction.f.(anonymous function)    @ tracker.js:3

Get this rawr i'm a dinosaurerror while writing the bz2 compressed version of the Raspbian Jessie image. Very slow writing (~3x slower than other compressed images), and breaks around ~95%.

etcher_dinosaur

Happens both with 1.0.0-beta15 AppImage, and git head npm start.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:3
  • Comments:21 (17 by maintainers)

github_iconTop GitHub Comments

2reactions
regularcommented, Mar 21, 2017

This might be fixed in bunzip2-stream@1.011 Let me know if it is!

1reaction
lurchcommented, Mar 21, 2017

Unfortunately I no longer have a copy of @imrehg 's 2016-05-27-raspbian-jessie.img.bz2 file - I must have deleted it due to lack of disk space 😦 (and @imrehg 's dropbox download link is no longer working) So I instead attempted to recreate it by downloading, extracting and recompressing http://downloads.raspberrypi.org/raspbian/images/raspbian-2016-05-31/2016-05-27-raspbian-jessie.zip and that did then recreate the infamous dinosaur-error with unbzip-stream@1.0.10 😉 And upgrading to unbzip-stream@1.0.11 did then eliminate the bug, so I can confirm v1.0.11 fixes this problem 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Dinosaur Island: Rawr 'n Write | Board Game - BoardGameGeek
Dinosaur Island: Rawr 'n Write is a unique game in which players draft dice and then use those drafted dice as workers in...
Read more >
Downloading large .bz2 files with Python requests library
I am currently developing a Python script that calls a REST API to download data that is made available everyday through the API....
Read more >
How to mount bzip2-ed Clonezilla image without using extra ...
I want to recover some files onto that portable drive from the Clonezilla image I've made. My idea is to mount the compressed...
Read more >
Rawr Dinosaur Svg - Etsy
Check out our rawr dinosaur svg selection for the very best in unique or custom, handmade pieces from our papercraft shops.
Read more >
Untitled
Finance article writing, Tar4 aiphone, Glyn rhonwy plan, Nettoyage pampilles ... Uncompress bz2 file online, Bijlmer bouwjaar, Serum nivea q10 opiniones, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found