Skip to content

atexit handlers crash C++ runtime #169

@GoogleCodeExporter

Description

@GoogleCodeExporter
Starting with 15.

Current wallpaper in nsBrowserApp.cpp::main() is just to _Exit() and never let 
the function return, but this is clearly wrong.

Ben suggests this could be a symptom of a library being unloaded, but dyld with 
DYLD_PRINT_LIBRARIES shows nothing being unloaded at all. It could be a 
compiler problem also: https://bugzilla.redhat.com/show_bug.cgi?id=161061

This is shippable but it should be fixed as it is possibly a symptom of a 
larger problem.

Not an issue for 10-stable.

Original issue reported on code.google.com by classi...@floodgap.com on 10 Jul 2012 at 5:17

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions