From: Warren Young Date: August 9 2007 12:04pm Subject: Re: Query insert() Seg Faulting using SSQLS, not sure why... List-Archive: http://lists.mysql.com/plusplus/6902 Message-Id: <46BB02E8.1010105@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Graham Reitz wrote: > > I was able to narrow it down to this: > > In the sql_create_N macro I have a blob entry: > > mysqlpp::sql_blob, my_blob > > If the sql_blob type is in the sql_create call it seg. faults, > otherwise it succeeds. Can you modify examples/load_jpeg.cpp to exhibit the same problem? Providing an example of the problem in a way anyone can run will increase the chances that someone can help you.