Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <3815C318.99DE835E@cribecu.sns.it> Date: Tue, 26 Oct 1999 17:04:56 +0200 From: Michele Paoli Organization: CRIBeCu - Scuola Normale Superiore - Pisa X-Mailer: Mozilla 4.6 [en] (X11; I; Linux 2.2.11-mosix i586) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: fail executing large code References: <38141AD7 DOT 59488DB AT cribecu DOT sns DOT it> <19991025211339 DOT A3017 AT cygnus DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Your suggestion was a simple but good idea. I would like to explain my error: I wrote a demo program to test my library, and the demo source contains this line: namespace Demo { ..... main() { cout << "Hello" < [] []" << endl; (gdb) list 129 string pathFileDirettive("direttive.txt"); 130 string indexName("TReSyDemo"); 131 132 133 if (argc <= 1) { 134 cout << "usage: "< [] []" << endl; 135 cout << " 'crea' -> crea l'indice su ." << endl; 136 cout << " 'mount' -> monta l'indice ed eseguo debug_print." << endl; 137 cout << " 'search' -> monta l'indice e esegue una search." << endl; 138 cout << " nome dell'indice. Default \""< > Run your program under gdb to determine where it is dying. > > cgf > > On Mon, Oct 25, 1999 at 10:54:47AM +0200, Michele Paoli wrote: > >hi all, > > > >executing an application compiled with cygnus r b20 i get this > >exception: > > > > [main] d:\utenti\Frecco\lavoro\project\TReSyDemo.exe 1761 (0) > >handle_exceptions: Exception: STATUS_ACCESS_VIOLATION > > [main] TReSyDemo 1761 (0) handle_exceptions: Dumping stack trace to > >TReSyDemo.exe.core > > > >any one can suggest me which kind of problem? > >The error arrive before any line of code was executed and smaller > >program have not any problem. > > > >Thanks a lot. -- ================================================================== Michele Paoli - Computer Research for Cultural Heritage Centre ------------------------------------------------------------------ via della Faggiola, 19 - 56126 Pisa (Italy) Phone +39 (0)50 509409 e-mail paoli AT cribecu DOT sns DOT it ================================================================== -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com