Re: [OpenIndiana-discuss] Virtualbox 6.1.22?

2021-05-21 Thread Predrag Zecevic

On 21.05.2021 07:10, Stephan Althaus wrote:

On 5/19/21 1:30 PM, Predrag Zecevic wrote:

On 19.05.2021 12:25, Stephan Althaus wrote:

Hello!

i am using this version for a week now, no issues here.

@Carl: did you also had time to test version 6.1.22 ?

Stephan


Hi Stephan,

where it can be retrieved from? I would like to test it too.
Regards.




___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss




At the moment here:

userland    origin   online F
http://duedinghausen.eu:1/userland/



Hi Stephan,

seems it is working fine (at least for headless guests, since I am in
home office now):

:; pfexec pkg set-publisher -O http://duedinghausen.eu:1/userland/
userland
:; pfexec pkg update pkg:/system/virtualbox@6.1.22-2020.0.1.0
:; pfexec pkg unset-publisher userland


Guest (CentOS 8 headless started; rdesktop connection works; xfreerdp
connects but it stucks --- maybe internal network error) and I can use
shared folder (also VirtualBox Guest Additions installer has finished
w/o problems).

Many thanks

P.S: did not checked guest with GUI yet...


Hello!

However, i found a bootup message

May 21 07:06:04 myhost svc.startd[9]: [ID 652011 daemon.warning]
svc:/application/virtualbox/zoneaccess:default: Method
"/opt/VirtualBox/VBoxZoneAccess" failed with exit status 127.

and i don't know what it is all about. i have no "virtual box zone" -
what ever that might be.

Stephan


Maybe your service is set to be started, but not configured? E.G. that 
is supposed to be used when you have VBox running in Zone. I did not 
look closer for documentation.


On my box (VBox is *not* running in Zone):
:; svcs -a | grep virtualbox
disabled   May_17   svc:/application/virtualbox/autostart:default
disabled   May_17   svc:/application/virtualbox/webservice:default
disabled   May_17   svc:/application/virtualbox/balloonctrl:default
disabled   May_17   svc:/application/virtualbox/zoneaccess:default
online May_17   svc:/application/virtualbox/run-once:default

Regards.

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss



--
Predrag Zečević
Technical Support Analyst
2e Systems GmbH

tel: +49 - 6196 - 95058 - 15
mob: +49 - 174 - 3109288
fax: +49 - 6196 - 95058 - 94
e-mail: predrag.zece...@2e-systems.com

headquarter: 2e Systems GmbH, Koenigsteiner Str. 107, 65812 Bad Soden am 
Taunus, Germany

registration: Amtsgericht Koenigstein (Germany), HRB 7303
managing director: Phil Douglas

http://www.2e-systems.com/ - Making your business fly!

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Virtualbox 6.1.22?

2021-05-21 Thread Predrag Zecevic

On 21.05.2021 09:40, Predrag Zecevic wrote:

On 21.05.2021 07:10, Stephan Althaus wrote:

On 5/19/21 1:30 PM, Predrag Zecevic wrote:

On 19.05.2021 12:25, Stephan Althaus wrote:

Hello!

i am using this version for a week now, no issues here.

@Carl: did you also had time to test version 6.1.22 ?

Stephan


Hi Stephan,

where it can be retrieved from? I would like to test it too.
Regards.




___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss




At the moment here:

userland    origin   online F
http://duedinghausen.eu:1/userland/



Hi Stephan,

seems it is working fine (at least for headless guests, since I am in
home office now):

:; pfexec pkg set-publisher -O http://duedinghausen.eu:1/userland/
userland
:; pfexec pkg update pkg:/system/virtualbox@6.1.22-2020.0.1.0
:; pfexec pkg unset-publisher userland


Guest (CentOS 8 headless started; rdesktop connection works; xfreerdp
connects but it stucks --- maybe internal network error) and I can use
shared folder (also VirtualBox Guest Additions installer has finished
w/o problems).

Many thanks

P.S: did not checked guest with GUI yet...


Hello!

However, i found a bootup message

May 21 07:06:04 myhost svc.startd[9]: [ID 652011 daemon.warning]
svc:/application/virtualbox/zoneaccess:default: Method
"/opt/VirtualBox/VBoxZoneAccess" failed with exit status 127.

and i don't know what it is all about. i have no "virtual box zone" -
what ever that might be.

Stephan


