SphereServer BugTracker - SphereServer
View Issue Details
0001615SphereServer(No Category)public21-05-09 11:5912-09-09 19:22
vusal 
MrSugarCube 
normalcrashalways
resolvedfixed 
 
20-09-2009, 0.56b Prerelease 
09-09-2008
None
None
0001615: Crash on run
whenever spheresvr Executable is being run on FreeBSD 7.0 it crashes with :
Segmentation fault: 11 (core dumped)
FreeBSD 7.0 is using pthread , adding -lpthread while linking the executable will probably solve this error.
No tags attached.
Issue History
21-05-09 11:59vusalNew Issue
21-05-09 11:59vusalNightly Version => 09-09-2008
21-05-09 11:59vusalExperimental Flags => None
21-05-09 11:59vusalOption Flags => None
21-05-09 12:02vusalNote Added: 0000227
12-09-09 19:22MrSugarCubeStatusnew => resolved
12-09-09 19:22MrSugarCubeResolutionopen => fixed
12-09-09 19:22MrSugarCubeAssigned To => MrSugarCube
14-11-10 19:54MrSugarCubeCategoryexecutable - bsd => executable - bsd build
11-09-13 03:59BenCategoryexecutable - bsd build => (No Category)

Notes
(0000227)
vusal   
21-05-09 12:02   
adding some lines from core debugger.

#0 0x2820456b in pthread_mutex_getprioceiling () from /lib/libthr.so.3
[New Thread 0x28501100 (LWP 100275)]
(gdb) bt
#0 0x2820456b in pthread_mutex_getprioceiling () from /lib/libthr.so.3
0000001 0x08199b4f in zcalloc ()
0000002 0x0819a754 in zcalloc ()
0000003 0x0819b24a in zcalloc ()
.......