Opened 11 years ago

Closed 8 years ago

#38991 closed defect (fixed)

Python27 crashes in openssl code on PPC Tiger 10.4.11 when I build with -vd

Reported by: ballapete (Peter "Pete" Dyballa) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc: larryv (Lawrence Velázquez), neverpanic (Clemens Lang), jyrkiwahlstedt, cooljeanius (Eric Gallager), petrrr
Port: openssl python27

Description

When I recently upgraded gtk2 and libgsf it happened a few times that CrashReporter opened windows reporting that the programme "Python" had crashed. The report starts like that:

OS Version:     10.4.11 (Build 8S165)
Report Version: 4

Command: Python
Path:    /opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
Parent:  gmake [5633]

Version: 2.7.3 (2.7.3)

PID:    7563
Thread: 0

Exception:  EXC_BAD_INSTRUCTION (0x0002)
Code[0]:    0x00000002
Code[1]:    0x013111c0


Thread 0 Crashed:
0   libcrypto.1.0.0.dylib 	0x013111c0 OPENSSL_ppc64_probe + 0
1   libcrypto.1.0.0.dylib 	0x013114b4 OPENSSL_cpuid_setup + 196
2   libcrypto.1.0.0.dylib 	0x0139b8f4 OPENSSL_add_all_algorithms_noconf + 20
3   _ssl.so               	0x016734e4 init_ssl + 388 (_ssl.c:1682)
4   org.python.python     	0x002fd304 _PyImport_LoadDynamicModule + 196 (importdl.c:54)
5   org.python.python     	0x002fae78 import_submodule + 424 (import.c:2596)
6   org.python.python     	0x002fb120 load_next + 336 (import.c:2416)

Attachments (1)

Python.crash.log (110.0 KB) - added by ballapete (Peter "Pete" Dyballa) 11 years ago.
Python crash log

Download all attachments as: .zip

Change History (11)

Changed 11 years ago by ballapete (Peter "Pete" Dyballa)

Attachment: Python.crash.log added

Python crash log

comment:1 Changed 11 years ago by jmroot (Joshua Root)

Cc: mww@… added
Port: openssl added
Summary: Python27 crashes on PPC Tiger 10.4.11 when I build with -vdPython27 crashes in openssl code on PPC Tiger 10.4.11 when I build with -vd

The crash is actually in openssl code. Does it still happen with the current version?

comment:2 in reply to:  1 Changed 11 years ago by ballapete (Peter "Pete" Dyballa)

Replying to jmr@…:

The crash is actually in openssl code. Does it still happen with the current version?

Since months it did not happen, but today I am installing python27 2.7.5_1…

comment:3 Changed 10 years ago by raimue (Rainer Müller)

A similar problem has been reported against qemu in #42225.

comment:4 Changed 10 years ago by jyrkiwahlstedt

Just to remind, python27 is now at 2.7.6, so please sync… I'm not sure, though, whether that fixes anything, Tiger is that old.

comment:5 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:6 in reply to:  4 Changed 10 years ago by ballapete (Peter "Pete" Dyballa)

Replying to jwa@…:

Just to remind, python27 is now at 2.7.6, so please sync… I'm not sure, though, whether that fixes anything, Tiger is that old.

I updated to python27 @2.7.6_0 successfully. It is OK as was python27 @2.7.5_1 before.

comment:7 Changed 9 years ago by jmroot (Joshua Root)

Cc: larryv@… cal@… added; mww@… removed

comment:8 Changed 9 years ago by petrrr

Cc: petr@… added

Cc Me!

comment:9 Changed 9 years ago by petrrr

According to the feedback of the reporter, this looks like this was fixed.

comment:10 Changed 8 years ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: newclosed

Closing because it was apparently fixed.

Note: See TracTickets for help on using tickets.