Hi
i am also having an error when building pd from source
gdb gives me
Reading symbols for shared libraries .................................................. done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done
Program received signal EXC_BAD_ACCESS, Could not access memory. 0x8fe18f88 in __dyld_local_relocation ()
how can i fix this? it seems to be onlyy when i build from source??
Patrick Pagano, B.S.,M.F.A Candidate Research And Development Assistant Digital Worlds Institute University Of Florida (352) 294-2070
Program received signal EXC_BAD_ACCESS, Could not access memory. 0x8fe18f88 in __dyld_local_relocation ()
"where" would give you a more detailed backtrace ...
cheers ... tim
ok thanks tim, this is teh spit out from "where"
why woudl it be accessing /Users/patrickp/pd-0.37-1test1/pd-externals/grid.pd_darwin") at s_loader.c:136??
i know i tried to use Jamie's .diff on that file
but why would it look there?
this is with pd 38-4 on OS X 10.3.8
cheers and any help appreciated
Pat
Program received signal EXC_BAD_ACCESS, Could not access memory. 0x8fe18f88 in __dyld_local_relocation () (gdb) where #0 0x8fe18f88 in __dyld_local_relocation () #1 0x8fe049a0 in __dyld_map_bundle_image () #2 0x8fe131a8 in __dyld__dyld_link_module () #3 0x9003f4a8 in NSLinkModule () #4 0x0003dbd0 in sys_load_lib (dirname=0x40ab10 "/Users/patrickp/Desktop/pd-0.38-4/bin", classname=0xbfffe8b0 "/Users/patrickp/pd-0.37-1test1/pd-externals/grid.pd_darwin") at s_loader.c:136 #5 0x00039bf8 in glob_initfromgui (dummy=0x80347c, s=0xbfffe8ec, argc=23, argv=0x77604) at s_main.c:235 #6 0x000332e4 in pd_typedmess (x=0x7d73c, s=0x0, argc=0, argv=0x80808080) at m_class.c:749 #7 0x00036298 in binbuf_eval (x=0x80347c, target=0xbffff5a0, argc=0, argv=0x0) at m_binbuf.c:581 #8 0x0003b9fc in socketreceiver_read (x=0xbffff580, fd=513852) at s_inter.c:510 #9 0x0003b180 in sys_domicrosleep (microsec=8402044, pollem=-1073747732) at s_inter.c:170 #10 0x0003c148 in sys_pollgui () at s_inter.c:788 #11 0x00039750 in m_scheduler () at m_sched.c:459 #12 0x0000251c in _start (argc=478948, argv=0x0, envp=0x1) at /SourceCache/Csu/Csu-47/crt.c:267 #13 0x8fe1a558 in __dyld__dyld_start () On Apr 26, 2005, at 3:50 AM, Tim Blechmann wrote:
Program received signal EXC_BAD_ACCESS, Could not access memory. 0x8fe18f88 in __dyld_local_relocation ()
"where" would give you a more detailed backtrace ...
cheers ... tim
-- mailto:TimBlechmann@gmx.de ICQ: 96771783 http://www.mokabar.tk
latest mp3: kMW.mp3 http://mattin.org/mp3.html
latest cd: Goh Lee Kwang & Tim Blechmann: Drone http://www.geocities.com/gohleekwangtimblechmannduo/
After one look at this planet any visitor from outer space would say "I want to see the manager." William S. Burroughs
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Patrick Pagano, B.S.,M.F.A Candidate Research And Development Assistant Digital Worlds Institute University Of Florida (352) 294-2070
ok wierdness
i have been/usually test a new pd without ANY -lib flags, but this seems to see my old .pdrc? or pd.command, it is using a grid.pd.darwin for a drummachine thing i wrote, how do i clear that from loading without moving it/deleting it?
Pat
On Apr 26, 2005, at 8:32 AM, Patrick Pagano wrote:
ok thanks tim, this is teh spit out from "where"
why woudl it be accessing /Users/patrickp/pd-0.37-1test1/pd-externals/grid.pd_darwin") at s_loader.c:136??
i know i tried to use Jamie's .diff on that file
but why would it look there?
this is with pd 38-4 on OS X 10.3.8
cheers and any help appreciated
Pat
Program received signal EXC_BAD_ACCESS, Could not access memory. 0x8fe18f88 in __dyld_local_relocation () (gdb) where #0 0x8fe18f88 in __dyld_local_relocation () #1 0x8fe049a0 in __dyld_map_bundle_image () #2 0x8fe131a8 in __dyld__dyld_link_module () #3 0x9003f4a8 in NSLinkModule () #4 0x0003dbd0 in sys_load_lib (dirname=0x40ab10 "/Users/patrickp/Desktop/pd-0.38-4/bin", classname=0xbfffe8b0 "/Users/patrickp/pd-0.37-1test1/pd-externals/grid.pd_darwin") at s_loader.c:136 #5 0x00039bf8 in glob_initfromgui (dummy=0x80347c, s=0xbfffe8ec, argc=23, argv=0x77604) at s_main.c:235 #6 0x000332e4 in pd_typedmess (x=0x7d73c, s=0x0, argc=0, argv=0x80808080) at m_class.c:749 #7 0x00036298 in binbuf_eval (x=0x80347c, target=0xbffff5a0, argc=0, argv=0x0) at m_binbuf.c:581 #8 0x0003b9fc in socketreceiver_read (x=0xbffff580, fd=513852) at s_inter.c:510 #9 0x0003b180 in sys_domicrosleep (microsec=8402044, pollem=-1073747732) at s_inter.c:170 #10 0x0003c148 in sys_pollgui () at s_inter.c:788 #11 0x00039750 in m_scheduler () at m_sched.c:459 #12 0x0000251c in _start (argc=478948, argv=0x0, envp=0x1) at /SourceCache/Csu/Csu-47/crt.c:267 #13 0x8fe1a558 in __dyld__dyld_start () On Apr 26, 2005, at 3:50 AM, Tim Blechmann wrote:
Program received signal EXC_BAD_ACCESS, Could not access memory. 0x8fe18f88 in __dyld_local_relocation ()
"where" would give you a more detailed backtrace ...
cheers ... tim
-- mailto:TimBlechmann@gmx.de ICQ: 96771783 http://www.mokabar.tk
latest mp3: kMW.mp3 http://mattin.org/mp3.html
latest cd: Goh Lee Kwang & Tim Blechmann: Drone http://www.geocities.com/gohleekwangtimblechmannduo/
After one look at this planet any visitor from outer space would say "I want to see the manager." William S. Burroughs
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Patrick Pagano, B.S.,M.F.A Candidate Research And Development Assistant Digital Worlds Institute University Of Florida (352) 294-2070
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Patrick Pagano, B.S.,M.F.A Candidate Research And Development Assistant Digital Worlds Institute University Of Florida (352) 294-2070
Patrick Pagano wrote:
ok wierdness
i have been/usually test a new pd without ANY -lib flags, but this seems to see my old .pdrc? or pd.command, it is using a grid.pd.darwin for a drummachine thing i wrote, how do i clear that from loading without moving it/deleting it?
if it is hardcoded in pd.command, edit that file ;-) if it is in .pdrc, edit that file ;-)
if it is stored in the pdsettings, i guess you are a bit out of luck :-( temporarily move the grid.pd_darwin to somewhere (grid.pd_darwin.bak), launch pd (hopefully without a crash), go to File->Startup..., delete the "grid"-line, click on "save", quit pd and move the backup-copy back to grid.pd_linux
i guess there is a need for a "-ignore-settings" flag.
mfg.a.dsr IOhannes
Pat
i moved grid.pd_darwin _grid.pdPdarwin and it started up
what do you mean pdsettings?
On Apr 26, 2005, at 8:58 AM, IOhannes m zmoelnig wrote:
Patrick Pagano wrote:
ok wierdness i have been/usually test a new pd without ANY -lib flags, but this seems to see my old .pdrc? or pd.command, it is using a grid.pd.darwin for a drummachine thing i wrote, how do i clear that from loading without moving it/deleting it?
if it is hardcoded in pd.command, edit that file ;-) if it is in .pdrc, edit that file ;-)
if it is stored in the pdsettings, i guess you are a bit out of luck :-( temporarily move the grid.pd_darwin to somewhere (grid.pd_darwin.bak), launch pd (hopefully without a crash), go to File->Startup..., delete the "grid"-line, click on "save", quit pd and move the backup-copy back to grid.pd_linux
i guess there is a need for a "-ignore-settings" flag.
mfg.a.dsr IOhannes
Pat
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Patrick Pagano, B.S., M.F.A. Research And Development Assistant Digital Worlds Institute University Of Florida (352) 294-2082
shree wrote:
i moved grid.pd_darwin _grid.pdPdarwin and it started up
what do you mean pdsettings?
there are several ways how to fix the startup flags for pd.
key/value-pairs (see http://puredata.info/docs/faq/FrontPage#WhatIsPdSettings ))
1&2 are interfaced via a text-editor (e.g. "vi ~/.pdrc") 3 is interfaced directly via the pd menu "File->Startup..."
mfg.asd.r IOhannes
I am getting segmentation faults with the binaries too, yikes
On Apr 25, 2005, at 7:07 PM, Patrick Pagano wrote:
Hi
i am also having an error when building pd from source
gdb gives me
Reading symbols for shared libraries .................................................. done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done
Program received signal EXC_BAD_ACCESS, Could not access memory. 0x8fe18f88 in __dyld_local_relocation ()
how can i fix this? it seems to be onlyy when i build from source??
Patrick Pagano, B.S.,M.F.A Candidate Research And Development Assistant Digital Worlds Institute University Of Florida (352) 294-2070
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Patrick Pagano, B.S.,M.F.A Candidate Research And Development Assistant Digital Worlds Institute University Of Florida (352) 294-2070
Reading symbols for shared libraries ...... done Reading symbols from /Users/patrickp/Desktop/Pd-0.38-3.app/Contents/MacOS/Pd...done. (gdb) run Starting program: /Users/patrickp/Desktop/Pd-0.38-3.app/Contents/MacOS/Pd Reading symbols for shared libraries .................................................. done Reading symbols for shared libraries . done pd_gui: pd process exited
Program exited normally.
On Apr 25, 2005, at 7:59 PM, Patrick Pagano wrote:
I am getting segmentation faults with the binaries too, yikes
On Apr 25, 2005, at 7:07 PM, Patrick Pagano wrote:
Hi
i am also having an error when building pd from source
gdb gives me
Reading symbols for shared libraries .................................................. done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done
Program received signal EXC_BAD_ACCESS, Could not access memory. 0x8fe18f88 in __dyld_local_relocation ()
how can i fix this? it seems to be onlyy when i build from source??
Patrick Pagano, B.S.,M.F.A Candidate Research And Development Assistant Digital Worlds Institute University Of Florida (352) 294-2070
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Patrick Pagano, B.S.,M.F.A Candidate Research And Development Assistant Digital Worlds Institute University Of Florida (352) 294-2070
Patrick Pagano, B.S.,M.F.A Candidate Research And Development Assistant Digital Worlds Institute University Of Florida (352) 294-2070