#16400: runserver exits without any warnings
--------------------------------------+------------------------------
               Reporter:  gour        |          Owner:  nobody
                   Type:  Bug         |         Status:  reopened
              Milestone:              |      Component:  Core (Other)
                Version:  1.3         |       Severity:  Normal
             Resolution:              |       Keywords:
           Triage Stage:  Unreviewed  |      Has patch:  0
    Needs documentation:  0           |    Needs tests:  0
Patch needs improvement:  0           |  Easy pickings:  0
                  UI/UX:  0           |
--------------------------------------+------------------------------

Comment (by gour):

 Replying to [comment:4 aaugustin]:
 > It might be http://bugs.python.org/issue9812 but I really don't have any
 proof of this.

 I've tried that, but it does not crash.

 > Next step: http://wiki.python.org/moin/DebuggingWithGdb

 Installed gdb72 with python support, but not getting much...

 {{{

 (gdb) run manage.py runserver
 Starting program: /usr/home/gour/www/dj13/bin/python manage.py runserver
 [New LWP 100461]
 [New Thread 801407400 (LWP 100461)]
 Validating models...

 0 errors found
 Django version 1.3, using settings 'tst.settings'
 Development server is running at http://127.0.0.1:8000/
 Quit the server with CONTROL-C.

 Program exited with code 0365.
 }}}

 Will try further to get some useful trace or something.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16400#comment:5>
Django <https://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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to