uzh-rpg / agile_flight

Developing and Comparing Vision-based Algorithms for Vision-based Agile Flight
MIT License
137 stars 52 forks source link

Caught fatal signal - Flightmare #72

Open gorghino opened 2 years ago

gorghino commented 2 years ago

Hi all, apparently increasing the FOV to higher values than 70.0, sometimes leads Flightmare to crash.

The stack log is:

Caught fatal signal - signo:6 code:-6 errno:0 addr:0x3ea00131b8a
Obtained 23 stack frames.
#0  0x007fcd713713c0 in funlockfile
#1  0x007fcd711ae03b in gsignal
#2  0x007fcd7118d859 in abort
#3  0x007fcd26914799 in _glNamedBufferAttachMemoryNV
#4  0x007fcd26a1ff9a in NvGlEglGetFunctions
#5  0x007fcd26a2968c in NvGlEglGetFunctions
#6  0x007fcd26a11437 in NvGlEglGetFunctions
#7  0x007fcd26a12c4d in NvGlEglGetFunctions
#8  0x007fcd26a28be5 in NvGlEglGetFunctions
#9  0x007fcd26907143 in _glNamedBufferAttachMemoryNV
#10 0x007fcd269f4747 in NvGlEglGetFunctions
#11 0x007fcd269a7c7d in NvGlEglGetFunctions
#12 0x007fcd265e3b87 in (Unknown)
#13 0x007fcd265e48c2 in (Unknown)
#14 0x007fcd736eecb1 in VGLReadPixels(int, int, int, int, unsigned int, unsigned int, void*)
#15 0x007fcd7369a868 in glReadPixels
#16 0x007fcd723e6738 in (Unknown)
#17 0x007fcd72ac0fb7 in (Unknown)
#18 0x007fcd72ac6ebf in (Unknown)
#19 0x007fcd72abd7e5 in (Unknown)
#20 0x007fcd721e6439 in (Unknown)
#21 0x007fcd71365609 in start_thread
#22 0x007fcd7128a163 in clone

Let me know how can I send you more detailed about this problem.