Maybe your service is set to be started, but not configured? E.G. that 
is supposed to be used when you have VBox running in Zone. I did not 
look closer for documentation.


On my box (VBox is *not* running in Zone):
:; svcs -a | grep virtualbox
disabled   May_17   svc:/application/virtualbox/autostart:default
disabled   May_17   svc:/application/virtualbox/webservice:default
disabled   May_17   svc:/application/virtualbox/balloonctrl:default
disabled   May_17   svc:/application/virtualbox/zoneaccess:default
online May_17   svc:/application/virtualbox/run-once:default

Regards.

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss





Hi all,

VirtualBox installed:
:; pkg list virtualbox
NAME (PUBLISHER)  VERSION 
 IFO
system/virtualbox (userland)  6.1.22-2020.0.1.0 
 i--


Regarding ZoneAccess, IHMO its manifest (XML) needs fix:
:; grep -E "exec=.*VBoxZoneAccess" 
/var/svc/manifest/application/virtualbox/virtualbox-zoneaccess.xml

exec='/opt/VirtualBox/VBoxZoneAccess'

:; file /opt/VirtualBox/VBoxZoneAccess
/opt/VirtualBox/VBoxZoneAccess: cannot open 
`/opt/VirtualBox/VBoxZoneAccess' (No such file or directory)


:; find /opt/VirtualBox/ -name VBoxZoneAccess
/opt/VirtualBox/amd64/VBoxZoneAccess

There is no sym-link or anything similar. It could be that more stuff is 
broken, but I did not checked all of them, just this one.


Regards.

--
Predrag Zečević
Technical Support Analyst
2e Systems GmbH

tel: +49 - 6196 - 95058 - 15
mob: +49 - 174 - 3109288
fax: +49 - 6196 - 95058 - 94
e-mail: predrag.zece...@2e-systems.com

headquarter: 2e Systems GmbH, Koenigsteiner Str. 107, 65812 Bad Soden am 
Taunus, Germany

registration: Amtsgericht Koenigstein (Germany), HRB 7303
managing director: Phil Douglas

http://www.2e-systems.com/ - Making your business fly!

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Virtualbox 6.1.22?

2021-05-21 Thread Stephan Althaus
On 5/21/21 9:40 AM, Predrag Zecevic wrote:
> On 21.05.2021 07:10, Stephan Althaus wrote:
>> On 5/19/21 1:30 PM, Predrag Zecevic wrote:
>>> On 19.05.2021 12:25, Stephan Althaus wrote:
>> Hello!
>>
>> i am using this version for a week now, no issues here.
>>
>> @Carl: did you also had time to test version 6.1.22 ?
>>
>> Stephan
>
> Hi Stephan,
>
> where it can be retrieved from? I would like to test it too.
> Regards.
>
>>
>>
>> ___
>> openindiana-discuss mailing list
>> openindiana-discuss@openindiana.org
>> https://openindiana.org/mailman/listinfo/openindiana-discuss
>

 At the moment here:

 userland    origin   online F
 http://duedinghausen.eu:1/userland/

>>>
>>> Hi Stephan,
>>>
>>> seems it is working fine (at least for headless guests, since I am in
>>> home office now):
>>>
>>> :; pfexec pkg set-publisher -O http://duedinghausen.eu:1/userland/
>>> userland
>>> :; pfexec pkg update pkg:/system/virtualbox@6.1.22-2020.0.1.0
>>> :; pfexec pkg unset-publisher userland
>>>
>>>
>>> Guest (CentOS 8 headless started; rdesktop connection works; xfreerdp
>>> connects but it stucks --- maybe internal network error) and I can use
>>> shared folder (also VirtualBox Guest Additions installer has finished
>>> w/o problems).
>>>
>>> Many thanks
>>>
>>> P.S: did not checked guest with GUI yet...
>>>
>> Hello!
>>
>> However, i found a bootup message
>>
>> May 21 07:06:04 myhost svc.startd[9]: [ID 652011 daemon.warning]
>> svc:/application/virtualbox/zoneaccess:default: Method
>> "/opt/VirtualBox/VBoxZoneAccess" failed with exit status 127.
>>
>> and i don't know what it is all about. i have no "virtual box zone" -
>> what ever that might be.
>>
>> Stephan
>>
>>
> Maybe your service is set to be started, but not configured? E.G. that
> is supposed to be used when you have VBox running in Zone. I did not
> look closer for documentation.
>
> On my box (VBox is *not* running in Zone):
> :; svcs -a | grep virtualbox
> disabled   May_17   svc:/application/virtualbox/autostart:default
> disabled   May_17   svc:/application/virtualbox/webservice:default
> disabled   May_17   svc:/application/virtualbox/balloonctrl:default
> disabled   May_17   svc:/application/virtualbox/zoneaccess:default
> online May_17   svc:/application/virtualbox/run-once:default
>
> Regards.
>> ___
>> openindiana-discuss mailing list
>> openindiana-discuss@openindiana.org
>> https://openindiana.org/mailman/listinfo/openindiana-discuss
>>
>
Yes, you are right:

$ svcs -a | grep virtualbox
disabled    7:06:00 svc:/application/virtualbox/balloonctrl:default
disabled    7:06:00 svc:/application/virtualbox/autostart:default
disabled    7:06:00 svc:/application/virtualbox/webservice:default
online  7:06:04 svc:/application/virtualbox/run-once:default
maintenance 7:06:04 svc:/application/virtualbox/zoneaccess:default

i disabled it as i don't need it:

# svcadm disable svc:/application/virtualbox/zoneaccess:default


Thank you for this valueable hint, Predrag!

Stephan



___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] recently trouble with USB devices

2021-05-21 Thread Stephan Althaus
On 5/20/21 11:41 AM, Stephan Althaus wrote:
> On 5/20/21 11:18 AM, Udo Grabowski (IMK) wrote:
>> On 20.05.21 10:58, Stephan Althaus wrote:
>>> stop endpoint command (1)/slot (7) in wrong state: 19
>> This one ?
>> 
>>
>> There's a workaround for the problem at the end of
>> the thread.
>>
>>
>> ___
>> openindiana-discuss mailing list
>> openindiana-discuss@openindiana.org
>> https://openindiana.org/mailman/listinfo/openindiana-discuss
> Thats a nice thread giving commands to get closer, thanks for the hint!
>
> But i am plugging the device in after boot, detection of the device and
> and mounting the exfat partition is not the problem.
>
> I am hitting single failures while reading files with cp
> /media/sdcard/DCIM/101MSDCF/* 
>
> "/media/sdcard/DCIM/101MSDCF/DS304430.ARW: I/O error"
> and dmesg shows some "error reading cluster 0x..."
>
>
> When i try once again one specific file
>
> cp /media/sdcard/DCIM/101MSDCF/DS304430.ARW
> ~/Documents/Pictures/Test/2021-05-20
>
> there is no error this time.
>
>
> Stephan
>
> ___
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss

Hi!

Just checked if the card reader works in a USB 2 port.
Here i get some errors while plugging in.


$ tail /var/adm/messages
May 21 10:53:34 dell6510 usba: [ID 912658 kern.info] USB 2.10 device
(usb56e,8007) operating at hi speed (USB 2.x) on USB 2.0 external hub:
storage@2, scsa2usb26 at bus address 8
May 21 10:53:34 dell6510 usba: [ID 349649 kern.info] Realtek USB3.0 Card
Reader 201601060924
May 21 10:53:34 dell6510 genunix: [ID 936769 kern.info] scsa2usb26 is
/pci@0,0/pci1028,7b1@14/hub@5/storage@2
May 21 10:53:34 dell6510 genunix: [ID 408114 kern.info]
/pci@0,0/pci1028,7b1@14/hub@5/storage@2 (scsa2usb26) online
May 21 10:53:35 dell6510 scsi: [ID 583861 kern.info] sd41 at scsa2usb26:
target 0 lun 0
May 21 10:53:35 dell6510 genunix: [ID 936769 kern.info] sd41 is
/pci@0,0/pci1028,7b1@14/hub@5/storage@2/disk@0,0
May 21 10:53:35 dell6510 genunix: [ID 408114 kern.info]
/pci@0,0/pci1028,7b1@14/hub@5/storage@2/disk@0,0 (sd41) online
May 21 10:53:35 dell6510 scsi: [ID 583861 kern.info] sd53 at scsa2usb26:
target 0 lun 1
May 21 10:53:35 dell6510 genunix: [ID 936769 kern.info] sd53 is
/pci@0,0/pci1028,7b1@14/hub@5/storage@2/disk@0,1
May 21 10:53:35 dell6510 genunix: [ID 408114 kern.info]
/pci@0,0/pci1028,7b1@14/hub@5/storage@2/disk@0,1 (sd53) online

$ mdb -ke '::prtusb'
INDEX   DRIVER  INST  NODE  GEN  VID.PID
PRODUCT
1   xhci    2 pci1028,7b1   3.0  .   No Product String
2   hid 39    mouse 1.1  045e.0040   Microsoft
3-Button Mouse with IntelliEye(TM)
3   usb_mid 31    device    1.1  0bf8.100c   FSC KBPC PX
4   hubd    18    hub   2.0  413c.2513   No Product String
5   usb_mid 32    device    2.0  8087.0a2b   No Product String
6   hubd    19    hub   2.0  413c.2513   No Product String
7   usb_mid 33    device    1.1  0a5c.5832   5880
8   scsa2usb    26    storage   2.1  056e.8007   USB3.0 Card Reader

# diskinfo
<--no output, task seems to be waiting for something -->

$ tail -f /var/adm/messages
May 21 10:53:35 dell6510 scsi: [ID 583861 kern.info] sd41 at scsa2usb26:
target 0 lun 0
May 21 10:53:35 dell6510 genunix: [ID 936769 kern.info] sd41 is
/pci@0,0/pci1028,7b1@14/hub@5/storage@2/disk@0,0
May 21 10:53:35 dell6510 genunix: [ID 408114 kern.info]
/pci@0,0/pci1028,7b1@14/hub@5/storage@2/disk@0,0 (sd41) online
May 21 10:53:35 dell6510 scsi: [ID 583861 kern.info] sd53 at scsa2usb26:
target 0 lun 1
May 21 10:53:35 dell6510 genunix: [ID 936769 kern.info] sd53 is
/pci@0,0/pci1028,7b1@14/hub@5/storage@2/disk@0,1
May 21 10:53:35 dell6510 genunix: [ID 408114 kern.info]
/pci@0,0/pci1028,7b1@14/hub@5/storage@2/disk@0,1 (sd53) online
May 21 10:55:02 dell6510 xhci: [ID 902155 kern.info] NOTICE: xhci2: xhci
stop endpoint command (4)/slot (9) in wrong state: 19
May 21 10:55:02 dell6510 xhci: [ID 617155 kern.info] NOTICE: xhci2:
endpoint is in state 3
May 21 10:56:03 dell6510 xhci: [ID 902155 kern.info] NOTICE: xhci2: xhci
stop endpoint command (4)/slot (9) in wrong state: 19
May 21 10:56:03 dell6510 xhci: [ID 617155 kern.info] NOTICE: xhci2:
endpoint is in state 3
May 21 10:57:04 dell6510 xhci: [ID 902155 kern.info] NOTICE: xhci2: xhci
stop endpoint command (4)/slot (9) in wrong state: 19
May 21 10:57:04 dell6510 xhci: [ID 617155 kern.info] NOTICE: xhci2:
endpoint is in state 3
May 21 10:58:21 dell6510 ahci: [ID 777486 kern.warning] WARNING: ahci4:
ahci port 3 has interface fatal error
May 21 10:58:21 dell6510 ahci: [ID 687168 kern.warning] WARNING: ahci4:
ahci port 3 is trying to do error recovery
May 21 10:58:21 dell6510 ahci: [ID 551337 kern.warning] WARNING:
ahci4: Transient 

Re: [OpenIndiana-discuss] Firefox68esr for testing

2021-05-21 Thread Stephan Althaus
On 3/28/21 8:11 AM, Carsten Grzemba wrote:
>
> there is it again: libspeechd
>
> as workaround you can remove the libspeechd.
>
> Von meinem Xperia™ von Sony-Smartphone gesendet
>
>
>
>  Stephan Althaus schrieb 
>
> On 03/27/21 04:07 PM, Carsten Grzemba via openindiana-discuss wrote:
> > unfortunatly the pstack delivers here not a usefull result: the
> threads with pollsys, portfs or __lwp_park on top are not the reason
> for core.
> > I hope
> >  
> >
> >  
> > $ mdb /usr/lib/amd64/firefox/firefox core
> >> ::stack
> >  
> > delivers here better information.
> >  
> >  
> >   --
> > Carsten
> > ___
> > openindiana-discuss mailing list
> > openindiana-discuss@openindiana.org
> 
> > https://openindiana.org/mailman/listinfo/openindiana-discuss
> 
>
> Hello!
>
> Unfornunateliy, the core file was destroyed in the meantime.
>
> Fonrtunately i could reproduce the crash by opening the link once one:
>
> $ ls -l core
> -rw---   1 steven   lp 1.80G Mar 27 22:54 core
> steven@dell6510:~$ pstack core | c++filt | head -100
> core 'core' of 2652:    /usr/lib/amd64/firefox/firefox
> https://www.ebay.de/itm/384063032538?mk
> 
> - thread# 1 / lwp# 1 -
>  7 fffaf3fd04a __pollsys () + a
>  7 fffaf38e1d1 poll (fa31840, 9, ) + 51
>  7 fffa01d29ab PollWrapper(_GPollFD*, unsigned int,
> int) () + 56
>  7 fffaee3bbae g_main_context_iterate.isra
> .23 () + 15e
>  7 fffaee3be8f g_main_context_iteration () + 2f
>  7 fffa01d2ab8 nsAppShell::ProcessNextNativeEvent(bool)
> () + 12
>  7 fffa0194617
> nsBaseAppShell::DoProcessNextNativeEvent(bool) () + 33
>  7 fffa0194728
> nsBaseAppShell::OnProcessNextEvent(nsIThreadInternal*, bool) () + f4
>  7 fff9dd902ea nsThread::ProcessNextEvent(bool, bool*)
> () + 520
>  7 fff9dd8ec55 NS_ProcessNextEvent(nsIThread*, bool) ()
> + 2d
>  7 fff9e2dc50b
> mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) () + ef
>  7 fff9e2a5b05 MessageLoop::RunInternal() () + 13
>  7 fff9e2a5d4d MessageLoop::Run() () + 37
>  7 fffa0191672 nsBaseAppShell::Run() () + 2e
>  7 fffa0f5fdde nsAppStartup::Run() () + 4a
>  7 fffa102272c XREMain::XRE_mainRun() () + a2c
>  7 fffa102333f XREMain::XRE_main(int, char**,
> mozilla::BootstrapConfig const&) () + 7e7
>  7 fffa10234f6 XRE_main(int, char**,
> mozilla::BootstrapConfig
> const&) () + f1
>  7 fffa10248ad mozilla::BootstrapImpl::XRE_main(int,
> char**,
> mozilla::BootstrapConfig const&) () + 11
>  00411 cb0 do_main(int, char**, char**) ()
> + 20d
>  00411 d66 main () + 7b
>  00411397  _start_crt () + 87
>  004112 f8 _start () + 18
>  thread# 2 / lwp# 2 [Gecko_IOThread] -
>  7 fffaf3fc70a _portfs () + a
>  7 fff9a9457fd evport_dispatch () + 18d
>  7 fff9a92d83c event_base_loop () + 25c
>  7 fff9e2a4b42
> base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () + a4
>  7 fff9e2a5b05 MessageLoop::RunInternal() () + 13
>  7 fff9e2a5d4d MessageLoop::Run() () + 37
>  7 fff9e2bf4c7 base::Thread::ThreadMain() () + 14d
>  7 fff9e2a46e9 ThreadFunc(void*) () + a
>  7 fffaf3f613c _thrp_setup (7fffae2b0240) + 6c
>  7 fffaf3f6450 _lwp_start ()
> - thread# 4 / lwp# 4 [Timer] -
>  7 fffaf3f6497 __lwp_park () + 17
>  7 fffaf3ef94b cond_wait_queue (559d38, 559d18,
> 7fffae23e9f0) + 5b
>  7 fffaf3efd9d cond_wait_common (559d38, 559d18,
> 7fffae23e9f0) + 1dd
>  7 fffaf3f00fa __cond_timedwait (559d38, 559d18,
> 7fffae23eaf0) + ba
>  7 fffaf3f0161 cond_timedwait (559d38, 559d18,
> 7fffae23eaf0) + 31
>  7 fffaf3f01a0 pthread_cond_timedwait (559d38, 559d18,
> 7fffae23eaf0)
> + 10
>  00412 c30
> mozilla::detail::ConditionVariableImpl::wait_for(mozilla::detail::MutexImpl&,
>
> mozilla::BaseTimeDuration const&)
> () + 14a
>  7 fff9dd95e88 TimerThread::Run() () + fe
>  7 fff9dd90404 nsThread::ProcessNextEvent(bool, bool*)
> () + 63a
>  7 fff9dd8ec55 NS_ProcessNextEvent(nsIThread*, bool) ()
> + 2d
>  7 fff9e2dc8c9
> mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)
>
> () + 109
>  7 fff9e2a5b05 MessageLoop::RunInternal() () + 13
>  7 fff9e2a5d4d MessageLoop::Run() () + 37
>  7 fff9dd9b6e4 nsThread::ThreadFunc(void*) () + d8
>  7 fffa4404a06 _pt_root () + cb
>  7 fffaf3f613c _thrp_setup (7fffae2b1240) + 6c
>  7 fffaf3f6450 _lwp_start ()
> - thread# 5 / lwp# 5 [Socket Thread] -
>  7 fffaf3fd04a __pollsys () + a
>  7 fffaf38e1d1 poll (7fffae2ae7d0, 15, ) + 51
>  7 fffa440329e _pr_poll_with_poll () + 383
>  7 fffa4403509 PR_Poll () + 9
>  7 fff9de6f

Re: [OpenIndiana-discuss] Firefox68esr for testing

2021-05-21 Thread Carsten Grzemba via openindiana-discuss


Am 21.05.21 13:40 schrieb Stephan Althaus  : 
> 
> On 3/28/21 8:11 AM, Carsten Grzemba wrote:
> >
> > there is it again: libspeechd
> >
> > as workaround you can remove the libspeechd.
> >
> > Von meinem Xperia™ von Sony-Smartphone gesendet
> >
> >
> >
> >  Stephan Althaus schrieb 
> >
> > On 03/27/21 04:07 PM, Carsten Grzemba via openindiana-discuss wrote:
> > > unfortunatly the pstack delivers here not a usefull result: the
> > threads with pollsys, portfs or __lwp_park on top are not the reason
> > for core.
> > > I hope
> > > 
> > >
> > > 
> > > $ mdb /usr/lib/amd64/firefox/firefox core
> > >> ::stack
> > > 
> > > delivers here better information.
> > > 
> > > 
> > > --
> > > Carsten
> > > ___
> > > openindiana-discuss mailing list
> > > openindiana-discuss@openindiana.org
> > 
> > > https://openindiana.org/mailman/listinfo/openindiana-discuss
> > 
> >
> > Hello!
> >
> > Unfornunateliy, the core file was destroyed in the meantime.
> >
> > Fonrtunately i could reproduce the crash by opening the link once one:
> >
> > $ ls -l core
> > -rw--- 1 steven lp 1.80G Mar 27 22:54 core
> > steven@dell6510:~$ pstack core | c++filt | head -100
> > core 'core' of 2652: /usr/lib/amd64/firefox/firefox
> > https://www.ebay.de/itm/384063032538?mk
> > 
> > - thread# 1 / lwp# 1 -
> > 7 fffaf3fd04a __pollsys () + a
> > 7 fffaf38e1d1 poll (fa31840, 9, ) + 51
> > 7 fffa01d29ab PollWrapper(_GPollFD*, unsigned int,
> > int) () + 56
> > 7 fffaee3bbae g_main_context_iterate.isra
> > .23 () + 15e
> > 7 fffaee3be8f g_main_context_iteration () + 2f
> > 7 fffa01d2ab8 nsAppShell::ProcessNextNativeEvent(bool)
> > () + 12
> > 7 fffa0194617
> > nsBaseAppShell::DoProcessNextNativeEvent(bool) () + 33
> > 7 fffa0194728
> > nsBaseAppShell::OnProcessNextEvent(nsIThreadInternal*, bool) () + f4
> > 7 fff9dd902ea nsThread::ProcessNextEvent(bool, bool*)
> > () + 520
> > 7 fff9dd8ec55 NS_ProcessNextEvent(nsIThread*, bool) ()
> > + 2d
> > 7 fff9e2dc50b
> > mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) () + ef
> > 7 fff9e2a5b05 MessageLoop::RunInternal() () + 13
> > 7 fff9e2a5d4d MessageLoop::Run() () + 37
> > 7 fffa0191672 nsBaseAppShell::Run() () + 2e
> > 7 fffa0f5fdde nsAppStartup::Run() () + 4a
> > 7 fffa102272c XREMain::XRE_mainRun() () + a2c
> > 7 fffa102333f XREMain::XRE_main(int, char**,
> > mozilla::BootstrapConfig const&) () + 7e7
> > 7 fffa10234f6 XRE_main(int, char**,
> > mozilla::BootstrapConfig
> > const&) () + f1
> > 7 fffa10248ad mozilla::BootstrapImpl::XRE_main(int,
> > char**,
> > mozilla::BootstrapConfig const&) () + 11
> > 00411 cb0 do_main(int, char**, char**) ()
> > + 20d
> > 00411 d66 main () + 7b
> > 00411397  _start_crt () + 87
> > 004112 f8 _start () + 18
> >  thread# 2 / lwp# 2 [Gecko_IOThread] -
> > 7 fffaf3fc70a _portfs () + a
> > 7 fff9a9457fd evport_dispatch () + 18d
> > 7 fff9a92d83c event_base_loop () + 25c
> > 7 fff9e2a4b42
> > base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () + a4
> > 7 fff9e2a5b05 MessageLoop::RunInternal() () + 13
> > 7 fff9e2a5d4d MessageLoop::Run() () + 37
> > 7 fff9e2bf4c7 base::Thread::ThreadMain() () + 14d
> > 7 fff9e2a46e9 ThreadFunc(void*) () + a
> > 7 fffaf3f613c _thrp_setup (7fffae2b0240) + 6c
> > 7 fffaf3f6450 _lwp_start ()
> > - thread# 4 / lwp# 4 [Timer] -
> > 7 fffaf3f6497 __lwp_park () + 17
> > 7 fffaf3ef94b cond_wait_queue (559d38, 559d18,
> > 7fffae23e9f0) + 5b
> > 7 fffaf3efd9d cond_wait_common (559d38, 559d18,
> > 7fffae23e9f0) + 1dd
> > 7 fffaf3f00fa __cond_timedwait (559d38, 559d18,
> > 7fffae23eaf0) + ba
> > 7 fffaf3f0161 cond_timedwait (559d38, 559d18,
> > 7fffae23eaf0) + 31
> > 7 fffaf3f01a0 pthread_cond_timedwait (559d38, 559d18,
> > 7fffae23eaf0)
> > + 10
> > 00412 c30
> > mozilla::detail::ConditionVariableImpl::wait_for(mozilla::detail::MutexImpl&,
> >
> > mozilla::BaseTimeDuration const&)
> > () + 14a
> > 7 fff9dd95e88 TimerThread::Run() () + fe
> > 7 fff9dd90404 nsThread::ProcessNextEvent(bool, bool*)
> > () + 63a
> > 7 fff9dd8ec55 NS_ProcessNextEvent(nsIThread*, bool) ()
> > + 2d
> > 7 fff9e2dc8c9
> > mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)
> >
> > () + 109
> > 7 fff9e2a5b05 MessageLoop::RunInternal() () + 13
> > 7 fff9e2a5d4d MessageLoop::Run() () + 37
> > 7 fff9dd9b6e4 nsThread::ThreadFunc(void*) () + d8
> > 7 fffa4404a06 _pt_root () + cb
> > 7 fffaf3f613c _thrp_setup (7fffae2b1240) + 6c
> > 7 fffaf3f6450 _lwp_start ()

Re: [OpenIndiana-discuss] Firefox68esr for testing

2021-05-21 Thread Stephan Althaus
On 5/21/21 2:42 PM, Carsten Grzemba via openindiana-discuss wrote:
> I have put the latest version off libspeechd on http://pkg.toc.de/userland. 
> Perhaps you can test this and share the results. 
> I had the impression that the problem raised mainly on the first visit of an 
> web page, perhapse something with the cookies or their approval? 
>  
>  
> -- Carsten ___
> openindiana-discuss mailing list openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss

Hello!

Thanks for providing, i have installed your version and we will see..

That is my experience, too. Reloading the page a second time or once
more seemed to help. Today i had one page where i gave up after the
third time and closed the TAB when restarting FF.

Stephan


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] xhci drivers fails to attach

2021-05-21 Thread Apostolos Syropoulos via openindiana-discuss
Hello,

Until yesterday the xhci driver was working just fine. For a stupid reason I 
issued a

# rem_drv xhci

This worked fine but the add_drv command fails:

# add_drv xhci
devfsadm: driver failed to attach: xhci
Warning: Driver (xhci) successfully added to system but failed to attach

I tried "touch /reconfigure" but nothing happens. I haven't touched the bios or 
anything!
Of course automount does not work. Any ideas what is wrong?

Regards,
Apostolos
--

--
Apostolos Syropoulos
Xanthi, Greece


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss