anuranbaka / OpenDTAM

An open source implementation of DTAM
Other
286 stars 150 forks source link

segmentation fault error #27

Closed jakeoung closed 8 years ago

jakeoung commented 9 years ago

After executing a.out, I have an error message.

Thread Start: Thread Requested: Graphics : 0x7f770bfff700:0xece0a00xece0a0

Loading Segmentation fault (core dumped)

Is there anyone who know how to solve it?

anuranbaka commented 9 years ago

Gdb? Backtrace? Hardware? Details? The "Thread Start...." is normal, so I need some more info to figure it out

zakki commented 8 years ago

Are you using 2.4.9_experimental?

https://github.com/anuranbaka/OpenDTAM/blob/2.4.9_experimental/Cpp/testprog.cpp#L85

anuranbaka commented 8 years ago

Closing until there's a response.