Comment 2 for bug 769531

Revision history for this message
Bernhard D (bernhard-d-telering) wrote :

Same problem here with dvb-daemon 0.1.23 after upgrade to glib 2.28 under gentoo:

Program received signal SIGSEGV, Segmentation fault.
0x0000000000470e0d in dvb_channel_get_Sid (self=0x823b40) at src/Channel.c:351
351 result = self->priv->sid;
(gdb) where
#0 0x0000000000470e0d in dvb_channel_get_Sid (self=0x823b40) at src/Channel.c:351
#1 0x0000000000491add in dvb_schedule_restore (self=<value optimized out>) at src/Schedule.c:496
#2 _dvb_schedule_restore_gsource_func (self=<value optimized out>) at src/Schedule.c:2308
#3 0x00007ffff5356ff9 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#4 0x00007ffff535b538 in ?? () from /usr/lib64/libglib-2.0.so.0
#5 0x00007ffff535b9fd in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0
#6 0x0000000000481ead in main_main (args=0x7fffffffdff8, args_length1=1) at src/Main.c:677
#7 0x00007ffff4fd8bbd in __libc_start_main () from /lib64/libc.so.6
#8 0x000000000041ade9 in _start ()