Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when running mldonkey on Mac OSX Intel #4064

Closed
vicuna opened this issue Jul 18, 2006 · 2 comments
Closed

Crash when running mldonkey on Mac OSX Intel #4064

vicuna opened this issue Jul 18, 2006 · 2 comments
Labels

Comments

@vicuna
Copy link

vicuna commented Jul 18, 2006

Original bug ID: 4064
Reporter: kentaur
Status: closed (set by @xavierleroy on 2006-08-01T12:44:57Z)
Resolution: unable to duplicate
Priority: normal
Severity: minor
Version: 3.09.3
Category: ~DO NOT USE (was: OCaml general)
Monitored by: kentaur

Bug description

mldonkey always crashes when running on Mac OSX Intel. gdb reports this:

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000000
0x002bcbea in caml_oldify_local_roots ()
(gdb) where
#0 0x002bcbea in caml_oldify_local_roots ()
#1 0x002bd3b4 in caml_empty_minor_heap ()
#2 0x002bd4ce in caml_minor_collection ()
#3 0x002ce660 in caml_garbage_collection ()
#4 0x002bc80c in caml_call_gc ()
Previous frame inner to this frame (corrupt stack?)
(gdb)

@vicuna
Copy link
Author

vicuna commented Jul 25, 2006

Comment author: @damiendoligez

Which version of mldonkey? Which version of OCaml?

Mldonkey is full of dirty hacks, and whenever I try it on
my PPC Mac, it doesn't even compile.

@vicuna
Copy link
Author

vicuna commented Aug 1, 2006

Comment author: @xavierleroy

mldonkey 2.7.7 compiles and runs fine with today's 3.09.3 development version.
The crashes could have been related to recently-fixed stack aligment problems
in ocamlopt. I'm closing this report for the time being; feel free to reopen
with additional info if the problem persists.

@vicuna vicuna closed this as completed Aug 1, 2006
@vicuna vicuna added the bug label Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant