Bug #456
CCV1.2 on Linux Mint Helena (ubuntu 9.10 karmic) SegFaults
| Status: | New | Start: | 01/03/2010 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - | |||
Description
Hi... I've compiled CCV1.2 on Linux Mint (Helena) install and found the app crashes on start up just after the main window is drawn to the screen.
Attached is a backtrace and a hardware/system info file to check against.
I had lots of dependency problems trying to compile which weren't' satisfied by the install_codeblocks and install_dependencies scripts located in the ubuntu folder of the source release. Sorry I didn't document the process so I can't remember which ones.
Also...
When trying to run the pre-compiled binary release CCV1.2-lin-32-bin 'clickToLaunchApp.sh' script I get the following segfault sugesting something to do with libgstpython (which I have installed and reinstalled and deinstalled and reinstalled) or libc-2.10.1.so.
$ ./clickToLaunchApp.sh /home/chris/Documents/Programming/CCV-1.2-lin-32-bin/Community_Core_Vision (<unknown>:5490): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstpython_d.so': /usr/lib/gstreamer-0.10/libgstpython_d.so: undefined symbol: _Py_RefTotal Segmentation fault
/var/log/messages output when segfault in precompiled binary:
Jan 3 17:27:17 laplinux kernel: [20394.523994] Community_Core_[5493]: segfault at ff305695 ip 017055a6 sp 044cf8a8 error 4 in libc-2.10.1.so[1699000+13e000]
