Perhaps this may help. Or not. Anyway, I decided to try running pine in the gdb debugger. Below is the traceback.
Maybe I could find out where the problem is occurring (not that I'd be able to fix it) if there were a way to get fink to leave the source after building and installing the .deb file. #0 0x9004716c in kill () #1 0x90128b98 in abort () #2 0x917f45d8 in RegisterProcess () #3 0x917f43e0 in INIT_Processes () #4 0x917f42e8 in GetCurrentProcess () #5 0x931a1e78 in HLTBRegisterProcessIfNeeded () #6 0x9337724c in HandlerInstalled () #7 0x9317fe40 in GlobalRegistryEventRegistered () #8 0x9317fb10 in TEventTypeIndex::AddTypes () #9 0x9317f9c8 in AddHandlersToIndex () #10 0x9317f78c in PushEventHandler () #11 0x93180dfc in InstallEventHandler () #12 0x00179c4c in install_app_launch_cb (user_data=0x384754) at os.c:2609 #13 0x0017f8f4 in osx_launch_special_handling (mc_cmd=0x1342a60, image_file=0x1342590 "/var/tmp/im115200.html") at os.c:2479 #14 0x0017fb50 in exec_mailcap_cmd (mc_cmd=0x1342a60, image_file=0x1342590 "/var/tmp/im115200.html", needsterminal=0) at os.c:2351 #15 0x000d91b0 in run_viewer (image_file=0x1342590 "/var/tmp/im115200.html", body=0x1342330, chk_extension=0) at mailpart.c:2376 #16 0x000dea90 in display_attachment (msgno=1248, a=0x1346adc, flags=0) at mailpart.c:2343 #17 0x000e0c14 in attachment_screen (ps=0x1804600) at mailpart.c:937 #18 0x0012ea30 in main (argc=3692944, argv=0x37cdfc) at pine.c:1292 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
