Ticket #4961 enhancement new
Opened 2 years ago
glib2reactor crashes under windows
| Reported by: | detly | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
Running the attached test script (in Windows XP SP2) results in a dialog popping up, saying "python.exe has encountered a problem and needs to close. We are sorry for the inconvenience."
Clicking to view the details shows:
AppName: python.exe AppVer: 0.0.0.0 ModName: _glib.pyd Offset: 00006d0e
Unfortunately there's no way I can see to extract the more detailed crash information.
Running a plain glib main loop (without Twisted) works fine.
Glib/GTK is at v2.22 and was installed from the all-in-one installer:
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

