Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 23 Oct 2015 17:52:03 +0000 (UTC)
From: Sean Sheen <ssheen@...poly.edu>
To: john-users@...ts.openwall.com
Subject: Re: Build Issue for ARM

magnum <john.magnum@...> writes:

> 
> On 2015-10-23 00:19, Sean Sheen wrote:
> > When I try to run ./john --test I get
> >
> > Could not find section [List.Generic:dynamic_1000] in the john.ini/conf file
> > Segmentation fault
> >
> > I have tried building on a variety of other computers with the same
> > configuration and did not have this error.
> 
> Just going by that error, did you verify all run/*.conf files are in 
> place, readable, not broken etc?
> 
> Other than that you should run it under gdb and get a backtrace.
> 
> magnum
> 
> 

I have confirmed that my configuration files are correct by checking them
with a working build.

I am trying to run this on a Nvidia Jetson-Tk1 running Linux tegra-ubuntu
3.10.40-gdacac96.

Here is the GDB output
Program received signal SIGSEGV, Segmentation fault.
0x00083756 in Count_Items (Key=Key@...ry=0x1fe49c "Func=") at
dynamic_parser.c:860
860		gen_line = gen_source->head;
(gdb) bt
#0  0x00083756 in Count_Items (Key=Key@...ry=0x1fe49c "Func=") at
dynamic_parser.c:860
#1  0x000847ce in dynamic_LOAD_PARSER_FUNCTIONS (which=1000,
pFmt=0xb684aee8) at dynamic_parser.c:911
#2  0x0006f7b2 in LoadOneFormat (idx=idx@...ry=1000, pFmt=0xb684aee8) at
dynamic_fmt.c:7712
#3  0x0008336a in dynamic_Register_formats (ptr=0xbefff554) at
dynamic_fmt.c:7832
#4  0x0019c5c6 in john_register_all () at john.c:374
#5  0x0019f22e in john_init (name=0xbefff839 "john", argc=1,
argv=0xbefff6f4) at john.c:1399
#6  0x001a0112 in main (argc=1, argv=0xbefff6f4) at john.c:1900


Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.