![]() |
Unexpected segmentation faults
At the beginning of the day this code worked:
Code:
gst_element_set_state (pipeline, GST_STATE_PAUSED); camera_src are created like this: camera_src = gst_element_factory_make("v4l2camsrc", "camera_src"); UPDATE: Problem solved by replacing camera_src paramenter by pointer to pipeline... New segmentation fault: Compiled app download to device. Direct from device run app and at point in Qt Widget constructor on line 'setLayout(mainLayout);' is segmentation fault. But when run over sbrsh all is fine and app is running. Pipeline is correct and playing successful. I`m very sad that maemo 5 is so unstable and have so much problems... |
Re: Unexpected segmentation faults
doesnt sound like maemo5 is unstable, sounds like gstreamer may be though. can you confirm that the same command works in a command line format?
|
Re: Unexpected segmentation faults
hhmmmmmmmhhhh
|
Re: Unexpected segmentation faults
I do hope you check the return value of gst_element_factory_make before blaming the operating system...
And as an error report, you leave out all the code that actually sets this up which is really bad. |
Re: Unexpected segmentation faults
And you continue to deny us the possibility to actually help you while you continue to complain (even though it was you that made the error...).
How do you know that this line causes the segmentation fault? Did you actually initialize everything? Have you compared versions for libraries on both platforms? |
Re: Unexpected segmentation faults
Quote:
|
All times are GMT. The time now is 07:15. |
vBulletin® Version 3.8.8