Ubuntu Pastebin

Paste from Vorlon at Tue, 30 May 2017 19:57:34 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
#0  strlen () at ../sysdeps/x86_64/strlen.S:106
#1  0x00005555556b5af3 in do_mkvalue () at ../Python/modsupport.c:338
#2  0x00005555556b56f0 in do_mktuple (flags=0, n=3, endchar=41, 
    p_va=0x7fffffffd440, p_format=0x7fffffffd418) at ../Python/modsupport.c:196
#3  do_mkvalue () at ../Python/modsupport.c:221
#4  0x00005555556b63a7 in va_build_value (flags=0, va=0x7fffffffd420, 
    format=<optimized out>) at ../Python/modsupport.c:481
#5  Py_BuildValue () at ../Python/modsupport.c:437
#6  0x00007ffff6173a32 in PkgSrcRecordsGetBuildDepends (Self=<optimized out>)
    at python/pkgsrcrecords.cc:220
#7  0x0000555555678ebe in getset_get.lto_priv ()
    at ../Objects/descrobject.c:149
#8  0x000055555572c3cd in _PyObject_GenericGetAttrWithDict ()
    at ../Objects/object.c:1059
#9  0x00005555556cdc6e in PyEval_EvalFrameEx () at ../Python/ceval.c:2758
#10 0x00005555556d6d16 in _PyEval_EvalCodeWithName () at ../Python/ceval.c:4033
#11 0x00005555556d7a1f in PyEval_EvalCodeEx () at ../Python/ceval.c:4054
#12 PyEval_EvalCode (co=<optimized out>, globals=<optimized out>, 
    locals=<optimized out>) at ../Python/ceval.c:777
#13 0x00005555557a4b02 in run_mod () at ../Python/pythonrun.c:976
#14 0x00005555557a6f8d in PyRun_FileExFlags () at ../Python/pythonrun.c:929
#15 0x00005555557a772e in PyRun_SimpleFileExFlags ()
    at ../Python/pythonrun.c:396
#16 0x00005555557d72e7 in run_file (p_cf=0x7fffffffd950, 
    filename=0x555555c0c280 L"./static-linked-packages", fp=0x555555c6dd70)
    at ../Modules/main.c:318
#17 Py_Main () at ../Modules/main.c:768
#18 0x0000555555667b31 in main () at ../Programs/python.c:65
#19 0x00007ffff78123f1 in __libc_start_main (main=0x555555667a50 <main>, 
    argc=2, argv=0x7fffffffdb68, init=<optimized out>, fini=<optimized out>, 
    rtld_fini=<optimized out>, stack_end=0x7fffffffdb58)
    at ../csu/libc-start.c:291
#20 0x000055555576e2da in _start ()
Download as text