Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coredump in lua-mongoc-collection.c:236 #81

Open
bhhbazinga opened this issue Jul 4, 2017 · 1 comment
Open

coredump in lua-mongoc-collection.c:236 #81

bhhbazinga opened this issue Jul 4, 2017 · 1 comment

Comments

@bhhbazinga
Copy link

#0 0x0000000000003ac6 in ?? ()
#1 0x00007f4e1ba944ea in lua_mongo_collection_update (L=0x7f4e223e1c68)
at /home/bhhbazinga/gdmj_engine/3rd/mongorover/c_wrapper/lua-mongoc-collection.c:236
#2 0x00000000004139b4 in luaD_precall (L=0x7f4e223e1c68, func=0x7f4e12c685f0, nresults=1) at ldo.c:434
#3 0x000000000041fa77 in luaV_execute (L=0x7f4e223e1c68) at lvm.c:1146
#4 0x0000000000413c7f in luaD_call (L=0x7f4e223e1c68, func=, nResults=)
at ldo.c:499
#5 0x000000000041129a in lua_pcallk (L=L@entry=0x7f4e223e1c68, nargs=nargs@entry=1, nresults=nresults@entry=-1,
errfunc=errfunc@entry=2, ctx=ctx@entry=2, k=k@entry=0x427510 ) at lapi.c:981
#6 0x00000000004275d0 in luaB_xpcall (L=0x7f4e223e1c68) at lbaselib.c:441
#7 0x00000000004139b4 in luaD_precall (L=0x7f4e223e1c68, func=0x7f4e12c68450, nresults=0) at ldo.c:434
#8 0x000000000041fa77 in luaV_execute (L=0x7f4e223e1c68) at lvm.c:1146
#9 0x0000000000413c7f in luaD_call (L=0x7f4e223e1c68, func=, nResults=)
at ldo.c:499
#10 0x000000000041129a in lua_pcallk (L=L@entry=0x7f4e223e1c68, nargs=nargs@entry=2, nresults=nresults@entry=-1,
errfunc=errfunc@entry=2, ctx=ctx@entry=2, k=k@entry=0x427510 ) at lapi.c:981
#11 0x00000000004275d0 in luaB_xpcall (L=0x7f4e223e1c68) at lbaselib.c:441
#12 0x00000000004139b4 in luaD_precall (L=0x7f4e223e1c68, func=0x7f4e12c68130, nresults=-1) at ldo.c:434
#13 0x000000000041fa77 in luaV_execute (L=0x7f4e223e1c68) at lvm.c:1146
#14 0x0000000000413730 in unroll (L=0x7f4e223e1c68, ud=) at ldo.c:556
#15 0x00000000004130e2 in luaD_rawrunprotected (L=L@entry=0x7f4e223e1c68, f=f@entry=0x413b80 ,
ud=ud@entry=0x7f4e249f275c) at ldo.c:142
#16 0x0000000000413da1 in lua_resume (L=L@entry=0x7f4e223e1c68, from=from@entry=0x7f4e2103f608,
nargs=nargs@entry=6) at ldo.c:664
#17 0x0000000000428514 in auxresume (L=L@entry=0x7f4e2103f608, co=co@entry=0x7f4e223e1c68, narg=6)
at lcorolib.c:39
#18 0x0000000000428851 in luaB_coresume (L=0x7f4e2103f608) at lcorolib.c:60
#19 0x00000000004139b4 in luaD_precall (L=0x7f4e2103f608, func=0x7f4e14224270, nresults=-1) at ldo.c:434
#20 0x000000000041fa77 in luaV_execute (L=0x7f4e2103f608) at lvm.c:1146
#21 0x0000000000413c7f in luaD_call (L=L@entry=0x7f4e2103f608, func=, nResults=)
at ldo.c:499

@christopherjwang
Copy link
Collaborator

Do you have code that will reproduce this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants