uhd icon indicating copy to clipboard operation
uhd copied to clipboard

[ERROR] [STREAMER] The receive packet handler caught a value exception. B210

Open elmaghba opened this issue 5 years ago • 6 comments

Issue Description

In my basic flowgraph, I have a USRP source that is connected to a head block to control the capturing time. Then, the head is connected to two different low-pass filters which each one of them is connected to a file sink block. The low-pass filters have the same sample rate as the USRP source block. When I run the flowgraph, it prints some zeros in the terminal, then, it gives me the following error:

USRP Source Block caught rx error code: 15 [ERROR] [STREAMER] The receive packet handler caught a value exception. ValueError: bad vrt header or packet fragment

Setup Details

I'm running the gnuradio/uhd on a VM virtual box-Linux Ubuntu 18. USRP B210

Expected Behavior

I captured the data for 4 devices, then, it stopped working!

Actual Behaviour

Prints (00000000000000000000), then: USRP Source Block caught rx error code: 15 [ERROR] [STREAMER] The receive packet handler caught a value exception. ValueError: bad vrt header or packet fragment

elmaghba avatar Mar 06 '21 08:03 elmaghba

I'm still getting the same issue. If there is any further information I need to provide, please let me know!

Any help is really appreciated!

elmaghba avatar May 20 '21 19:05 elmaghba

@elmaghba Can you try this outside of a VM? We have often heard about USB issues when running in virtualbox. Also, can you post a flow graph here that exhibits the issue? And which UHD version were you using?

mbr0wn avatar Sep 17 '21 08:09 mbr0wn

I'm still getting the same issue. If there is any further information I need to provide, please let me know! @mbr0wn I use 4.2.0.1 UHD version

fatafalihhilmi avatar Aug 21 '22 01:08 fatafalihhilmi

[ERROR] [STREAMER] The receive packet handler caught a value exception. ValueError: bad vrt header or packet fragment [ERROR] [STREAMER] recv packet demuxer unexpected sid 0x22000b

Aspect1398 avatar Aug 22 '23 14:08 Aspect1398

I am running eNB and it starts correctly, works well. Then out of nowhere, the error pops up and my eNB is dead.

Aspect1398 avatar Aug 22 '23 14:08 Aspect1398