Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

stack smashing detected - arm64 - raspberrypi-trixie - to hear from others

Đang mở
#566 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
28/100
Loại issue
Lỗi
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
python
Lĩnh vực
desktop, operating-systems

Hướng nghiên cứu

Start by running the reported init-rpa.py example on RaspberryPi-OS-64bit-desktop-trixie and inspect the TagUI command output, especially the PhantomJS crash and stack-smashing message. Done means determining whether the failure can be reproduced and documenting a confirmed cause or compatibility status for this environment.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

query

System
RaspberryPi-OS-64bit-desktop-trixie

https://github.com/user-attachments/assets/8d1dabad-b72a-4b42-aa17-7309d3e78db0

here is a temporary python file

(myenv) pi@pi5-8-512-homelab:~/tmp $ cat init-rpa.py 
from time import sleep
import rpa as r

r.init()
r.url('https://www.google.com')
sleep(10)
r.close()

here is the error I get when I run it in the raspberrypi os desktop

(myenv) pi@pi5-8-512-homelab:~/tmp $ python init-rpa.py 
[RPA][ERROR] - following happens when starting TagUI...

The following command is executed to start TagUI -
"/home/pi/.tagui/src/tagui" rpa_python 

It leads to following output when starting TagUI -

START - automation started - Mon Oct 27 2025 19:21:21 GMT+0530 (IST)
*** stack smashing detected ***: terminated
PhantomJS has crashed. Please read the bug reporting guide at
<http://phantomjs.org/bug-reporting.html> and file a bug report.

[RPA][ERROR] - unknown error encountered
[RPA][ERROR] - use init() before using url()
[RPA][ERROR] - use init() before using close()
Ngôn ngữ chính
Python
Star
5.5k
Fork
723
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Chuẩn bị môi trường

Chúng tôi chưa kiểm tra các tệp thiết lập môi trường của dự án này. Hãy bắt đầu từ README và xem hướng dẫn đóng góp lần đầu của chúng tôi để biết các bước chung.

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của tebelorg/RPA-Python

Tất cả issue của tebelorg/RPA-Python

Issue tương tự

Thêm issue về Python

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.