Opened 10 years ago
Closed 9 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)
Change History (10)
comment:1 follow-up: 2 Changed 10 years ago by mf2k (Frank Schima)
Port: | moria added |
---|
comment:2 Changed 10 years ago by pgyore@…
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.
Changed 10 years ago by kurthindenburg (Kurt Hindenburg)
Attachment: | moria_2014-06-15-104548_earth.crash added |
---|
crash file for moria
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:8 Changed 9 years ago by geekosaur
https://bugs.launchpad.net/ubuntu/+source/moria/+bug/925005 has a patch for this.
comment:9 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks for noticing that patch - it appears to fix it r146295
Note: See
TracTickets for help on using
tickets.
In the future, please fill in the Port field.