If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.

0
U

Property:crash.log (temp)

From BoxMatrix


BoxMatrix >> Configuration >> crash.log (temp) @ BoxMatrix   -   IRC-Chat   -   Translate: de es fr it nl pl
News Selectors Models Accessories Components Environment Config Commands System Webif Software Develop Lexicon Community Project Media

Static-Config Bin-Files Audio-Files Crypto-Files Vartar-Items TFFS-Config Temp-Files Data-Dirs Inet-Providers VoIP-Providers Firmware Research

Info
  
Name-Collision - multiple objects in this wiki use the name crash.log!
crash.log (pipe) log_sink Inter-CPU log pipe on Scorpion (x490).
crash.log (procfs) Write-only user mode crash log.
crash.log (temp) Temp file to append to crash.log in TFFS.
crash.log (tffs) Persistent user mode crash log / final dump.

Temp-File

Goto:   Dependencies   -   Model-Matrix   -   Missing Supportdata   -   SMW-Browser

Details

crash.log is a temp file used to append to crash.log (tffs), which is a character device.

This simplified excerpt from 7272 supportdata fw 6.83 explains it best:

cat /var/flash/crash.log > /var/tmp/crash.log

echo "sent on: `date` by supportdata" >> /var/tmp/crash.log

cat /var/tmp/crash.log > /var/flash/crash.log

This is a workaround for the character devices of the TFFS since this would not work:

echo "sent on: `date` by supportdata" >> /var/flash/crash.log

A character device is a stream and does not have a file size, thus the >> could not seek the end.

Reboot Info:

Crash Logs: - user mode crashes

Panic Logs: - kernel crashes

User Logs: - user stuff

Module Logs: - kernel modules

Debug Logs:

Dependencies

Daily updated index of all dependencies of this temp file. Last update: 2024-04-17 06:29 GMT.
A * in the Mod column marks info from Supportdata-Probes, which will always stay incomplete.
A ** in the Mod column marks info from Supportdata2 probes, which by their nature will stay way more incomplete.
A - in the Mod column marks manual research, the Firmware then shows where the item occurs, not the Relation.

Relation Typ Object Mod Firmware Info Origin
0 dependencies for this temp file

Model-Matrix

Daily updated index of the presence, path and size of this temp file for each model. Last update: 2024-04-17 06:27 GMT.
Showing all models using this temp file. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom) label in the Model column shows which CPU is meant for models with multiple Linux instances.
Note that this list comes from Supportdata-Probes, which can have arbitrary settings and come from different firmware versions.
It doesn't say much if a model is not listed here. It may be a missing supportdata file or just a disabled feature.

Missing Supportdata

The data in this article is incomplete due to missing Supportdata-Probes for the models listed below.
If you own any of these models and would like to help then please get in touch.

SMW-Browser

Information is currently being retrieved from the backend.