Bug#315539: gphpedit: exits at start up.

2005-06-24 Thread Lior Kaplan
Thanks for the info. I'll try to talk with upstream on this.

I'm putting the relevant part here:
0x2d633a26 in waitpid () from /lib/libpthread.so.0
#0  0x2d633a26 in waitpid () from /lib/libpthread.so.0
#1  0x2ac1eeae in libgnomeui_module_info_get ()
   from /usr/lib/libgnomeui-2.so.0
#2  
#3  0x00447cc9 in gtk_scintilla_load_lexer_library ()
#4  0x2d11c591 in gtk_marshal_VOID__INT_INT ()
   from /usr/lib/libgtk-x11-2.0.so.0
#5  0x2df7b056 in g_closure_invoke () from
/usr/lib/libgobject-2.0.so.0
#6  0x2df8a8ce in g_signal_emit_by_name ()
   from /usr/lib/libgobject-2.0.so.0
#7  0x2df89906 in g_signal_emit_valist ()
   from /usr/lib/libgobject-2.0.so.0
#8  0x2d15c45c in gtk_signal_emit () from
/usr/lib/libgtk-x11-2.0.so.0
#9  0x00449dd5 in ScintillaGTK::NotifyParent ()
#10 0x0045c737 in Editor::NotifySavePoint ()
#11 0x004508a7 in Document::NotifySavePoint ()
#12 0x004618a7 in Editor::WndProc ()
#13 0x0045399e in ScintillaBase::WndProc ()
#14 0x7faed4a0 in ?? ()
#15 0x00706dc0 in ?? ()
#16 0x0044bbe9 in scintilla_send_message ()
#17 0x00441d63 in gtk_scintilla_set_save_point ()

Manolo Díaz wrote:
> Lior Kaplan wrote:
> 
> 
>>Hi Manolo,
>>
>>You don't need to send reports for the two bugs you reported, they have
>>been merged.
>>
>>I see many error about your theme: SphereCrystal. But that doesn't
>>what's crashing the program.
>>
>>I'm not sure about what's crashing it:
>>open("/usr/X11R6/lib/X11/icons/default/index.theme", O_RDONLY) = 16
>>fstat(16, {st_mode=S_IFREG|0644, st_size=27, ...}) = 0
>>mmap(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
>>0) = 0x2aaab04ea000
>>read(16, "[Icon Theme]\nInherits=core\n", 131072) = 27
>>close(16)   = 0
>>munmap(0x2aaab04ea000, 131072)  = 0
>>brk(0)  = 0x883000
>>brk(0x8a4000)   = 0x8a4000
>>getcwd("/home/mdiaz", 4096) = 12
>>brk(0)  = 0x8a4000
>>brk(0)  = 0x8a4000
>>brk(0x8a3000)   = 0x8a3000
>>brk(0)  = 0x8a3000
>>getcwd("/home/mdiaz", 4096) = 12
>>--- SIGSEGV (Segmentation fault) @ 0 (0) ---
>>
>>Do you have an option to 'inform developers'? It usauly available if you
>>have bug-buddy package isntalled. It can give some usuful trace.
>>
>> 
>>
> 
> I've set theme to default. I hope it makes easier for you.
> The result is attached.
> 
> Regards
> 
> Manolo Díaz
> 
> 
>>Manolo Díaz wrote:
>> 
>>
>>
>>>Lior Kaplan wrote:
>>>
>>>
>>>   
>>>
>>>
Hi,

1. Please run gphpedit in the console to see if any messages appear.


 

