From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,58ca990a20ca948e X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!r37g2000prr.googlegroups.com!not-for-mail From: Vadim Godunko Newsgroups: comp.lang.ada Subject: Re: QtSql problem Date: Fri, 6 Feb 2009 00:27:17 -0800 (PST) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: 212.99.106.127 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1233908838 12057 127.0.0.1 (6 Feb 2009 08:27:18 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 6 Feb 2009 08:27:18 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: r37g2000prr.googlegroups.com; posting-host=212.99.106.127; posting-account=niG3UgoAAAD7iQ3takWjEn_gw6D9X3ww User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.5) Gecko/2008121300 SUSE/3.0.5-1.1 Firefox/3.0.5,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:4546 Date: 2009-02-06T00:27:17-08:00 List-Id: On Feb 6, 5:43=A0am, tworos...@gmail.com wrote: > > Compiles fine but crashes with: > > raised PROGRAM_ERROR : EXCEPTION_ACCESS_VIOLATION > [2009-02-06 15:37:27] process exited with status1 (elapsed time: > 00.59s) > > Any ideas? > Can you please rebuild your program with the -E binder's switch? This enables to store traceback information in the exception occurrence, so we can see where the exception occurs. PS. The better place to ask QtAda related questions is the qtada- users@lists.qtada.com list. http://lists.qtada.com/mailman/listinfo/qtada-users_lists.qtada.com