Skip to content

Conversation

aleks-f
Copy link
Member

@aleks-f aleks-f commented Sep 13, 2024

No description provided.

@aleks-f aleks-f linked an issue Sep 15, 2024 that may be closed by this pull request
12 tasks
@aleks-f
Copy link
Member Author

aleks-f commented Sep 15, 2024

@siren186 if you care to do the windows, feel free to do so. see #4692

@siren186
Copy link
Member

@aleks-f OK, Got it. Today is the first day of the Mid-Autumn Festival holiday in China, Happy Mid-Autumn Festival !!!

@aleks-f
Copy link
Member Author

aleks-f commented Sep 15, 2024

@aleks-f OK, Got it. Today is the first day of the Mid-Autumn Festival holiday in China, Happy Mid-Autumn Festival !!!

thank you! we have autumn starting here on September 23, technically it is still summer

@matejk
Copy link
Contributor

matejk commented Sep 16, 2024

@siren186 if you care to do the windows, feel free to do so. see #4692

@siren186, @aleks-f: CMake for Linux, Windows and macOS was added.

@matejk
Copy link
Contributor

matejk commented Sep 17, 2024

Output of sample-trace on Windows, built with CMake:

Exception: thrown from functionC()
Stack trace (most recent call first):
#0  0x64ef7e6e in Poco::Exception::Exception(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, int) at C:\github\poco\Foundation\src\Exception.cpp:42
#1  0x00cd1ace in functionC(int&) at C:\github\poco\Foundation\samples\trace\src\trace.cpp:23
#2  0x00cd1aa0 in functionC(int&) at C:\github\poco\Foundation\samples\trace\src\trace.cpp:22
#3  0x00cd1aa0 in functionC(int&) at C:\github\poco\Foundation\samples\trace\src\trace.cpp:22
#4  0x00cd1aa0 in functionC(int&) at C:\github\poco\Foundation\samples\trace\src\trace.cpp:22
#5  0x00cd1aa0 in functionC(int&) at C:\github\poco\Foundation\samples\trace\src\trace.cpp:22
#6  0x00cd1aa0 in functionC(int&) at C:\github\poco\Foundation\samples\trace\src\trace.cpp:22
#7  0x00cd1b8a in functionB() at C:\github\poco\Foundation\samples\trace\src\trace.cpp:30
#8  0x00cd1bd7 in functionA() at C:\github\poco\Foundation\samples\trace\src\trace.cpp:36
#9  0x00cd1c39 in main() at C:\github\poco\Foundation\samples\trace\src\trace.cpp:43
#10 0x00cd6082 in invoke_main() at D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:78
#11 0x00cd5ed6 in __scrt_common_main_seh() at D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288
#12 0x00cd5d6c in __scrt_common_main() at D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:330
#13 0x00cd6107 in mainCRTStartup(void*) at D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp:16
#14 0x75fa7ba8 in BaseThreadInitThunk
#15 0x775cc11a in RtlInitializeExceptionChain
#16 0x775cc09e in RtlClearBits

@aleks-f aleks-f marked this pull request as ready for review October 9, 2024 18:21
@aleks-f aleks-f merged commit eaabd3f into main Oct 10, 2024
44 checks passed
@aleks-f aleks-f deleted the stack-trace branch October 10, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stacktrace
3 participants