Coder Social home page Coder Social logo

Comments (2)

Ghost99 avatar Ghost99 commented on July 19, 2024

I think I have same issue on AMD64 Gentoo. Here is output of gdb:

(gdb) r
Starting program: /home/ghost99/sources/SmartDeblur/src/SmartDeblur
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Init Multi-Threading with threads count: 4
[New Thread 0x7fffeb730700 (LWP 15680)]
Started
[New Thread 0x7fffeaf2f700 (LWP 15681)]
[New Thread 0x7fffea72e700 (LWP 15682)]
[New Thread 0x7fffe9f2d700 (LWP 15683)]
[New Thread 0x7fffe972c700 (LWP 15684)]
[New Thread 0x7fffceddd700 (LWP 15685)]
[New Thread 0x7fffce5dc700 (LWP 15686)]
[New Thread 0x7fffcdddb700 (LWP 15687)]
initFFT: 2187 ms
[New Thread 0x7fffcd44c700 (LWP 15688)]
[New Thread 0x7fffccc4b700 (LWP 15689)]
[New Thread 0x7fffbffff700 (LWP 15690)]
[Thread 0x7fffe972c700 (LWP 15684) exited]
[Thread 0x7fffe9f2d700 (LWP 15683) exited]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffeb730700 (LWP 15680)]
0x0000000000416066 in DeconvolutionTool::deconvolutionByTotalVariationPrior (this=0x789ce0, processingContext=0x7fffe400abc0) at DeconvolutionTool.cpp:364
364 fTV[index] = fTV[index] - tau_(outLaplacianMatrix[index]_k - processingContext->inputImageMatrix[index] + lambda*divergenceValue);
(gdb) backtrace
#0 0x0000000000416066 in DeconvolutionTool::deconvolutionByTotalVariationPrior (this=0x789ce0, processingContext=0x7fffe400abc0)
at DeconvolutionTool.cpp:364
#1 0x0000000000415196 in DeconvolutionTool::doDeconvolutionForChannel (this=0x789ce0, processingContext=0x7fffe400abc0, channel=RED)
at DeconvolutionTool.cpp:178
#2 0x0000000000414e0f in DeconvolutionTool::doDeconvolution (this=0x789ce0, inputImage=0x9084c0, outputImage=0x8f7b90, blur=0x9d7610)
at DeconvolutionTool.cpp:124
#3 0x0000000000416f78 in WorkerThread::run (this=0x703ee0) at WorkerThread.cpp:43
#4 0x00007ffff616af67 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#5 0x00007ffff57a3f26 in start_thread () from /lib64/libpthread.so.0
#6 0x00007ffff4cc5acd in clone () from /lib64/libc.so.6

from smartdeblur.

Y-Vladimir avatar Y-Vladimir commented on July 19, 2024

Thanks!
I will look at this issue

from smartdeblur.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.