Description of problem: corebird crashed few seconds after start and later abrt launch de warning packages installed from koji corebird-0.6.1-0.fc21.x86_64.rpm corebird-debuginfo-0.6.1-0.fc21.x86_64.rpm Version-Release number of selected component: corebird-0.6.1-0.fc21 Additional info: reporter: libreport-2.1.12 backtrace_rating: 4 cmdline: corebird crash_function: g_mutex_get_impl executable: /usr/bin/corebird kernel: 3.13.0-1.fc21.x86_64 runlevel: N 5 type: CCpp uid: 1000 Truncated backtrace: Thread no. 1 (10 frames) #0 g_mutex_get_impl at /lib64/libglib-2.0.so.0 #1 g_mutex_lock at /lib64/libglib-2.0.so.0 #2 g_source_destroy_internal at /lib64/libglib-2.0.so.0 #3 soup_session_dispose at /lib64/libsoup-2.4.so.1 #5 async_run_queue at /lib64/libsoup-2.4.so.1 #6 idle_run_queue at /lib64/libsoup-2.4.so.1 #8 g_main_context_iterate.isra.24 at /lib64/libglib-2.0.so.0 #9 g_main_context_iteration at /lib64/libglib-2.0.so.0 #10 g_application_run at /lib64/libgio-2.0.so.0 #11 _vala_main at /usr/src/debug/corebird-0.6.1/src/Corebird.vala:321
Created attachment 859470 [details] File: backtrace
Created attachment 859471 [details] File: cgroup
Created attachment 859472 [details] File: core_backtrace
Created attachment 859473 [details] File: dso_list
Created attachment 859474 [details] File: environ
Created attachment 859475 [details] File: exploitable
Created attachment 859476 [details] File: limits
Created attachment 859477 [details] File: maps
Created attachment 859478 [details] File: open_fds
Created attachment 859479 [details] File: proc_pid_status
Created attachment 859480 [details] File: var_log_messages
It hasn't crashed for me yet. Is this reproducible for you? corebird-0.6.1-20140204git0242e4f.fc20.x86_64
Erm, it's crashing for you in rawhide, not F20. You've given negative karma to the F20 update.
so i quit negative karma ?
(In reply to Carlos Morel-Riquelme from comment #14) > so i quit negative karma ? Sure, as this is caused by different glib version.
Filed a bug upstream for this issue. https://github.com/baedert/corebird/issues/105
Upstream has posted a patch for this. Would you be able to try the most recent build of the upstream master that doesn't have the patch: http://copr-be.cloud.fedoraproject.org/results/ryanlerch/corebird-unstable/fedora-rawhide-x86_64/corebird-0.6.1-201402061542gitdb3ebac.fc20/corebird-0.6.1-201402061542gitdb3ebac.fc21.x86_64.rpm and see if it fails the same way? And then check with this build (that has the patch), to see if it resolves your issue? http://copr-be.cloud.fedoraproject.org/results/ryanlerch/corebird-unstable/fedora-rawhide-x86_64/corebird-0.6.1-201402091228git00b70f6.fc20/corebird-0.6.1-201402091228git00b70f6.fc21.x86_64.rpm
(In reply to Ryan Lerch from comment #17) > Upstream has posted a patch for this. > > Would you be able to try the most recent build of the upstream master that > doesn't have the patch: > http://copr-be.cloud.fedoraproject.org/results/ryanlerch/corebird-unstable/ > fedora-rawhide-x86_64/corebird-0.6.1-201402061542gitdb3ebac.fc20/corebird-0. > 6.1-201402061542gitdb3ebac.fc21.x86_64.rpm > > and see if it fails the same way? > > And then check with this build (that has the patch), to see if it resolves > your issue? > > http://copr-be.cloud.fedoraproject.org/results/ryanlerch/corebird-unstable/ > fedora-rawhide-x86_64/corebird-0.6.1-201402091228git00b70f6.fc20/corebird-0. > 6.1-201402091228git00b70f6.fc21.x86_64.rpm Ryan corebird (without patch) failed in the first attempt , abrt launch the same error of this bug , but when i launch the app in the second attempt this work fine , i run corebird in the terminal and same work fine. corebird (with patch) work fine in the first attempt. all this in rawhide. about corebird for f20 ,this is work fine excuse my english i am from chile. Regards.
(In reply to Carlos Morel-Riquelme from comment #18) > Ryan corebird (without patch) failed in the first attempt , abrt launch the > same error of this bug , but when i launch the app in the second attempt > this work fine , i run corebird in the terminal and same work fine. > > corebird (with patch) work fine in the first attempt. > > all this in rawhide. about corebird for f20 ,this is work fine > > excuse my english i am from chile. > > Regards. If it works at the second attempt, that probably means that no avatar gets cached(that's where the bug *probably* was/is). Can you just rm -rf ~/.cache/corebird (or wherever your $XDG_CACHE_HOME is) and try it again? The old version should reliably fail at every start with an empty cache; the new version should work with an empty cache.
Timm i follow your tips , i remove the cache of corebird and later clear the system with bleachbit , but the version without patch continue crash in all attempt terminal output ( corebird without patch) [liveuser@localhost Downloads]$ corebird ** Message: Corebird.vala:111: startup UserStream.vala:63: CREATING USER STREAM FOR @versisento_ Account.vala:128: Name: Carlos MorelRiquelme InlineMediaDownloader.vala:92: Image file '/home/liveuser/.cache/corebird/assets/media/thumbs/432876846917877760_1494062473.png' contains no data Segmentation fault (core dumped) [liveuser@localhost Downloads]$ -note- corebird with patch work perfect ! regards
Added a recent upstream snapshot build to rawhide, so this issue is RESOLVED http://koji.fedoraproject.org/koji/buildinfo?buildID=497342
*** Bug 1066013 has been marked as a duplicate of this bug. ***