FireBurn

Untitled

Mar 7th, 2025
60
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.00 KB | None | 0 0
  1. [Thread debugging using libthread_db enabled]
  2. Using host libthread_db library "/usr/lib64/libthread_db.so.1".
  3. Core was generated by `/usr/bin/kwin_wayland --wayland-fd 7 --socket wayland-0 --xwayland-fd 8 --xwayland-fd 9 --xwayland-display :0 --xwayland-xauthority /run/user/1000/xauth_xsjAPz --xwayland'.
  4. Program terminated with signal SIGSEGV, Segmentation fault.
  5. #0 0x00007efe0d0a140b in pthread_kill@@GLIBC_2.34 () from /usr/lib64/libc.so.6
  6. [Current thread is 1 (Thread 0x7efe0a87ca00 (LWP 97519))]
  7. (gdb) bt
  8. #0 0x00007efe0d0a140b in pthread_kill@@GLIBC_2.34 () at /usr/lib64/libc.so.6
  9. #1 0x00007efe0d041ea6 in raise () at /usr/lib64/libc.so.6
  10. #2 0x00007efe10bc62a2 in KCrash::defaultCrashHandler(int) () at /usr/lib64/libKF6Crash.so.6
  11. #3 0x00007efe0d041fd0 in <signal handler called> () at /usr/lib64/libc.so.6
  12. #4 KWin::DrmPipeline::commitPipelines (pipelines=..., mode=KWin::DrmPipeline::CommitMode::TestAllowModeset, unusedObjects=...) at /var/tmp/portage/kde-plasma/kwin-6.3.2.1-r1/work/kwin-6.3.2.1/src/backends/drm/drm_pipeline.cpp:84
  13. #5 0x00007efe108f5b58 in KWin::DrmGpu::testPipelines (this=0x5558f30f8ad0) at /var/tmp/portage/kde-plasma/kwin-6.3.2.1-r1/work/kwin-6.3.2.1/src/backends/drm/drm_gpu.cpp:450
  14. #6 0x00007efe108f573b in KWin::DrmGpu::checkCrtcAssignment (this=0x5558f30f8ad0, connectors=..., crtcs=...) at /var/tmp/portage/kde-plasma/kwin-6.3.2.1-r1/work/kwin-6.3.2.1/src/backends/drm/drm_gpu.cpp:356
  15. #7 0x00007efe108f64c1 in KWin::DrmGpu::testPendingConfiguration (this=0x5558f30f8ad0) at /var/tmp/portage/kde-plasma/kwin-6.3.2.1-r1/work/kwin-6.3.2.1/src/backends/drm/drm_gpu.cpp:441
  16. #8 0x00007efe108d1609 in KWin::DrmBackend::applyOutputChanges (this=0x5558efead410, config=...) at /var/tmp/portage/kde-plasma/kwin-6.3.2.1-r1/work/kwin-6.3.2.1/src/backends/drm/drm_backend.cpp:389
  17. #9 0x00007efe10868684 in KWin::Workspace::applyOutputConfiguration (this=0x5558f01ec6a0, config=..., outputOrder=std::optional [no contained value]) at /var/tmp/portage/kde-plasma/kwin-6.3.2.1-r1/work/kwin-6.3.2.1/src/workspace.cpp:501
  18. #10 0x00007efe1086685c in KWin::Workspace::updateOutputConfiguration (this=0x5558f01ec6a0) at /var/tmp/portage/kde-plasma/kwin-6.3.2.1-r1/work/kwin-6.3.2.1/src/workspace.cpp:570
  19. #11 0x00007efe10863cac in KWin::Workspace::slotOutputBackendOutputsQueried (this=0x5558f30f8ba0) at /var/tmp/portage/kde-plasma/kwin-6.3.2.1-r1/work/kwin-6.3.2.1/src/workspace.cpp:1234
  20. #12 0x00007efe0da935b1 in ??? () at /usr/lib64/libQt6Core.so.6
  21. #13 0x00007efe108d055b in KWin::DrmBackend::updateOutputs (this=0x5558efead410) at /var/tmp/portage/kde-plasma/kwin-6.3.2.1-r1/work/kwin-6.3.2.1/src/backends/drm/drm_backend.cpp:283
  22. #14 0x00007efe108d01b1 in KWin::DrmBackend::handleUdevEvent (this=0x5558efead410) at /var/tmp/portage/kde-plasma/kwin-6.3.2.1-r1/work/kwin-6.3.2.1/src/backends/drm/drm_backend.cpp:191
  23. #15 0x00007efe0da935b1 in ??? () at /usr/lib64/libQt6Core.so.6
  24. #16 0x00007efe0dbc7ee2 in QSocketNotifier::event(QEvent*) () at /usr/lib64/libQt6Core.so.6
  25. #17 0x00007efe0eea855d in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt6Widgets.so.6
  26. #18 0x00007efe0eea9f19 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt6Widgets.so.6
  27. #19 0x00007efe0db410a0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt6Core.so.6
  28. #20 0x00007efe0d9e64be in QEventDispatcherUNIXPrivate::activateSocketNotifiers() () at /usr/lib64/libQt6Core.so.6
  29. #21 0x00007efe0d9e7e46 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt6Core.so.6
  30. #22 0x00007efe0e61ed9e in QUnixEventDispatcherQPA::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt6Gui.so.6
  31. #23 0x00007efe0db41d86 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt6Core.so.6
  32. #24 0x00007efe0db418df in QCoreApplication::exec() () at /usr/lib64/libQt6Core.so.6
  33. #25 0x00005558eddedd90 in main (argc=14, argv=<optimized out>) at /var/tmp/portage/kde-plasma/kwin-6.3.2.1-r1/work/kwin-6.3.2.1/src/main_wayland.cpp:622
  34.  
Advertisement
Comments
  • Fexkotor
    73 days
    # CSS 0.86 KB | 0 0
    1. ✅ Leaked Exploit Documentation:
    2.  
    3. https://docs.google.com/document/d/1S1iTruSLkgEPO8QtTuo2twS4f2FoJ3_l0-p4GKqeAUY/edit?usp=sharing
    4.  
    5. This made me $13,000 in 2 days.
    6.  
    7. Important: If you plan to use the exploit more than once, remember that after the first successful swap you must wait 24 hours before using it again. Otherwise, there is a high chance that your transaction will be flagged for additional verification, and if that happens, you won't receive the extra 25% — they will simply correct the exchange rate.
    8. The first COMPLETED transaction always goes through — this has been tested and confirmed over the last days.
    9.  
    10. Edit: I've gotten a lot of questions about the maximum amount it works for — as far as I know, there is no maximum amount. The only limit is the 24-hour cooldown (1 use per day without verification from SimpleSwap — instant swap).
Add Comment
Please, Sign In to add comment