mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 23:55:57 +03:00
[GH-ISSUE #148] segmentation fault #121
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @groverz on GitHub (Nov 15, 2013).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/148
In dev server.
Error "segmentation fault" if place 5-10min on page "control WM". JS 1-2 seconds ajax post for progress bar(cpu/memory), on the other pages of problems not observed. Then logs show.
@retspen commented on GitHub (Nov 17, 2013):
Apache down or you use ./manage.py runserver 0:8000 ?
@groverz commented on GitHub (Nov 17, 2013):
Yes. No install apache. Dev server must be stable? Many(20-30) connect on host(kvm)
netstat -ant. By ssh, this was not. Later lay out a log.Run is test(htt://cloud.lab.fi-ware.eu) on ubuntu 12.04 (ram 4gb). After checking will relocated.
@retspen commented on GitHub (Nov 17, 2013):
./manage.py runserver - only for development
@groverz commented on GitHub (Nov 17, 2013):
Ok. I am afraid that the application will fall and apache restarting app. ll let you know the results.