Opened 10 years ago

Closed 8 years ago

#43896 closed defect (fixed)

Moria :: "Abort trap: 6".

Reported by: pgyore@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.0
Keywords: Cc: kurthindenburg (Kurt Hindenburg)
Port: moria

Description

Moria will not start. Only displays: 'Abort trap: 6'.

I do not know what else to provide. Running Mac Ports on 'Mavericks'.

Thank you.

Attachments (1)

moria_2014-06-15-104548_earth.crash (8.6 KB) - added by kurthindenburg (Kurt Hindenburg) 10 years ago.
crash file for moria

Download all attachments as: .zip

Change History (10)

comment:1 Changed 10 years ago by mf2k (Frank Schima)

Port: moria added

In the future, please fill in the Port field.

comment:2 in reply to:  1 Changed 10 years ago by pgyore@…

Replying to mf2k@…:

In the future, please fill in the Port field.

Will do. Thank you.

comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

That means moria crashed, and OS X should have logged a crash report about that. Check in ~/Library/Logs/DiagnosticReports. If so, please attach it.

comment:4 Changed 10 years ago by pgyore@…

Unfortunately, my machines, both running 10.9.3, do not show a crash report about moria.

Last edited 10 years ago by pgyore@… (previous) (diff)

Changed 10 years ago by kurthindenburg (Kurt Hindenburg)

crash file for moria

comment:5 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:6 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)

Note that I had to use +singleuser as I don't have a group games on Mavericks

comment:7 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)

not very helpful

Program received signal SIGABRT, Aborted.
0x00007fff91c81866 in __pthread_kill ()
(gdb) bt
#0  0x00007fff91c81866 in __pthread_kill ()
#1  0x00007fff9382a35c in pthread_kill ()
#2  0x00007fff8d155b1a in abort ()
#3  0x00007fff8d155c91 in abort_report_np ()
#4  0x00007fff8d179860 in __chk_fail ()
#5  0x00007fff8d179830 in __chk_fail_overflow ()
#6  0x00007fff8d179a7f in __strcpy_chk ()
#7  0x000000010000b448 in read_times ()
#8  0x0000000100000b71 in main ()


Reading symbols for shared libraries ++..............bfd_mach_o_scan_read_symtab_symbol: symbol "_bzero" is unsupported 'indirect' reference: setting to undefined
bfd_mach_o_scan_read_symtab_symbol: symbol "_memccpy" is unsupported 'indirect' reference: setting to undefined
bfd_mach_o_scan_read_symtab_symbol: symbol "_memchr" is unsupported 'indirect' reference: setting to undefined
bfd_mach_o_scan_read_symtab_symbol: symbol "_memcmp" is unsupported 'indirect' reference: setting to undefined
bfd_mach_o_scan_read_symtab_symbol: symbol "_memcpy" is unsupported 'indirect' reference: setting to undefined
bfd_mach_o_scan_read_symtab_symbol: symbol "_memmove" is unsupported 'indirect' reference: setting to undefined
bfd_mach_o_scan_read_symtab_symbol: symbol "_memset" is unsupported 'indirect' reference: setting to undefined
bfd_mach_o_scan_read_symtab_symbol: symbol "_strchr" is unsupported 'indirect' reference: setting to undefined
bfd_mach_o_scan_read_symtab_symbol: symbol "_strcmp" is unsupported 'indirect' reference: setting to undefined
bfd_mach_o_scan_read_symtab_symbol: symbol "_strncmp" is unsupported 'indirect' reference: setting to undefined

comment:9 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: newclosed

Thanks for noticing that patch - it appears to fix it r146295

Note: See TracTickets for help on using tickets.