Hello!

i did a pkg update a few minutes ago..
Uninstalled exfat, make clean && make && make install...

System panics.


Details:

*$ pkg info driver/fuse*
             Name: driver/fuse
          Summary: illumos Filesystem in Userspace driver
         Category: Drivers/Storage
            State: Installed
        Publisher: openindiana.org
          Version: 1.4
           Branch: 2020.0.1.0
   Packaging Date: 15 September 2020 at 15:01:30
Last Install Time: 10 April 2020 at 19:22:18
 Last Update Time: 15 September 2020 at 18:06:33
             Size: 1.30 MB
             FMRI: pkg://openindiana.org/driver/[email protected]:20200915T150130Z
      Project URL: https://github.com/jurim/illumos-fusefs
       Source URL: https://github.com/jurikm/illumos-fusefs/archive/ef9a33d4a18131a8c0e50002b138b0431e5db616.zip


*$ fmdump -Vp -u e37dcadd-fef9-ce5f-d02e-f446371d40c5*
TIME UUID                                 SUNW-MSG-ID
Sep 15 2020 20:17:04.616010000 e37dcadd-fef9-ce5f-d02e-f446371d40c5 SUNOS-8000-KL

  TIME                 CLASS                                 ENA
  Sep 15 20:17:03.8715 ireport.os.sunos.panic.dump_pending_on_device 0x0000000000000000

nvlist version: 0
        version = 0x0
        class = list.suspect
        uuid = e37dcadd-fef9-ce5f-d02e-f446371d40c5
        code = SUNOS-8000-KL
        diag-time = 1600193824 600850
        de = fmd:///module/software-diagnosis
        fault-list-sz = 0x1
        fault-list = (array of embedded nvlists)
        (start fault-list[0])
        nvlist version: 0
                version = 0x0
                class = defect.sunos.kernel.panic
                certainty = 0x64
                asru = sw:///:path=/var/crash/dell/.e37dcadd-fef9-ce5f-d02e-f446371d40c5                 resource = sw:///:path=/var/crash/dell/.e37dcadd-fef9-ce5f-d02e-f446371d40c5
                savecore-succcess = 0
                os-instance-uuid = e37dcadd-fef9-ce5f-d02e-f446371d40c5
                panicstr = BAD TRAP: type=e (#pf Page fault) rp=fffffe003db1e850 addr=4 occurred in module "fuse" due to a NULL pointer dereference                 panicstack = unix:die+c6 () | unix:trap+1169 () | unix:cmntrap+e9 () | fuse:get_filehandle+52d () | fuse:fuse_open+6e () | genunix:fop_open+96 () | genunix:vn_openat+203 () | genunix:copen+4a9 () | genunix:openat+29 () | unix:brand_sys_syscall+1fe () |
                crashtime = 1600193743
                panic-time = 15 September 2020 at 20:15:43 CEST CEST
        (end fault-list[0])

        fault-status = 0x1
        severity = Major
        __ttl = 0x1
        __tod = 0x5f610520 0x24b79110


*$ which mount.exfat-fuse*
/usr/sbin/mount.exfat-fuse
*$ ls -l `which mount.exfat-fuse`*
-rwxr-xr-x   1 root     root      185740 Sep 15 20:14 /usr/sbin/mount.exfat-fuse
*$ /usr/sbin/mount.exfat-fuse --version*
FUSE exfat 1.3.0
/usr/sbin/mount.exfat-fuse: illegal option -- version


On 09/15/20 17:51, Andreas Wacknitz wrote:
Am 15.09.20 um 16:00 schrieb Jean-Pierre André:
Andreas Wacknitz wrote on 9/15/20 12:58 PM:
Am 15.09.20 um 12:50 schrieb Jean-Pierre André:
An updated fuse module is available for test on :

https://jp-andre.pagesperso-orange.fr/fuse-kernel-1.4AR.1.pkg.zip

This is an old format package (building current format is well
over my capacity). After unzipping, you can install it by

pkgadd -d fuse-kernel-1.4AR.1.pkg all

(you should uninstall the current version first, but this would
lead to uninstalling other packages...).

Please note : I just recompiled it (no source change), but I
cannot test it with the kernel I am using (from april 2020),
so be sure to have a way back.

Jean-Pierre
Hi,

if a simple re-compile is enough we might be able to have an updated
version easily.
I need to identify the appropriate package sources.
What I found is a package named "illumos-fusefs" located at
oi-userland/components/openindiana/fuse.
It delivers the following files:
   file path=usr/kernel/drv/$(MACH64)/fuse
   file path=usr/kernel/drv/fuse
   file path=usr/kernel/drv/fuse.conf preserve=true
Is that the correct package?

Yes.

Ok, I have issued a rebuild of the package. If you update now a fixed
version should be installed.

Regards,
Andreas

_______________________________________________
openindiana-discuss mailing list
[email protected]
https://openindiana.org/mailman/listinfo/openindiana-discuss


_______________________________________________
openindiana-discuss mailing list
[email protected]
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to