#17: QuteCom RC2 doesn't start on Mac OS X 10.4.11 (Intel)
-----------------------+----------------------------------------------------
  Reporter:  beathovn  |       Owner:  vadim          
      Type:  defect    |      Status:  reopened       
  Priority:  minor     |   Milestone:  QuteCom 2.2-RC2
 Component:  misc      |     Version:  2.2-RC3        
Resolution:            |    Keywords:                 
-----------------------+----------------------------------------------------
Changes (by toxygen):

  * version:  2.2-RC1 => 2.2-RC3


Comment:

 ===========
   exec binary
 ===========

 serenity:/tmp/QuteCom.app/Contents/MacOS toxygen$ ./QuteCom
 Bus error
 serenity:/tmp/QuteCom.app/Contents/MacOS toxygen$

 ===========
   gdb output
 ===========

 (gdb) r
 Starting program: /private/tmp/QuteCom.app/Contents/MacOS/QuteCom

 Program received signal EXC_BAD_ACCESS, Could not access memory.
 Reason: KERN_PROTECTION_FAILURE at address: 0x00000000
 0x9010c812 in _malloc_initialize ()
 (gdb) bt
 #0  0x9010c812 in _malloc_initialize ()
 #1  0x90002417 in malloc ()
 #2  0x90b4d5b3 in operator new ()
 #3  0x0001f7c8 in global constructors keyed to
 
_ZN124_GLOBAL__N__Users_laurent_NetBeansProjects_qutecom_2.2_libs_webcam_src_quicktime_QuicktimeWebcamDriver.cpp_00000000_5024B6DC2_1E
 ()
 #4  0x0000fb6a in start ()
 (gdb)

 ===========
   ktrace output
 ===========

 serenity:/tmp/QuteCom.app/Contents/MacOS toxygen$ kdump | tail -n 10
   1016 QuteCom  RET   mmap 62087168/0x3b36000
   1016 QuteCom  CALL  mmap(0x3b52000,0x1000,0x3,0x12,0x3,0x1d000)
   1016 QuteCom  RET   mmap 62201856/0x3b52000
   1016 QuteCom  CALL  mmap(0x3b53000,0x1000,0x7,0x12,0x3,0x1e000)
   1016 QuteCom  RET   mmap 62205952/0x3b53000
   1016 QuteCom  CALL  mmap(0x3b54000,0xaaf0,0x1,0x12,0x3,0x1f000)
   1016 QuteCom  RET   mmap 62210048/0x3b54000
   1016 QuteCom  CALL  close(0x3)
   1016 QuteCom  RET   close 0
   1016 QuteCom  PSIG  SIGBUS SIG_DFL
 serenity:/tmp/QuteCom.app/Contents/MacOS toxygen$

 it's RC3.

 serenity:/tmp/QuteCom.app/Contents/MacOS toxygen$ uname -a
 Darwin serenity.local 8.11.1 Darwin Kernel Version 8.11.1: Wed Oct 10
 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386 i386 i386

 I suggest raising priority to blocker, it really won't start pals.
 I'm going to compile it myself and let'ya know.

 someone should look at QuicktimeWebcamDriver.cpp in the meantime.

-- 
Ticket URL: <http://trac.qutecom.org/ticket/17#comment:7>
QuteCom <http://trac.qutecom.org>

_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Reply via email to