From: Bob D. <bd...@si...> - 2003-12-12 20:15:44
|
I think I see the problem http://rlib.sicompos.com/rlib-1.1.7.tar.gz If this fixes it (w/ the error checking I told you about earlier) It looks like your postgre connection is bad I can clean stuff up more so it won't happen either way :) - Bob On Fri, 2003-12-12 at 14:36, Everton Luis Berz wrote: > holy shit, the core filesize is 134mb ! I think this > causes the 'crazies'. > > well, follow the stack trace: > > Loaded symbols for /usr/lib/libcpdf.so.2 > Reading symbols from /usr/local/lib/libr-postgre.so...done. > Loaded symbols for /usr/local/lib/libr-postgre.so > #0 0xffffe002 in ?? () > (gdb) bt > #0 0xffffe002 in ?? () > #1 <signal handler called> > #2 0x40acbd5e in postgre_new_result_from_query (input_ptr=0x0, > query=0x3c <Address 0x3c out of bounds>) at postgre.c:151 > #3 0x40bd4aa7 in rlib_execute (r=0x8264550) at api.c:85 > #4 0x400338e5 in zif_rlib_execute (ht=1, return_value=0x8264bbc, > this_ptr=0x0, return_value_used=1) at php.c:280 > #5 0x08156f4c in execute () > #6 0x0813dc16 in zend_execute_scripts () > #7 0x08070b7a in php_execute_script () > #8 0x0806dbf8 in main () > #9 0x42015704 in __libc_start_main () from /lib/tls/libc.so.6 > # > > Bob Doan escreveu: > > Can we get a stack trace of your core dump? > > > > - Bob > > > > On Wed, 2003-12-10 at 13:55, Everton Luis Berz wrote: > > > >>Bob Doan escreveu: > >> > >>>Everton or anyone else > >>> > >>>I have a few bug fixes in RLIB.. I think... > >>> > >>>I think I fixed the break header/footer problem and a few postgre > >>>problems... if anyone cares to try it download it here > >> > >>yeah, no more problems. (just html footer still unformatted) > >> > >> > >>>http://rlib.sicompos.com/rlib-1.1.6.tar.gz > >>> > >>>Also... Everton reported a problem w/ rlib going crazy on an invalid > >>>query... I can't reproduce this... can anyone else try sending rlib an > >>>invalid query.. see what happens... > >>> > >>>Everton.. btw.. does rlib still go nuts when you run you app from the > >>>commandline.. like PHP whatever.php?? > >> > >>yes. > >># php file.php > >>(20 seconds after..) > >>** NUTS.. WE CRASHED > >>Sair (core dumped) > >># > >> > >> > >>>- Bob > >>> > >>> > >>> > >>>------------------------------------------------------- > >>>This SF.net email is sponsored by: IBM Linux Tutorials. > >>>Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > >>>Free Linux Tutorials. Learn everything from the bash shell to sys admin. > >>>Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > >>>_______________________________________________ > >>>Rlib-users mailing list > >>>Rli...@li... > >>>https://lists.sourceforge.net/lists/listinfo/rlib-users > >>> > >> > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: IBM Linux Tutorials. > > Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > > Free Linux Tutorials. Learn everything from the bash shell to sys admin. > > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > > _______________________________________________ > > Rlib-users mailing list > > Rli...@li... > > https://lists.sourceforge.net/lists/listinfo/rlib-users > > > |