this post was submitted on 04 Aug 2025
979 points (98.7% liked)

Technology

73701 readers
4186 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

Tesla was caught withholding data, lying about it, and misdirecting authorities in the wrongful death case involving Autopilot that it lost this week.

The automaker was undeniably covering up for Autopilot.

Last week, a jury found Tesla partially liable for a wrongful death involving a crash on Autopilot. We now have access to the trial transcripts, which confirm that Tesla was extremely misleading in its attempt to place all the blame on the driver.

The company went as far as to actively withhold critical evidence that explained Autopilot’s performance around the crash. Within about three minutes of the crash, the Model S uploaded a “collision snapshot”—video, CAN‑bus streams, EDR data, etc.—to Tesla’s servers, the “Mothership”, and received an acknowledgement. The vehicle then deleted its local copy, resulting in Tesla being the only entity having access.

What ensued were years of battle to get Tesla to acknowledge that this collision snapshot exists and is relevant to the case.

The police repeatedly attempted to obtain the data from the collision snapshot, but Tesla led the authorities and the plaintiffs on a lengthy journey of deception and misdirection that spanned years.

you are viewing a single comment's thread
view the rest of the comments
[–] danc4498@lemmy.world 219 points 2 days ago (5 children)

Within about three minutes of the crash, the Model S uploaded a “collision snapshot”—video, CAN‑bus streams, EDR data, etc.—to Tesla’s servers, the “Mothership”, and received an acknowledgement. The vehicle then deleted its local copy, resulting in Tesla being the only entity having access.

Holy fucking shit. What is the purpose of deleting the data on the vehicle other than to sabotage the owner of the vehicle?

[–] alvyn@discuss.tchncs.de 13 points 1 day ago

The only thing making this nazi company its market value and all the hype is promis of self driving. The autopilot technology is the main value. If there will be proof of it is wrong, Tesla gonna loose the investors. Simply as that, fucking nazi Musk cannot allow proof that his shitty car killed peoples because of the autopilot. I recommend to search for podcast and reporting by The Guardian on this theme. I’m really looking forward to read the book Tesla files. It’s from the journalist who was contacted by Tesla whistleblower. There are thousands cases when the autopilot started to behave just “little crazy”.

[–] Bane_Killgrind@lemmy.dbzer0.com 52 points 2 days ago (1 children)

Smells like intentional destruction of evidence.

[–] Clent@lemmy.dbzer0.com 21 points 1 day ago (1 children)

Criminal destruction of evidence.

Criminal withholding of evidence.

Information to be used against you and never for you.

[–] lividweasel@lemmy.world 67 points 2 days ago (3 children)

That jumped out at me too. Giving the benefit of the doubt, it could be that this “snapshot” includes a very large amount of data that could be problematic if stored locally for longer. In reality, they probably do it this way for exactly this type of situation, so they can retain full control of the potentially-damning data.

[–] Clent@lemmy.dbzer0.com 26 points 1 day ago (1 children)

Bullshit. It was saved locally. It can stay saved locally but be marked for deletion if storage gets tight. This is a solved computer science problem.

There is zero reason to delete it immediate except to cover their asses.

If I was on the jury I'd be pushing for maximum monetary penalty.

[–] Eheran@lemmy.world 61 points 2 days ago (1 children)

If they can transmit it, it is not a lot. It is that simple.

[–] halcyoncmdr@lemmy.world 10 points 2 days ago (2 children)

Nearly all of the vehicles have 4G/5G connectivity via AT&T. This isn't a dial up connection. They can transmit whatever the fuck they want.

[–] amorpheus@lemmy.world 22 points 1 day ago* (last edited 1 day ago)

Still, if it's small enough to transmit via any wireless connection they can easily keep the local copy.

[–] Eheran@lemmy.world 13 points 1 day ago

Mate, a 1 TB micro SD costs less than 100 $. How much does a high bandwidth high/no data limit 5G connection cost and how long would that need to actually transmit that much?

What sensor data is there even supposed to be? Even at 1 millisecond resolution we are talking about megabytes.

[–] A_norny_mousse@feddit.org 24 points 2 days ago

That's not "benefit of the doubt", that's "playing devil's advocate". They probably used something like this.

