Just some progress info.. On my IBM notebook in same but 32bit environment looks everything stable and fine with psycopg2 2.0.9. Will try 64bit version soon and will report results. I just hope the bug was fixed in this minor version update.
Michal Michal Jursa wrote: > I used default Debian lenny version of psycopg 2.0.7-4 and read some > information about fixind something aroud 64bit stability in 2.0.8 and > 2.0.9 changelog, so will give it a try to install last psycopg from > sources and we will see... Strange thing is i never had a trouble with > psycopg before, but i used Apache/mod_python so may be i missed some > occasional crashes which beacme fatal with web2py, coz it is not > relaunched automatically :) > > Michal > > > mdipierro wrote: >> this is bad. >> >> On Apr 9, 4:00 am, Michal Jursa <[email protected]> wrote: >>> Well, >>> Step 4: >>> stressing that little application on mysql as much as my CPU can, but no >>> problem, no segfaults, just running and running.... >>> >>> I really like postgres and never had troubles before, but this is a >>> trouble for me and i probably will have to consider database change. I >>> think this is 64bit problem only but all my new servers are 64bit. >>> >>> Michal >>> >>> Michal Jursa wrote: >>> >>>> Going to stress this on mysql. >>>> Michal >>>> mdipierro wrote: >>>>> This is the first time I hear about it. A bug in your app should not >>>>> cause web2py to crash. >>>>> is this related to traffic? >>>>> What if you just run welcome? >>>>> What if you just run welcome and establish connections to DB via >>>>> psycopg2? >>>>> I think it is necessary to isolate the cause of these crashes. >>>>> Make sure you are running 1.60. >>>>> Massimo >>>>> On Apr 8, 7:00 pm, Michal Jursa <[email protected]> wrote: >>>>>> Hi, >>>>>> i finished my very first application done with web2py and i have a >>>>>> little problem. I use it on Debian 64bit, python 2.5 with psycopg2 and >>>>>> sometimes the application crashes without a word. As I publish this via >>>>>> reverse proxy, then crash of the application means web service is down. >>>>>> I will have to deploy my application via mod_python wrapper coz then new >>>>>> service is started automatically i guess. But is there any stability >>>>>> problem or is there something wrong in my application. I found there is >>>>>> some trouble with psycopg2, but nothing exact. Any idea? >>>>>> Michal > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

