Summary: | Baloo crash while partitioning USB stick using gnome-disk-utility | ||
---|---|---|---|
Product: | [Unmaintained] Baloo | Reporter: | zohn.joidberg |
Component: | Baloo File Daemon | Assignee: | Vishesh Handa <me> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | zohn.joidberg |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.6.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
backtrace of plasma crash which happened at the same time
Another crash after re-attempting partitioning |
Description
zohn.joidberg
2015-09-04 21:13:14 UTC
Created attachment 94403 [details]
backtrace of plasma crash which happened at the same time
Apparently plasma crashed at the same time as Baloo. I'm attaching the corresponding backtrace.
Created attachment 94404 [details]
Another crash after re-attempting partitioning
Another Plasma crash after re-attempting partitioning.
Baloo search was disabled beforehand this time.
"Workaround" for the partitioning: I've had several more plasma crashes since last time, whether using the KDE partition manager or the gnome-disks. gnome-disks tended to always crash while trying to create the second ext4 encrypted partition on the flash drive, after having created a first FAT32 partition. The error message seemed to always be: "Error wiping newly created partition /dev/sdb2: Command-line `wipefs -a "/dev/sdb2"' exited with non-zero exit status 1: wipefs: error: /dev/sdb2: probing initialization failed: No such file or directory (udisks-error-quark, 0)" As a workaround, I installed openbox to run gnome-disks from there, but the crash still happened. Based on this https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767457 , I ran the failed wipefs command manually and then successfully created the encrypted partition from within gnome-disks. Anyway, while it seems baloo/plasma were not behind the partitioning failure, they still seem to have crashed because of it. [although despite running openbox, some KDE stuff was running: $ ps ax | grep kde 63 ? S 0:00 [kdevtmpfs] 10242 ? Sl 0:00 /usr/bin/kded5 10246 ? Ss 0:00 kdeinit5: Running... 10247 ? Sl 0:00 klauncher [kdeinit5] --fd=8 10546 ? Ss 0:00 kdeinit4: kdeinit4 Running... 10547 ? S 0:00 kdeinit4: klauncher [kdeinit] --fd=8 10553 ? S 0:00 kdeinit4: kded4 [kdeinit] 10614 ? Sl 0:00 /usr/bin/kded5 10618 ? Ss 0:00 kdeinit5: Running... 10619 ? Sl 0:00 klauncher [kdeinit5] --fd=8 12388 pts/1 S+ 0:00 grep kde ] Some dmesg output. It seems there was a kdesu segfault. [ 140.310050] usb 2-1.2: new high-speed USB device number 4 using ehci-pci [ 140.404754] usb 2-1.2: New USB device found, idVendor=090c, idProduct=1000 [ 140.404762] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 140.404765] usb 2-1.2: SerialNumber: B1301140000232 [ 140.482604] usb-storage 2-1.2:1.0: USB Mass Storage device detected [ 140.482858] scsi host6: usb-storage 2-1.2:1.0 [ 140.483036] usbcore: registered new interface driver usb-storage [ 140.531512] usbcore: registered new interface driver uas [ 141.714969] scsi 6:0:0:0: Direct-Access 1100 PQ: 0 ANSI: 4 [ 141.715511] sd 6:0:0:0: Attached scsi generic sg2 type 0 [ 141.716139] sd 6:0:0:0: [sdb] 15810560 512-byte logical blocks: (8.09 GB/7.53 GiB) [ 141.717041] sd 6:0:0:0: [sdb] Write Protect is off [ 141.717059] sd 6:0:0:0: [sdb] Mode Sense: 43 00 00 00 [ 141.717997] sd 6:0:0:0: [sdb] No Caching mode page found [ 141.718004] sd 6:0:0:0: [sdb] Assuming drive cache: write through [ 141.722644] sdb: sdb1 sdb2 [ 141.725965] sd 6:0:0:0: [sdb] Attached SCSI removable disk [ 147.029736] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null) [ 167.558906] show_signal_msg: 21 callbacks suppressed [ 167.558915] kdesu[2711]: segfault at 20 ip 00007f2d59ee90c3 sp 00007fff46adf830 error 4 in libQt5Core.so.5.4.1[7f2d59e63000+533000] [ 266.962537] usb 2-1.2: USB disconnect, device number 4 [ 292.020764] usb 2-1.2: new high-speed USB device number 5 using ehci-pci [ 292.115401] usb 2-1.2: New USB device found, idVendor=058f, idProduct=6387 [ 292.115408] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 292.115412] usb 2-1.2: Product: Mass Storage Device [ 292.115415] usb 2-1.2: Manufacturer: JetFlash [ 292.115417] usb 2-1.2: SerialNumber: 487MV6PF [ 292.115980] usb-storage 2-1.2:1.0: USB Mass Storage device detected [ 292.116283] scsi host7: usb-storage 2-1.2:1.0 [ 293.114859] scsi 7:0:0:0: Direct-Access JetFlash Transcend 8GB 8.07 PQ: 0 ANSI: 2 [ 293.115367] sd 7:0:0:0: Attached scsi generic sg2 type 0 [ 293.116528] sd 7:0:0:0: [sdb] 15687680 512-byte logical blocks: (8.03 GB/7.48 GiB) [ 293.117147] sd 7:0:0:0: [sdb] Write Protect is off [ 293.117155] sd 7:0:0:0: [sdb] Mode Sense: 03 00 00 00 [ 293.117783] sd 7:0:0:0: [sdb] No Caching mode page found [ 293.117789] sd 7:0:0:0: [sdb] Assuming drive cache: write through [ 293.223778] sdb: sdb1 sdb2 [ 293.226930] sd 7:0:0:0: [sdb] Attached SCSI removable disk [ 303.608719] usb 2-1.2: USB disconnect, device number 5 [ 471.149675] usb 2-1.2: new high-speed USB device number 6 using ehci-pci [ 471.244756] usb 2-1.2: New USB device found, idVendor=058f, idProduct=6387 [ 471.244763] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 471.244766] usb 2-1.2: Product: Mass Storage Device [ 471.244769] usb 2-1.2: Manufacturer: JetFlash [ 471.244771] usb 2-1.2: SerialNumber: 487MV6PF [ 471.245346] usb-storage 2-1.2:1.0: USB Mass Storage device detected [ 471.245839] scsi host8: usb-storage 2-1.2:1.0 [ 472.247845] scsi 8:0:0:0: Direct-Access JetFlash Transcend 8GB 8.07 PQ: 0 ANSI: 2 [ 472.248362] sd 8:0:0:0: Attached scsi generic sg2 type 0 [ 472.249706] sd 8:0:0:0: [sdb] 15687680 512-byte logical blocks: (8.03 GB/7.48 GiB) [ 472.250416] sd 8:0:0:0: [sdb] Write Protect is off [ 472.250423] sd 8:0:0:0: [sdb] Mode Sense: 03 00 00 00 [ 472.251019] sd 8:0:0:0: [sdb] No Caching mode page found [ 472.251026] sd 8:0:0:0: [sdb] Assuming drive cache: write through [ 472.354446] sdb: sdb1 sdb2 [ 472.357388] sd 8:0:0:0: [sdb] Attached SCSI removable disk [ 1956.524794] usb 2-1.2: USB disconnect, device number 6 [ 1958.517748] usb 2-1.2: new high-speed USB device number 7 using ehci-pci [ 1958.612302] usb 2-1.2: New USB device found, idVendor=058f, idProduct=6387 [ 1958.612309] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1958.612313] usb 2-1.2: Product: Mass Storage Device [ 1958.612316] usb 2-1.2: Manufacturer: JetFlash [ 1958.612318] usb 2-1.2: SerialNumber: 487MV6PF [ 1958.612874] usb-storage 2-1.2:1.0: USB Mass Storage device detected [ 1958.613152] scsi host9: usb-storage 2-1.2:1.0 [ 1959.611996] scsi 9:0:0:0: Direct-Access JetFlash Transcend 8GB 8.07 PQ: 0 ANSI: 2 [ 1959.612743] sd 9:0:0:0: Attached scsi generic sg2 type 0 [ 1959.613720] sd 9:0:0:0: [sdb] 15687680 512-byte logical blocks: (8.03 GB/7.48 GiB) [ 1959.614372] sd 9:0:0:0: [sdb] Write Protect is off [ 1959.614380] sd 9:0:0:0: [sdb] Mode Sense: 03 00 00 00 [ 1959.614998] sd 9:0:0:0: [sdb] No Caching mode page found [ 1959.615006] sd 9:0:0:0: [sdb] Assuming drive cache: write through [ 1959.715460] sdb: sdb1 sdb2 [ 1959.718581] sd 9:0:0:0: [sdb] Attached SCSI removable disk [ 1987.714141] sdb: sdb2 [ 2001.942414] sdb: [ 2055.759865] sdb: sdb1 [ 2055.859544] sdb: sdb1 [ 2101.335844] sdb: sdb1 sdb2 [ 2670.551296] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) [ 2736.908859] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) *** This bug has been marked as a duplicate of bug 345871 *** |