|
Joined: Aug 2009
Posts: 670
Senior Member
|
Senior Member
Joined: Aug 2009
Posts: 670 |
I've clean compiled with symbols. running gdb mess coco2 gives the following error. Program received signal SIGSEGV, Segmentation fault.
0x008d5478 in generic_init_machine(running_machine*, _machine_init_interface con
st*) () unfortunately mess takes gdb with it thus no back-trace except this
|
|
|
|
Joined: Aug 2009
Posts: 670
Senior Member
|
Senior Member
Joined: Aug 2009
Posts: 670 |
Got a backtrace:
Program received signal SIGSEGV, Segmentation fault.
0x008d5478 in generic_init_machine(running_machine*, _machine_init_interface con
st*) ()
(gdb) bt
#0 0x008d5478 in generic_init_machine(running_machine*, _machine_init_interface
const*) ()
#1 0x008d73bf in machine_start_coco2(running_machine*) ()
#2 0x00e852d5 in running_machine::start() ()
#3 0x00e85db2 in running_machine::run(bool) ()
#4 0x00e5e41b in mame_execute(_core_options*) ()
#5 0x00f4a0ed in cli_execute(int, char**, _options_entry const*) ()
#6 0x00985594 in utf8_main(int, char**) ()
#7 0x010e515e in wmain ()
#8 0x004013d1 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
#9 0x76f04911 in ?? ()
#10 0x7ffd5000 in ?? ()
#11 0x0022ffd4 in ?? ()
#12 0x77c6e4b6 in ?? ()
#13 0x7ffd5000 in ?? ()
#14 0x7672a075 in ?? ()
#15 0x00000000 in ?? ()
(gdb)
|
|
|
|
Joined: Jan 2006
Posts: 3,690
Very Senior Member
|
Very Senior Member
Joined: Jan 2006
Posts: 3,690 |
if you type bt after that message what is gdb output?
EDIT: I was writing while you posted
|
|
|
|
Joined: Jul 2007
Posts: 4,625
Very Senior Member
|
Very Senior Member
Joined: Jul 2007
Posts: 4,625 |
Just download the source. svn checkout svn://messdev.fdns.net/mess/ What I not understand is why I download the MAME source which is not necessary for MESS. I donīt change the settings to dl the svn. Here a example 
|
|
|
|
Joined: Jan 2006
Posts: 3,690
Very Senior Member
|
Very Senior Member
Joined: Jan 2006
Posts: 3,690 |
Just download the source. svn checkout svn://messdev.fdns.net/mess/ What I not understand is why I download the MAME source which is not necessary for MESS. I donīt change the settings to dl the svn. Here a example MAME source is necessary to build MESS. it has always been  even more now that Micko has moved lots of image code to emu/ (which is in the MAME tree)
|
|
|
|
Joined: Jul 2007
Posts: 4,625
Very Senior Member
|
Very Senior Member
Joined: Jul 2007
Posts: 4,625 |
Just download the source. svn checkout svn://messdev.fdns.net/mess/ What I not understand is why I download the MAME source which is not necessary for MESS. I donīt change the settings to dl the svn. Here a example MAME source is necessary to build MESS. it has always been  even more now that Micko has moved lots of image code to emu/ (which is in the MAME tree) But not the complete MAME source, only some parts, right ?
|
|
|
|
Joined: Mar 2001
Posts: 17,070 Likes: 143
Very Senior Member
|
Very Senior Member
Joined: Mar 2001
Posts: 17,070 Likes: 143 |
Right, but it's easier to just have the whole thing and not waste Micko or Nathan's time pulling out the unnecessary parts.
|
|
|
|
Joined: Jul 2007
Posts: 4,625
Very Senior Member
|
Very Senior Member
Joined: Jul 2007
Posts: 4,625 |
Right, but it's easier to just have the whole thing and not waste Micko or Nathan's time pulling out the unnecessary parts. Oki, because i was surprised to see more MAME source parts now.  Before, more less MAME source parts was present.
|
|
|
|
Joined: Jan 2006
Posts: 3,690
Very Senior Member
|
Very Senior Member
Joined: Jan 2006
Posts: 3,690 |
nope. svn has always included the whole MAME source since 0.36, so it is not larger than before 
|
|
|
|
Joined: Jul 2007
Posts: 4,625
Very Senior Member
|
Very Senior Member
Joined: Jul 2007
Posts: 4,625 |
Strange, I am sure it was not the whole MAME source (on my PC) before. It seems, I have to pay more attention for this.
Last edited by Anna Wu; 07/07/10 03:56 PM.
|
|
|
Forums9
Topics9,221
Posts120,756
Members5,053
|
Most Online1,283 Dec 21st, 2022
|
|
These forums are sponsored by Superior Solitaire, an ad-free card game collection for macOS and iOS. Download it today!
|
|
|
|