Issue 142 in wfrog: Crash

2 views
Skip to first unread message

wf...@googlecode.com

unread,
Apr 3, 2014, 12:52:34 AM4/3/14
to wfrog-a...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 142 by ke...@na7kr.us: Crash
http://code.google.com/p/wfrog/issues/detail?id=142

NA7KR:/usr/lib/wfrog/wfcommon# *** Error in `/usr/bin/python': double free
or corruption (out): 0x00007fb06800e900 ***
*** Error in `/usr/bin/python': double free or corruption (out):
0x00007fb068006ec0 ***

[1]+ Segmentation fault wfrog


--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

wf...@googlecode.com

unread,
Apr 3, 2014, 12:53:45 AM4/3/14
to wfrog-a...@googlegroups.com

Comment #1 on issue 142 by ke...@na7kr.us: Crash
http://code.google.com/p/wfrog/issues/detail?id=142

More problems please can you help?

wf...@googlecode.com

unread,
Apr 3, 2014, 6:50:15 PM4/3/14
to wfrog-a...@googlegroups.com

Comment #2 on issue 142 by ke...@na7kr.us: Crash
http://code.google.com/p/wfrog/issues/detail?id=142

OS Debian 64bit
run with no switches
Version 0.8.2-svn-936

wf...@googlecode.com

unread,
Apr 6, 2014, 5:42:59 AM4/6/14
to wfrog-a...@googlegroups.com

Comment #3 on issue 142 by jordi.pu...@gmail.com: Crash
http://code.google.com/p/wfrog/issues/detail?id=142

Strange ... but I don't think it has nothing to do with wfrog itself. Looks
more like an error in python (*** Error in `/usr/bin/python': ....) .
Again, strange. I have several wfrogs running with Debian and no problem so
far. They stay up and running for months at a time.

wf...@googlecode.com

unread,
Apr 6, 2014, 2:28:58 PM4/6/14
to wfrog-a...@googlegroups.com

Comment #4 on issue 142 by ke...@na7kr.us: Crash
http://code.google.com/p/wfrog/issues/detail?id=142

I just reinstalled Debian and still the same.... What should I do now?

How do I report python?

Kevin

wf...@googlecode.com

unread,
Apr 6, 2014, 3:49:10 PM4/6/14
to wfrog-a...@googlegroups.com

Comment #5 on issue 142 by jordi.pu...@gmail.com: Crash
http://code.google.com/p/wfrog/issues/detail?id=142

It is a bug of python and it is most likely due to some wfrog depenency.
wfcommon dependencies are:

config.py:import logging
config.py:import log
config.py:import yaml
config.py:import inspect
config.py:import sys
config.py:import os.path
config.py:import copy
config.py:from Cheetah.Template import Template
config.py: self.extensions[ext]=__import__(ext)

customize.py:import os.path
customize.py:import sys
customize.py:import shutil

database.py:import datetime
database.py:import decimal
database.py: import kinterbasdb
database.py: import MySQLdb
database.py: import sqlite3

units.py:import re
units.py:from math import pow, sqrt
utils.py:from xml.etree import ElementTree
utils.py:from time import struct_time, strftime
utils.py:from datetime import datetime
utils.py:from decimal import Decimal

Difficult to say which one could be. Using different versions might help.
Try to check which version of Cheetah you are running (just a wild guess).

In any case: http://bugs.python.org/
Be prepared to submit a lot of information.

wf...@googlecode.com

unread,
Apr 6, 2014, 4:12:34 PM4/6/14
to wfrog-a...@googlegroups.com

Comment #6 on issue 142 by ke...@na7kr.us: Crash
http://code.google.com/p/wfrog/issues/detail?id=142

If it helps I did find this does it when the webpage is access.

Kevin

wf...@googlecode.com

unread,
Apr 8, 2014, 4:42:06 PM4/8/14
to wfrog-a...@googlegroups.com
Updates:
Status: Waiting

Comment #7 on issue 142 by jordi.pu...@gmail.com: Crash
http://code.google.com/p/wfrog/issues/detail?id=142

Then it is more likely that my guess (Cheetah) is correct. Why don't you
try to reproduce the error by running some Cheetah template? Or try
differents versions to see if the error persists.

I leave the issue in "Waiting" in case you discover anything about this bug.

wf...@googlecode.com

unread,
Apr 8, 2014, 6:20:42 PM4/8/14
to wfrog-a...@googlegroups.com

Comment #8 on issue 142 by ke...@na7kr.us: Crash
http://code.google.com/p/wfrog/issues/detail?id=142

I looked cheetah and can not work out how to do template yet.
Version is 2.4.4-3

I can not but a bug in on python as there site is not working not sending
email to register....
Reply all
Reply to author
Forward
0 new messages