search for: typeobject

Displaying 9 results from an estimated 9 matches for "typeobject".

2008 Nov 02
2
[LLVMdev] Debugging lli using bugpoint
...raverse (visit_decref) (visit_decref) ... python with lli: (tupletraverse (visit_decref (type_is_gc))) (subtype_traverse (visit_decref (type_is_gc)) (subtype_traverse (visit_decref (type_is_gc))(subtype_traverse (visit_decref (type_is_gc)) ..... about 2 million times Looking at the code (Objects/typeobject.c: http://google.com/codesearch?hl=en&q=show:VK_wUSuAZto:jHKC99mjNVM:4z02hQcYQRY&sa=N&ct=rd&cs_p=http://gentoo.osuosl.org/distfiles/Python-2.5.tar.bz2&cs_f=Python-2.5/Objects/typeobject.c ) it seems the last call (through a function pointer) in subtype_traverse results in this...
2008 Nov 04
4
[LLVMdev] Debugging lli using bugpoint
...> > python with lli: > > (tupletraverse (visit_decref (type_is_gc))) > (subtype_traverse (visit_decref (type_is_gc)) (subtype_traverse > (visit_decref (type_is_gc))(subtype_traverse (visit_decref (type_is_gc)) > ..... about 2 million times > > Looking at the code (Objects/typeobject.c: > http://google.com/codesearch?hl=en&q=show:VK_wUSuAZto:jHKC99mjNVM:4z02hQcYQRY&sa=N&ct=rd&cs_p=http://gentoo.osuosl.org/distfiles/Python-2.5.tar.bz2&cs_f=Python-2.5/Objects/typeobject.c > ) > > it seems the last call (through a function pointer) in subtype_trave...
2008 Nov 03
0
[LLVMdev] Debugging lli using bugpoint
...> python with lli: > > (tupletraverse (visit_decref (type_is_gc))) > (subtype_traverse (visit_decref (type_is_gc)) (subtype_traverse > (visit_decref (type_is_gc))(subtype_traverse (visit_decref > (type_is_gc)) ..... about 2 million times > > Looking at the code (Objects/typeobject.c: http://google.com/codesearch?hl=en&q=show:VK_wUSuAZto:jHKC99mjNVM:4z02hQcYQRY&sa=N&ct=rd&cs_p=http://gentoo.osuosl.org/distfiles/Python-2.5.tar.bz2&cs_f=Python-2.5/Objects/typeobject.c) > > it seems the last call (through a function pointer) in > subtype_traverse...
2008 Nov 11
0
[LLVMdev] Debugging lli using bugpoint
...gt; >> (tupletraverse (visit_decref (type_is_gc))) >> (subtype_traverse (visit_decref (type_is_gc)) (subtype_traverse >> (visit_decref (type_is_gc))(subtype_traverse (visit_decref >> (type_is_gc)) ..... about 2 million times >> >> Looking at the code (Objects/typeobject.c: http://google.com/codesearch?hl=en&q=show:VK_wUSuAZto:jHKC99mjNVM:4z02hQcYQRY&sa=N&ct=rd&cs_p=http://gentoo.osuosl.org/distfiles/Python-2.5.tar.bz2&cs_f=Python-2.5/Objects/typeobject.c) >> >> it seems the last call (through a function pointer) in >> subty...
2008 Oct 28
0
[LLVMdev] Debugging lli using bugpoint
On Tue, Oct 28, 2008 at 12:17 PM, Prakash Prabhu <prakash.prabhu at gmail.com> wrote: > Generating reference output from raw program: <cbe><gcc> > Error running tool: [snip] > /tmp/cc08IpX8.o: In function `SyLoadModule': > bugpoint-test-program.bc.cbe.c:(.text+0x25705): undefined reference to > `dlopen' [snip] This is saying that compilation with CBE is
2008 Oct 28
2
[LLVMdev] Debugging lli using bugpoint
Hi, I have a program that runs when statically compiled using llc and gcc but crashes with a segmentation fault when run with lli. I am trying to debug it with bugpoint and the initial part of bugpoint seems to be suggesting that I am somehow missing the linking with the libraries having dlsym/dlopen although I am passing it to lli : *$ bugpoint -run-jit
2020 Aug 05
5
[PATCH NOT WORKING nbdkit 0/3] python: Allow thread model to be set from Python plugins.
...optimized out>, name='pread', error=0x7fc4aa21e7d4) at /usr/src/debug/python3.9-3.9.0~b3-1.fc33.x86_64/Python/errors.c:221 #1 0x00007fc4b943e7e3 in _PyType_Lookup (type=0x7fc4b966c760 <PyModule_Type>, name='pread') at /usr/src/debug/python3.9-3.9.0~b3-1.fc33.x86_64/Objects/typeobject.c:3232 #2 0x00007fc4b94512bd in _PyObject_GenericGetAttrWithDict (obj=<module at remote 0x7fc4abbfabd0>, name='pread', dict=0x0, suppress=0) at /usr/src/debug/python3.9-3.9.0~b3-1.fc33.x86_64/Objects/object.c:1194 #3 0x00007fc4b9455194 in PyObject_GenericGetAttr (name='pread'...
2017 Feb 26
2
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
...gt; call = 0x7ffff7a6c830 <instancemethod_call> #14 0x00007ffff7ab4887 in slot_tp_init (self=<optimized out>, args=('ldaps://ldap.motec.com.au',), kwds={'credentials': <credentials.Credentials at remote 0xc23620>}) at /usr/src/debug/Python-2.7.5/Objects/typeobject.c:5692 init_str = '__init__' meth = <instancemethod at remote 0x7ffff7f02aa0> res = <optimized out> #15 0x00007ffff7ab359f in type_call (type=<optimized out>, args=('ldaps://ldap.motec.com.au',), kwds={'credentials': <credentials....
2017 Feb 16
2
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
On Fri, 2017-02-17 at 07:48 +1100, Tom Robinson via samba wrote: > Anyone? Can you please post a gdb backtrace --full? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 862 bytes Desc: This is a digitally signed message part URL: