Re: Bus error
eduard aylon <[email protected]>
| Newsgroups | gmane.comp.audio.jamin.devel |
|---|---|
| Message-ID | <[email protected]> |
Sorry for the spam... It's a bit strange, but just realised it's a matter of re-setting my DYLD_LIBRARY_PATH manually, i.e. export DYLD_LIBRARY_PATH= $DYLD_LIBRARY_PATH (terminal commands and output below) still puzzled about it... if someone (steve?) could explain it i'd appreciate it. many thanks, eduard **************** terminal output: **************** Last login: Sat Mar 31 11:01:21 on ttyp6 Welcome to Darwin! 11:02:03 - eaylon@jupiter:~$ jamin jamin 0.95.0 (C) 2003-2005 J. Depner, S. Harris, J. O'Quin, R. Parker and P. Shirkey This is free software, and you are welcome to redistribute it under certain conditions; see the file COPYING for details. Segmentation fault 11:02:05 - eaylon@jupiter:~$ echo $DYLD_LIBRARY_PATH /usr/local:/usr/local/lib:/sw/lib/:/usr/local/qwt/lib/ 11:02:13 - eaylon@jupiter:~$ export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH 11:02:40 - eaylon@jupiter:~$ jamin jamin 0.95.0 (C) 2003-2005 J. Depner, S. Harris, J. O'Quin, R. Parker and P. Shirkey This is free software, and you are welcome to redistribute it under certain conditions; see the file COPYING for details. ^C 11:02:48 - eaylon@jupiter:~$ On Mar 30, 2007, at 10:34 AM, Steve Harris wrote: > > On 29 Mar 2007, at 20:47, eduard aylon wrote: > >> At the school I am teaching, I installed jamin on G4, G5 and >> MacPros a while back. OS X has been updated to 10.4.9 on the G5 I >> use there (not on the other computers), but fink package hasn't >> for a while. Jamin is still running on all computers. This is >> weird, cause if the problem in my laptop (macbookpro) was due to >> an updated fftw3 through fink (thus in /sw/lib) it should still >> run when linking to the old fftw3 in /usr/local/lib, unless the >> problem is something else... >> >> For the time being, I guess I just don't have to update the fink >> package at the school. However I am not able to run jamin on my >> laptop so any tips from mac users, whenever they come, will be >> much appreciated. > > I guess you've already tried it, but it's worth rebuilding jamin > from scratch (make clean all) incase the ABI to FFTW has changed. > > If that doesn't help, you could ktrace or gdb to find out where the > problem is, but I would guess it's linking related. > > The screenshot is very motivating, thanks :) > > - Steve ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV