Bug#591075: glib2.0 segv

2010-08-06 Thread Ulrich Weigand
Alexander Sack asked me to look into this. I can reproduce the problem on Ubuntu maverick, and I fact I get this compile-time warning that already indicates the problem: In function 'memset', inlined from 'g_bsearch_array_create' at

Bug#591075: glib2.0 segv

2010-08-04 Thread Jan Christoph Nordholz
Hi, probably an optimization problem? Given the test program extern void g_type_init(void); int main(int an, char **ac) { (void)g_type_init(); return 0; } I get this backtrace: #0 g_bsearch_array_create () at