Hello, I've been testing and apparently this only happens with Boost 1.42.0 in Release configuration. The moment you add debug symbols to the executable, it does not crash. With Boost 1.44.0 it works fine in all configurations.
A Google search suggests this was reported in Redmine a while ago as issue 186 but when I try to access http://redmine.webtoolkit.eu/issues/186 I'm returned a 403. Did you find a fix for this issue? (failing to fix this may mean Wt has to be removed from the next Debian release, which is due very soon) Page for the bug is http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605402 Thanks ---------- Forwarded message ---------- From: Thomas PIERSON <[email protected]> Date: Mon, Nov 29, 2010 at 6:03 PM Subject: Bug#605402: witty: wt-homepage example crash on loading the home page (when following package documentation) To: [email protected] Package: witty Version: 3.1.2-2 Severity: normal Hi, I have some troubles when try to test the wt-homepage example. I follow the package documentation. [1] Others examples like `blog` works fine but when I run the `wt-homepage` example, I got an error [2] about `iterator range` in lib boost [3]. Do you have an idea for this issue? Thank you for your help. Regards, Thomas PIERSON [1] /usr/share/doc/libwt-doc/README.Debian [2] $ ./Home.wt --http-port 10000 --http-addr 0.0.0.0 --docroot . [2010-Nov-29 16:37:45.384722] 10340 - [notice] "Wt: initializing built-in httpd" [2010-Nov-29 16:37:45.384877] 10340 - [notice] "Reading Wt config file: /etc/wt/wt_config.xml (location = './Home.wt')" table "user" already exists Using existing database[2010-Nov-29 16:37:45.386492] 10340 - [notice] "Started server: http://0.0.0.0:10000" [.. **loading page http://0.0.0.0:10000/ with browser**..] [2010-Nov-29 16:38:05.314588] 10340 [/ qQ0JIOfw4k0jz0Qu] [notice] "Session created (#sessions = 1)" Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101028 Iceweasel/3.5.15 (like Firefox/3.5.15) Home.wt: /usr/include/boost/range/iterator_range.hpp:281: IteratorT boost::iterator_range<IteratorT>::end() const [with IteratorT = __gnu_cxx::__normal_iterator<const char*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >]: Assertion `!is_singular()' failed. [3] I am using `libboost1.42`. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (900, 'testing'), (90, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.36-trunk-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages witty depends on: ii libwt21 3.1.2-2+b1 C++ library and application server ii libwtdbo3 3.1.2-2+b1 the Wt::Dbo ORM library for Wt [ru ii libwtdbosqlite3 3.1.2-2+b1 the sqlite3 backend for Wt::Dbo [r ii libwtext14 3.1.2-2+b1 additional widgets for Wt, based o ii libwthttp8 3.1.2-2+b1 the HTTP(S) connector library for witty recommends no packages. witty suggests no packages. -- no debconf information -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer)
signature.asc
Description: PGP signature
------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
