testgthread cores dump on OSF1



Hello,

I work  on DEC alpha OSF1 V4.0 878. 
I've compiled glib-1.2.2, glib-1.2.3 with ./configure (without options) and gmake.
All works well, except threads : the testgthread cores dump at start. 

I have no idea how to solve this point. (Has gthreads been tested on this platform ?). 
I suspect some missing options for the C compiler to support threads (I tried with -std1 
-D_REENTRANT -pthread, but it still doesn't work).



Thread 0x1 terminated at PC 0x3ff8058a118 by signal SEGV
(ladebug) where                                                                                                              
>0  0x3ff8058a118 in nxm_thread_kill(0x14000e0c0, 0x0, 0x14002af48, 0x0, 0x3ff00000000, 
0x3ff801775dc) DebugInformationStrippedFromFile92
#1  0x3ff80577950 in pthread_kill(0x120002d90, 0x0, 0x11ffff060, 0x3ffc018a698, 0x3ff00000000, 
0x120003698) DebugInformationStrippedFromFile80
#2  0x3ff8056c224 in UnknownProcedure3FromFile69(0x120002d90, 0x100000042, 0x11ffff060, 
0x27ba2000, 0x27ba2000, 0x11fffefe0) DebugInformationStrippedFromFile69
#3  0x3ff807b2178 in UnknownProcedure4FromFile1(0x27ba2000, 0x11fffefe0, 0x3ff807b3568, 0x0, 
0x11fffe918, 0x120003698) DebugInformationStrippedFromFile1
#4  0x3ff807b3564 in UnknownProcedure16FromFile1(0x3ff80091009, 0x11ffff060, 0x11fffefe0, 
0x11fffe120, 0xabadabad00beed00, 0x0) DebugInformationStrippedFromFile1
#5  0x3ff807b35a4 in exc_unwind(0x11fffefe0, 0x11fffe120, 0xabadabad00beed00, 0x0, 
0x3ff807b3834, 0x0) DebugInformationStrippedFromFile1
#6  0x3ff807b3830 in exc_raise_signal_exception(0x86, 0x0, 0x3ff8057a7d8, 0x1, 0x1, 0x10) 
DebugInformationStrippedFromFile3
#7  0x3ff805788b8 in UnknownProcedure6FromFile80(0x3ff8057a7d8, 0x1, 0x1, 0x10, 0x3ff800d5db4, 
0x0) DebugInformationStrippedFromFile80
#8  0x3ff800d5db0 in __sigtramp(0x1, 0x10, 0x3ff800d5db4, 0x0, 0x11fffe978, 0x0) 
DebugInformationStrippedFromFile105
#9  0x3ff8057a7d8 in __pthread_join(0x14002e928, 0x0, 0xdbcafe100000000, 0x0, 0x0, 0x0) 
DebugInformationStrippedFromFile82
#10 0x120008c8c in main() testgthread.c:205
#11 0x120008d18 in _call_add_pc_range_table(0x0, 0x0, 0x120008d1c, 0x14002baa0, 0x14002e928, 
0x140047980) DebugInformationStrippedFromFile30
#12 0x14002e924

Any idea ?



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]