#3279: python-mysql-1.2.0 has a bug with threading, raising 'ReferenceError:
weakly-referenced object no longer exists'
------------------------------------+---------------------------------------
   Reporter:  [EMAIL PROTECTED]  |                Owner:  adrian                
     Status:  closed                |            Component:  Documentation      
   
    Version:  SVN                   |           Resolution:  worksforme         
   
   Keywords:  reopen                |                Stage:  Design decision 
needed
  Has_patch:  0                     |           Needs_docs:  0                  
   
Needs_tests:  0                     |   Needs_better_patch:  0                  
   
------------------------------------+---------------------------------------
Comment (by [EMAIL PROTECTED]):

 Replying to [comment:11 [EMAIL PROTECTED]:
 > Sorry, I never specified a web server, but I'm on lighttpd, too.
 >
 > And my error was with mysql-python 1.2.1p2, so maybe it's still a
 problem with 1.2.1p2.
 
 Args, what a strange bug.
 
 Are you absolutely 120 % sure that you are actually using the 1.2.1p2
 module? The blog entry from Wolfram points to exactly the line that,
 according to your logs, is responsible for the error message. I find this
 hard to believe. Perhaps we can check this:
 
  * Where is python-mysql installed?
  * What are the contents of lines 35-45 in the cursors.py file within
 MySQLdb?
  * Please give us the output of (please follow exactly!)
 
 {{{
 python manage.py shell
 import MySQLdb
 MySQLdb.version_info
 MySQLdb.__path__
 }}}
 
  * Another detail that might be interesting: What's your operating system?

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3279#comment:12>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" 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/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to