Opened 17 years ago
Last modified 15 years ago
#283 closed Defect
segmentation fault — at Version 2
Reported by: | shirish | Owned by: | davea |
---|---|---|---|
Priority: | Major | Milestone: | 5.10 |
Component: | Client - Daemon | Version: | |
Keywords: | segfault crash detaching | Cc: | shirishag75@… |
Description (last modified by )
Boinc Client invokes a segmentation fault when detaching from project
./boinc --detach_project http://www.worldcommunitygrid.org/
2007-06-17 17:45:22 [---] Starting BOINC client version 5.10.2 for i686-pc-linux-gnu
2007-06-17 17:45:22 [---] log flags: task, file_xfer, sched_ops
2007-06-17 17:45:22 [---] Libraries: libcurl/7.16.0 OpenSSL/0.9.8d zlib/1.2.3
2007-06-17 17:45:22 [---] Data directory: /home/shirish/boinc/BOINC
2007-06-17 17:45:22 [---] Processor: 1 GenuineIntel? Intel(R) Pentium(R) 4 CPU 1.80GHz [Family 15 Model 1 Stepping 2]
2007-06-17 17:45:22 [---] Processor features: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm up
2007-06-17 17:45:22 [---] Memory: 622.44 MB physical, 1.92 GB virtual
2007-06-17 17:45:22 [---] Disk: 62.33 GB total, 53.39 GB free
2007-06-17 17:45:22 http://www.worldcommunitygrid.org/ Resetting project
2007-06-17 17:45:22 http://www.worldcommunitygrid.org/ Detaching from project
SIGSEGV: segmentation violation
* glibc detected * ./boinc: malloc(): memory corruption: 0x0823e608 *
Change History (2)
comment:1 Changed 17 years ago by
Component: | Undetermined → Client - Daemon |
---|---|
Owner: | set to davea |
comment:2 Changed 17 years ago by
Description: | modified (diff) |
---|