[–] Shanedino@lemmy.world -2 points 1 day ago (4 children)

It is possible that the data is just never saved in non-volatile memory meaning that once power is lost that the values are also lost. In which case its not really deleting the information but rather just that information is just never intentionally saved.

P.S. I am not a tesla fan boy just wanted to give this tiny insight.

[–] michaelmrose@lemmy.world 20 points 1 day ago (1 children)

This explanation is completely fabricated, based on nothing, and nonsense.

It is obviously critical data that nobody halfway competent would write to ram. Also video data is very large and makes no sense to store in ram.

Furthermore the article says it was deleted and they later recovered it which would not have been possible with RAM

Basically why are you pushing this drivel.

[–] patatahooligan@lemmy.world 22 points 1 day ago (1 children)

Forensic analysis managed to retrieve this data, so it must have been stored in non-volatile memory.

[–] kjetil@lemmy.world 10 points 1 day ago* (last edited 1 day ago) (1 children)

Didnt the article say they retrieved the filename and hash, thus proving the existence of the crash diagnostic snapshot. After which Tesla handed over their copy?

Or did the forensics retrieve the actual data?

Edit: Given the importance of this type of data, not saving it to non-voletile memory is negligent at best. Even if it required a huge amount of space, they could delete unimportant files like the Spotify cache or apps or whatever

[–] patatahooligan@lemmy.world 4 points 1 day ago

The article kind of fumbles the wording and creates confusion. There are, however, some passages that indicate to me that the actual data was recovered. All of the following are taking about the NAND flash memory.

The engineers quickly found that all the data was there despite Tesla’s previous claims.

...

Now, the plaintiffs had access to everything.

...

Moore was astonished by all the data found through cloning the Autopilot ECU:

“For an engineer like me, the data out of those computers was a treasure‑trove of how this crash happened.”

...

On top of all the data being so much more helpful, Moore found unallocated space and metadata for snapshot_collision_airbag‑deployment.tar’, including its SHA‑1 checksum and the exact server path.

It seems that maybe the .tar file itself was not recovered, but all the data about the crash was still there.

[–] danc4498@lemmy.world -4 points 1 day ago (1 children)

Yeah, this is a good point. Also, another comment said it’s possible the data snapshot is very large, so it’s not intended to be stored locally.

Either way, if you are sending data about my car to a server, it better be easy for me to get this data if needed.

[–] Glitterbomb@lemmy.world 12 points 1 day ago (1 children)

Don't these keep a video record of every time a squirrel gets too close to the parked car?

Another m.2 under the dash isn't going to kill the electric vehicles battery, this isn't an excuse.

[–] NotMyOldRedditName@lemmy.world -2 points 1 day ago* (last edited 1 day ago)

Don’t these keep a video record

those are saved on external drives. That being said, they could also have it set to save something like this to the external storage if it was too large for the internal memory as well.

Videos aren't saved without the external drive.

[–] boonhet@sopuli.xyz -5 points 1 day ago* (last edited 1 day ago) (2 children)

Hell, it could be that this is private information about the driver and the car's probably gonna end up in a Copart auction after insurance is done with it, so in a way they're protecting PII.

Before anyone's gonna accuse me of Tesla fanboyism (I do make a lot of devil's advocate style comments), I've driven exactly one Tesla in my life, decided it's a piece of shit with a great powertrain and OK infotainment but absolutely lacking UX for drivers, and a ridiculously plain interior. I will never buy a Tesla unless it's a used Tesla S or X with a newish battery for 10k because at that price it'd just be the cheapest way to get a luxury EV lol

[–] danc4498@lemmy.world 17 points 1 day ago (1 children)

I doubt they’re doing a full OS wipe when an accident occurs. So PII data would still be on there.

[–] boonhet@sopuli.xyz -4 points 1 day ago

Just stuff you voluntarily save if the crash data is in RAM only. RAM gets autowiped.

[–] aln@lemmy.world 9 points 1 day ago (1 children)

What PII is there? It's a fucking dash cam video, it's not my blood results from my annual checkup.

[–] NotMyOldRedditName@lemmy.world 0 points 1 day ago* (last edited 1 day ago)

Full home address via recordings of where you live would be PII, or with the "home address" option set for automations.