From: Mariano R. <ml...@al...> - 2006-03-11 13:26:11
|
On Sat, 2006-03-11 at 09:15 -0400, Ademar de Souza Reis Jr. wrote: > > > Armin probably wants a backtrace: use the bt command from > gdb as soon as you get the core. The backtrace contains > the list of functions called up to the point where you > get this SIGSEGV. (This fragment may be enough for him of > course, but just in case...) > > Best regards, > - Ademar > OK. Here goes: #0 0x00002aaaaabd1718 in osync_member_initialize (member=0x0, error=0x7fffffd1c8c8) at opensync_member.c:982 #1 0x00002aaaaaab4df6 in osync_client_init (client=0x523490, error=0x7fffffd1c8c8) at osengine_client.c:312 #2 0x00002aaaaaab754b in osengine_init (engine=0x52b230, error=0x7fffffd1c8c8) at osengine_engine.c:994 #3 0x00000000004038da in main (argc=Variable "argc" is not available. ) at msynctool.c:351 Thanks in advance, Mariano López Reta |