Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Release very soon
03-06-2007, 04:29 PM,
#7
 
i'm testing/updating things now for the new release, the first problem i encountered is a crash on quit:

#0 0x0010b014 in std::_List_base<OBJCOLNODE*, std::allocator<OBJCOLNODE*> >::_M_clear (this=0x1c82a700) at /Developer/SDKs/MacOSX10.4u.sdk/usr/include/c++/4.0.0/bits/list.tcc:76
#1 0x0010b0e1 in std::list<OBJCOLNODE*, std::allocator<OBJCOLNODE*> >::clear (this=0x1c82a700) at /Developer/SDKs/MacOSX10.4u.sdk/usr/include/c++/4.0.0/bits/stl_list.h:912
#2 0x00036190 in OBJCOLBRANCH:Big GrineleteChildren (this=0x1c82a6b0) at vdrift/tools/osx/../../src/objects.cpp:861
#3 0x000361a8 in OBJCOLBRANCH:Big GrineleteChildren (this=0x1c82a5f0) at vdrift/tools/osx/../../src/objects.cpp:865
#4 0x000361a8 in OBJCOLBRANCH:Big GrineleteChildren (this=0x1c82a530) at vdrift/tools/osx/../../src/objects.cpp:865
#5 0x000361a8 in OBJCOLBRANCH:Big GrineleteChildren (this=0x1c82a470) at vdrift/tools/osx/../../src/objects.cpp:865
#6 0x000361a8 in OBJCOLBRANCH:Big GrineleteChildren (this=0x1c834aa0) at vdrift/tools/osx/../../src/objects.cpp:865
#7 0x000361ef in OBJCOLBRANCH:Big GrineleteChildren (this=0x1c836490) at vdrift/tools/osx/../../src/objects.cpp:872
#8 0x000361a8 in OBJCOLBRANCH:Big GrineleteChildren (this=0x1c834c50) at vdrift/tools/osx/../../src/objects.cpp:865
#9 0x000361a8 in OBJCOLBRANCH:Big GrineleteChildren (this=0x1c829e60) at vdrift/tools/osx/../../src/objects.cpp:865
#10 0x000361a8 in OBJCOLBRANCH:Big GrineleteChildren (this=0x1c836d60) at vdrift/tools/osx/../../src/objects.cpp:865
#11 0x000361ef in OBJCOLBRANCH:Big GrineleteChildren (this=0x1c84ebb0) at vdrift/tools/osx/../../src/objects.cpp:872
#12 0x000361ef in OBJCOLBRANCH:Big GrineleteChildren (this=0x1c864250) at vdrift/tools/osx/../../src/objects.cpp:872
#13 0x000361a8 in OBJCOLBRANCH:Big GrineleteChildren (this=0x1c84f6b0) at vdrift/tools/osx/../../src/objects.cpp:865
#14 0x000361ef in OBJCOLBRANCH:Big GrineleteChildren (this=0x1c5b3aa0) at vdrift/tools/osx/../../src/objects.cpp:872
#15 0x000361a8 in OBJCOLBRANCH:Big GrineleteChildren (this=0x1c87fcf0) at vdrift/tools/osx/../../src/objects.cpp:865
#16 0x000361a8 in OBJCOLBRANCH:Big GrineleteChildren (this=0x1c574240) at vdrift/tools/osx/../../src/objects.cpp:865
#17 0x000361a8 in OBJCOLBRANCH:Big GrineleteChildren (this=0x1c574090) at vdrift/tools/osx/../../src/objects.cpp:865
#18 0x000361a8 in OBJCOLBRANCH:Big GrineleteChildren (this=0x4436ec) at vdrift/tools/osx/../../src/objects.cpp:865
#19 0x0003623a in OBJECTCOLLISION::Clear (this=0x4436dc) at vdrift/tools/osx/../../src/objects.cpp:1125
#20 0x0003626e in OBJECTCOLLISION::~OBJECTCOLLISION (this=0x4436dc) at vdrift/tools/osx/../../src/objects.cpp:1132
#21 0x0003658e in OBJECTS::~OBJECTS (this=0x443400) at vdrift/tools/osx/../../src/objects.cpp:23
#22 0x000207f8 in __tcf_16 () at vdrift/tools/osx/../../src/main.cpp:129
#23 0x00002841 in cxa_atexit_wrapper ()
#24 0x9000ff51 in __cxa_finalize ()
#25 0x9000fe58 in exit ()
#26 0x000154d1 in Quit (returnCode=0) at vdrift/tools/osx/../../src/main.cpp:265
#27 0x000cbf06 in VGUI::Gui:TonguerocessAction (this=0x21186d0, action=@0xbfffe804) at vdrift/tools/osx/../../src/gui/gui.cpp:835
#28 0x000d0360 in VGUI::Gui::MouseRelease (this=0x21186d0) at vdrift/tools/osx/../../src/gui/gui.cpp:339
#29 0x0001f305 in SDL_main (argc=1, argv=0x211f450) at vdrift/tools/osx/../../src/main.cpp:1963

any ideas?
Reply


