[MacPorts] #17091: sshfs-1.9: Bus Error on OS 10.5.5 (intel)

MacPorts noreply at macports.org
Wed Nov 5 07:27:00 PST 2008


#17091: sshfs-1.9: Bus Error on OS 10.5.5 (intel)
-----------------------------------------+----------------------------------
 Reporter:  borcec01 at student.uwa.edu.au  |       Owner:  macports-tickets at lists.macosforge.org
     Type:  defect                       |      Status:  new                                  
 Priority:  Normal                       |   Milestone:  Port Bugs                            
Component:  ports                        |     Version:  1.6.0                                
 Keywords:  sshfs-1.9 "bus error"        |        Port:  sshfs                                
-----------------------------------------+----------------------------------
 sshfs doesn't seem to work on my system:


 {{{
 dropdeer:~ calin$ sshfs calin at box.local:/
 calin at box.local's password:
 Bus error
 }}}


 I'm running OS 10.5.5 on an Intel Core Duo.

 I've tried reinstalling sshfs/macfuse. My currently installed versions
 are:


 {{{
 dropdeer:~ root# port list sshfs macfuse libfuse
 sshfs                          @1.9            fuse/sshfs
 macfuse                        @1.7            fuse/macfuse
 libfuse                        @2.7.1          fuse/libfuse
 }}}


 I've also run sshfs in gdb and it produced the following backtrace after
 the bus error:


 {{{
 (gdb) where
 #0  0x9010045b in hash_search ()
 #1  0x000367b4 in fuse_kern_mount ()
 #2  0x00030f12 in fuse_mount_compat25 ()
 #3  0x00030f65 in fuse_mount_common ()
 #4  0x00030fed in fuse_setup_common ()
 #5  0x000310e5 in fuse_main_common ()
 #6  0x00031182 in fuse_main_real ()
 #7  0x00002c57 in sshfs_fuse_main ()
 #8  0x00004f0f in main ()
 }}}

 Hopefully some of this information will be useful in replicating the
 error.

-- 
Ticket URL: <http://trac.macports.org/ticket/17091>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list