[Issue 726] New - Core dump when starting

[email protected] Thu, 28 Oct 2010 00:35:04 -0700 (PDT)
Newsgroups gmane.comp.version-control.subversion.rapidsvn.issues
Message-ID <[email protected]>
http://rapidsvn.tigris.org/issues/show_bug.cgi?id=726
                 Issue #|726
                 Summary|Core dump when starting
               Component|rapidsvn
                 Version|0.12
                Platform|Other
              OS/Version|AIX
                     URL|
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|svncpp
             Assigned to|issues@rapidsvn
             Reported by|jylenhof






------- Additional comments from [email protected] Thu Oct 28 00:35:03 -0700 2010 -------
Hi,

I've compiled successfully rapidsvn on my AIX server. (AIX 6.1 TL5)
For this I've compiled and installed wxgtk, the sample are running correctly.

When running, rapidsvn core dumped when I try to start it.

Here's a stack trace in gdb of the core dump.


wlp-arm-1-q /opt/sources/rapidsvn-0.12.0-1 # gdb /usr/local/bin/rapidsvn core
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "powerpc-ibm-aix5.1.0.0"...
Core was generated by `rapidsvn'.
Program terminated with signal 11, Segmentation fault.
#0  0x206bc308 in apr_initialize ()
   from /usr/local/lib/libsvncpp.a(libsvncpp.so.3)
(gdb) bt
#0  0x206bc308 in apr_initialize ()
   from /usr/local/lib/libsvncpp.a(libsvncpp.so.3)
#1  0x206bc214 in svn::Apr::__ct (this=0x218546ed) at apr.cpp:39
#2  0x100f255c in RapidSvnFrame::Data::__ct (this=0x21854580,
    parent=0x218401d0, locale_=@0x217b95ec) at rapidsvn_frame.cpp:202
#3  0x100f2ba8 in RapidSvnFrame::__ct (this=0x218401d0, title=@0x2ff229e4,
    locale=@0x217b95ec) at rapidsvn_frame.cpp:824
#4  0x10003410 in RapidSvnApp::OnInit (this=0x217b9590) at rapidsvn_app.cpp:108
#5  0x10000e64 in wxAppConsole::CallOnInit (this=0x217b9590)
    at /usr/local/include/wx-2.8/wx/app.h:76
#6  0x200356b4 in wxEntry () from /usr/local/lib/libwx_base-2.8.a
#7  0x10003520 in main (argc=1, argv=0x2ff22b94) at rapidsvn_app.cpp:54
(gdb) quit
wlp-arm-1-q /opt/sources/rapidsvn-0.12.0-1 # xterm
wlp-arm-1-q /opt/sources/rapidsvn-0.12.0-1 #

------------------------------------------------------
http://rapidsvn.tigris.org/ds/viewMessage.do?dsForumId=670&dsMessageId=2676433

To unsubscribe from this discussion, e-mail: [[email protected]].