[Bf-committers] Blender wont start- Segfault

Martin Poirier theeth at yahoo.com
Thu Jul 21 04:40:41 CEST 2005



--- Joseph Eagar <joeeagar at prodigy.net> wrote:

> Did you try deleting the blenloader object files,
> and making sure your 
> DNA file is up-to-date?
> 
> or a full clean build may be in order.

A clean build didn't help.

I'm getting a different erro than ideasman, so I'll
post it in here too.

strcmp() line 77
findstruct_name(SDNA * 0x016c0fe4, unsigned char *
0x01742377) line 273 + 25 bytes
dna_get_structDNA_compareflags(SDNA * 0x0173f3ac, SDNA
* 0x016c0fe4) line 598 + 25 bytes
read_file_dna(FileData * 0x016c0e2c) line 755 + 25
bytes
blo_openblenderfile(unsigned char * 0x0012fda0) line
883 + 12 bytes
BLO_read_from_file(unsigned char * 0x0012fda0, int *
0x0012fd84) line 257 + 9 bytes
BKE_read_file(unsigned char * 0x0012fda0, void *
0x00000000) line 425 + 13 bytes
BIF_read_homefile() line 310 + 14 bytes
BIF_init() line 623
main(int 1, char * * 0x01652ef0) line 440
mainCRTStartup() line 206 + 25 bytes
KERNEL32! 7c816d4f()

After some digging, I think the problem is that
sdna->nr_structs is not set correctly. The value I'm
getting is 182, yet in findstruct_name,
sdna->structs[82] is -4083, so that can't be right.

Martin


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Bf-committers mailing list