Opened 15 years ago
Closed 14 years ago
#23064 closed defect (fixed)
TinyFugue (package: tf) issues on Snow Leopard
Reported by: | bluebaleen@… | Owned by: | darren.bane@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | tf |
Description (last modified by mf2k (Frank Schima))
Using /trigger -n <text pattern> results in a Segmentation fault. Also /ps is bugged. This all seems to be related to the symbols table in Snow Leopard. I have pasted the debug information below. Any assistance with this problem would be greatly appreciated.
# TinyFugue debugging information > TinyFugue version 5.0 beta 8 > Darwin Darwin Kernel Version 10.2.0: Tue Nov 3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386 10.2.0 > +256colors -core +float +ftime +history +IPv6 +locale +MCCPv1 +MCCPv2 +process -SOCKS -ssl +subsecond +TZ > virtscreen=1, visual=1, expnonvis=0, emulation=3, lp=0, sub=0 > TERM="xterm-color" > cmd="TRIGGER" > Abnormal termination - signal 11 Reading symbols for shared libraries ..... done /Users/charlie/13711: No such file or directory Attaching to program: `/opt/local/bin/tf', process 13711. Reading symbols for shared libraries ++++. done 0x00007fff84ff9020 in __wait4 () $1 = "xsock:" $2 = "(no xsock)" $3 = "(no host)" $4 = "(no port)" $5 = "fsock:" $6 = "(no fsock)" $7 = "(no host)" $8 = "(no port)" #0 0x00007fff84ff9020 in __wait4 () No symbol table info available. #1 0x000000010002b9ab in debugger_dump () No symbol table info available. #2 0x000000010002bf65 in core_handler () No symbol table info available. #3 <signal handler called> No symbol table info available. #4 0x00007fff84fadcc0 in strlen () No symbol table info available. #5 0x0000000100034e38 in vSprintf () No symbol table info available. #6 0x0000000100035d74 in oprintf () No symbol table info available. #7 0x000000010001a854 in find_and_run_matches () No symbol table info available. #8 0x00000001000038a7 in handle_trigger_command () No symbol table info available. #9 0x000000010000785a in execute_command () No symbol table info available. #10 0x000000010000904e in prog_interpret () No symbol table info available. #11 0x0000000100009fd8 in prog_run () No symbol table info available. #12 0x000000010000ccd1 in macro_run () No symbol table info available. #13 0x00000001000172b3 in handle_input_line () No symbol table info available. #14 0x0000000100017fc7 in handle_keyboard_input () No symbol table info available. #15 0x0000000100033190 in main_loop () No symbol table info available. #16 0x000000010001e21c in main () No symbol table info available. ---------------- Output to screen: Dumped debugging information to file 'tf.dump.13711.txt'. Please submit this file to the bug reporting system at http://tinyfugue.sourceforge.net/ or by email to kenkeys@users.sourceforge.net. Also describe what you were doing in tf when this occured, and whether you can repeat it. > Abnormal termination - signal 11 Press any key. Segmentation fault
Change History (2)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Keywords: | Tinyfugue tf removed |
Owner: | changed from macports-tickets@… to darren.bane@… |
comment:2 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This is an upstream bug. Patched in r76018.