linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 0.3 ?
@ 2007-04-17 16:29 Dave Jones
  2007-04-18  2:31 ` Pavel Roskin
  0 siblings, 1 reply; 3+ messages in thread
From: Dave Jones @ 2007-04-17 16:29 UTC (permalink / raw)
  To: linux-sparse

Any plans to do another release sometime soon?
I'm hitting a segfault with 0.2, that seems to be
fixed in the current git tree.

The failure looks like this..

Program received signal SIGSEGV, Segmentation fault.
0x000000000040fa5a in expand_expression (expr=<value optimized out>)
    at expand.c:875
875                     if (a && a->ctype->bit_size && bit_offset(a) == bit_offset(b)) {
(gdb) bt
#0  0x000000000040fa5a in expand_expression (expr=<value optimized out>)
    at expand.c:875
#1  0x0000000000410ccb in expand_symbol (sym=<value optimized out>)
    at expand.c:993
#2  0x0000000000404626 in check_symbols (list=0x8a86f0) at sparse.c:265
#3  0x00000000004049c2 in main (argc=<value optimized out>, 
    argv=<value optimized out>) at sparse.c:280
#4  0x000000330d41da44 in __libc_start_main (main=0x404970 <main>, argc=61, 
    ubp_av=0x7fff1ed0ddf8, init=<value optimized out>, 
    fini=<value optimized out>, rtld_fini=<value optimized out>, 
    stack_end=0x7fff1ed0dde8) at libc-start.c:231
#5  0x0000000000404309 in _start ()


Repeatable with 2.6.21-rc7 + this patch..
http://cvs.fedora.redhat.com/viewcvs/*checkout*/rpms/kernel/devel/linux-2.6-kvm-19.patch?rev=1.1

then make drivers/kvm/kvm_main.o C=1

	Dave

-- 
http://www.codemonkey.org.uk

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-05-01 18:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-17 16:29 0.3 ? Dave Jones
2007-04-18  2:31 ` Pavel Roskin
2007-05-01 18:39   ` Josh Triplett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).