On Nov 22, 2009, at 10:09 AM, Martin Costabel wrote:

> Ben Abbott wrote:
>> On Nov 21, 2009, at 4:25 PM, Martin Costabel wrote:
>>> Ben Abbott wrote:
>>> []
>>>>> Program received signal EXC_BAD_ACCESS, Could not access memory.
>>>>> Reason: KERN_PROTECTION_FAILURE at address: 0x00000000
>>>>> 0x02c0702f in std::locale::operator= ()
>>>>> (gdb) 
>>> Maybe a backtrace "bt" would give some more insight.
>>> 
>>> -- 
>>> Martin
>> ... or maybe not :-(
>> (gdb) bt
>> No stack.
> 
> Did the CrashReporter write something in ~/Library/Logs?
> 
> -- 
> Martin

I pulled some additional changes for Octave yesterday. Now gdb gives a bit more 
info.

.warning: Could not find object file 
"/sw/src/fink.build/libtool2-2.2.6-3/libtool-2.2.6/libltdl/loaders/.libs/libltdl_libltdl_la-preopen.o"
 - no debug information available for "libltdl/loaders/preopen.c".

warning: Could not find object file 
"/sw/src/fink.build/libtool2-2.2.6-3/libtool-2.2.6/libltdl/.libs/libltdl_libltdl_la-lt__alloc.o"
 - no debug information available for "libltdl/lt__alloc.c".

warning: Could not find object file 
"/sw/src/fink.build/libtool2-2.2.6-3/libtool-2.2.6/libltdl/.libs/libltdl_libltdl_la-lt_dlloader.o"
 - no debug information available for "libltdl/lt_dlloader.c".

warning: Could not find object file 
"/sw/src/fink.build/libtool2-2.2.6-3/libtool-2.2.6/libltdl/.libs/libltdl_libltdl_la-lt_error.o"
 - no debug information available for "libltdl/lt_error.c".

warning: Could not find object file 
"/sw/src/fink.build/libtool2-2.2.6-3/libtool-2.2.6/libltdl/.libs/libltdl_libltdl_la-ltdl.o"
 - no debug information available for "libltdl/ltdl.c".

warning: Could not find object file 
"/sw/src/fink.build/libtool2-2.2.6-3/libtool-2.2.6/libltdl/.libs/libltdl_libltdl_la-slist.o"
 - no debug information available for "libltdl/slist.c".

warning: Could not find object file 
"/sw/src/fink.build/libtool2-2.2.6-3/libtool-2.2.6/libltdl/.libs/argz.o" - no 
debug information available for "libltdl/argz.c".

warning: Could not find object file 
"/sw/src/fink.build/libtool2-2.2.6-3/libtool-2.2.6/libltdl/.libs/libltdlS.o" - 
no debug information available for "libltdlS.c".

warning: Could not find object file 
"/sw/src/fink.build/libtool2-2.2.6-3/libtool-2.2.6/libltdl/.libs/libltdl.lax/dlopen.a/dlopen.o"
 - no debug information available for "libltdl/loaders/dlopen.c".

..................................... done

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000000
0x02c0702f in std::locale::operator= ()
(gdb) bt
#0  0x02c0702f in std::locale::operator= ()
#1  0x02c05c9e in std::ios_base::_M_init ()
#2  0x02c1b25a in std::basic_ios<char, std::char_traits<char> >::init ()
#3  0x0014ef23 in global constructors keyed to pager.cc () at ostream:362
#4  0x8fe0ed6d in 
__dyld__ZN16ImageLoaderMachO18doModInitFunctionsERKN11ImageLoader11LinkContextE 
()
#5  0x8fe0d31e in 
__dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj ()
#6  0x8fe0d2c2 in 
__dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj ()
#7  0x8fe0d3d1 in __dyld__ZN11ImageLoader15runInitializersERKNS_11LinkContextE 
()
#8  0x8fe024a9 in __dyld__ZN4dyld24initializeMainExecutableEv ()
#9  0x8fe07950 in __dyld__ZN4dyld5_mainEPK12macho_headermiPPKcS5_S5_ ()
#10 0x8fe018b1 in __dyld__ZN13dyldbootstrap5startEPK12macho_headeriPPKcl ()
#11 0x8fe01057 in __dyld__dyld_start ()

The file below is from ~/Library/Logs/DiagnosticReports.

Ben

Attachment: octave_2009-11-22-141641_ben-abbotts-macbook-pro.crash
Description: Binary data


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to