>>>
>>>No, it does not appear
>>>
>>>
>>>   
>>>
>>>
2. Please provid an strace of the problem ('strace gphpedit 2>
/tmp/gphpedit_bugreport').


 

>>>
>>>I've run
>>>
>>>strace gphpedit 2> gphpedit.strace.txt
>>>
>>>when the dialog box asked me whether exit or restart I answerd restart
>>>
>>>Please, see the attached file
>>>
>>>
>>>   
>>>
>>>
Manolo Díaz wrote:



 


>Package: gphpedit
>Version: 0.9.50-2
>Severity: grave
>Justification: renders package unusable
>
>
>
>-- System Information:
>Debian Release: testing/unstable
>APT prefers testing
>APT policy: (500, 'testing')
>Architecture: amd64 (x86_64)
>Shell:  /bin/sh linked to /bin/bash
>Kernel: Linux 2.6.12.1
>Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
>
>Versions of packages gphpedit depends on:
>ii  libart-2.0-2 2.3.17-1Library of functions for 2D 
>graphi
>ii  libatk1.0-0  1.10.1-2The ATK accessibility toolkit
>ii  libaudiofile00.2.6-6 Open-source version of SGI's 
>audio
>ii  libbonobo2-0 2.8.1-2 Bonobo CORBA interfaces 
>library
>ii  libbonoboui2-0   2.8.1-2 The Bonobo UI library
>ii  libc62.3.2.ds1-22GNU C Library: Shared 
>libraries an
>ii  libesd0  0.2.35-2Enlightened Sound Daemon - 
>Shared 
>ii  libgail-common   1.8.4-1 GNOME Accessibility 
>Implementation
>ii  libgail171.8.4-1 GNOME Accessibility 
>Implementation
>ii  libgcc1  1:4.0.0-9   GCC support library
>ii  libgconf2-4  2.10.0-2GNOME configuration database 
>syste
>ii  libgcrypt11  1.2.0-11.1  LGPL Crypto library - runtime 
>libr
>ii  libglib2.0-0 2.6.4-1 The GLib library of C routines
>ii  libgnome-keyring00.4.2-1 GNOME keyring services library
>ii  libgnome2-0  2.8.1-2

Bug#315539: gphpedit: exits at start up.

2005-06-24 Thread Lior Kaplan
Hi Manolo,

You don't need to send reports for the two bugs you reported, they have
been merged.

I see many error about your theme: SphereCrystal. But that doesn't
what's crashing the program.

I'm not sure about what's crashing it:
open("/usr/X11R6/lib/X11/icons/default/index.theme", O_RDONLY) = 16
fstat(16, {st_mode=S_IFREG|0644, st_size=27, ...}) = 0
mmap(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x2aaab04ea000
read(16, "[Icon Theme]\nInherits=core\n", 131072) = 27
close(16)   = 0
munmap(0x2aaab04ea000, 131072)  = 0
brk(0)  = 0x883000
brk(0x8a4000)   = 0x8a4000
getcwd("/home/mdiaz", 4096) = 12
brk(0)  = 0x8a4000
brk(0)  = 0x8a4000
brk(0x8a3000)   = 0x8a3000
brk(0)  = 0x8a3000
getcwd("/home/mdiaz", 4096) = 12
--- SIGSEGV (Segmentation fault) @ 0 (0) ---

Do you have an option to 'inform developers'? It usauly available if you
have bug-buddy package isntalled. It can give some usuful trace.

Manolo Díaz wrote:
> Lior Kaplan wrote:
> 
> 
>>Hi,
>>
>>1. Please run gphpedit in the console to see if any messages appear.
>> 
>>
> 
> No, it does not appear
> 
> 
>>2. Please provid an strace of the problem ('strace gphpedit 2>
>>/tmp/gphpedit_bugreport').
>> 
>>
> 
> I've run
> 
> strace gphpedit 2> gphpedit.strace.txt
> 
> when the dialog box asked me whether exit or restart I answerd restart
> 
> Please, see the attached file
> 
> 
>>Manolo Díaz wrote:
>> 
>>
>>
>>>Package: gphpedit
>>>Version: 0.9.50-2
>>>Severity: grave
>>>Justification: renders package unusable
>>>
>>>
>>>
>>>-- System Information:
>>>Debian Release: testing/unstable
>>> APT prefers testing
>>> APT policy: (500, 'testing')
>>>Architecture: amd64 (x86_64)
>>>Shell:  /bin/sh linked to /bin/bash
>>>Kernel: Linux 2.6.12.1
>>>Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
>>>
>>>Versions of packages gphpedit depends on:
>>>ii  libart-2.0-2 2.3.17-1Library of functions for 2D 
>>>graphi
>>>ii  libatk1.0-0  1.10.1-2The ATK accessibility toolkit
>>>ii  libaudiofile00.2.6-6 Open-source version of SGI's 
>>>audio
>>>ii  libbonobo2-0 2.8.1-2 Bonobo CORBA interfaces library
>>>ii  libbonoboui2-0   2.8.1-2 The Bonobo UI library
>>>ii  libc62.3.2.ds1-22GNU C Library: Shared libraries 
>>>an
>>>ii  libesd0  0.2.35-2Enlightened Sound Daemon - 
>>>Shared 
>>>ii  libgail-common   1.8.4-1 GNOME Accessibility 
>>>Implementation
>>>ii  libgail171.8.4-1 GNOME Accessibility 
>>>Implementation
>>>ii  libgcc1  1:4.0.0-9   GCC support library
>>>ii  libgconf2-4  2.10.0-2GNOME configuration database 
>>>syste
>>>ii  libgcrypt11  1.2.0-11.1  LGPL Crypto library - runtime 
>>>libr
>>>ii  libglib2.0-0 2.6.4-1 The GLib library of C routines
>>>ii  libgnome-keyring00.4.2-1 GNOME keyring services library
>>>ii  libgnome2-0  2.8.1-2 The GNOME 2 library - runtime 
>>>file
>>>ii  libgnomecanvas2-02.8.0-1 A powerful object-oriented 
>>>display
>>>ii  libgnomeui-0 2.8.1-3 The GNOME 2 libraries (User 
>>>Interf
>>>ii  libgnomevfs2-0   2.8.4-4 The GNOME virtual file-system 
>>>libr
>>>ii  libgnutls11  1.0.16-13.1 GNU TLS library - runtime 
>>>library
>>>ii  libgpg-error01.0-1   library for common error values 
>>>an
>>>ii  libgtk2.0-0  2.6.4-3 The GTK+ graphical user 
>>>interface 
>>>ii  libgtkhtml2-02.6.3-1 HTML rendering/editing library 
>>>- r
>>>ii  libice6  4.3.0.dfsg.1-14 Inter-Client Exchange library
>>>ii  libjpeg626b-10   The Independent JPEG Group's 
>>>JPEG 
>>>ii  liborbit21:2.12.2-1  libraries for ORBit2 - a CORBA 
>>>ORB
>>>ii  libpango1.0-01.8.1-1 Layout and rendering of 
>>>internatio
>>>ii  libpopt0 1.7-5   lib for parsing cmdline 
>>>parameters
>>>ii  libsm6   4.3.0.dfsg.1-14 X Window System Session 
>>>Management
>>>ii  libstdc++5   1:3.3.5-13  The GNU Standard C++ Library v3
>>>ii  libtasn1-2   0.2.10-4Manage ASN.1 structures 
>>>(runtime)
>>>ii  libx11-6 4.3.0.dfsg.1-14 X Window System protocol client 
>>>li
>>>ii  libxml2  2.6.16-7GNOME XML library
>>>ii  xlibs4.3.0.dfsg.1-14 X Keyboard Extension (XKB) 
>>>configu
>>>ii  zlib1g   1:1.2.2-4   compression library - runtime
>>>
>>>-- no debconf information
>>>
>>>Fails to restart af

Bug#315539: gphpedit: exits at start up.

2005-06-23 Thread Lior Kaplan
Hi,

1. Please run gphpedit in the console to see if any messages appear.
2. Please provid an strace of the problem ('strace gphpedit 2>
/tmp/gphpedit_bugreport').

Manolo Díaz wrote:
> Package: gphpedit
> Version: 0.9.50-2
> Severity: grave
> Justification: renders package unusable
> 
> 
> 
> -- System Information:
> Debian Release: testing/unstable
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: amd64 (x86_64)
> Shell:  /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.12.1
> Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
> 
> Versions of packages gphpedit depends on:
> ii  libart-2.0-2 2.3.17-1Library of functions for 2D 
> graphi
> ii  libatk1.0-0  1.10.1-2The ATK accessibility toolkit
> ii  libaudiofile00.2.6-6 Open-source version of SGI's 
> audio
> ii  libbonobo2-0 2.8.1-2 Bonobo CORBA interfaces library
> ii  libbonoboui2-0   2.8.1-2 The Bonobo UI library
> ii  libc62.3.2.ds1-22GNU C Library: Shared libraries 
> an
> ii  libesd0  0.2.35-2Enlightened Sound Daemon - 
> Shared 
> ii  libgail-common   1.8.4-1 GNOME Accessibility 
> Implementation
> ii  libgail171.8.4-1 GNOME Accessibility 
> Implementation
> ii  libgcc1  1:4.0.0-9   GCC support library
> ii  libgconf2-4  2.10.0-2GNOME configuration database 
> syste
> ii  libgcrypt11  1.2.0-11.1  LGPL Crypto library - runtime 
> libr
> ii  libglib2.0-0 2.6.4-1 The GLib library of C routines
> ii  libgnome-keyring00.4.2-1 GNOME keyring services library
> ii  libgnome2-0  2.8.1-2 The GNOME 2 library - runtime 
> file
> ii  libgnomecanvas2-02.8.0-1 A powerful object-oriented 
> display
> ii  libgnomeui-0 2.8.1-3 The GNOME 2 libraries (User 
> Interf
> ii  libgnomevfs2-0   2.8.4-4 The GNOME virtual file-system 
> libr
> ii  libgnutls11  1.0.16-13.1 GNU TLS library - runtime library
> ii  libgpg-error01.0-1   library for common error values 
> an
> ii  libgtk2.0-0  2.6.4-3 The GTK+ graphical user 
> interface 
> ii  libgtkhtml2-02.6.3-1 HTML rendering/editing library - 
> r
> ii  libice6  4.3.0.dfsg.1-14 Inter-Client Exchange library
> ii  libjpeg626b-10   The Independent JPEG Group's 
> JPEG 
> ii  liborbit21:2.12.2-1  libraries for ORBit2 - a CORBA 
> ORB
> ii  libpango1.0-01.8.1-1 Layout and rendering of 
> internatio
> ii  libpopt0 1.7-5   lib for parsing cmdline 
> parameters
> ii  libsm6   4.3.0.dfsg.1-14 X Window System Session 
> Management
> ii  libstdc++5   1:3.3.5-13  The GNU Standard C++ Library v3
> ii  libtasn1-2   0.2.10-4Manage ASN.1 structures (runtime)
> ii  libx11-6 4.3.0.dfsg.1-14 X Window System protocol client 
> li
> ii  libxml2  2.6.16-7GNOME XML library
> ii  xlibs4.3.0.dfsg.1-14 X Keyboard Extension (XKB) 
> configu
> ii  zlib1g   1:1.2.2-4   compression library - runtime
> 
> -- no debconf information
> 
> Fails to restart after dialog box. No message is shown.
> 
> 
> 

-- 

Regards,

Lior Kaplan
[EMAIL PROTECTED]
http://www.Guides.co.il

Debian GNU/Linux unstable (SID)