Above gcc: 4.0.1
However, someone reported this crash on SnowLeopard (gcc4.2)
I'm not sure why this happens. The crash appears to arise within the
protobuf calls.
Regards
Saptarshi
Process: R [34034]
Path: /Applications/R64.app/Contents/MacOS/R
Identifier: org.R-project.R
Version: R 2.10.0 GUI 1.30 Leopard build 64-bit (5511)
Code Type: X86-64 (Native)
Parent Process: launchd [182]
Date/Time: 2009-10-28 20:11:54.353 -0700
OS Version: Mac OS X 10.6.1 (10B504)
Report Version: 6
Interval Since Last Report: 195786 sec
Crashes Since Last Report: 2
Per-App Interval Since Last Report: 1676 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: 0A96FBCF-6045-4A38-
A8E5-619A52D23CE5
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Application Specific Information:
abort() called
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fff836bdff6 __kill + 10
1 libSystem.B.dylib 0x00007fff8375f072 abort + 83
2 libSystem.B.dylib 0x00007fff83676095 free + 128
3 libstdc++.6.dylib 0x00007fff87aa71e8
std::string::reserve(unsigned long) + 90
4 libstdc++.6.dylib 0x00007fff87aa742b
std::string::append(char const*, unsigned long) + 127
5 libprotobuf.4.dylib 0x0000000116a0989c
google::protobuf::io::CodedInputStream::ReadString(std::string*, int)
+ 236 (coded_stream.h:761)
6 Rhipe.so 0x000000011430909c
STRING
::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)
+ 396
7 Rhipe.so 0x00000001143099d8
REXP
::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)
+ 2104
8 Rhipe.so 0x0000000114309de8
REXP
::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)
+ 3144
9 libprotobuf.4.dylib 0x00000001169f893e
google::protobuf::MessageLite::ParseFromArray(void const*, int) + 62
(message_lite.cc:104)
10 Rhipe.so 0x000000011430d5d3
unserializeUsingPB + 99
Saptarshi Guha | saptars...@gmail.com | http://www.stat.purdue.edu/~sguha
The use of anthropomorphic terminology when dealing with computing
systems
is a symptom of professional immaturity.
-- Edsger W. Dijkstra
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Protocol Buffers" group.
To post to this group, send email to prot...@googlegroups.com
To unsubscribe from this group, send email to protobuf+u...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/protobuf?hl=en
-~----------~----~----~----~------~----~------~--~---
Would you mind posting or sending your config.log? I'd like to see if
there is something significantly different or strange about my
parameters etc.
- Ryan
On Dec 18, 12:25 am, Kenton Varda <ken...@google.com> wrote:
> FYI, I've verified that protobuf-2.2.0 works correctly on Snow Leopard with
> the latest Xcode compiler.
>
>
>
> On Wed, Nov 11, 2009 at 2:10 PM, Kenton Varda <ken...@google.com> wrote:
> > I have no idea what the problem could be. However, I have a fancy new Mac
> > laptop arriving next week on which I will make sure to test protocol
> > buffers.
>
> ...
>
> read more »
--
You received this message because you are subscribed to the Google Groups "Protocol Buffers" group.
To post to this group, send email to prot...@googlegroups.com.For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
To unsubscribe from this group, send email to protobuf+u...@googlegroups.com.
There were no significant differences in our config logs. I renamed /
usr/local (containing my advisor's 64 bit OpenMP distributions of
everything) and built libprotobuf as well as other stuff (rprotobuf
and RHIPE) and it works fine.
I wish I knew what the problem was, but I am glad this finally works.
Thanks,
Ryan
> ...
>
> read more »
>
> config.log
> 52KViewDownload