Seems to be a lot better. Thanks !!!
At least i don't have the 'segfault' anymore...
Now back to the camera setup. Or must there be done something else before?
sudo ./Advanced_IP_Camera -d 191
Advanced_IP_Camera, v.<=version=>
Visit www.plutohome.com for source code and license information
05 08/06/12 14:18:01.422 m_vectEventMethod.size() = 5. Configured EventMethods: <0xb77da6f0>
05 08/06/12 14:18:01.422 m_mapPK_Device_OutputDevice.size() = 0. Configured OutputDevices: <0xb77da6f0>
sudo gdb /usr/pluto/bin/Advanced_IP_Camera /home/coredump/1/core_Advanced_IP_Cam_1344243051_11
GNU gdb (GDB) 7.1-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/pluto/bin/Advanced_IP_Camera...done.
warning: core file may not match specified executable file.
[New Thread 15911]
[New Thread 15914]
Reading symbols from /lib/ld-linux.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/ld-linux.so.2
Core was generated by `/usr/pluto/bin/Advanced_IP_Camera -d 191 -r localhost -l /var/log/pluto/191_Adv'.
Program terminated with signal 11, Segmentation fault.
#0 0x0806db4c in std::copy<ItemToSerialize**, ItemToSerialize**> (__first=0x0, __last=0xbfdd9a18, __result=0x0)
at /usr/include/c++/4.4/bits/stl_algobase.h:458
458 copy(_II __first, _II __last, _OI __result)
(gdb) bt
#0 0x0806db4c in std::copy<ItemToSerialize**, ItemToSerialize**> (__first=0x0, __last=0xbfdd9a18, __result=0x0)
at /usr/include/c++/4.4/bits/stl_algobase.h:458
#1 0xbfdd9a38 in ?? ()
#2 0x0805a984 in ~Advanced_IP_Camera (this=0x891e478, __in_chrg=<value optimized out>) at Advanced_IP_Camera.cpp:66
#3 0x08059320 in main (argc=7, argv=0xbfdd9ba4) at Main.cpp:203