On 12/04/2012, at 1:01 AM, ben wrote: > hi > > The webserver in /usr/local/bin/webserver respond to static html > requests. But when I try to call a fdoc it crashes with the following > message: > > > $ /usr/local/bin/webserver > > [...] > Spawned fthread running for socket 5 > got line from socket 5: GET /web/document_index.fdoc HTTP/1.1 > well formed get... > base= > file=web/document_index.fdoc > Loaded fdoc file web/document_index.fdoc, len=229 > Segmentation fault > > Unfortunately this is not very helping I guess. Maybe somebody can do > something with the crash report?
Unlikely ;( I would ask "which version are you using" but that's a hard question to answer. If this is a recent version, but not "yesterdays version" then: The webserver architecture changed completely very recently. It now uses plugins for the syntax highlighting. You may have got a version that was just "in the middle" of the changeover. Can you try again with the latest git repository? Also, which C++ compiler are you using? Fdocs display fine for me on a Macbook Pro running Snow Leopard, and i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) It should work with clang 3.0 as well, though I haven't tested that recently. I'll try to do that now. -- john skaller skal...@users.sourceforge.net http://felix-lang.org ------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev _______________________________________________ Felix-language mailing list Felix-language@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/felix-language