pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/50220: Mldonkey crashes on start



>Number:         50220
>Category:       pkg
>Synopsis:       Mldonkey crashes on start
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Sep 08 01:30:00 +0000 2015
>Originator:     Germain Le Chapelain
>Release:        7.0RC3, with the latest pkgsrc
>Organization:
CGN
>Environment:
NetBSD germ 7.0_RC3 NetBSD 7.0_RC3 (GENERIC.201508110747Z) amd64

>Description:
mldonkey crashes on start :


bash-4.3# /usr/pkg/libexec/mldonkey/mlnet
2015/09/07 18:15:35 [cO] 8▒▒P▒▒
Segmentation fault (core dumped)


bash-4.3# gdb /usr/pkg/libexec/mldonkey/mlnet mlnet.core
...
Reading symbols from /usr/pkg/libexec/mldonkey/mlnet...done.
[New process 1]
Core was generated by `mlnet'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00000000006a473c in camlCommonOptions__entry ()
(gdb) bt
#0  0x00000000006a473c in camlCommonOptions__entry ()
#1  0x000000000047b3c9 in caml_startup.code_begin ()
#2  0x000000000084fe4e in caml_start_program ()
#3  0x0000000000838644 in _GLOBAL__sub_I__ZN8CryptoPP19cryptopp_assert_154E ()
    at src/utils/lib/CryptoPP.cc:9633
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb)


I would love to investigate some more but am drawing a blank as of how to get more information.

I tried sticking more breakpoints from within xemacs but it keeps telling me the files I put the breakpoints in aren't part of the program debugged.

Is anyone versed in debugging Ocaml ?
>How-To-Repeat:
I compiled and ran the latest mldonkey from the NetBSD 7.0RC3 available from the internet.
>Fix:


Home | Main Index | Thread Index | Old Index