Messages In This Thread
Release very soon - by thelusiv - 03-02-2007, 04:13 AM
[No subject] - by thelusiv - 03-04-2007, 06:30 AM
Re: Release very soon - by abs1nth - 03-04-2007, 09:02 AM
[No subject] - by joevenzon_phpbb2_import3 - 03-04-2007, 02:03 PM
[No subject] - by thelusiv - 03-05-2007, 04:39 AM
[No subject] - by thelusiv - 03-06-2007, 02:22 AM
[No subject] - by abs1nth - 03-06-2007, 04:29 PM
[No subject] - by abs1nth - 03-06-2007, 05:23 PM
[No subject] - by joevenzon_phpbb2_import3 - 03-07-2007, 01:48 AM
[No subject] - by thelusiv - 03-07-2007, 02:04 AM
[No subject] - by abs1nth - 03-07-2007, 10:01 AM
[No subject] - by abs1nth - 03-08-2007, 09:35 AM
[No subject] - by joevenzon_phpbb2_import3 - 03-08-2007, 10:35 AM
[No subject] - by thelusiv - 03-08-2007, 01:28 PM
[No subject] - by abs1nth - 03-08-2007, 05:02 PM
[No subject] - by joevenzon_phpbb2_import3 - 03-08-2007, 11:42 PM
[No subject] - by mak77 - 03-13-2007, 05:56 AM
[No subject] - by FFuser - 03-13-2007, 01:08 PM
[No subject] - by joevenzon_phpbb2_import3 - 03-13-2007, 08:25 PM
[No subject] - by abs1nth - 03-13-2007, 08:52 PM
[No subject] - by thelusiv - 03-14-2007, 01:53 AM
[No subject] - by thelusiv - 03-14-2007, 07:53 PM
[No subject] - by joevenzon_phpbb2_import3 - 03-15-2007, 09:21 PM
[No subject] - by thelusiv - 03-16-2007, 09:16 AM
[No subject] - by rookie1 - 03-16-2007, 10:55 AM
[No subject] - by joevenzon_phpbb2_import3 - 03-16-2007, 11:18 AM
[No subject] - by thelusiv - 03-16-2007, 12:17 PM
[No subject] - by abs1nth - 03-16-2007, 02:43 PM
[No subject] - by abs1nth - 03-16-2007, 02:49 PM
[No subject] - by rookie1 - 03-17-2007, 04:22 AM
[No subject] - by alex25 - 03-17-2007, 11:46 AM
[No subject] - by joevenzon_phpbb2_import3 - 03-17-2007, 01:08 PM
[No subject] - by gebeleizis - 03-17-2007, 01:22 PM
[No subject] - by jpenguin - 03-18-2007, 06:44 PM
[No subject] - by thelusiv - 03-19-2007, 01:52 AM
[No subject] - by joevenzon_phpbb2_import3 - 03-19-2007, 12:00 PM
[No subject] - by thelusiv - 03-20-2007, 03:15 AM
[No subject] - by joevenzon_phpbb2_import3 - 03-20-2007, 04:01 AM
[No subject] - by thelusiv - 03-20-2007, 04:12 AM
[No subject] - by rookie1 - 03-20-2007, 08:54 AM
[No subject] - by joevenzon_phpbb2_import3 - 03-20-2007, 12:05 PM
[No subject] - by thelusiv - 03-20-2007, 01:09 PM
[No subject] - by thelusiv - 03-21-2007, 07:04 PM
[No subject] - by joevenzon_phpbb2_import3 - 03-21-2007, 07:52 PM
[No subject] - by thelusiv - 03-21-2007, 08:22 PM
[No subject] - by thelusiv - 03-22-2007, 03:10 AM
[No subject] - by abs1nth - 03-22-2007, 09:28 AM
[No subject] - by joevenzon_phpbb2_import3 - 03-22-2007, 10:08 AM
[No subject] - by abs1nth - 03-22-2007, 10:45 AM
[No subject] - by thelusiv - 03-22-2007, 12:57 PM
[No subject] - by jpenguin - 03-22-2007, 01:50 PM
[No subject] - by gebeleizis - 03-22-2007, 01:55 PM
[No subject] - by thelusiv - 03-22-2007, 03:32 PM
[No subject] - by abs1nth - 03-22-2007, 04:37 PM
[No subject] - by thelusiv - 03-22-2007, 05:27 PM
[No subject] - by thelusiv - 03-22-2007, 06:55 PM
[No subject] - by thelusiv - 03-23-2007, 02:48 PM
[No subject] - by thelusiv - 03-23-2007, 06:32 PM
[No subject] - by abs1nth - 03-23-2007, 06:51 PM
[No subject] - by joevenzon_phpbb2_import3 - 03-23-2007, 08:12 PM
[No subject] - by thelusiv - 03-23-2007, 11:15 PM
[No subject] - by thelusiv - 03-24-2007, 05:09 AM
[No subject] - by rookie1 - 03-24-2007, 11:21 AM
[No subject] - by Nigo - 03-24-2007, 12:53 PM
[No subject] - by thelusiv - 03-24-2007, 01:41 PM
[No subject] - by Nigo - 03-24-2007, 02:13 PM
[No subject] - by thelusiv - 03-24-2007, 02:25 PM
[No subject] - by Nigo - 03-24-2007, 06:06 PM
[No subject] - by pwp71 - 03-27-2007, 07:23 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)