Hi, 

   I am using libMesh on a Mac with 10.8.4. I updated to the latest git 
repository and am getting the following error upon running introduction_ex1.
   I have never seen this before. 
  
   Has anyone else run into this same issue on Mac or otherwise? Could any 
recent changes have made this impact? 

Thanks,
Manav


Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x0000000105af5db8
0x00000001047ecfcd in __findenv ()
(gdb) where
#0  0x00000001047ecfcd in __findenv ()
#1  0x00000001047ed020 in getenv ()
#2  0x00000001047d27dd in _st_tzset_basic ()
#3  0x00000001047d4044 in localtime ()
#4  0x0000000100d2eea9 in libMesh::Utility::get_timestamp () at 
src/utils/timestamp.C:46
#5  0x0000000100cd939c in libMesh::PerfLog::get_info_header (this=0x101bbe818) 
at src/utils/perf_log.C:102
#6  0x0000000100cdd4db in libMesh::PerfLog::get_log (this=0x101bbe818) at 
src/utils/perf_log.C:571
#7  0x0000000100cd9282 in libMesh::PerfLog::print_log (this=0x101bbe818) at 
src/utils/perf_log.C:588
#8  0x0000000100cd9187 in libMesh::PerfLog::~PerfLog (this=0x101bbe818) at 
src/utils/perf_log.C:62
#9  0x0000000100cd9155 in libMesh::PerfLog::~PerfLog (this=0x101bbe818) at 
src/utils/perf_log.C:60
#10 0x00000001047eb307 in __cxa_finalize ()
#11 0x00000001047ecf57 in exit ()
#12 0x00000001047557e8 in start ()
(gdb) 
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to