[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Errors on Solaris
From: |
John Darrington |
Subject: |
Re: Errors on Solaris |
Date: |
Mon, 26 May 2008 23:21:24 +0800 |
User-agent: |
Mutt/1.5.17+20080114 (2008-01-14) |
I managed to cross compile gcc, gdb and pspp for solaris.
Here's the stack trace for this crash:
#0 0x00134344 in hash_value (v=0x1b44bc, width=0) at src/data/value.c:61
#1 0x001402f8 in locate_matching_entry (h=0x1bcf58, target=0x1b44bc)
at src/libpspp/hash.c:254
#2 0x00140268 in hsh_probe (h=0x1bcf58, target=0x1b44bc)
at src/libpspp/hash.c:464
#3 0x00140448 in hsh_insert (h=0x1bcf58, target=0x1b44bc)
at src/libpspp/hash.c:481
#4 0x00096078 in run_examine (cmd=0x1b3230, input=0x1b4d10, ds=0x1b8a00)
at src/language/stats/examine.q:857
#5 0x0009408c in cmd_examine (lexer=0x1b9430, ds=0x1b8a00)
at src/language/stats/examine.q:228
#6 0x0001698c in do_parse_command (lexer=0x1b9430, ds=0x1b8a00,
state=CMD_STATE_DATA) at src/language/command.c:235
#7 0x000165b0 in cmd_parse_in_state (lexer=0x1b9430, ds=0x1b8a00,
state=CMD_STATE_DATA) at src/language/command.c:148
#8 0x00016714 in cmd_parse (lexer=0x1b9430, ds=0x1b8a00)
at src/language/command.c:165
#9 0x00014214 in main (argc=2, argv=0xffbff54c) at src/ui/terminal/main.c:123
Looks like an alignment issue, either with libpspp/hash.c or the way I'm using
it in examine. It's late now and I'm too tired to look into it. If somebody
else
wants to see if they can patch it then feel free.
J'
On Thu, May 22, 2008 at 09:59:18AM -0400, Jason Stover wrote:
On Thu, May 22, 2008 at 11:28:32AM +0800, John Darrington wrote:
> What's the latest news on the Solaris issues?
Sometimes, tests/command/examine.sh segfaults. This didn't happen
the first time I ran make check, but did on subsequent runs of make
check. (I didn't run make clean)
I don't have a debugger on this machine, so I was in the process of
installing gdb. It failed to compile, and I haven't gotten back to
it yet.
I will look into this more, but I will be at a conference for the next
three days and probably won't have much time for this until Monday or so.
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
- Re: pspp-0.6.0-pre3 released, (continued)
- Re: pspp-0.6.0-pre3 released, John Darrington, 2008/05/16
- Re: pspp-0.6.0-pre3 released, Jason Stover, 2008/05/16
- Re: pspp-0.6.0-pre3 released, John Darrington, 2008/05/17
- Re: pspp-0.6.0-pre3 released, Jason Stover, 2008/05/16
- Errors on Solaris [was Re: pspp-0.6.0-pre3 released], John Darrington, 2008/05/18
- Re: Errors on Solaris, Ben Pfaff, 2008/05/20
- Re: Errors on Solaris, John Darrington, 2008/05/21
- Re: Errors on Solaris, Jason Stover, 2008/05/22
- Re: Errors on Solaris,
John Darrington <=
- Re: Errors on Solaris, John Darrington, 2008/05/29
- Re: Errors on Solaris, Ben Pfaff, 2008/05/29
- Re: Errors on Solaris, John Darrington, 2008/05/29
- Re: Errors on Solaris, Ben Pfaff, 2008/05/29
- Re: Errors on Solaris, John Darrington, 2008/05/29
- Re: Errors on Solaris, Ben Pfaff, 2008/05/30
- Re: Errors on Solaris, Jason Stover, 2008/05/29
- Re: Errors on Solaris, John Darrington, 2008/05/29
- Re: Errors on Solaris, Jason Stover, 2008/05/29
- Re: Errors on Solaris, Jason Stover, 2008/05/30