Hi tor,

Run your application within gdb, and when it crashes, type 'bt' to see
the call stack of where the crash happened.

Br,
Wim.


2014-04-30 11:50 GMT+02:00 Tor Arne Fallingen <fallin...@gmail.com>:
> Hey folks.
>
> We are in the end of completing our final semester bachelor project using Wt 
> for an embedded system. We have a minor problem and I think it is due to how 
> WApplication is deployed; the problem is that our program crashes when we hit 
> refresh. A short description of what this application does: We use a 
> Raspberry Pi connected to a Trible L1/L2 GPS and a Teledesign UHF radio. The 
> web interface lets you choose how long you want to sample GPS positions of a 
> single point, this is stored in a MySQL database. The web interface shows the 
> user every GPS reading during sample. The whole system is set up to limit the 
> number of possible connection to one device, only one person should be able 
> to configure and sample positions.
> It seems like when we hit refresh, a new session starts, killing the previous 
> and we are back to scratch. I will be happy to try and describe the system or 
> application in further detail if necessary, but hopefully someone knows an 
> easy fix to this.
>
> Best Regards,
> Tor
>
> ------------------------------------------------------------------------------
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.  Get
> unparalleled scalability from the best Selenium testing platform available.
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> _______________________________________________
> witty-interest mailing list
> witty-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to