Bug 222829 - liferea doesn't start in glib2-2.18.8-1.fc7.
Summary: liferea doesn't start in glib2-2.18.8-1.fc7.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: glib2
Version: rawhide
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-01-16 13:45 UTC by sangu
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-01-17 03:54:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description sangu 2007-01-16 13:45:12 UTC
Description of problem:
$gdb liferea-bin
(gdb) r
Starting program: /usr/bin/liferea-bin 
(no debugging symbols found)
/usr/bin/liferea-bin: Symbol `g_thread_functions_for_glib_use' has different
size in shared object, consider re-linking
[Thread debugging using libthread_db enabled]
[New Thread -1208289600 (LWP 6515)]
[New Thread -1211622512 (LWP 6518)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1211622512 (LWP 6518)]

___fprintf_chk (fp=0x2256e0, flag=1, 
    format=0x238574 "%s: dbus returned an error.\n  (%s) %s\n")
    at fprintf_chk.c:34
34          fp->_flags2 |= _IO_FLAGS2_FORTIFY;
(gdb) bt
#0  ___fprintf_chk (fp=0x2256e0, flag=1, 
    format=0x238574 "%s: dbus returned an error.\n  (%s) %s\n")
    at fprintf_chk.c:34
#1  0x002379d7 in libnm_glib_nm_state_cb (pcall=0x992aed8, user_data=0x992a578)
    at libnm_glib.c:88
#2  0x00648231 in _dbus_pending_call_complete (pending=0x992aed8)
    at dbus-pending-call.c:198
#3  0x00638ca3 in complete_pending_call_and_unlock (connection=0x992ad50, 
    pending=0x992aed8, message=<value optimized out>) at dbus-connection.c:2166
#4  0x0063a6d6 in dbus_connection_dispatch (connection=0x992ad50)
    at dbus-connection.c:4213
#5  0x005cbc7d in message_queue_dispatch (source=0x992c720, callback=0, 
    user_data=0x0) at dbus-gmain.c:113
#6  0x00708412 in IA__g_main_context_dispatch (context=0x992a5b0)
    at gmain.c:2045
#7  0x0070b3ef in g_main_context_iterate (context=0x992a5b0, block=1, 
    dispatch=1, self=0x9929130) at gmain.c:2677
#8  0x0070b799 in IA__g_main_loop_run (loop=0x992a630) at gmain.c:2881
#9  0x00237544 in libnm_glib_dbus_worker (user_data=0x992a578)
    at libnm_glib.c:423
#10 0x0072626f in g_thread_create_proxy (data=0x9929130) at gthread.c:584
#11 0x005e72db in start_thread (arg=0xb7c81b90) at pthread_create.c:296
#12 0x00f4b24e in clone () from /lib/libc.so.6
(gdb) 


Version-Release number of selected component (if applicable):
glib2-2.18.8-1.fc7

How reproducible:
always

Steps to Reproduce:
1. $lifera
2.
3.
  
Actual results:


Expected results:


Additional info:
liferea-1.2.3-1.fc7
dbus-glib-0.71-4.fc7

 $cat ~/.xsession-errors | grep g_thread_functions_for_glib_use
/usr/libexec/mapping-daemon: Symbol `g_thread_functions_for_glib_use' has
different size in shared object, consider re-linking
pan: Symbol `g_thread_functions_for_glib_use' has different size in shared
object, consider re-linking
evince: Symbol `g_thread_functions_for_glib_use' has different size in shared
object, consider re-linking
/usr/bin/liferea-bin: Symbol `g_thread_functions_for_glib_use' has different
size in shared object, consider re-linking

Comment 1 Matthias Clasen 2007-01-17 03:54:00 UTC
Fixed in glib2-2.12.9


Note You need to log in before you can comment on or make changes to this bug.