partitionmanager_1.0.2-1_amd64.deb Application: partitionmanager-bin (1.0.2) KDE Platform Version: 4.8.4 (4.8.4) Qt Version: 4.8.2 Operating System: Linux 3.2.0-3-amd64 x86_64 Distribution: Debian GNU/Linux testing (wheezy) -- Information about the crash: <In detail, tell us what you were doing when the application crashed.> The crash can be reproduced every time. -- Backtrace: Application: KDE Partition Manager (partitionmanager-bin), signal: Aborted Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [KCrash Handler] #4 0x00007effe5ab9475 in *__GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #5 0x00007effe5abc6f0 in *__GI_abort () at abort.c:92 #6 0x00007effe53633a2 in ped_assert () from /lib/x86_64-linux-gnu/libparted.so.0 #7 0x00007effe538d02e in ?? () from /lib/x86_64-linux-gnu/libparted.so.0 #8 0x00007effe538d43e in ?? () from /lib/x86_64-linux-gnu/libparted.so.0 #9 0x00007effe538fc73 in ?? () from /lib/x86_64-linux-gnu/libparted.so.0 #10 0x00007effe5369053 in ped_disk_add_partition () from /lib/x86_64-linux-gnu/libparted.so.0 #11 0x00007effe538e72b in ?? () from /lib/x86_64-linux-gnu/libparted.so.0 #12 0x00007effe538f7c3 in ?? () from /lib/x86_64-linux-gnu/libparted.so.0 #13 0x00007effe53694f8 in ped_disk_new () from /lib/x86_64-linux-gnu/libparted.so.0 #14 0x00007effe80423e9 in ?? () from /usr/lib/libpartitionmanagerprivate.so #15 0x00007effe809f657 in PartitionManagerWidget::scanDevices() () from /usr/lib/libpartitionmanagerprivate.so #16 0x00007effe80929a6 in MainWindow::init() () from /usr/lib/libpartitionmanagerprivate.so #17 0x00007effe8092bb1 in MainWindow::MainWindow(QWidget*, KActionCollection*) () from /usr/lib/libpartitionmanagerprivate.so #18 0x00000000004012b6 in _start () Reproducible: Always Steps to Reproduce: 1. Launch the partition editor from Applications\System menu 2. Entering the root password 3. click ok
Thanks for the report. Can you please install debug symbols and post a backtrace with those?
To clarify: Debug symbols for both KDE Partition Manager and libparted.
needs a better backtrace
Sorry for delay, I need to change reproducibility, isn't always, the error appear only when I have a specific SDHC inserted into its slot. So I arose a doubt... I try to change the SDHC model (Trascend 4 GB) to another (Patriot 1GB) and all was fine, so I think the issue isn't KDE Partition Manager but the SDHC... Anyway this is the package that I've install on my system: ------------------------------------------------------------------------------------------------------------- i kde-baseapps-dbg - debugging symbols for the KDE base applications module v libparted - v libparted-dbg - v libparted-dev - v libparted-i18n - p libparted0 - disk partition manipulator - dummy package i A libparted0-dev - disk partition manipulator - development files i libparted0-i18n - disk partition manipulator - i18n support i A libparted0debian1 - disk partition manipulator - shared library i libparted0debian1-dbg - disk partition manipulator - debugging symbols i partitionmanager - A partition management utility ------------------------------------------------------------------------------------------------------------- Crash Information: ------------------------------------------------------------------------------------------------------------- Application: KDE Partition Manager (partitionmanager-bin), signal: Aborted Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [KCrash Handler] #5 0x00007fb8aa89b475 in *__GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #6 0x00007fb8aa89e6f0 in *__GI_abort () at abort.c:92 #7 0x00007fb8aa1453a2 in ped_assert () from /lib/x86_64-linux-gnu/libparted.so.0 #8 0x00007fb8aa16f02e in ?? () from /lib/x86_64-linux-gnu/libparted.so.0 #9 0x00007fb8aa16f43e in ?? () from /lib/x86_64-linux-gnu/libparted.so.0 #10 0x00007fb8aa171c73 in ?? () from /lib/x86_64-linux-gnu/libparted.so.0 #11 0x00007fb8aa14b053 in ped_disk_add_partition () from /lib/x86_64-linux-gnu/libparted.so.0 #12 0x00007fb8aa17072b in ?? () from /lib/x86_64-linux-gnu/libparted.so.0 #13 0x00007fb8aa1717c3 in ?? () from /lib/x86_64-linux-gnu/libparted.so.0 #14 0x00007fb8aa14b4f8 in ped_disk_new () from /lib/x86_64-linux-gnu/libparted.so.0 #15 0x00007fb8ace243e9 in ?? () from /usr/lib/libpartitionmanagerprivate.so #16 0x00007fb8ace81657 in PartitionManagerWidget::scanDevices() () from /usr/lib/libpartitionmanagerprivate.so #17 0x00007fb8ace749a6 in MainWindow::init() () from /usr/lib/libpartitionmanagerprivate.so #18 0x00007fb8ace74bb1 in MainWindow::MainWindow(QWidget*, KActionCollection*) () from /usr/lib/libpartitionmanagerprivate.so #19 0x00000000004012b6 in _start () ------------------------------------------------------------------------------------------------------------- Let me know how I can help you to debug this issue, of course if is necessary, because as I said before, I think the responsible is the Trascend SDHC. TIA Luca
Thanks for your feedback. The strange thing is the backtrace still lacks symbols for libparted while you have installed libparted0debian1-dbg. Debian does not provide -dbg package for partitionmanager itself, so you may need to build partitionmanager from source if the developer really needs those symbols. Let's the developer decide what to do with this report :)
Thanks for your reply, no problem to build partition manager from source, this evening I'll do that anyway and I report the result. bye and thanks Luca
Does it work in new versions of partition manager (i.e. 1.1). If not, please reopen this bug.