Search found 1 match

by dabicho
2016-06-17T13:08:01-07:00
Forum: Users
Topic: sigsegv or sigabrt corrupted double linked list
Replies: 0
Views: 6754

sigsegv or sigabrt corrupted double linked list

Hello.
I am writing a program to control a photo camera remotely.
In this program I use ImageMagick-c++-6.8.6.3-3 to do some processing of images (jpgs), mainly scaling.
Not sure if I am doing something wrong.

Things go like this:

Client requests preview
Server acquires preview image from camera ...