Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

Odoo 12 crashes when searching

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
crashsearchingcoredump
3 Răspunsuri
5938 Vizualizări
Imagine profil
Dale

I have Odoo 12 running on Ubuntu 18.04 Postgres 9.6

The system has been running for 2 weeks. However today I started getting issues when trying to search in contacts.  I suspect it has to do with Odoo trying to access the Postegresql database but I just cannot seem to find the issue. Help appreciated - Below is the error (and some other issues reported in the log):

2019-03-06 13:22:42,916 2192 INFO Ikeja werkzeug: 45.220.166.131 - - [06/Mar/2019 13:22:42] "POST /web/dataset/call_kw/res.partner/name_search HTTP/1.1" 200 - 3 0.001 0.005

Segmentation fault (core dumped)

I also have these 3 notifications in the log, maybe they have something to do with it:

wyradmin@odoo:/opt/odoo/odoo$ ./odoo-bin

/home/wyradmin/.local/lib/python3.6/site-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: <http://initd.org/psycopg/docs/install.html#binary-install-from-pypi>.

  """)

AND

2019-03-06 13:23:27,143 2253 INFO ? odoo.addons.bus.models.bus: Bus.loop listen imbus on db postgres

AND 

2019-03-06 13:23:23,156 2253 INFO Ikeja odoo.addons.sms.wizard.send_sms: The `phonenumbers` Python module is not available. Phone number validation will be skipped. Try `pip3 install phonenumbers` to install it.


Thanks to anyone who can assist   

0
Imagine profil
Abandonează
Yenthe Van Ginneken (Mainframe Monkey)

All the package warnings are just informative, no issues there. Does your server have enough memory and storage available though?

Dale
Autor

Hi Yenthe

Apologies I answered instead of commenting.

Hi Yenthe

I have 4 GB, 93% available with Odoo running. After I rebooted I now get the segmentation fault as soon as I click the contacts menu, but I am now seeing this error when I try to open contacts, perhaps it is a clue:

2019-03-06 14:58:12,076 2285 INFO Ikeja werkzeug: 102.165.120.22 - - [06/Mar/2019 14:58:12] "POST /web/action/load HTTP/1.1" 200 - 29 0.009 0.022

munmap_chunk(): invalid pointer

Aborted (core dumped)

Yenthe Van Ginneken (Mainframe Monkey)

Hi Yenthe

I have 4 GB, 93% available with Odoo running. After I rebooted I now get the segmentation fault as soon as I click the contacts menu


Yenthe Van Ginneken (Mainframe Monkey)

Hmm odd. Do you get anything else in the log the moment you click on the contacts menu? Any stacktrace? What does the networking tab show?

Dale
Autor

Yenthe we updated some Python modules and things are stable again. Thanks for the input

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
Segmentation Failed Core dumped
server crash segmentationerror coredump
Imagine profil
0
mar. 19
8026
Unexplained Odoo 14 Server Crash
crash
Imagine profil
0
oct. 24
1562
Add Search More when less items?
searching
Imagine profil
Imagine profil
Imagine profil
Imagine profil
3
mai 24
3054
odoo 8 search condition using date error
searching
Imagine profil
Imagine profil
2
dec. 19
2175
Search for a name "starting with"... Rezolvat
searching
Imagine profil
Imagine profil
Imagine profil
Imagine profil
3
aug. 24
20411
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now