Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 10th, 2012  |  syntax: None  |  size: 3.72 KB  |  hits: 11  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. sigs = {__val = {32, 0 <repeats 15 times>}}
  2. #2  0x00007fe956d617c5 in __assert_fail (assertion=0x7fe957ea94a9 "chunk > 0",
  3.     file=<value optimized out>, line=650, function=<value optimized out>)
  4.     at assert.c:81
  5.         buf = 0x27cbdc0 "gemrb: /home/andre/devel/gemrb/gemrb/core/Inventory.cpp:650: int Inventory::AddSlotItem(CREItem*, int, int): Assertion `chunk > 0' failed.\n"
  6. #3  0x00007fe957ddbe0a in Inventory::AddSlotItem (this=0x7fe94d8cc678,
  7.     item=0x14dfd60, slot=29, slottype=32768)
  8.     at /home/andre/devel/gemrb/gemrb/core/Inventory.cpp:650
  9.         chunk = -1
  10.         myslot = 0x422a6e0
  11.         __PRETTY_FUNCTION__ = "int Inventory::AddSlotItem(CREItem*, int, int)"
  12.         which = false
  13.         twohanded = 0
  14.         res = 0
  15.         max = 11626208
  16. #4  0x00007fe9580bf4b2 in GemRB_DropDraggedItem (args=0x1e77e60)
  17.     at /home/andre/devel/gemrb/gemrb/plugins/GUIScript/GUIScript.cpp:7381
  18.         PartyID = 5
  19.         Slot = 29
  20.         actor = 0x7fe94d8cb5e0
  21.  
  22.         res = 0
  23.         Effect = 0
  24.         slotitem = 0x14dfd60
  25.         game = 0x7fe94c2320d0
  26.         item = 0x7fe94e0a49e0
  27.         Sound = "gam_25a\000"
  28.         Slottype = 32768
  29. #5  0x00007fe9562f2630 in PyEval_EvalFrameEx ()
  30.    from /usr/lib/libpython2.7.so.1.0
  31. No symbol table info available.
  32. #6  0x00007fe9562f427d in PyEval_EvalCodeEx ()
  33.    from /usr/lib/libpython2.7.so.1.0
  34. No symbol table info available.
  35. #7  0x00007fe956273192 in ?? () from /usr/lib/libpython2.7.so.1.0
  36. No symbol table info available.
  37. #8  0x00007fe956246a53 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  38. No symbol table info available.
  39. #9  0x00007fe9562ec627 in PyEval_CallObjectWithKeywords ()
  40.    from /usr/lib/libpython2.7.so.1.0
  41. No symbol table info available.
  42. #10 0x00007fe9580caa04 in CallPython (Function=0xfb2ed8, args=0x0)
  43.     at /home/andre/devel/gemrb/gemrb/plugins/GUIScript/PythonHelpers.cpp:28
  44.         ret = 0x24f5150
  45. #11 0x00007fe9580cacc0 in PythonCallback::call (this=0x1bf5620)
  46.     at /home/andre/devel/gemrb/gemrb/plugins/GUIScript/PythonHelpers.cpp:71
  47. No locals.
  48. #12 0x00007fe957e65449 in Control::RunEventHandler (this=0x27cb7f0,
  49.     handler=...) at /home/andre/devel/gemrb/gemrb/core/GUI/Control.cpp:109
  50.         wnd = 0x24f5150
  51.         WID = 2
  52.         ID = 41
  53. #13 0x00007fe957e62e6b in Button::OnMouseUp (this=0x27cb7f0, x=25, y=30,
  54.     Button=1, Mod=0) at /home/andre/devel/gemrb/gemrb/core/GUI/Button.cpp:489
  55.         dragtype = 1
  56. #14 0x00007fe957e669d8 in EventMgr::MouseUp (this=0xb16820, x=455, y=524,
  57.     Button=1, Mod=0) at /home/andre/devel/gemrb/gemrb/core/GUI/EventMgr.cpp:300
  58.  
  59.         last_ctrl_mousefocused = 0x27cb7f0
  60. #15 0x00007fe9549bc199 in SDLVideoDriver::PollEvents (this=0xb3a760)
  61.     at /home/andre/devel/gemrb/gemrb/plugins/SDLVideo/SDLVideo.cpp:381
  62.         modstate = 0
  63.         ret = 0
  64.         ConsolePopped = false
  65.         key = 0 '\000'
  66.         y = 32745
  67.         lastevent = false
  68.         lastmousetime = 18446744073709551615
  69.         time = 1302814607630
  70.         x = 11554832
  71. #16 0x00007fe9549bb837 in SDLVideoDriver::SwapBuffers (this=0xb3a760)
  72.     at /home/andre/devel/gemrb/gemrb/plugins/SDLVideo/SDLVideo.cpp:187
  73.         ret = 0
  74.         time = 1302814607630
  75.         ConsolePopped = false
  76.         delay = 0
  77. #17 0x00007fe957dbdb6d in Interface::Main (this=0xb05010)
  78.     at /home/andre/devel/gemrb/gemrb/core/Interface.cpp:1142
  79.         contrast = 0
  80.         speed = 10
  81.         fps = 0xfe4390
  82.         fpsstring = "???.??? fps", '\000' <repeats 28 times>
  83.         time = 11626208
  84.         timebase = 1302810170152
  85.         frames = 0
  86.         frame = 0
  87.         brightness = 0
  88.         palette = 0x1186fc0
  89. #18 0x0000000000400c53 in main (argc=3, argv=0x7fff9bdff5c8)
  90.     at /home/andre/devel/gemrb/gemrb/GemRB.cpp:67