-
Notifications
You must be signed in to change notification settings - Fork 9.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.2.8 visiond crash #66
Comments
Fixed in 0.2.9. 0.2.8 didn't work on NEOS v1 |
geohot
pushed a commit
that referenced
this issue
Jan 19, 2018
Gernby
pushed a commit
to Gernby/openpilot
that referenced
this issue
Jan 1, 2019
Reverted projection_factor
avolmensky
pushed a commit
to avolmensky/openpilot
that referenced
this issue
Jun 10, 2019
Displaying steering, gas, regen braking, and friction braking, correctly in Cabana.
SippieCup
pushed a commit
to SippieCup/openpilot
that referenced
this issue
Jun 12, 2019
Tesla alpha 0.5.12
avolmensky
pushed a commit
to avolmensky/openpilot
that referenced
this issue
Jun 30, 2019
Further additions and fixes to Mac scripts
sjkoon
pushed a commit
to sjkoon/openpilot
that referenced
this issue
Mar 13, 2020
revert AF for release (commaai#1160)
mcomg
pushed a commit
to mcomg/openpilot---jpancotti
that referenced
this issue
Jun 27, 2020
Devel 0.7.6.1 merge
weimou
pushed a commit
to SFtoLA/openpilot
that referenced
this issue
May 6, 2021
* pub sub unit test * pub master test * first submaster test case * test init * submaster conflate test * more submaster * all submaster except alive and valid * fix ZMQ * fix ZMQ for test_messaging * single underscore * fix key error * more zmq sleep * zmq needs even more sleep * unused * zmq sleep in submaster tests
jnewb1
added a commit
that referenced
this issue
Dec 28, 2023
* update labeler * update labeler * update labeler * Update labeler (#63) * update labeler * update labeler * update labeler * fix that * Update labeler (#65) * update labeler * update labeler * update labeler * fix that * and that * Update labeler (#66) * update labeler * update labeler * update labeler * fix that * and that * fix that
carleeno
pushed a commit
to carleeno/openpilot
that referenced
this issue
Aug 2, 2024
* bump panda * MADS: enforce long allowed on auto-resume
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Latest version pushed yesterday crash on startup.
No camera UI running. Just the fan at high speed.
Copied over just visiond version v0.2.7 and it works fine.
Can't really tell where as its a binary. All I can see is this:
`starting process visiond
starting in dir '/sdcard/realdata/2017-03-01--11-17-52--0'
*** init GPS
creating thread: Loc_hal_worker
OrderedDict([('event', 'alert_add'), ('alert_type', 'startup'), ('enabled', False)])
diag diag_get_max_file_size size=200,max_file_size=209715200,min_file_size=167772160
*** sensor loop
pid 31480's current scheduling policy: SCHED_OTHER
pid 31480's current scheduling priority: 0
pid 31480's new scheduling policy: SCHED_FIFO
pid 31480's new scheduling priority: 2
Always Keep Hands on Wheel/Be Ready to Take Over Any Time 1 none none
controlsd lagging by 3.10 ms
vendor: 'QUALCOMM'
platform version: 'OpenCL 2.0 QUALCOMM build: commit #cababe8 changeid #I8a8f1b7e8f Date: 07/16/16 Sat Local Branch: Remote Branch: '
profile: 'FULL_PROFILE'
name: 'QUALCOMM Adreno(TM)'
device version: 'OpenCL 2.0 Adreno(TM) 530'
type = 0x0004 = CL_DEVICE_TYPE_GPU
clutil.c:307: cl_program_from_index: assertion "err == 0" failed
40 sensors found
`
The text was updated successfully, but these errors were encountered: