[Bug 40502] Global objects constructors fail when invoking standard libs

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 20 05:50:43 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=40502

--- Comment #2 from Mirko Ortensi <mirko.ortensi at gmail.com> ---
Follows gdb backtrace

Program terminated with signal 11, Segmentation fault.
#0  0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
#1  0xb6417798 in Printer::Printer (this=0xb641fbe0) at issue.cpp:16
#2  0xb6417748 in __static_initialization_and_destruction_0 (__initialize_p=1,
__priority=65535) at issue.cpp:20
#3  0xb6417770 in _GLOBAL__sub_I_issue.cpp(void) () at issue.cpp:42
#4  0xb6ee9220 in ?? () from /lib/ld-linux-armhf.so.3
#5  0x00f4d988 in ?? ()
#6  0x00f4d988 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list