The Following User Says Thank You to justmemory For This Useful Post: | ||
|
2019-01-21
, 21:12
|
Posts: 391 |
Thanked: 908 times |
Joined on Aug 2011
@ suncity
|
#122
|
fcamera[2273]: GLIB CRITICAL ** GLib-GObject - g_object_get: assertion `G_IS_OBJECT (object)' failed aborting... Program received signal SIGABRT, Aborted. 0x40ff097c in raise () from /lib/libc.so.6 0x40ff097c <raise+64>: cmn r0, #4096 ; 0x1000
FCam Error: Error creating daemon setter thread: -1
The Following 3 Users Say Thank You to justmemory For This Useful Post: | ||
|
2019-01-22
, 19:39
|
|
Posts: 868 |
Thanked: 2,516 times |
Joined on Feb 2012
@ Germany
|
#123
|
line 44: CONFIG += release warn_on
CONFIG += debug warn_on
The Following 2 Users Say Thank You to Halftux For This Useful Post: | ||
|
2019-01-23
, 09:46
|
Posts: 391 |
Thanked: 908 times |
Joined on Aug 2011
@ suncity
|
#124
|
fcamera[11826]: GLIB CRITICAL ** GLib-GObject - g_object_get: assertion `G_IS_OBJECT (object)' failed aborting... Program received signal SIGABRT, Aborted. 0x40ff097c in raise () from /lib/libc.so.6 0x40ff097c <raise+64>: cmn r0, #4096 ; 0x1000
gdb --args path_to_fcamera G_DEBUG=fatal-warnings G_DEBUG=fatal-criticals
set env G_DEBUG=fatal-criticals
run
|
2019-01-23
, 13:10
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#125
|
The Following User Says Thank You to freemangordon For This Useful Post: | ||
|
2019-01-24
, 10:34
|
Posts: 391 |
Thanked: 908 times |
Joined on Aug 2011
@ suncity
|
#126
|
#0 0x40ff097c in raise () from /lib/libc.so.6 #1 0x40ff4b8c in abort () from /lib/libc.so.6 #2 0x40ff4b8c in abort () from /lib/libc.so.6
0x400649f0 in sem_wait () from /lib/libpthread.so.0 0x400649f0 <sem_wait+236>: mov r7, r0
#0 0x400649f0 in sem_wait () from /lib/libpthread.so.0 #1 0x00023008 in FCam::TSQueue<FCam::N900::_Frame*>::pull() () #2 0x0021ce8 in FCam::N900::Sensor::getFrame() () #3 0x000b1d8 in main (argc=3, argv=0xbec184b4) at example1.cpp:42
The Following User Says Thank You to justmemory For This Useful Post: | ||
|
2019-01-28
, 15:59
|
|
Posts: 868 |
Thanked: 2,516 times |
Joined on Feb 2012
@ Germany
|
#127
|
The Following User Says Thank You to Halftux For This Useful Post: | ||
|
2019-01-28
, 20:37
|
Posts: 391 |
Thanked: 908 times |
Joined on Aug 2011
@ suncity
|
#128
|
Can you post what packages and in which order you already recompiled them against the new libc?
For investigating the problem I need to study the source code from libc and libglibc.
|
2019-12-21
, 22:56
|
Posts: 368 |
Thanked: 975 times |
Joined on Aug 2013
|
#129
|
|
2019-12-22
, 13:51
|
Posts: 368 |
Thanked: 975 times |
Joined on Aug 2013
|
#130
|
The Following 5 Users Say Thank You to t-b For This Useful Post: | ||
Yeah... googling the errors did not help, so that is why I thought that it is maybe a solution to compile other packages - not to mention that you suggested and hoped that if I'm lucky maybe I would not have to... Apparently I do have to... So thanks again for your suggestions and links, I shall try... Giving up on tweaking n900...? Never...
I was thinking about these packages btw. (fcamera depends on these, and these packages are depending on libc6 and/or libglib2.0): Libjpeg62 6b-9osso6+0m5, Libpulse0 0.9.15-1maemo27+0m5, Libqt4-core 4.5.3~git20090723-0maemo4+0m5, Libqt4-gui 4.5.3~git20090723-0maemo4+0m5, Libstdc++6 4.6.1-maemo6.
Update 20190122:// Now that I investigate it more I do not find source packages for those...
Last edited by justmemory; 2019-01-22 at 13:51.