Hi I'm having a problem with Firefox 2.0.0.4. I installed wine-0.9.39,1 under FreeBSD 6.2-RELEASE. Then I installed Firefox as the only application. There was an icon created on my desktop with the following command line: env WINEPREFIX="/home/les/.wine" wine "C:\Program Files\Mozilla Firefox\firefox.exe" When I start with this line firefox draw the window line and then it crashes with the following error: fixme:iphlpapi:NotifyAddrChange (Handle 0xbf6db5f8, overlapped 0xbf6db5dc): stub err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered err:ole:CoGetClassObject no class object {4955dd33-b159-11d0-8fcf-00aa006bcc59} could be created for context 0x1 err:seh:segv_handler Got unexpected trap 1798761016 Fatal error 'thr_resume_wrapper: thread has returned from _thread_switch' at line 1128 in file /usr/src/lib/libpthread/thread/thr_kern.c (errno = 22) Abort (core dumped) I've seen it's reported as a unconfirmed bug. Has anyone found a way to fix this? Thanks Leslie
Hi I'm having a problem with Firefox 2.0.0.4. I installed wine-0.9.40,1 under FreeBSD 6.2-RELEASE. Then I installed Firefox as the only application. There was an icon created on my desktop with the following command line: env WINEPREFIX="/home/les/.wine" wine "C:\Program Files\Mozilla Firefox\firefox.exe" When I start with this line firefox draw the window line and then it crashes with the following error: fixme:iphlpapi:NotifyAddrChange (Handle 0xbf6db5f8, overlapped 0xbf6db5dc): stub err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered err:ole:CoGetClassObject no class object {4955dd33-b159-11d0-8fcf-00aa006bcc59} could be created for context 0x1 err:seh:segv_handler Got unexpected trap 1798761016 Fatal error 'thr_resume_wrapper: thread has returned from _thread_switch' at line 1128 in file /usr/src/lib/libpthread/thread/thr_kern.c (errno = 22) Abort (core dumped) or env WINEPREFIX="/home/les/.wine" wine .wine/drive_c/Program\ Files/Mozilla\ Firefox/firefox.exe err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available err:heap:HEAP_GetPtr Invalid heap 0x0! err:heap:HEAP_GetPtr Invalid heap 0x0! err:heap:HEAP_GetPtr Invalid heap 0x0! err:heap:HEAP_GetPtr Invalid heap 0x0! err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available err:heap:HEAP_GetPtr Invalid heap 0x0! err:heap:HEAP_GetPtr Invalid heap 0x0! err:heap:HEAP_GetPtr Invalid heap 0x0! err:heap:HEAP_GetPtr Invalid heap 0x0! err:heap:HEAP_GetPtr Invalid heap 0x0! err:heap:HEAP_GetPtr Invalid heap 0x0! err:heap:HEAP_GetPtr Invalid heap 0x0! err:heap:HEAP_GetPtr Invalid heap 0x0! err:seh:segv_handler Got unexpected trap 1798761016 Fatal error 'thr_resume_wrapper: thread has returned from _thread_switch' at line 1128 in file /usr/src/lib/libpthread/thread/thr_kern.c (errno = 22) Abort (core dumped) I've seen it's reported as a unconfirmed bug. Has anyone found a way to fix this? Thanks Leslie _______________________________________________ wine-users mailing list wine-users@winehq.org http://www.winehq.org/mailman/listinfo/wine-users From - Thu