Bug#379137: SIGSEGV: segmentation violation

Thomas K. ees555 at gmx.net
Wed Dec 20 18:00:32 UTC 2006


Am Mittwoch, 20. Dezember 2006 11:29 schrieben Sie:
> Without looking at the code I'd think that the BOINC client only parses the
> projects/ and slots/ directory in the current working directory, but I'm
> not sure if it even does this.
> If you start the client, that you got from the BOINC website, in your home
> directory does it also segfault? And could you please test if version
> 5.4.11-3 also segfaults? You can download it here:
> http://ftp.debian.org/debian/pool/main/b/boinc/boinc-client_5.4.11-3_i386.d
>eb

The one from the BOINC website also sigfaults when called from my home 
directory giving me a slightly different output:

	SIGSEGV: segmentation violationStack trace (6 frames):
	./Desktop/Downloads/BOINC/boinc[0x80947ed]
	[0xb7f9d420]
	/lib/tls/libc.so.6(vsprintf+0x8b)[0xb7ea5cdb]
	/lib/tls/libc.so.6(sprintf+0x2e)[0xb7e922ee]
	./Desktop/Downloads/BOINC/boinc[0x8094e0a]
	[0x2f2f2f2f]

	Exiting...

5.4.11-3 does the same as 5.4.11-4.

> I'm still interested in the strace output, the last 100 lines are enough:
>   tail -n 100 <strace_output_file>

Ok. Done.

> And it would be nice if you could run the BOINC client in the GNU Debugger
> (gdb) and send me the output, because I can't reproduce this bug, and
> therefore I can't debug it.

Also done. Good luck with the debugging though it now looks more like a 
problem in upstream than in the debian-package. Thanks for your help!

> P.S.: Please also CC 379137 at bugs.debian.org when replying, thanks.

Ok.

Grüße, 
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: strace_output
Type: text/x-objcsrc
Size: 16184 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-boinc-devel/attachments/20061220/0d273d8b/strace_output.bin
-------------- next part --------------
:~$ gdb boinc_client
GNU gdb 6.5-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/boinc_client
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1214323008 (LWP 2813)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
2006-12-20 18:53:43 [---] Starting BOINC client version 5.4.11 for i686-pc-linux-gnu
2006-12-20 18:53:43 [---] libcurl/7.15.5 OpenSSL/0.9.8c zlib/1.2.3 libidn/0.6.5
2006-12-20 18:53:43 [---] Data directory: /home/ees
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
2006-12-20 18:53:43 [---] gethostbyname failed
2006-12-20 18:53:43 [---] gethostbyname failed
2006-12-20 18:53:43 [---] Processor: 1 AuthenticAMD AMD Athlon(tm) Processor
2006-12-20 18:53:43 [---] Memory: 249.09 MB physical, 509.87 MB virtual
2006-12-20 18:53:43 [---] Disk: 11.47 GB total, 783.49 MB free
2006-12-20 18:53:43 [http://setiathome.berkeley.edu/] URL: http://setiathome.berkeley.edu/; Computer ID: not assigned yet; location: ; project prefs: default
2006-12-20 18:53:43 [---] No general preferences found - using BOINC defaults
2006-12-20 18:53:43 [---] Local control only allowed
2006-12-20 18:53:43 [---] Listening on port 31416
2006-12-20 18:53:43 [---] gethostbyname failed
2006-12-20 18:53:43 [---] gethostbyname failed

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1214323008 (LWP 2813)]
0x0808a93b in libcurl_debugfunction ()


More information about the pkg-boinc-devel mailing list